| Package | Description |
|---|---|
| io.debezium.connector.cassandra |
| Modifier and Type | Field and Description |
|---|---|
private BlockingEventQueue<Event> |
QueueProcessor.blockingEventQueue |
private BlockingEventQueue<Event> |
CassandraConnectorContext.queue |
private BlockingEventQueue<Event> |
SnapshotProcessor.queue |
private BlockingEventQueue<Event> |
CommitLogReadHandlerImpl.queue |
private BlockingEventQueue<Event> |
CommitLogProcessor.queue |
| Modifier and Type | Method and Description |
|---|---|
BlockingEventQueue<Event> |
CassandraConnectorContext.getQueue() |
| Constructor and Description |
|---|
CommitLogReadHandlerImpl(SchemaHolder schemaHolder,
BlockingEventQueue<Event> queue,
OffsetWriter offsetWriter,
RecordMaker recordMaker,
CommitLogProcessorMetrics metrics) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.