Package org.elasticsearch.index.shard
Class ShardToolCli
java.lang.Object
org.elasticsearch.cli.Command
org.elasticsearch.cli.MultiCommand
org.elasticsearch.cli.LoggingAwareMultiCommand
org.elasticsearch.index.shard.ShardToolCli
- All Implemented Interfaces:
Closeable
,AutoCloseable
Class encapsulating and dispatching commands from the
elasticsearch-shard
command line tool-
Field Summary
Fields inherited from class org.elasticsearch.cli.MultiCommand
subcommands
Fields inherited from class org.elasticsearch.cli.Command
description, parser
-
Method Summary
Methods inherited from class org.elasticsearch.cli.MultiCommand
close, execute, printAdditionalHelp
Methods inherited from class org.elasticsearch.cli.Command
addShutdownHook, exit, main
-
Method Details
-
main
- Throws:
Exception
-