public class NamedWindowConsumerLatchNone extends NamedWindowConsumerLatch
Constructor and Description |
---|
NamedWindowConsumerLatchNone(NamedWindowDeltaData deltaData,
Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo) |
Modifier and Type | Method and Description |
---|---|
void |
await() |
void |
done() |
Thread |
getCurrentThread() |
getDeltaData, getDispatchTo
public NamedWindowConsumerLatchNone(NamedWindowDeltaData deltaData, Map<EPStatementAgentInstanceHandle,List<NamedWindowConsumerView>> dispatchTo)
public void await()
await
in class NamedWindowConsumerLatch
public Thread getCurrentThread()
getCurrentThread
in class NamedWindowConsumerLatch
public void done()
done
in class NamedWindowConsumerLatch