| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.operators |
| 限定符和类型 | 方法和说明 |
|---|---|
OperatorAttributesBuilder |
OperatorAttributesBuilder.setInternalSorterSupported(boolean internalSorterSupported) |
OperatorAttributesBuilder |
OperatorAttributesBuilder.setOutputOnlyAfterEndOfStream(boolean outputOnlyAfterEndOfStream)
Set to true if and only if the operator only emits records after all its inputs have ended.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.