public static interface LogSinkFunction.WriteCallback
Modifier and Type | Method and Description |
---|---|
void |
onCompletion(int bucket,
long offset)
A callback method the user can implement to provide asynchronous handling of request
completion.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.