Package | Description |
---|---|
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.statement.insertintolatch |
Modifier and Type | Method and Description |
---|---|
InsertIntoLatchFactory |
EPStatementHandle.getInsertIntoBackLatchFactory() |
InsertIntoLatchFactory |
EPStatementHandle.getInsertIntoFrontLatchFactory() |
Constructor and Description |
---|
EPStatementHandle(String statementName,
String deploymentId,
int statementId,
String optionalStatementEPL,
int priority,
boolean preemptive,
boolean canSelfJoin,
MultiMatchHandler multiMatchHandler,
boolean hasVariables,
boolean hasTableAccess,
StatementMetricHandle metricsHandle,
InsertIntoLatchFactory insertIntoFrontLatchFactory,
InsertIntoLatchFactory insertIntoBackLatchFactory) |
Constructor and Description |
---|
InsertIntoLatchSpin(InsertIntoLatchFactory factory)
Ctor - use for the first and unused latch to indicate completion.
|
InsertIntoLatchSpin(InsertIntoLatchFactory factory,
InsertIntoLatchSpin earlier,
long msecTimeout,
EventBean payload)
Ctor.
|
InsertIntoLatchWait(InsertIntoLatchFactory factory)
Ctor - use for the first and unused latch to indicate completion.
|
Copyright © 2005–2018. All rights reserved.