Class Topology

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

@MetaInfServices(org.aesh.command.Command.class) public class Topology extends CliCommand
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Topology

      public Topology()
  • Method Details

    • isHelp

      protected 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