org.apache.hadoop.hdfs.nfs.nfs3
Class AsyncDataService
java.lang.Object
org.apache.hadoop.hdfs.nfs.nfs3.AsyncDataService
public class AsyncDataService
- extends Object
This class is a thread pool to easily schedule async data operations.Current
async data operation is write back operation. In the future, we could use it
for readahead operations too.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncDataService
public AsyncDataService()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.