Class Site.StateTransferMode

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Site.StateTransferMode
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>
Enclosing class:
Site

public static class Site.StateTransferMode extends CliCommand
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • StateTransferMode

      public StateTransferMode()
  • Method Details

    • isHelp

      public boolean isHelp()
      Specified by:
      isHelp in class CliCommand
    • exec

      protected org.aesh.command.CommandResult exec(ContextAwareCommandInvocation invocation) throws org.aesh.command.CommandException
      Specified by:
      exec in class CliCommand
      Throws:
      org.aesh.command.CommandException