Package org.apache.hadoop.hbase.util
Class TestRotateFile
java.lang.Object
org.apache.hadoop.hbase.util.TestRotateFile
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.fs.Path
private static org.apache.hadoop.fs.FileSystem
final org.junit.rules.TestName
private org.apache.hadoop.hbase.util.RotateFile
private static HBaseCommonTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
FS
-
dir
-
rotateFile
-
name
-
-
Constructor Details
-
TestRotateFile
public TestRotateFile()
-
-
Method Details
-
setUpBeforeClass
- Throws:
IOException
-
tearDownAfterClass
-
setUp
- Throws:
IOException
-
testSimpleReadWrite
- Throws:
IOException
-
testCompareTimestamp
- Throws:
IOException
-
testMaxFileSize
- Throws:
IOException
-
testNotEnoughData
- Throws:
IOException
-
testChecksumMismatch
- Throws:
IOException
-