K
- V
- public class Vertex<K,V> extends Tuple2<K,V>
NullValue
as the value type.Modifier and Type | Method and Description |
---|---|
K |
getId() |
V |
getValue() |
void |
setId(K id) |
void |
setValue(V val) |
copy, equals, getArity, getField, hashCode, of, setField, setFields, swap, toString
getFieldNotNull, getTupleClass, newInstance
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.