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

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

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

Methods in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue that return CombinedVrecordValueType
 CombinedVrecordValueType IngressValueType.vrecordValue()
           
 

Methods in com.intel.hadoop.graphbuilder.partition.mapreduce.keyvalue with parameters of type CombinedVrecordValueType
 void CombinedVrecordValueType.add(CombinedVrecordValueType<VidType,VertexData,EdgeData> other)
          Combine with other VertexRecord value.