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
A OptionCompleter for proto schemas that are available on the server.
Since:
12.0
Author:
Ryan Emerson
  • Constructor Details

    • SchemaCompleter

      public SchemaCompleter()