| Modifier and Type | Method and Description |
|---|---|
static Offset |
Offset.of(Map<String,?> properties) |
static Offset |
Offset.of(Map<String,?> properties,
Instant timestamp) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.apache.kafka.connect.source.SourceRecord> |
OffsetTimestampRecordFilterFactory.create(Offset offset) |
Predicate<org.apache.kafka.connect.source.SourceRecord> |
PassthroughRecordFilterFactory.create(Offset offset) |
Predicate<org.apache.kafka.connect.source.SourceRecord> |
OffsetRecordFilterFactory.create(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.apache.kafka.connect.source.SourceRecord> |
SourceRecordFilterFactory.create(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequestFactory.createRequest(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
TemplateHttpRequestFactory.createRequest(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
String |
Template.apply(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdaptableIntervalThrottler.throttle(Offset offset) |
void |
FixedIntervalThrottler.throttle(Offset offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
Throttler.throttle(Offset lastConfirmedOffset) |
Copyright © 2020 CastorM. All rights reserved.