Class LogRollBackupSubprocedure.RSRollLogTask

java.lang.Object
org.apache.hadoop.hbase.backup.regionserver.LogRollBackupSubprocedure.RSRollLogTask
All Implemented Interfaces:
Callable<Void>
Enclosing class:
LogRollBackupSubprocedure

Callable task. TODO. We don't need a thread pool to execute roll log. This can be simplified with no use of sub-procedure pool.