| Package | Description |
|---|---|
| net.openhft.chronicle.engine2.api | |
| net.openhft.chronicle.engine2.map | |
| net.openhft.chronicle.engine2.session |
| Modifier and Type | Method and Description |
|---|---|
static <I> I |
View.forSession(I i,
LocalSession session,
Asset asset) |
View |
View.forSession(LocalSession session,
Asset asset) |
| Modifier and Type | Method and Description |
|---|---|
View |
VanillaMapView.forSession(LocalSession session,
Asset asset) |
View |
VanillaSubscriptionKeyValueStore.forSession(LocalSession session,
Asset asset) |
View |
VanillaStringStringKeyValueStore.forSession(LocalSession session,
Asset asset) |
View |
FilePerKeyValueStore.forSession(LocalSession session,
Asset asset) |
View |
VanillaEntrySetView.forSession(LocalSession session,
Asset asset) |
View |
VanillaStringMarshallableKeyValueStore.forSession(LocalSession session,
Asset asset) |
View |
VanillaTopicPublisher.forSession(LocalSession session,
Asset asset) |
| Modifier and Type | Method and Description |
|---|---|
View |
VanillaSubAsset.forSession(LocalSession session,
Asset asset) |
| Constructor and Description |
|---|
LocalAsset(LocalSession session,
String name,
Asset parent,
Asset underlying) |
Copyright © 2015. All rights reserved.