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, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
public org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor getDatanode()
public DatanodeDescriptor.CachedBlocksList.Type getType()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.