@FunctionalInterface public interface OffsetCommitCallback<V>
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(Map<TopicPartition,OffsetAndMetadata> offsets,
Exception exception) |
void onComplete(Map<TopicPartition,OffsetAndMetadata> offsets, Exception exception)
Copyright © 2023. All rights reserved.