All Classes and Interfaces
Class
Description
CPU architecture
The DirFiller will be used during
readdir requests
and needs to be invoked by file system implementations once for every child of the read dir.System error numbers from
errno.h.The
fi argument passed to most calls in FuseOperations when working on an open file.Utility for parsing and serializing file permissions to and from octal int representation.
Represents a FUSE file system.
A platform-specific builder to create a FUSE file system.
Configuration of the high-level API
Fuse connection info struct used in
FuseOperations.init(FuseConnInfo, FuseConfig) method.Handle of a mounted fuse file system.
Thrown when
mounting failed.The file system operations.
Convenience interface to make decorating
FuseOperations easier.Operating System
Represents the
stat struct, which contains file attributes.VFS File System information
Marks a
FuseBuilder implementation to support a given operating system and architecture.Container for multiple
SupportedPlatform annotations.A wrapper storing time and makes it accessible via
TimeSpec.get() and TimeSpec.set(Instant).