apache-thrift v0.19.0 (2023-08-27T13:45:30Z)
Home
Dub
Repo
TProcessorEventHandler.postRead
thrift
protocol
processor
TProcessorEventHandler
Called between reading arguments and calling the handler.
interface
TProcessorEventHandler
void
postRead
(
Variant
callContext
,
string
methodName
)
Meta
Source
See Implementation
thrift
protocol
processor
TProcessorEventHandler
functions
createContext
deleteContext
handlerError
onewayComplete
postRead
postWrite
preRead
preWrite
Called between reading arguments and calling the handler.