| 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<RemovePrefixShardReplicaInput>> |
RemovePrefixShardReplicaInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RemovePrefixShardReplicaInput |
RemovePrefixShardReplicaInputBuilder.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 |
|---|---|
RemovePrefixShardReplicaInputBuilder |
RemovePrefixShardReplicaInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaInput> augmentationValue) |
RemovePrefixShardReplicaInputBuilder |
RemovePrefixShardReplicaInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaInput> augmentationValue) |
RemovePrefixShardReplicaInputBuilder |
RemovePrefixShardReplicaInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemovePrefixShardReplicaInput>> augmentationType) |
| Constructor and Description |
|---|
RemovePrefixShardReplicaInputBuilder(RemovePrefixShardReplicaInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.