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