com.espertech.esper.epl.spec
Interface StreamSpecCompiled

All Superinterfaces:
MetaDefItem, java.io.Serializable, StreamSpec
All Known Implementing Classes:
DBStatementStreamSpec, FilterStreamSpecCompiled, MethodStreamSpec, NamedWindowConsumerStreamSpec, PatternStreamSpecCompiled, TableQueryStreamSpec

public interface StreamSpecCompiled
extends StreamSpec

Validated stream specifications generally have expression nodes that are valid and event types exist.


Field Summary
static StreamSpecCompiled[] EMPTY_STREAM_ARRAY
           
 
Method Summary
 
Methods inherited from interface com.espertech.esper.epl.spec.StreamSpec
getOptionalStreamName, getOptions, getViewSpecs
 

Field Detail

EMPTY_STREAM_ARRAY

static final StreamSpecCompiled[] EMPTY_STREAM_ARRAY

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com