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