Class CommitLogUtilTest
- java.lang.Object
-
- io.debezium.connector.cassandra.utils.CommitLogUtilTest
-
public class CommitLogUtilTest extends Object
-
-
Constructor Summary
Constructors Constructor Description CommitLogUtilTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCompareCommitLogs()voidtestDeleteCommitLog()voidtestGetCommitLogs()voidtestMoveCommitLog()
-
-
-
Method Detail
-
testMoveCommitLog
public void testMoveCommitLog() throws IOException- Throws:
IOException
-
testDeleteCommitLog
public void testDeleteCommitLog() throws IOException- Throws:
IOException
-
testGetCommitLogs
public void testGetCommitLogs() throws IOException- Throws:
IOException
-
testCompareCommitLogs
public void testCompareCommitLogs()
-
-