Package org.infinispan.cli.completers
Class SchemaCompleter
- java.lang.Object
-
- org.infinispan.cli.completers.ListCompleter
-
- org.infinispan.cli.completers.SchemaCompleter
-
- All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<ContextAwareCompleterInvocation>
public class SchemaCompleter extends ListCompleter
AOptionCompleterfor proto schemas that are available on the server.- Since:
- 12.0
- Author:
- Ryan Emerson
-
-
Constructor Summary
Constructors Constructor Description SchemaCompleter()
-