程序包 | 说明 |
---|---|
org.apache.hadoop.hdfs.util |
限定符和类型 | 类和说明 |
---|---|
class |
GSetByHashMap<K,E extends K>
|
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. |
Copyright © 2009 The Apache Software Foundation