public class PartitionConfig extends AbstractOpsConfig<PartitionConfig>
computeConnection, edgeName, messageSchema, opDataType, operationName, propertiesMap, source| Constructor and Description |
|---|
PartitionConfig(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, withPropertypublic PartitionConfig(java.lang.String source,
ComputeConnection computeConnection)
protected Edge updateEdge(Edge newEdge)
updateEdge in class AbstractOpsConfig<PartitionConfig>