Package org.apache.hadoop.ozone.om
Interface OzoneListStatusHelper.GetFileStatusHelper
- Enclosing class:
OzoneListStatusHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface to get the File Status for a path.
-
Method Summary
-
Method Details
-
apply
org.apache.hadoop.ozone.om.helpers.OzoneFileStatus apply(org.apache.hadoop.ozone.om.helpers.OmKeyArgs args, String clientAddress, boolean skipFileNotFoundError) throws IOException - Throws:
IOException
-