| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.util |
| Modifier and Type | Method | Description |
|---|---|---|
LightWeightHashSet<java.lang.Long> |
DatanodeDescriptor.LeavingServiceStatus.getOpenFiles() |
| Modifier and Type | Class | 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–2025 Apache Software Foundation. All rights reserved.