Package | Description |
---|---|
com.j_spaces.core.fifo |
Modifier and Type | Field and Description |
---|---|
protected FifoWorkerThread[] |
FifoBackgroundDispatcher._nonNotifyFifoThreads |
protected FifoWorkerThread[] |
FifoBackgroundDispatcher._notifyFifoThreads |
Modifier and Type | Method and Description |
---|---|
protected FifoWorkerThread |
DefaultFifoBackgroundDispatcher.createFifoWorkerThread(int num,
boolean isNotify,
CacheManager cacheManager,
SpaceEngine engine) |
protected abstract FifoWorkerThread |
FifoBackgroundDispatcher.createFifoWorkerThread(int num,
boolean isNotify,
CacheManager cacheManager,
SpaceEngine engine) |
Modifier and Type | Method and Description |
---|---|
protected static void |
FifoBackgroundDispatcher.activateRequest(FifoBackgroundRequest rd,
FifoWorkerThread[] workers) |
protected static void |
FifoBackgroundDispatcher.positionAndActivateRequest(FifoBackgroundRequest rd,
FifoWorkerThread[] workers) |
protected static void |
FifoBackgroundDispatcher.positionRequest(FifoBackgroundRequest rd,
FifoWorkerThread[] workers) |
Copyright © GigaSpaces.