apache-thrift v0.17.0 (2022-08-31T20:29:16Z)
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.