| Package | Description |
|---|---|
| net.openhft.chronicle.engine.map | |
| net.openhft.chronicle.engine.tree |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTopologySubscription.notifyEvent(TopologicalEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddedAssetEvent
Created by peter on 22/05/15.
|
class |
ExistingAssetEvent
Created by peter on 22/05/15.
|
class |
RemovedAssetEvent
Created by peter on 22/05/15.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VanillaTopologySubscription.notifyEvent(TopologicalEvent event) |
void |
TopologySubscription.notifyEvent(TopologicalEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
VanillaTopologySubscription.registerSubscriber(RequestContext rc,
Subscriber<TopologicalEvent> subscriber) |
void |
VanillaTopologySubscription.unregisterSubscriber(Subscriber<TopologicalEvent> subscriber) |
Copyright © 2015. All rights reserved.