Class SnapshotTemporaryDirectoryTestBase

java.lang.Object
org.apache.hadoop.hbase.client.SnapshotTemporaryDirectoryTestBase
Direct Known Subclasses:
TestSnapshotDFSTemporaryDirectory, TestSnapshotTemporaryDirectory, TestSnapshotTemporaryDirectoryWithRegionReplicas

public abstract class SnapshotTemporaryDirectoryTestBase extends Object
This class tests that the use of a temporary snapshot directory supports snapshot functionality while the temporary directory is on a different file system than the root directory

This is an end-to-end test for the snapshot utility