public static class TUGIContainingTransport.Factory
extends org.apache.thrift.transport.TTransportFactory
Constructor and Description |
---|
TUGIContainingTransport.Factory() |
Modifier and Type | Method and Description |
---|---|
TUGIContainingTransport |
getTransport(org.apache.thrift.transport.TTransport trans)
Get a new
TUGIContainingTransport instance, or reuse the
existing one if a TUGIContainingTransport has already been
created before using the given TTransport as an underlying
transport. |
public TUGIContainingTransport getTransport(org.apache.thrift.transport.TTransport trans)
TUGIContainingTransport
instance, or reuse the
existing one if a TUGIContainingTransport
has already been
created before using the given TTransport
as an underlying
transport. This ensures that a given underlying transport instance
receives the same TUGIContainingTransport
.getTransport
in class org.apache.thrift.transport.TTransportFactory
Copyright © 2017 The Apache Software Foundation. All rights reserved.