apache-thrift v0.19.0 (2023-08-27T13:45:30Z)
Home
Dub
Repo
TServerEventHandler.createContext
thrift
server
base
TServerEventHandler
Called when a new client has connected and processing is about to begin.
interface
TServerEventHandler
Variant
createContext
(
TProtocol
input
,
TProtocol
output
)
Meta
Source
See Implementation
thrift
server
base
TServerEventHandler
functions
createContext
deleteContext
preProcess
preServe
Called when a new client has connected and processing is about to begin.