Class EnabledTableSnapshotHandler

All Implemented Interfaces:
Comparable<EventHandler>, Runnable, ForeignExceptionSnare, SnapshotSentinel

@Private public class EnabledTableSnapshotHandler extends TakeSnapshotHandler
Handle the master side of taking a snapshot of an online table, regardless of snapshot type. Uses a Procedure to run the snapshot across all the involved region servers.
See Also: