protected AbstractConnectorTest.SourceRecords |
AbstractConnectorTest.consumeDmlRecordsByTopic(int numDmlRecords) |
Try to consume and capture exactly the specified number of Dml records from the connector.
|
protected AbstractConnectorTest.SourceRecords |
AbstractConnectorTest.consumeRecordsByTopic(int numRecords) |
Try to consume and capture exactly the specified number of records from the connector.
|
protected AbstractConnectorTest.SourceRecords |
AbstractConnectorTest.consumeRecordsByTopic(int numRecords,
boolean assertRecords) |
Try to consume and capture exactly the specified number of records from the connector.
|
protected AbstractConnectorTest.SourceRecords |
AbstractConnectorTest.consumeRecordsByTopic(int numRecords,
int breakAfterNulls) |
Try to consume and capture exactly the specified number of records from the connector.
|