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 HBaseClassTestRule
private static final org.slf4j.Logger
org.junit.rules.TestName
private org.apache.hadoop.fs.Path
private static final HBaseCommonTestingUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.fs.Path
assertWriteAndReadSequenceId
(int i) void
setUp()
static void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
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:
IOException
InterruptedException
-
testTableDescriptorsNoCache
- Throws:
IOException
InterruptedException
-
testGetAll
- Throws:
IOException
InterruptedException
-
testParallelGetAll
- Throws:
IOException
InterruptedException
-
testGetAllOrdering
- Throws:
Exception
-
testCacheConsistency
- Throws:
IOException
InterruptedException
-
testNoSuchTable
- Throws:
IOException
-
testUpdates
- Throws:
IOException
-
testTableInfoFileStatusComparator
-
testReadingInvalidDirectoryFromFS
- Throws:
IOException
-
testCreateTableDescriptorUpdatesIfExistsAlready
- Throws:
IOException
-
testIgnoreBrokenTableDescriptorFiles
- Throws:
IOException
-