Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.ShardResultOutput
-
Packages that use ShardResultOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of ShardResultOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013
Subinterfaces of ShardResultOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 Modifier and Type Interface Description interfaceAddReplicasForAllShardsOutputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceChangeMemberVotingStatesForAllShardsOutputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceFlipMemberVotingStatesForAllShardsOutputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceGetKnownClientsForAllShardsOutputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceRemoveAllShardReplicasOutputThis class represents the following YANG schema fragment defined in module cluster-adminMethods 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 ShardResultOutput Modifier and Type Method Description Class<? extends ShardResultOutput>ShardResultOutput. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type ShardResultOutput Constructor Description AddReplicasForAllShardsOutputBuilder(ShardResultOutput arg)ChangeMemberVotingStatesForAllShardsOutputBuilder(ShardResultOutput arg)FlipMemberVotingStatesForAllShardsOutputBuilder(ShardResultOutput arg)GetKnownClientsForAllShardsOutputBuilder(ShardResultOutput arg)RemoveAllShardReplicasOutputBuilder(ShardResultOutput arg)
-