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