Package | Description |
---|---|
alluxio.client.file.dora.netty.event |
Modifier and Type | Method and Description |
---|---|
void |
EofResponseEvent.postProcess(ResponseEventContext responseEventContext) |
void |
CancelledResponseEvent.postProcess(ResponseEventContext responseEventContext) |
void |
ServerErrorResponseEvent.postProcess(ResponseEventContext responseEventContext) |
void |
UfsReadHeartBeatResponseEvent.postProcess(ResponseEventContext responseEventContext) |
void |
DataResponseEvent.postProcess(ResponseEventContext responseEventContext) |
void |
ResponseEvent.postProcess(ResponseEventContext responseEventContext)
Do some post-processing logic for the response event.
|
void |
ChannelErrorResponseEvent.postProcess(ResponseEventContext responseEventContext) |
Copyright © 2023. All Rights Reserved.