Package | Description |
---|---|
org.opendaylight.controller.remote.rpc.registry | |
org.opendaylight.controller.remote.rpc.registry.gossip |
Modifier and Type | Class and Description |
---|---|
class |
RoutingTable |
Modifier and Type | Interface and Description |
---|---|
interface |
Bucket<T extends BucketData<T>> |
interface |
BucketData<T extends BucketData<T>>
Marker interface for data which is able to be held in a
Bucket . |
class |
BucketStoreActor<T extends BucketData<T>>
A store that syncs its data across nodes in the cluster.
|
Modifier and Type | Method and Description |
---|---|
<T extends BucketData<T>> |
BucketStoreAccess.getLocalData() |
<T extends BucketData<T>> |
BucketStoreAccess.getRemoteBuckets() |
Copyright © 2019 OpenDaylight. All rights reserved.