| Package | Description |
|---|---|
| com.tangosol.util.processor |
Contains concrete
InvocableMap.EntryProcessor
implementations. |
| Modifier and Type | Field | Description |
|---|---|---|
static PreloadRequest |
PreloadRequest.INSTANCE
An instance of the PreloadRequest processor.
|
| Modifier and Type | Method | Description |
|---|---|---|
static <K,V> PreloadRequest<K,V> |
PreloadRequest.INSTANCE()
Return an instance of the PreloadRequest processor.
|