K
- graph ID typeVV
- vertex value typeEV
- edge value typepublic abstract class InputBase<K,VV,EV> extends ParameterizedBase implements Input<K,VV,EV>
Modifier and Type | Field and Description |
---|---|
protected LongParameter |
parallelism |
Constructor and Description |
---|
InputBase() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
A unique, human-readable identifier.
|
addParameter, configure, getUsage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, getIdentity
configure, getUsage
protected LongParameter parallelism
public String getName()
Parameterized
getName
in interface Parameterized
getName
in class ParameterizedBase
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.