public class Store extends BasicSingleInputStream implements InputStore
isInnerStream, streamHandlers, streamId, streamReferenceId, windowPosition
Modifier | Constructor and Description |
---|---|
protected |
Store(String streamId) |
protected |
Store(String storeReferenceId,
String storeId) |
Modifier and Type | Method and Description |
---|---|
String |
getStoreId() |
String |
getStoreReferenceId() |
InputStore |
on(Expression onCondition) |
InputStore |
on(Expression onCondition,
Within within,
Expression per) |
InputStore |
on(Within within,
Expression per) |
String |
toString() |
addStreamHandlers, as, filter, filter, function, function, function, getStreamHandlers, getStreamId, getStreamReferenceId, window, window, window
equals, getAllStreamIds, getUniqueStreamIds, hashCode, isInnerStream
getQueryContextEndIndex, getQueryContextStartIndex, innerStream, innerStream, joinStream, joinStream, joinStream, joinStream, joinStream, joinStream, joinStream, joinStream, patternStream, sequenceStream, setQueryContextEndIndex, setQueryContextStartIndex, stream, stream, stream
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
store, store
protected Store(String streamId)
public InputStore on(Expression onCondition, Within within, Expression per)
public InputStore on(Expression onCondition)
public InputStore on(Within within, Expression per)
public String getStoreReferenceId()
getStoreReferenceId
in interface InputStore
public String getStoreId()
getStoreId
in interface InputStore
public String toString()
toString
in class SingleInputStream
Copyright © 2018 WSO2. All rights reserved.