Uses of Package
org.apache.hadoop.hbase.util

Packages that use org.apache.hadoop.hbase.util
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.util   
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase
ByteRange
          Lightweight, reusable class for specifying ranges of byte[]'s.
 

Classes in org.apache.hadoop.hbase.util used by org.apache.hadoop.hbase.util
ByteRange
          Lightweight, reusable class for specifying ranges of byte[]'s.
Bytes.ByteArrayComparator
          Byte array comparator class.
ClassLoaderBase
          Base class loader that defines couple shared constants used by sub-classes.
CoprocessorClassLoader
          ClassLoader used to load classes for Coprocessor instances.
EnvironmentEdge
          Has some basic interaction with the environment.
Hash
          This class represents a common API for hashing functions.
Pair
          A generic class for pairs.
RetryCounter
           
SoftValueSortedMap
          A SortedMap implementation that uses Soft Reference values internally to make it play well with the GC when in a low-memory situation.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.