Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
protected HBaseClient.ConnectionId |
HBaseClient.Connection.remoteId |
Modifier and Type | Field and Description |
---|---|
protected PoolMap<HBaseClient.ConnectionId,HBaseClient.Connection> |
HBaseClient.connections |
Modifier and Type | Method and Description |
---|---|
protected HBaseClient.Connection |
HBaseClient.createConnection(HBaseClient.ConnectionId remoteId)
Creates a connection.
|
protected SecureClient.SecureConnection |
SecureClient.createConnection(HBaseClient.ConnectionId remoteId)
Creates a SecureConnection.
|
Constructor and Description |
---|
SecureClient.SecureConnection(HBaseClient.ConnectionId remoteId) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.