apache-thrift ~master (2021-10-21T20:57:04Z)
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.