| Package | Description |
|---|---|
| net.openhft.chronicle.engine | |
| net.openhft.chronicle.engine.api.pubsub | |
| net.openhft.chronicle.engine.api.tree | |
| net.openhft.chronicle.engine.pubsub |
| Modifier and Type | Method and Description |
|---|---|
static <E> Publisher<E> |
Chassis.acquirePublisher(String uri,
Class<E> eClass)
Get or create a Publisher view for a given lement or update type.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Reference<E>
Hold a reference to a specific topic/key.
|
| Modifier and Type | Method and Description |
|---|---|
default <E> Publisher<E> |
AssetTree.acquirePublisher(String uri,
Class<E> eClass)
Acquire a publisher to a single URI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteReference<E>
Created by Rob Austin
|
class |
VanillaReference<E> |
Copyright © 2015. All rights reserved.