Class GetKnownClientsForAllShardsCommand
- java.lang.Object
-
- org.opendaylight.controller.cluster.datastore.admin.command.AbstractRpcAction
-
- org.opendaylight.controller.cluster.datastore.admin.command.GetKnownClientsForAllShardsCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class GetKnownClientsForAllShardsCommand extends AbstractRpcAction
-
-
Constructor Summary
Constructors Constructor Description GetKnownClientsForAllShardsCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>>invokeRpc()-
Methods inherited from class org.opendaylight.controller.cluster.datastore.admin.command.AbstractRpcAction
execute
-
-
-
-
Method Detail
-
invokeRpc
protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>> invokeRpc()
- Specified by:
invokeRpcin classAbstractRpcAction
-
-