| 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<FlipMemberVotingStatesForAllShardsInput>> |
FlipMemberVotingStatesForAllShardsInputBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FlipMemberVotingStatesForAllShardsInput |
FlipMemberVotingStatesForAllShardsInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<FlipMemberVotingStatesForAllShardsOutput>> |
ClusterAdminService.flipMemberVotingStatesForAllShards(FlipMemberVotingStatesForAllShardsInput input)
Flips the voting states of all cluster members for all shards, such that if a
memberwas voting it becomes non-voting and vice versa.
|
| Modifier and Type | Method and Description |
|---|---|
FlipMemberVotingStatesForAllShardsInputBuilder |
FlipMemberVotingStatesForAllShardsInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput> augmentationValue) |
FlipMemberVotingStatesForAllShardsInputBuilder |
FlipMemberVotingStatesForAllShardsInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput> augmentationValue) |
FlipMemberVotingStatesForAllShardsInputBuilder |
FlipMemberVotingStatesForAllShardsInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType) |
| Constructor and Description |
|---|
FlipMemberVotingStatesForAllShardsInputBuilder(FlipMemberVotingStatesForAllShardsInput base) |
Copyright © 2019 OpenDaylight. All rights reserved.