Package | Description |
---|---|
org.apache.hadoop.hdfs.server.blockmanagement | |
org.apache.hadoop.hdfs.util |
Modifier and Type | Method and Description |
---|---|
LightWeightHashSet<Long> |
DatanodeDescriptor.LeavingServiceStatus.getOpenFiles() |
Modifier and Type | Class and Description |
---|---|
class |
LightWeightLinkedSet<T>
A low memory linked hash set implementation, which uses an array for storing
the elements and linked lists for collision resolution.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.