Uses of Class
org.apache.hadoop.hdfs.util.EnumDoubles

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.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.