protected class SecureClient.SecureConnection extends HBaseClient.Connection
HBaseClient.Connection.PingInputStream
Thread.State, Thread.UncaughtExceptionHandler
calls, closeException, in, lastActivity, out, remoteId, shouldCloseConnection, socket
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
SecureClient.SecureConnection(HBaseClient.ConnectionId remoteId) |
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Close the connection.
|
protected void |
receiveResponse() |
protected void |
setupIOstreams()
Connect to the server and set up the I/O streams.
|
addCall, cleanupCalls, cleanupCalls, closeConnection, getRemoteAddress, markClosed, run, sendParam, sendPing, setupConnection, touch, waitForWork
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public SecureClient.SecureConnection(HBaseClient.ConnectionId remoteId) throws IOException
IOException
protected void setupIOstreams() throws IOException, InterruptedException
HBaseClient.Connection
setupIOstreams
in class HBaseClient.Connection
IOException
- eInterruptedException
protected void receiveResponse()
receiveResponse
in class HBaseClient.Connection
protected void close()
close
in class HBaseClient.Connection
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.