I
- vertexId typeB
- mappingTarget typepublic class MappingEntry<I extends org.apache.hadoop.io.WritableComparable,B extends org.apache.hadoop.io.Writable> extends Object
Constructor and Description |
---|
MappingEntry(I vertexId,
B mappingTarget)
Constructor
|
Modifier and Type | Method and Description |
---|---|
B |
getMappingTarget() |
I |
getVertexId() |
void |
setMappingTarget(B mappingTarget) |
void |
setVertexId(I vertexId) |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.