|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LightWeightHashSet | |
---|---|
org.apache.hadoop.hdfs.util |
Uses of LightWeightHashSet in org.apache.hadoop.hdfs.util |
---|
Subclasses of LightWeightHashSet in org.apache.hadoop.hdfs.util | |
---|---|
class |
LightWeightLinkedSet<T>
A low memory linked hash set implementation, which uses an array for storing the elements and linked lists for collision resolution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |