Class ConnectionOverAsyncConnection

java.lang.Object
org.apache.hadoop.hbase.client.ConnectionOverAsyncConnection
All Implemented Interfaces:
Closeable, AutoCloseable, Abortable, Connection

@Private class ConnectionOverAsyncConnection extends Object implements Connection
The connection implementation based on AsyncConnection.