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, setProperty
getId, getNumericId, propertiesToJSON
public EmptySourceVertex(String name)
name
- name for the vertex.public ReadablesWrapper<T> getReadableWrapper(int desirednumOfSplits)
SourceVertex
getReadableWrapper
in class SourceVertex<T>
desirednumOfSplits
- number of splits desired.public EmptyComponents.EmptySourceVertex<T> getClone()
Copyright © 2018. All rights reserved.