public static interface ConsumerBuilder.ManualTrackingStrategy
| Modifier and Type | Method and Description |
|---|---|
ConsumerBuilder |
builder()
Go back to the builder.
|
ConsumerBuilder.ManualTrackingStrategy |
checkInterval(Duration checkInterval)
Interval to check if the last requested stored offset has been actually stored.
|
ConsumerBuilder.ManualTrackingStrategy checkInterval(Duration checkInterval)
Default is 5 seconds.
checkInterval - ConsumerBuilder builder()
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.