I - vertexId type parameterM - message type parameterpublic interface VertexIdMessageBytesIterator<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable> extends VertexIdDataIterator<I,M>
| Modifier and Type | Method and Description |
|---|---|
void |
writeCurrentMessageBytes(DataOutput dataOutput)
Write the current message to an ExtendedDataOutput object
|
getCurrentData, getCurrentDataSize, releaseCurrentDatagetCurrentVertexId, hasNext, next, releaseCurrentVertexIdvoid writeCurrentMessageBytes(DataOutput dataOutput)
dataOutput - Where the current message will be written toCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.