Uses of Class
com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue.CombinedEdgeValueType

Packages that use CombinedEdgeValueType
com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue   
 

Uses of CombinedEdgeValueType in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue
 

Methods in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue that return CombinedEdgeValueType
 CombinedEdgeValueType IngressValueType.edgeValue()
           
 

Methods in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue with parameters of type CombinedEdgeValueType
 void CombinedEdgeValueType.add(CombinedEdgeValueType other)
          Combines with other instance.