Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.DatastoreShardId
-
-
Uses of DatastoreShardId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013
Subinterfaces of DatastoreShardId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 Modifier and Type Interface Description interfaceAddShardReplicaInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceChangeMemberVotingStatesForShardInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceGetShardRoleInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceLocateShardInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceMakeLeaderLocalInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceRemoveShardReplicaInputThis class represents the following YANG schema fragment defined in module cluster-admininterfaceShardOperationResultThis 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 DatastoreShardId Modifier and Type Method Description Class<? extends DatastoreShardId>DatastoreShardId. implementedInterface()Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type DatastoreShardId Constructor Description AddShardReplicaInputBuilder(DatastoreShardId arg)ChangeMemberVotingStatesForShardInputBuilder(DatastoreShardId arg)GetShardRoleInputBuilder(DatastoreShardId arg)LocateShardInputBuilder(DatastoreShardId arg)MakeLeaderLocalInputBuilder(DatastoreShardId arg)RemoveShardReplicaInputBuilder(DatastoreShardId arg) -
Uses of DatastoreShardId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.shard.result.output
Subinterfaces of DatastoreShardId in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.shard.result.output Modifier and Type Interface Description interfaceShardResultThe list of results, one per shardConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.shard.result.output with parameters of type DatastoreShardId Constructor Description ShardResultBuilder(DatastoreShardId arg)
-