thrift ~master (2014-03-26T12:10:26Z)
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.