public static class CollectSinkOperatorCoordinator.Provider extends Object implements OperatorCoordinator.Provider
CollectSinkOperatorCoordinator
.Constructor and Description |
---|
Provider(OperatorID operatorId,
int socketTimeout) |
Modifier and Type | Method and Description |
---|---|
OperatorCoordinator |
create(OperatorCoordinator.Context context)
Creates the
OperatorCoordinator , using the given context. |
OperatorID |
getOperatorId()
Gets the ID of the operator to which the coordinator belongs.
|
public Provider(OperatorID operatorId, int socketTimeout)
public OperatorID getOperatorId()
OperatorCoordinator.Provider
getOperatorId
in interface OperatorCoordinator.Provider
public OperatorCoordinator create(OperatorCoordinator.Context context)
OperatorCoordinator.Provider
OperatorCoordinator
, using the given context.create
in interface OperatorCoordinator.Provider
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.