public interface OperatorInfo
| 限定符和类型 | 方法和说明 |
|---|---|
int |
currentParallelism() |
static Collection<OperatorID> |
getIds(Collection<? extends OperatorInfo> infos) |
int |
maxParallelism() |
OperatorID |
operatorId() |
OperatorID operatorId()
int maxParallelism()
int currentParallelism()
static Collection<OperatorID> getIds(Collection<? extends OperatorInfo> infos)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.