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