EV
- edge value typepublic static final class Summarization.EdgeValue<EV> extends Tuple2<EV,Long>
f0: edge group value f1: edge group count
Constructor and Description |
---|
EdgeValue() |
Modifier and Type | Method and Description |
---|---|
Long |
getEdgeGroupCount() |
EV |
getEdgeGroupValue() |
void |
setEdgeGroupCount(Long edgeGroupCount) |
void |
setEdgeGroupValue(EV edgeGroupValue) |
copy, equals, getArity, getField, hashCode, of, setField, setFields, swap, toString
getFieldNotNull, getTupleClass, newInstance
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.