Uses of Class
org.apache.hadoop.hbase.master.procedure.SnapshotVerifyProcedure
Packages that use SnapshotVerifyProcedure
-
Uses of SnapshotVerifyProcedure in org.apache.hadoop.hbase.master.snapshot
Methods in org.apache.hadoop.hbase.master.snapshot with parameters of type SnapshotVerifyProcedureModifier and TypeMethodDescriptionSnapshotManager.acquireSnapshotVerifyWorker(SnapshotVerifyProcedure procedure) voidSnapshotManager.releaseSnapshotVerifyWorker(SnapshotVerifyProcedure procedure, ServerName worker, MasterProcedureScheduler scheduler)