apache-thrift v0.18.1 (2023-02-23T20:18:07Z)
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.