public static class DistributedImmutableMap.Commands
| Modifier and Type | Class and Description |
|---|---|
static class |
Commands.Get<K,V> |
static class |
Commands.PutAll<K,V> |
static class |
Commands.Size |
| Modifier and Type | Field and Description |
|---|---|
static DistributedImmutableMap.Commands |
INSTANCE |
public static DistributedImmutableMap.Commands INSTANCE