public class GatherConfig extends AbstractOpsConfig<GatherConfig>
computeConnection, edgeName, messageSchema, opDataType, operationName, propertiesMap, source| Modifier | Constructor and Description |
|---|---|
|
GatherConfig(java.lang.String source,
ComputeConnection computeConnection) |
protected |
GatherConfig(java.lang.String source,
java.lang.String operationName,
ComputeConnection computeConnection) |
| Modifier and Type | Method and Description |
|---|---|
protected Edge |
updateEdge(Edge newEdge) |
connect, failValidation, generateSchema, getEdgeName, getOpDataType, getSource, runValidation, viaEdge, withDataType, withMessageSchema, withProperties, withPropertypublic GatherConfig(java.lang.String source,
ComputeConnection computeConnection)
protected GatherConfig(java.lang.String source,
java.lang.String operationName,
ComputeConnection computeConnection)
protected Edge updateEdge(Edge newEdge)
updateEdge in class AbstractOpsConfig<GatherConfig>