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