Class UnregisterOwnershipCommand

java.lang.Object
org.opendaylight.clustering.it.karaf.cli.AbstractRpcAction
org.opendaylight.clustering.it.karaf.cli.car.UnregisterOwnershipCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class UnregisterOwnershipCommand extends AbstractRpcAction
  • Constructor Details

    • UnregisterOwnershipCommand

      public UnregisterOwnershipCommand()
  • Method Details

    • invokeRpc

      protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>> invokeRpc()
      Specified by:
      invokeRpc in class AbstractRpcAction