Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
AsyncNamedCache.OrderBy
A configuration option which determines the ordering of async operations.
|
Modifier and Type | Method | Description |
---|---|---|
default AsyncNamedCache<K,V> |
NamedCache.async(AsyncNamedCache.Option... options)
Return an asynchronous wrapper for this NamedCache.
|