java.lang.Object
org.cryptomator.jfuse.api.Fuse
org.cryptomator.jfuse.win.amd64.FuseImpl
- All Implemented Interfaces:
AutoCloseable
FuseImpl relies on preview features of the Java platform:
FuseImplrefers to one or more preview APIs:MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected intfuseMain(int argc, MemorySegmentPREVIEW argv) protected CompletableFuture<Integer>int
-
Constructor Details
-
FuseImpl
-
-
Method Details
-
mount
- Overrides:
mountin classFuse- Throws:
TimeoutException
-
initialized
- Specified by:
initializedin classFuse
-
fuseMain
-
close
- Specified by:
closein interfaceAutoCloseable- Overrides:
closein classFuse- Throws:
TimeoutException
-
FuseImplwhen preview features are enabled.