|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamSpec
Specification for a stream, consists simply of an optional stream name and a list of views on to of the stream.
Implementation classes for views and patterns add additional information defining the stream of events.
Method Summary | |
---|---|
java.lang.String |
getOptionalStreamName()
Returns the stream name, or null if undefined. |
StreamSpecOptions |
getOptions()
Returns the options for the stream such as unidirectional, retain-union etc. |
ViewSpec[] |
getViewSpecs()
Returns views definitions onto the stream |
Method Detail |
---|
java.lang.String getOptionalStreamName()
ViewSpec[] getViewSpecs()
StreamSpecOptions getOptions()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |