| 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<ChangeMemberVotingStatesForAllShardsOutput>> |
ChangeMemberVotingStatesForAllShardsOutputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ChangeMemberVotingStatesForAllShardsOutput |
ChangeMemberVotingStatesForAllShardsOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ChangeMemberVotingStatesForAllShardsOutput>> |
ClusterAdminService.changeMemberVotingStatesForAllShards(ChangeMemberVotingStatesForAllShardsInput input)
Changes the voting states, either voting or non-voting, of cluster members for
all shards.Non-voting members will no longer participate in leader elections and
consensus but will bereplicated.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeMemberVotingStatesForAllShardsOutputBuilder |
ChangeMemberVotingStatesForAllShardsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput> augmentationValue) |
ChangeMemberVotingStatesForAllShardsOutputBuilder |
ChangeMemberVotingStatesForAllShardsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput> augmentationValue) |
ChangeMemberVotingStatesForAllShardsOutputBuilder |
ChangeMemberVotingStatesForAllShardsOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsOutput>> augmentationType) |
| Constructor and Description |
|---|
ChangeMemberVotingStatesForAllShardsOutputBuilder(ChangeMemberVotingStatesForAllShardsOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.