VV - vertex value typepublic static final class Summarization.VertexValue<VV> extends org.apache.flink.api.java.tuple.Tuple2<VV,Long>
f0: vertex group value f1: vertex group count
| Constructor and Description |
|---|
VertexValue() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getVertexGroupCount() |
VV |
getVertexGroupValue() |
void |
setVertexGroupCount(Long vertexGroupCount) |
void |
setVertexGroupValue(VV vertexGroupValue) |
copy, equals, getArity, getField, hashCode, of, setField, setFields, swap, toStringCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.