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