Uses of Interface
one.microstream.afs.nio.NioFileSystem
Package | Description |
---|---|
one.microstream.afs.nio | |
one.microstream.storage.types |
-
Uses of NioFileSystem in one.microstream.afs.nio
Classes in one.microstream.afs.nio that implement NioFileSystem Modifier and Type Class Description static class
NioFileSystem.Default
Methods in one.microstream.afs.nio that return NioFileSystem Modifier and Type Method Description static NioFileSystem
NioFileSystem. New()
static NioFileSystem
NioFileSystem. New(String defaultProtocol)
static NioFileSystem
NioFileSystem. New(String defaultProtocol, NioIoHandler ioHandler)
static NioFileSystem
NioFileSystem. New(NioIoHandler ioHandler)
-
Uses of NioFileSystem in one.microstream.storage.types
Methods in one.microstream.storage.types that return NioFileSystem Modifier and Type Method Description static NioFileSystem
Storage. DefaultFileSystem()