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