Class BackupCommands.MergeCommand

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.backup.impl.BackupCommands.Command
org.apache.hadoop.hbase.backup.impl.BackupCommands.MergeCommand
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable
Enclosing class:
BackupCommands

  • Field Summary

    Fields inherited from class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command

    cmdline, conn
  • Constructor Summary

    Constructors
    Constructor
    Description
    MergeCommand(org.apache.hadoop.conf.Configuration conf, org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmdline)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    protected void
     
    protected boolean
    Command requires consistent state of a backup system Backup system may become inconsistent because of an abnormal termination of a backup session or delete command
    protected boolean
    The command can't be run if active backup session is in progress

    Methods inherited from class org.apache.hadoop.hbase.backup.impl.BackupCommands.Command

    finish

    Methods inherited from class org.apache.hadoop.conf.Configured

    getConf, setConf

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait