Package org.apache.hadoop.fs
Interface BatchedRemoteIterator.BatchedEntries<E>
- All Known Implementing Classes:
BatchedRemoteIterator.BatchedListEntries
- Enclosing class:
- BatchedRemoteIterator<K,
E>
public static interface BatchedRemoteIterator.BatchedEntries<E>
-
Method Summary
-
Method Details
-
get
-
size
int size() -
hasMore
boolean hasMore()
-