| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.