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