public class TUGIAssumingTransport extends TFilterTransport
This is used on the client side, where the API explicitly opens a transport to the server.
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.security.UserGroupInformation |
ugi |
wrapped| Constructor and Description |
|---|
TUGIAssumingTransport(org.apache.kyuubi.shaded.thrift.transport.TTransport wrapped,
org.apache.hadoop.security.UserGroupInformation ugi) |
| Modifier and Type | Method and Description |
|---|---|
void |
open() |
checkReadBytesAvailable, close, consumeBuffer, flush, getBuffer, getBufferPosition, getBytesRemainingInBuffer, getConfiguration, isOpen, peek, read, readAll, updateKnownMessageSize, write, writepublic TUGIAssumingTransport(org.apache.kyuubi.shaded.thrift.transport.TTransport wrapped,
org.apache.hadoop.security.UserGroupInformation ugi)
public void open()
throws org.apache.kyuubi.shaded.thrift.transport.TTransportException
open in class TFilterTransportorg.apache.kyuubi.shaded.thrift.transport.TTransportExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.