Package | Description |
---|---|
org.opendaylight.controller.cluster.datastore.utils |
Modifier and Type | Method and Description |
---|---|
scala.concurrent.Future<PrimaryShardInfo> |
ActorContext.findPrimaryShardAsync(String shardName) |
scala.concurrent.Future<PrimaryShardInfo> |
PrimaryShardInfoFutureCache.getIfPresent(String shardName) |
Modifier and Type | Method and Description |
---|---|
void |
PrimaryShardInfoFutureCache.putSuccessful(String shardName,
PrimaryShardInfo info) |
Copyright © 2019 OpenDaylight. All rights reserved.