Package org.infinispan.cli.commands
Class Batch
java.lang.Object
org.infinispan.cli.commands.Batch
- All Implemented Interfaces:
org.aesh.command.Command
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.aesh.command.CommandResultexecute(org.aesh.command.invocation.CommandInvocation invocation)
-
Constructor Details
-
Batch
public Batch()
-
-
Method Details
-
execute
public org.aesh.command.CommandResult execute(org.aesh.command.invocation.CommandInvocation invocation) - Specified by:
executein interfaceorg.aesh.command.Command
-