| Package | Description |
|---|---|
| net.openhft.chronicle.engine.api.map | |
| net.openhft.chronicle.engine.map | |
| net.openhft.chronicle.engine.map.remote |
| Modifier and Type | Method and Description |
|---|---|
KVSSubscription<K,MV,V> |
SubscriptionKeyValueStore.subscription(boolean createIfAbsent) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectKVSSubscription<K,MV,V>
Created by peter.lawrey on 11/06/2015.
|
interface |
RawKVSSubscription<K,MV,V>
Created by peter.lawrey on 11/06/2015.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaKVSSubscription<K,MV,V>
Created by peter on 22/05/15.
|
| Modifier and Type | Method and Description |
|---|---|
KVSSubscription<K,MV,V> |
VanillaKeyValueStore.subscription(boolean createIfAbsent) |
KVSSubscription |
AbstractSubscriptionKeyValueStore.subscription(boolean createIfAbsent) |
KVSSubscription<K,MV,V> |
ChronicleMapKeyValueStore.subscription(boolean createIfAbsent) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteKVSSubscription<K,MV,V> |
Copyright © 2015. All rights reserved.