apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TWrapperTransportFactory.getTransport
thrift
transport
base
TWrapperTransportFactory
Undocumented in source. Be warned that the author may not have intended to support it.
class
TWrapperTransportFactory
(T)
override
T
getTransport
(
TTransport
trans
)
if
(
is
(
T
:
TTransport
) &&
__traits(
compiles
, new
T
(
TTransport.init
))
)
Meta
Source
See Implementation
thrift
transport
base
TWrapperTransportFactory
functions
getTransport