Package | Description |
---|---|
org.apache.hadoop.hdfs.util |
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 © 2017 Apache Software Foundation. All Rights Reserved.