public static class DatanodeDescriptor.CachedBlocksList
extends org.apache.hadoop.util.IntrusiveCollection<org.apache.hadoop.hdfs.server.namenode.CachedBlock>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DatanodeDescriptor.CachedBlocksList.Type | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor | getDatanode() | 
| DatanodeDescriptor.CachedBlocksList.Type | getType() | 
add, addAll, addFirst, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, parallelStream, removeIf, spliterator, streampublic org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor getDatanode()
public DatanodeDescriptor.CachedBlocksList.Type getType()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.