public final class OutputReference extends GenericJson
Step
s to reference the
output of other Step
s.GenericData.Flags
Modifier and Type | Field and Description |
---|---|
java.lang.String |
type |
Constructor and Description |
---|
OutputReference(java.lang.String stepName,
java.lang.String outputName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object otherObject) |
int |
hashCode() |
clone, getFactory, set, setFactory, toPrettyString, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
public final java.lang.String type
public OutputReference(java.lang.String stepName, java.lang.String outputName)
public boolean equals(java.lang.Object otherObject)
equals
in interface java.util.Map<java.lang.String,java.lang.Object>
equals
in class GenericData
public int hashCode()
hashCode
in interface java.util.Map<java.lang.String,java.lang.Object>
hashCode
in class GenericData