|
||||||||||
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 | |
---|---|
String |
getOptionalStreamName()
Returns the stream name, or null if undefined. |
List<ViewSpec> |
getViewSpecs()
Returns views definitions onto the stream |
Method Detail |
---|
String getOptionalStreamName()
List<ViewSpec> getViewSpecs()
|
© 2007 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 |