Uses of Interface
org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries

Packages that use BatchedRemoteIterator.BatchedEntries
org.apache.hadoop.fs An abstract file system API. 
 

Uses of BatchedRemoteIterator.BatchedEntries in org.apache.hadoop.fs
 

Classes in org.apache.hadoop.fs that implement BatchedRemoteIterator.BatchedEntries
static class BatchedRemoteIterator.BatchedListEntries<E>
           
 

Methods in org.apache.hadoop.fs that return BatchedRemoteIterator.BatchedEntries
abstract  BatchedRemoteIterator.BatchedEntries<E> BatchedRemoteIterator.makeRequest(K prevKey)
          Perform the actual remote request.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.