Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Field and Description |
---|---|
protected ThreadLocal<ArrayBackedCollection<FilterHandle>> |
EPRuntimeIsolatedImpl.matchesArrayThreadLocal |
protected ThreadLocal<ArrayBackedCollection<FilterHandle>> |
EPRuntimeImpl.matchesArrayThreadLocal |
protected ThreadLocal<ArrayBackedCollection<ScheduleHandle>> |
EPRuntimeIsolatedImpl.scheduleArrayThreadLocal |
protected ThreadLocal<ArrayBackedCollection<ScheduleHandle>> |
EPRuntimeImpl.scheduleArrayThreadLocal |
Modifier and Type | Method and Description |
---|---|
protected void |
EPRuntimeIsolatedImpl.processScheduleHandles(ArrayBackedCollection<ScheduleHandle> handles) |
void |
EPRuntimeImpl.processScheduleHandles(ArrayBackedCollection<ScheduleHandle> handles) |