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