Class BackupCompleter

java.lang.Object
org.infinispan.cli.completers.ListCompleter
org.infinispan.cli.completers.BackupCompleter
All Implemented Interfaces:
org.aesh.command.completer.OptionCompleter<ContextAwareCompleterInvocation>

public class BackupCompleter extends ListCompleter
A OptionCompleter for Backup files that are available on the server.
Since:
12.0
Author:
Ryan Emerson
  • Constructor Details

    • BackupCompleter

      public BackupCompleter()