Interface | Description |
---|---|
Bucket<T extends BucketData<T>> | |
BucketData<T extends BucketData<T>> |
Marker interface for data which is able to be held in a
Bucket . |
Class | Description |
---|---|
BucketStoreAccess |
Convenience access to
BucketStoreActor . |
BucketStoreActor<T extends BucketData<T>> |
A store that syncs its data across nodes in the cluster.
|
Gossiper |
Gossiper that syncs bucket store across nodes in the cluster.
|
Enum | Description |
---|---|
BucketStoreAccess.Singletons |
Copyright © 2019 OpenDaylight. All rights reserved.