Package | Description |
---|---|
org.apache.flink.api.java |
Modifier and Type | Method and Description |
---|---|
FilterOperator<T> |
DataSet.filter(FilterFunction<T> filter)
Deprecated.
Applies a Filter transformation on a
DataSet . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.