public class TestFSTableDescriptors extends Object
FSTableDescriptors.| Constructor and Description | 
|---|
TestFSTableDescriptors()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testCacheConsistency()  | 
void | 
testCreateAndUpdate()  | 
void | 
testCreateTableDescriptorUpdatesIfExistsAlready()  | 
void | 
testFormatTableInfoSequenceId()  | 
void | 
testGetAll()  | 
void | 
testHTableDescriptors()  | 
void | 
testHTableDescriptorsNoCache()  | 
void | 
testNoSuchTable()  | 
void | 
testReadingHTDFromFS()  | 
void | 
testReadingInvalidDirectoryFromFS()  | 
void | 
testRegexAgainstOldStyleTableInfo()  | 
void | 
testRemoves()  | 
void | 
testSequenceIdAdvancesOnTableInfo()  | 
void | 
testTableInfoFileStatusComparator()  | 
void | 
testUpdates()  | 
public void testRegexAgainstOldStyleTableInfo()
public void testCreateAndUpdate()
                         throws IOException
IOExceptionpublic void testSequenceIdAdvancesOnTableInfo()
                                       throws IOException
IOExceptionpublic void testFormatTableInfoSequenceId()
public void testRemoves()
                 throws IOException
IOExceptionpublic void testReadingHTDFromFS()
                          throws IOException
IOExceptionpublic void testHTableDescriptors()
                           throws IOException,
                                  InterruptedException
IOExceptionInterruptedExceptionpublic void testHTableDescriptorsNoCache()
                                  throws IOException,
                                         InterruptedException
IOExceptionInterruptedExceptionpublic void testGetAll()
                throws IOException,
                       InterruptedException
IOExceptionInterruptedExceptionpublic void testCacheConsistency()
                          throws IOException,
                                 InterruptedException
IOExceptionInterruptedExceptionpublic void testNoSuchTable()
                     throws IOException
IOExceptionpublic void testUpdates()
                 throws IOException
IOExceptionpublic void testTableInfoFileStatusComparator()
public void testReadingInvalidDirectoryFromFS()
                                       throws IOException
IOExceptionpublic void testCreateTableDescriptorUpdatesIfExistsAlready()
                                                     throws IOException
IOException