Uses of Class
io.roastedroot.zerofs.ZeroFsFileSystemProvider
-
Uses of ZeroFsFileSystemProvider in io.roastedroot.zerofs
Fields in io.roastedroot.zerofs declared as ZeroFsFileSystemProviderModifier and TypeFieldDescriptionprivate static final ZeroFsFileSystemProviderZeroFsFileSystemProvider.INSTANCEprivate final ZeroFsFileSystemProviderZeroFsFileSystem.providerMethods in io.roastedroot.zerofs that return ZeroFsFileSystemProviderModifier and TypeMethodDescription(package private) static ZeroFsFileSystemProviderZeroFsFileSystemProvider.instance()Returns the singleton instance of this provider.ZeroFsFileSystem.provider()Methods in io.roastedroot.zerofs with parameters of type ZeroFsFileSystemProviderModifier and TypeMethodDescriptionstatic ZeroFsFileSystemZeroFsFileSystems.newFileSystem(ZeroFsFileSystemProvider provider, URI uri, Configuration config) Initialize and configure a new file system with the given provider and URI, using the given configuration.Constructors in io.roastedroot.zerofs with parameters of type ZeroFsFileSystemProviderModifierConstructorDescription(package private)ZeroFsFileSystem(ZeroFsFileSystemProvider provider, URI uri, ZeroFsFileStore fileStore, PathService pathService, FileSystemView defaultView, WatchServiceConfiguration watchServiceConfig)