Uses of Interface
one.microstream.afs.nio.NioPathResolver
Package | Description |
---|---|
one.microstream.afs.nio |
-
Uses of NioPathResolver in one.microstream.afs.nio
Classes in one.microstream.afs.nio that implement NioPathResolver Modifier and Type Class Description static class
NioPathResolver.Default
Methods in one.microstream.afs.nio that return NioPathResolver Modifier and Type Method Description static NioPathResolver
NioPathResolver. New()
static NioPathResolver
NioPathResolver. New(FileSystem fileSystem)
Methods in one.microstream.afs.nio with parameters of type NioPathResolver Modifier and Type Method Description static NioIoHandler
NioIoHandler. New(NioPathResolver pathResolver)
static NioIoHandler
NioIoHandler. New(WriteController writeController, NioPathResolver pathResolver)