public static class CollectSinkOperatorCoordinator.Provider extends Object implements org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Provider
CollectSinkOperatorCoordinator.| Constructor and Description |
|---|
Provider(org.apache.flink.runtime.jobgraph.OperatorID operatorId,
int socketTimeout) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.runtime.operators.coordination.OperatorCoordinator |
create(org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context context) |
org.apache.flink.runtime.jobgraph.OperatorID |
getOperatorId() |
public Provider(org.apache.flink.runtime.jobgraph.OperatorID operatorId,
int socketTimeout)
public org.apache.flink.runtime.jobgraph.OperatorID getOperatorId()
getOperatorId in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Providerpublic org.apache.flink.runtime.operators.coordination.OperatorCoordinator create(org.apache.flink.runtime.operators.coordination.OperatorCoordinator.Context context)
create in interface org.apache.flink.runtime.operators.coordination.OperatorCoordinator.ProviderCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.