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