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