Class Batch

java.lang.Object
org.infinispan.cli.commands.Batch
All Implemented Interfaces:
org.aesh.command.Command

public class Batch extends Object implements org.aesh.command.Command
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Constructor Details

    • Batch

      public Batch()
  • Method Details

    • execute

      public org.aesh.command.CommandResult execute(org.aesh.command.invocation.CommandInvocation invocation)
      Specified by:
      execute in interface org.aesh.command.Command