T - type of the data.public static final class EmptyComponents.EmptySourceVertex<T> extends SourceVertex<T>
| Constructor and Description |
|---|
EmptySourceVertex(String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
EmptyComponents.EmptySourceVertex<T> |
getClone() |
ReadablesWrapper<T> |
getReadableWrapper(int desirednumOfSplits)
Gets parallel readable wrapper.
|
String |
toString() |
copyExecutionPropertiesTo, getExecutionProperties, getProperty, irVertexPropertiesToString, setPropertygetId, getNumericId, propertiesToJSONpublic EmptySourceVertex(String name)
name - name for the vertex.public ReadablesWrapper<T> getReadableWrapper(int desirednumOfSplits)
SourceVertexgetReadableWrapper in class SourceVertex<T>desirednumOfSplits - number of splits desired.public EmptyComponents.EmptySourceVertex<T> getClone()
Copyright © 2018. All rights reserved.