Uses of Class
org.apache.hadoop.hbase.util.ConnectionCache.ConnectionInfo
Packages that use ConnectionCache.ConnectionInfo
-
Uses of ConnectionCache.ConnectionInfo in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util with type parameters of type ConnectionCache.ConnectionInfoModifier and TypeFieldDescriptionprivate final Map<String,
ConnectionCache.ConnectionInfo> ConnectionCache.connections
Methods in org.apache.hadoop.hbase.util that return ConnectionCache.ConnectionInfoModifier and TypeMethodDescription(package private) ConnectionCache.ConnectionInfo
ConnectionCache.getCurrentConnection()
Get the cached connection for the current user.