Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.concurrent.ConcurrentHashMap<K,
V> (implements java.util.concurrent.ConcurrentMap<K, V>, java.io.Serializable) - org.apache.phoenix.util.SimpleLRUCache<K,
V>
- org.apache.phoenix.util.SimpleLRUCache<K,
- java.util.concurrent.ConcurrentHashMap<K,
- org.apache.phoenix.util.HostAndPort (implements java.io.Serializable)
- org.apache.phoenix.util.InstanceResolver
- org.apache.phoenix.util.ThinClientUtil
- java.util.AbstractMap<K,