| Interface | Description |
|---|---|
| KeyValueStore<K,MV,V> |
Internal API for creating new data stores.
|
| KeyValueStore.Entry<K,V> | |
| MapEvent<K,V> |
This is an update on a Map.
|
| MapEventListener<K,V> |
This breaks down the events on a Map.
|
| MapView<K,MV,V> |
Interface for Map views.
|
| StringBytesStoreKeyValueStore |
Created by peter on 25/05/15.
|
| StringMarshallableKeyValueStore<V extends net.openhft.chronicle.wire.Marshallable> |
Created by peter on 25/05/15.
|
| StringStringKeyValueStore |
Created by peter on 25/05/15.
|
| SubAsset<T> |
This interface represents as Asset which are keyed components of a parent.
|
| SubscriptionKeyValueStore<K,MV,V> |
An interface which is a KeyValueStore where you can subscribe to changes.
|
| ValueReader<U,V> |
An interface which allows you to obtain the value for an underlying storage type, e.g.
|
| Enum | Description |
|---|---|
| MapEvent.MapEventFields |
Copyright © 2015. All rights reserved.