@InterfaceAudience.Private @InterfaceStability.Evolving public interface FileStatusFilter
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(org.apache.hadoop.fs.FileStatus f)
Tests whether or not the specified filestatus should be
included in a filestatus list.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.