|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodStreamSpec | |
---|---|
com.espertech.esper.epl.core | Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
Uses of MethodStreamSpec in com.espertech.esper.epl.core |
---|
Methods in com.espertech.esper.epl.core with parameters of type MethodStreamSpec | |
---|---|
static HistoricalEventViewable |
MethodPollingViewableFactory.createPollMethodView(int streamNumber,
MethodStreamSpec methodStreamSpec,
EventAdapterService eventAdapterService,
EPStatementHandle epStatementHandle,
MethodResolutionService methodResolutionService,
EngineImportService engineImportService,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket)
Creates a method-invocation polling view for use as a stream that calls a method, or pulls results from cache. |
Constructors in com.espertech.esper.epl.core with parameters of type MethodStreamSpec | |
---|---|
MethodPollingViewable(MethodStreamSpec methodStreamSpec,
int myStreamNumber,
List<ExprNode> inputParameters,
PollExecStrategy pollExecStrategy,
DataCache dataCache,
EventType eventType)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |