|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GSet | |
---|---|
org.apache.hadoop.hdfs.util |
Uses of GSet in org.apache.hadoop.hdfs.util |
---|
Classes in org.apache.hadoop.hdfs.util that implement GSet | |
---|---|
class |
GSetByHashMap<K,E extends K>
A GSet implementation by HashMap . |
class |
LightWeightGSet<K,E extends K>
A low memory footprint GSet implementation,
which uses an array for storing the elements
and linked lists for collision resolution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |