| Interface | Description | 
|---|---|
| PoolMap.Pool<R> | 
| Class | Description | 
|---|---|
| HasThread | Abstract class which contains a Thread and delegates the common Thread
 methods to that instance. | 
| PoolMap<K,V> | The  PoolMapmaps 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 | Description | 
|---|---|
| PoolMap.PoolType | 
| Exception | Description | 
|---|---|
| FileSystemVersionException | Thrown when the file system needs to be upgraded | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.