EV - edge value typepublic static final class Summarization.EdgeValue<EV> extends org.apache.flink.api.java.tuple.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, toStringCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.