See: Description
| Interface | Description |
|---|---|
| MapCompatibleBuilder<B extends MapCompatibleBuilder<B>> |
Map builder.
|
| MapDelegate<K,V> |
Gossip-based map service.
|
| MapDelegateEventListener<K,V> |
Map protocol event listener.
|
| MapProtocol |
Map protocol.
|
| NavigableMapCompatibleBuilder<B extends NavigableMapCompatibleBuilder<B>> |
Map builder.
|
| NavigableMapDelegate<K,V> |
Navigable map protocol.
|
| NavigableMapProtocol |
Navigable map protocol.
|
| SortedMapCompatibleBuilder<B extends SortedMapCompatibleBuilder<B>> |
Map builder.
|
| SortedMapDelegate<K,V> |
Sorted map protocol.
|
| SortedMapProtocol |
Sorted map protocol.
|
| Class | Description |
|---|---|
| MapDelegateEvent<K,V> |
Map protocol event.
|
| Enum | Description |
|---|---|
| MapDelegateEvent.Type |
Map protocol event type.
|
Copyright © 2013–2018. All rights reserved.