Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.RemoveAllShardReplicasOutput
-
Packages that use RemoveAllShardReplicasOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of RemoveAllShardReplicasOutput 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 RemoveAllShardReplicasOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>>
E$$RemoveAllShardReplicasOutputBuilder. 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 RemoveAllShardReplicasOutput Modifier and Type Method Description RemoveAllShardReplicasOutputRemoveAllShardReplicasOutputBuilder. 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 RemoveAllShardReplicasOutput Modifier and Type Method Description default Class<RemoveAllShardReplicasOutput>RemoveAllShardReplicasOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveAllShardReplicasOutput>>ClusterAdminService. removeAllShardReplicas(RemoveAllShardReplicasInput input)Removes replicas for all shards on this node.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 RemoveAllShardReplicasOutput Modifier and Type Method Description RemoveAllShardReplicasOutputBuilderRemoveAllShardReplicasOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput> augmentationValue)RemoveAllShardReplicasOutputBuilderRemoveAllShardReplicasOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput> augmentationValue)RemoveAllShardReplicasOutputBuilderRemoveAllShardReplicasOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type RemoveAllShardReplicasOutput Constructor Description RemoveAllShardReplicasOutputBuilder(RemoveAllShardReplicasOutput base)
-