Class AsyncConnectionImpl

java.lang.Object
org.apache.hadoop.hbase.client.AsyncConnectionImpl
All Implemented Interfaces:
Closeable, AutoCloseable, AsyncConnection
Direct Known Subclasses:
AsyncClusterConnectionImpl

@Private public class AsyncConnectionImpl extends Object implements AsyncConnection
The implementation of AsyncConnection.