Class SpannerChangeStreamTest
java.lang.Object
io.debezium.connector.spanner.db.stream.SpannerChangeStreamTest
-
Constructor Details
-
SpannerChangeStreamTest
SpannerChangeStreamTest()
-
-
Method Details
-
testRun
@Test void testRun() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException- Throws:
io.debezium.connector.spanner.db.stream.exception.ChangeStreamExceptionInterruptedException
-
testOnStreamEvent
@Test void testOnStreamEvent() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException- Throws:
io.debezium.connector.spanner.db.stream.exception.ChangeStreamExceptionInterruptedException
-
testOnStuckPartition
@Test void testOnStuckPartition() throws io.debezium.connector.spanner.db.stream.exception.ChangeStreamException, InterruptedException- Throws:
io.debezium.connector.spanner.db.stream.exception.ChangeStreamExceptionInterruptedException
-
testOnError
@Test void testOnError() -
testStop
@Test void testStop() -
testIsCanceled
@Test void testIsCanceled() -
testGetStreamException
@Test void testGetStreamException() -
testSubmitPartition
@Test void testSubmitPartition()
-