| 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<RemoveAllShardReplicasInput>> |
RemoveAllShardReplicasInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
RemoveAllShardReplicasInput |
RemoveAllShardReplicasInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveAllShardReplicasOutput>> |
ClusterAdminService.removeAllShardReplicas(RemoveAllShardReplicasInput input)
Removes replicas for all shards on this node.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveAllShardReplicasInputBuilder |
RemoveAllShardReplicasInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasInput> augmentationValue) |
RemoveAllShardReplicasInputBuilder |
RemoveAllShardReplicasInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasInput> augmentationValue) |
RemoveAllShardReplicasInputBuilder |
RemoveAllShardReplicasInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasInput>> augmentationType) |
| Constructor and Description |
|---|
RemoveAllShardReplicasInputBuilder(RemoveAllShardReplicasInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.