|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumDoubles | |
---|---|
org.apache.hadoop.hdfs.util |
Uses of EnumDoubles in org.apache.hadoop.hdfs.util |
---|
Methods in org.apache.hadoop.hdfs.util with parameters of type EnumDoubles | |
---|---|
void |
EnumDoubles.add(EnumDoubles<E> that)
Add the values of that object to this. |
void |
EnumDoubles.set(EnumDoubles<E> that)
Set the values of this object to that object. |
void |
EnumDoubles.subtract(EnumDoubles<E> that)
Subtract the values of this object from that object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |