Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.GetKnownClientsForAllShardsInput
-
Packages that use GetKnownClientsForAllShardsInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of GetKnownClientsForAllShardsInput 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 GetKnownClientsForAllShardsInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput>>
E$$GetKnownClientsForAllShardsInputBuilder. 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 GetKnownClientsForAllShardsInput Modifier and Type Method Description GetKnownClientsForAllShardsInputGetKnownClientsForAllShardsInputBuilder. 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 GetKnownClientsForAllShardsInput Modifier and Type Method Description default Class<GetKnownClientsForAllShardsInput>GetKnownClientsForAllShardsInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type GetKnownClientsForAllShardsInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetKnownClientsForAllShardsOutput>>ClusterAdminService. getKnownClientsForAllShards(GetKnownClientsForAllShardsInput input)Request all shards to report their known frontend clients.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 GetKnownClientsForAllShardsInput Modifier and Type Method Description GetKnownClientsForAllShardsInputBuilderGetKnownClientsForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput> augmentationValue)GetKnownClientsForAllShardsInputBuilderGetKnownClientsForAllShardsInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput> augmentationValue)GetKnownClientsForAllShardsInputBuilderGetKnownClientsForAllShardsInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type GetKnownClientsForAllShardsInput Constructor Description GetKnownClientsForAllShardsInputBuilder(GetKnownClientsForAllShardsInput base)
-