Package org.apache.hadoop.hbase.util
Class TestFSTableDescriptors
java.lang.Object
org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests for
FSTableDescriptors.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprivate org.apache.hadoop.fs.Pathprivate static final HBaseCommonTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.fs.PathassertWriteAndReadSequenceId(int i) voidsetUp()static voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
LOG
-
name
-
testDir
-
-
Constructor Details
-
TestFSTableDescriptors
public TestFSTableDescriptors()
-
-
Method Details
-
setUp
-
tearDownAfterClass
-
testRegexAgainstOldStyleTableInfo
-
testCreateAndUpdate
- Throws:
IOException
-
testSequenceIdAdvancesOnTableInfo
- Throws:
IOException
-
testFormatTableInfoSequenceId
-
assertWriteAndReadSequenceId
-
testRemoves
- Throws:
IOException
-
testReadingHTDFromFS
- Throws:
IOException
-
testTableDescriptors
- Throws:
IOExceptionInterruptedException
-
testTableDescriptorsNoCache
- Throws:
IOExceptionInterruptedException
-
testGetAll
- Throws:
IOExceptionInterruptedException
-
testParallelGetAll
- Throws:
IOExceptionInterruptedException
-
testGetAllOrdering
- Throws:
Exception
-
testCacheConsistency
- Throws:
IOExceptionInterruptedException
-
testNoSuchTable
- Throws:
IOException
-
testUpdates
- Throws:
IOException
-
testTableInfoFileStatusComparator
-
testReadingInvalidDirectoryFromFS
- Throws:
IOException
-
testCreateTableDescriptorUpdatesIfExistsAlready
- Throws:
IOException
-
testIgnoreBrokenTableDescriptorFiles
- Throws:
IOException
-