public static interface ManagedLedgerInterceptor.PayloadProcessorHandle
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getProcessedPayload()
To obtain the processed data
|
void |
release()
To release resources used in processor, if any
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.