Class BaseSpannerConnectorConfigTest
java.lang.Object
io.debezium.connector.spanner.config.BaseSpannerConnectorConfigTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
BaseSpannerConnectorConfigTest
BaseSpannerConnectorConfigTest()
-
-
Method Details
-
testConfigDef
@Test void testConfigDef() -
testIsSchemaChangesHistoryEnabled
@Test void testIsSchemaChangesHistoryEnabled() -
testIsSchemaCommentsHistoryEnabled
@Test void testIsSchemaCommentsHistoryEnabled() -
testGetHeartbeatInterval
@Test void testGetHeartbeatInterval() -
testGetLowWatermarkStampInterval
@Test void testGetLowWatermarkStampInterval() -
testShouldProvideTransactionMetadata
@Test void testShouldProvideTransactionMetadata() -
testProjectId
@Test void testProjectId() -
testInstanceId
@Test void testInstanceId() -
testDatabaseId
@Test void testDatabaseId() -
testChangeStreamName
@Test void testChangeStreamName() -
testEndTime
@Test void testEndTime() -
testQueueCapacity
@Test void testQueueCapacity() -
testGcpSpannerCredentialsJson
@Test void testGcpSpannerCredentialsJson() -
testGcpSpannerCredentialsPath
@Test void testGcpSpannerCredentialsPath() -
testTableExcludeList
@Test void testTableExcludeList() -
testTableIncludeList
@Test void testTableIncludeList() -
testBootStrapServer
@Test void testBootStrapServer() -
testRebalancingTopic
@Test void testRebalancingTopic() -
testRebalancingPollDuration
@Test void testRebalancingPollDuration() -
testRebalancingCommitOffsetsTimeout
@Test void testRebalancingCommitOffsetsTimeout() -
testSyncPollDuration
@Test void testSyncPollDuration() -
testSyncRequestTimeout
@Test void testSyncRequestTimeout() -
testSyncDeliveryTimeout
@Test void testSyncDeliveryTimeout() -
testTaskSyncTopic
@Test void testTaskSyncTopic() -
testGetMaxTasks
@Test void testGetMaxTasks() -
testGetMinTasks
@Test void testGetMinTasks() -
testGetDesiredPartitionsTasks
@Test void testGetDesiredPartitionsTasks() -
testIsLowWatermarkEnabled
@Test void testIsLowWatermarkEnabled() -
testGetLowWatermarkUpdatePeriodMs
@Test void testGetLowWatermarkUpdatePeriodMs()
-