| Modifier and Type | Method and Description |
|---|---|
static Asset |
Chassis.addAsset(String name,
Assetted item) |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryContext<I extends Assetted>
Created by peter on 24/05/15.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Journal<E>
Created by peter on 22/05/15.
|
interface |
TopicPublisher<T,M>
Created by peter on 22/05/15.
|
| Modifier and Type | Method and Description |
|---|---|
<Item extends Assetted> |
FactoryContext.item(Item resource) |
| Modifier and Type | Method and Description |
|---|---|
static FactoryContext<Assetted> |
FactoryContext.factoryContext(Asset parent) |
| Modifier and Type | Method and Description |
|---|---|
Asset |
Session.add(String name,
Assetted resource) |
Asset |
Asset.add(String name,
Assetted resource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntrySetView<K,MV,V>
Created by peter on 22/05/15.
|
interface |
KeyValueStore<K,MV,V> |
interface |
MapView<K,MV,V>
Created by peter on 22/05/15.
|
interface |
StringBytesStoreKeyValueStore
Created by peter on 25/05/15.
|
interface |
StringMarshallableKeyValueStore<V extends net.openhft.chronicle.wire.Marshallable>
Created by peter on 25/05/15.
|
interface |
StringStringKeyValueStore
Created by peter on 25/05/15.
|
interface |
SubscriptionKeyValueStore<K,MV,V>
Created by peter on 22/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyValueStore<K,MV,V>
Created by peter on 22/05/15.
|
class |
FilePerKeyValueStore
A
Map implementation that stores each entry as a file in a
directory. |
class |
ObjectObjectKeyValueStore<K,MV extends V,V>
Created by peter on 25/05/15.
|
class |
VanillaEntrySetView<K,MV,V>
Created by peter on 22/05/15.
|
class |
VanillaKeyValueStore<K,MV,V>
Created by peter on 22/05/15.
|
class |
VanillaMapView<K,MV,V>
Created by peter on 22/05/15.
|
class |
VanillaStringMarshallableKeyValueStore<V extends net.openhft.chronicle.wire.Marshallable>
Created by peter on 25/05/15.
|
class |
VanillaStringStringKeyValueStore
Created by peter on 25/05/15.
|
class |
VanillaSubscriptionKeyValueStore<K,MV,V>
Created by peter on 22/05/15.
|
class |
VanillaTopicPublisher<T,M>
Created by peter on 23/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalAsset |
| Modifier and Type | Method and Description |
|---|---|
Assetted |
VanillaAsset.item() |
| Modifier and Type | Method and Description |
|---|---|
Asset |
VanillaAsset.add(String name,
Assetted resource) |
Asset |
VanillaSession.add(String name,
Assetted resource) |
Asset |
VanillaSubAsset.add(String name,
Assetted resource) |
Asset |
LocalAsset.add(String name,
Assetted resource) |
Asset |
LocalSession.add(String name,
Assetted resource) |
Copyright © 2015. All rights reserved.