Uses of Class
org.apache.hadoop.io.ReadaheadPool

Packages that use ReadaheadPool
org.apache.hadoop.io Generic i/o code for use when reading and writing data to the network, to databases, and to files. 
 

Uses of ReadaheadPool in org.apache.hadoop.io
 

Methods in org.apache.hadoop.io that return ReadaheadPool
static ReadaheadPool ReadaheadPool.getInstance()
          Return the singleton instance for the current process.
 



Copyright © 2009 The Apache Software Foundation