Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013.GetKnownClientsForAllShardsOutput
-
Packages that use GetKnownClientsForAllShardsOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 -
-
Uses of GetKnownClientsForAllShardsOutput 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 GetKnownClientsForAllShardsOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput>>
E$$GetKnownClientsForAllShardsOutputBuilder. 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 GetKnownClientsForAllShardsOutput Modifier and Type Method Description GetKnownClientsForAllShardsOutputGetKnownClientsForAllShardsOutputBuilder. 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 GetKnownClientsForAllShardsOutput 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.default Class<GetKnownClientsForAllShardsOutput>GetKnownClientsForAllShardsOutput. implementedInterface()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 GetKnownClientsForAllShardsOutput Modifier and Type Method Description GetKnownClientsForAllShardsOutputBuilderGetKnownClientsForAllShardsOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput> augmentationValue)GetKnownClientsForAllShardsOutputBuilderGetKnownClientsForAllShardsOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput> augmentationValue)GetKnownClientsForAllShardsOutputBuilderGetKnownClientsForAllShardsOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKnownClientsForAllShardsOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.cluster.admin.rev151013 with parameters of type GetKnownClientsForAllShardsOutput Constructor Description GetKnownClientsForAllShardsOutputBuilder(GetKnownClientsForAllShardsOutput base)
-