| Package | Description |
|---|---|
| io.debezium.heartbeat |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
HeartbeatImpl
Default implementation of Heartbeat
|
| Modifier and Type | Field and Description |
|---|---|
static Heartbeat |
Heartbeat.NULL
No-op Heartbeat implementation
|
| Modifier and Type | Method and Description |
|---|---|
static Heartbeat |
Heartbeat.create(Configuration configuration,
String topicName,
String key,
Supplier<OffsetPosition> positionSupplier)
Provide an instance of Heartbeat object
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.