VV
- vertex value typepublic static final class Summarization.VertexValue<VV> extends 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, toString
getFieldNotNull, getTupleClass, newInstance
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.