Class StateMgmtSettingsProviderResultSetDefault
java.lang.Object
com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingsProviderResultSetDefault
- All Implemented Interfaces:
StateMgmtSettingsProviderResultSet
public class StateMgmtSettingsProviderResultSetDefault
extends Object
implements StateMgmtSettingsProviderResultSet
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionaggGroupedOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) aggGroupedOutputAllOpt
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) aggGroupedOutputFirst
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) aggGroupedOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) outputAfter
(FabricCharge fabricCharge) outputCount
(FabricCharge fabricCharge) outputExpression
(FabricCharge fabricCharge) outputFirst
(FabricCharge fabricCharge, ResultSetProcessorType resultSetProcessorType, EventType[] typesPerStream) outputLimited
(FabricCharge fabricCharge, StatementRawInfo raw, EventType[] eventTypes, EventType resultEventType) outputTime
(FabricCharge fabricCharge) rollupOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) rollupOutputFirst
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) rollupOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) rollupOutputSnapshot
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) rowForAllOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowForAllForge forge) rowForAllOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowForAllForge forge) rowPerEventOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerEventForge forge) rowPerEventOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerEventForge forge) rowPerGroupOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) rowPerGroupOutputAllOpt
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) rowPerGroupOutputFirst
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) rowPerGroupOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) rowPerGroupUnbound
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) simpleOutputAll
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorSimpleForge forge) simpleOutputLast
(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorSimpleForge forge)
-
Field Details
-
INSTANCE
-
-
Method Details
-
outputLimited
public StateMgmtSetting outputLimited(FabricCharge fabricCharge, StatementRawInfo raw, EventType[] eventTypes, EventType resultEventType) - Specified by:
outputLimited
in interfaceStateMgmtSettingsProviderResultSet
-
outputCount
- Specified by:
outputCount
in interfaceStateMgmtSettingsProviderResultSet
-
outputTime
- Specified by:
outputTime
in interfaceStateMgmtSettingsProviderResultSet
-
outputExpression
- Specified by:
outputExpression
in interfaceStateMgmtSettingsProviderResultSet
-
outputFirst
public StateMgmtSetting outputFirst(FabricCharge fabricCharge, ResultSetProcessorType resultSetProcessorType, EventType[] typesPerStream) - Specified by:
outputFirst
in interfaceStateMgmtSettingsProviderResultSet
-
outputAfter
- Specified by:
outputAfter
in interfaceStateMgmtSettingsProviderResultSet
-
rowForAllOutputAll
public StateMgmtSetting rowForAllOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowForAllForge forge) - Specified by:
rowForAllOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
rowForAllOutputLast
public StateMgmtSetting rowForAllOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowForAllForge forge) - Specified by:
rowForAllOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
aggGroupedOutputFirst
public StateMgmtSetting aggGroupedOutputFirst(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) - Specified by:
aggGroupedOutputFirst
in interfaceStateMgmtSettingsProviderResultSet
-
aggGroupedOutputAllOpt
public StateMgmtSetting aggGroupedOutputAllOpt(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) - Specified by:
aggGroupedOutputAllOpt
in interfaceStateMgmtSettingsProviderResultSet
-
aggGroupedOutputAll
public StateMgmtSetting aggGroupedOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) - Specified by:
aggGroupedOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
aggGroupedOutputLast
public StateMgmtSetting aggGroupedOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorAggregateGroupedForge forge) - Specified by:
aggGroupedOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerEventOutputAll
public StateMgmtSetting rowPerEventOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerEventForge forge) - Specified by:
rowPerEventOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerEventOutputLast
public StateMgmtSetting rowPerEventOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerEventForge forge) - Specified by:
rowPerEventOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
simpleOutputAll
public StateMgmtSetting simpleOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorSimpleForge forge) - Specified by:
simpleOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
simpleOutputLast
public StateMgmtSetting simpleOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorSimpleForge forge) - Specified by:
simpleOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
rollupOutputLast
public StateMgmtSetting rollupOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) - Specified by:
rollupOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
rollupOutputFirst
public StateMgmtSetting rollupOutputFirst(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) - Specified by:
rollupOutputFirst
in interfaceStateMgmtSettingsProviderResultSet
-
rollupOutputAll
public StateMgmtSetting rollupOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) - Specified by:
rollupOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
rollupOutputSnapshot
public StateMgmtSetting rollupOutputSnapshot(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupRollupForge forge) - Specified by:
rollupOutputSnapshot
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerGroupOutputFirst
public StateMgmtSetting rowPerGroupOutputFirst(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) - Specified by:
rowPerGroupOutputFirst
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerGroupOutputAllOpt
public StateMgmtSetting rowPerGroupOutputAllOpt(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) - Specified by:
rowPerGroupOutputAllOpt
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerGroupOutputAll
public StateMgmtSetting rowPerGroupOutputAll(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) - Specified by:
rowPerGroupOutputAll
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerGroupOutputLast
public StateMgmtSetting rowPerGroupOutputLast(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) - Specified by:
rowPerGroupOutputLast
in interfaceStateMgmtSettingsProviderResultSet
-
rowPerGroupUnbound
public StateMgmtSetting rowPerGroupUnbound(FabricCharge fabricCharge, StatementRawInfo raw, ResultSetProcessorRowPerGroupForge forge) - Specified by:
rowPerGroupUnbound
in interfaceStateMgmtSettingsProviderResultSet
-