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