Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.FlipMemberVotingStatesForAllShardsInput
-
Packages that use FlipMemberVotingStatesForAllShardsInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of FlipMemberVotingStatesForAllShardsInput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with type parameters of type FlipMemberVotingStatesForAllShardsInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>>
E$$FlipMemberVotingStatesForAllShardsInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 that return FlipMemberVotingStatesForAllShardsInput Modifier and Type Method Description FlipMemberVotingStatesForAllShardsInputFlipMemberVotingStatesForAllShardsInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 that return types with arguments of type FlipMemberVotingStatesForAllShardsInput Modifier and Type Method Description default Class<FlipMemberVotingStatesForAllShardsInput>FlipMemberVotingStatesForAllShardsInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type FlipMemberVotingStatesForAllShardsInput Modifier and Type Method 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 member was voting it becomes non-voting and vice versa.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with type arguments of type FlipMemberVotingStatesForAllShardsInput Modifier and Type Method Description FlipMemberVotingStatesForAllShardsInputBuilderFlipMemberVotingStatesForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput> augmentationValue)FlipMemberVotingStatesForAllShardsInputBuilderFlipMemberVotingStatesForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput> augmentationValue)FlipMemberVotingStatesForAllShardsInputBuilderFlipMemberVotingStatesForAllShardsInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlipMemberVotingStatesForAllShardsInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type FlipMemberVotingStatesForAllShardsInput Constructor Description FlipMemberVotingStatesForAllShardsInputBuilder(FlipMemberVotingStatesForAllShardsInput base)
-