- All Implemented Interfaces:
- Comparable, org.apache.hadoop.io.Writable
public class LakeFSFileStatus
extends org.apache.hadoop.fs.FileStatus
A class that represents the Lakefs status of a path. A path can be
io.lakefs.clients.api.model.ObjectStats.PathTypeEnum#OBJECT or a
io.lakefs.clients.api.model.ObjectStats.PathTypeEnum#COMMON_PREFIX.
For lakefs objects, an instance of this class encapsulates its io.lakefs.clients.api.model.ObjectStats, and
for common-prefix it acts as a markup that a common-prefix considered a directory.