| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput>> |
RemovePrefixShardReplicaOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RemovePrefixShardReplicaOutput |
RemovePrefixShardReplicaOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemovePrefixShardReplicaOutput>> |
ClusterAdminService.removePrefixShardReplica(RemovePrefixShardReplicaInput input)
Removes an existing replica of a prefix shard from this node via the
RemoveServer mechanism asdescribed in the Raft paper.
|
| Modifier and Type | Method and Description |
|---|---|
RemovePrefixShardReplicaOutputBuilder |
RemovePrefixShardReplicaOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput> augmentationValue) |
RemovePrefixShardReplicaOutputBuilder |
RemovePrefixShardReplicaOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput> augmentationValue) |
RemovePrefixShardReplicaOutputBuilder |
RemovePrefixShardReplicaOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaOutput>> augmentationType) |
| Constructor and Description |
|---|
RemovePrefixShardReplicaOutputBuilder(RemovePrefixShardReplicaOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.