Package org.apache.hadoop.hbase.util

Interface Summary
PoolMap.Pool<R>  
 

Class Summary
HasThread Abstract class which contains a Thread and delegates the common Thread methods to that instance.
PoolMap<K,V> The PoolMap maps a key to a collection of values, the elements of which are managed by a pool.
Sleeper Sleeper for current thread.
Writables Utility class with methods for manipulating Writable objects
 

Enum Summary
PoolMap.PoolType  
 

Exception Summary
FileSystemVersionException Thrown when the file system needs to be upgraded
 



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