public class LogWriteCallback extends Object implements LogSinkFunction.WriteCallback
LogSinkFunction.WriteCallback implementation.| Constructor and Description |
|---|
LogWriteCallback() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Long> |
offsets() |
void |
onCompletion(int bucket,
long offset)
A callback method the user can implement to provide asynchronous handling of request
completion.
|
public void onCompletion(int bucket,
long offset)
LogSinkFunction.WriteCallbackonCompletion in interface LogSinkFunction.WriteCallbackCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.