@PublicEvolving public final class DefaultFileFilter extends Object implements java.util.function.Predicate<org.apache.flink.core.fs.Path>
| Constructor and Description |
|---|
DefaultFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(org.apache.flink.core.fs.Path path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic boolean test(org.apache.flink.core.fs.Path path)
test in interface java.util.function.Predicate<org.apache.flink.core.fs.Path>Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.