apache-thrift v0.18.1 (2023-02-23T20:18:07Z)
Home
Dub
Repo
TProcessorEventHandler.onewayComplete
thrift
protocol
processor
TProcessorEventHandler
Called when handling a one-way function call is completed successfully.
interface
TProcessorEventHandler
void
onewayComplete
(
Variant
callContext
,
string
methodName
)
Meta
Source
See Implementation
thrift
protocol
processor
TProcessorEventHandler
functions
createContext
deleteContext
handlerError
onewayComplete
postRead
postWrite
preRead
preWrite
Called when handling a one-way function call is completed successfully.