org.apache.hadoop.fs.RemoteIterator<CachePoolEntry>@Private @Evolving public class CachePoolIterator extends org.apache.hadoop.fs.BatchedRemoteIterator<java.lang.String,CachePoolEntry>
| Constructor | Description |
|---|---|
CachePoolIterator(ClientProtocol namenode,
org.apache.hadoop.tracing.Tracer tracer) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
elementToPrevKey(CachePoolEntry entry) |
|
org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries<CachePoolEntry> |
makeRequest(java.lang.String prevKey) |
public CachePoolIterator(ClientProtocol namenode, org.apache.hadoop.tracing.Tracer tracer)
public org.apache.hadoop.fs.BatchedRemoteIterator.BatchedEntries<CachePoolEntry> makeRequest(java.lang.String prevKey) throws java.io.IOException
makeRequest in class org.apache.hadoop.fs.BatchedRemoteIterator<java.lang.String,CachePoolEntry>java.io.IOExceptionpublic java.lang.String elementToPrevKey(CachePoolEntry entry)
elementToPrevKey in class org.apache.hadoop.fs.BatchedRemoteIterator<java.lang.String,CachePoolEntry>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.