I
- vertexId type parameterM
- message type parameterpublic interface VertexIdMessages<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable> extends VertexIdData<I,M>
Modifier and Type | Method and Description |
---|---|
VertexIdMessageBytesIterator<I,M> |
getVertexIdMessageBytesIterator()
Get specialized iterator that will instantiate the vertex id and
message of this object.
|
VertexIdMessageIterator<I,M> |
getVertexIdMessageIterator()
Get specialized iterator that will instiantiate the vertex id and
message of this object.
|
add, add, clear, createData, getSerializedSize, getSize, getVertexIdDataIterator, initialize, initialize, isEmpty, readData, writeData
getConf
setConf
VertexIdMessageBytesIterator<I,M> getVertexIdMessageBytesIterator()
VertexIdMessageIterator<I,M> getVertexIdMessageIterator()
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.