Package org.apache.hadoop.hbase.util
Class TestRotateFile
java.lang.Object
org.apache.hadoop.hbase.util.TestRotateFile
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestRotateFile
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.fs.Pathprivate static org.apache.hadoop.fs.FileSystemprivate org.apache.hadoop.hbase.util.RotateFileprivate static HBaseCommonTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp(org.junit.jupiter.api.TestInfo testInfo) static voidstatic voidvoidvoidvoidvoidvoid
-
Field Details
-
UTIL
-
FS
-
dir
-
rotateFile
-
-
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
-