public interface EPEventServiceQueueProcessor
Modifier and Type | Method and Description |
---|---|
void |
processThreadWorkQueueLatchedSpin(com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatchSpin insertIntoLatch) |
void |
processThreadWorkQueueLatchedWait(com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatchWait insertIntoLatch) |
void |
processThreadWorkQueueUnlatched(Object item) |
void processThreadWorkQueueLatchedWait(com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatchWait insertIntoLatch)
void processThreadWorkQueueLatchedSpin(com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatchSpin insertIntoLatch)
void processThreadWorkQueueUnlatched(Object item)
Copyright © 2005–2022. All rights reserved.