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 classNioIoHandler.DefaultMethods in one.microstream.afs.nio that return NioIoHandler Modifier and Type Method Description NioIoHandlerNioFileSystem. ioHandler()static NioIoHandlerNioIoHandler. New()static NioIoHandlerNioIoHandler. New(WriteController writeController)Methods in one.microstream.afs.nio with parameters of type NioIoHandler Modifier and Type Method Description static NioFileSystemNioFileSystem. New(String defaultProtocol, NioIoHandler ioHandler)static NioFileSystemNioFileSystem. New(NioIoHandler ioHandler)