@FunctionalInterface public interface OffsetCommitCallback<V>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onComplete(ConsumerRecords<V> records,
Exception exception) |
void onComplete(ConsumerRecords<V> records, Exception exception)
Copyright © 2023. All rights reserved.