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, getUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, getIdentityconfigure, getUsageprotected LongParameter parallelism
public String getName()
ParameterizedgetName in interface ParameterizedgetName in class ParameterizedBaseCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.