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