|
Pull Up Method private disposeSasl() : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected disposeSasl() : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private doConnectionHeaderResponse(wrappedCipherMetaData byte[]) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to private doConnectionHeaderResponse(wrappedCipherMetaData byte[]) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private doRawSaslReply(status SaslStatus, rv Writable, errorClass String, error String) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected doRawSaslReply(status SaslStatus, rv Writable, errorClass String, error String) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method protected processRequest(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected processRequest(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private setupResponse(response ByteArrayOutputStream, call Call, t Throwable, error String) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer to protected setupResponse(response ByteArrayOutputStream, call Call, t Throwable, error String) : void from class org.apache.hadoop.hbase.ipc.RpcServer |
From |
To |
|
Pull Up Method private authorizeConnection() : boolean from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected authorizeConnection() : boolean from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private processConnectionHeader(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected processConnectionHeader(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private responseConnectionHeader(chrBuilder RPCProtos.ConnectionHeaderResponse.Builder) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to private responseConnectionHeader(chrBuilder RPCProtos.ConnectionHeaderResponse.Builder) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method protected channelIO(readCh ReadableByteChannel, writeCh WritableByteChannel, buf ByteBuffer) : int from class org.apache.hadoop.hbase.ipc.SimpleRpcServer to private channelIO(readCh ReadableByteChannel, writeCh WritableByteChannel, buf ByteBuffer) : int from class org.apache.hadoop.hbase.ipc.RpcServer |
From |
To |
|
Pull Up Method private saslReadAndProcess(saslToken ByteBuff) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to public saslReadAndProcess(saslToken ByteBuff) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method protected channelRead(channel ReadableByteChannel, buffer ByteBuffer) : int from class org.apache.hadoop.hbase.ipc.SimpleRpcServer to protected channelRead(channel ReadableByteChannel, buffer ByteBuffer) : int from class org.apache.hadoop.hbase.ipc.RpcServer |
From |
To |
|
Pull Up Method private processUnwrappedData(inBuf byte[]) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to private processUnwrappedData(inBuf byte[]) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Method private processOneRpc(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to public processOneRpc(buf ByteBuff) : void from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Attribute private NIO_BUFFER_LIMIT : int from class org.apache.hadoop.hbase.ipc.SimpleRpcServer to protected NIO_BUFFER_LIMIT : int from class org.apache.hadoop.hbase.ipc.RpcServer |
From |
To |
|
Pull Up Attribute private setConnectionHeaderResponseCall : Call from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected setConnectionHeaderResponseCall : Call from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Attribute private unwrappedData : ByteBuffer from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to private unwrappedData : ByteBuffer from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Attribute private unwrappedDataLengthBuffer : ByteBuffer from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to private unwrappedDataLengthBuffer : ByteBuffer from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Attribute private saslCall : Call from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected saslCall : Call from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |
|
Pull Up Attribute private authFailedCall : Call from class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Connection to protected authFailedCall : Call from class org.apache.hadoop.hbase.ipc.RpcServer.Connection |
From |
To |