| Modifier and Type | Method and Description |
|---|---|
default Subscription |
AssetTree.acquireSubscription(RequestContext rc) |
default Subscription |
AssetTree.getSubscription(RequestContext rc) |
Subscription |
Asset.subscription(boolean createIfAbsent) |
| Modifier and Type | Method and Description |
|---|---|
static Class<Subscription> |
AssetTree.getSubscriptionType(RequestContext rc) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KVSSubscription<K,MV,V>
Created by peter on 29/05/15.
|
interface |
ObjectKVSSubscription<K,MV,V>
Created by peter.lawrey on 11/06/2015.
|
interface |
RawKVSSubscription<K,MV,V>
Created by peter.lawrey on 11/06/2015.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteKVSSubscription<K,MV,V> |
class |
RemoteTopologySubscription
Created by rob austin on 28/06/2015.
|
class |
VanillaKVSSubscription<K,MV,V>
Created by peter on 22/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSubscription<E>
Created by peter on 29/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionHandler<T extends Subscription>
Created by rob on 28/06/2015.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
SubscriptionHandler.subscription |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopologySubscription
Created by peter on 11/06/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaTopologySubscription
Created by peter on 11/06/15.
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
VanillaSubAsset.subscription(boolean createIfAbsent) |
Subscription |
VanillaAsset.subscription(boolean createIfAbsent) |
Copyright © 2015. All rights reserved.