Package one.microstream.afs.nio
Interface NioIoHandler
- All Superinterfaces:
- AIoHandler,- WriteController
- All Known Implementing Classes:
- NioIoHandler.Default
public interface NioIoHandler extends AIoHandler
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classNioIoHandler.DefaultNested classes/interfaces inherited from interface one.microstream.afs.AIoHandlerAIoHandler.Abstract<FS,DS,I extends AItem,F extends AFile,D extends ADirectory,R extends AReadableFile,W extends AWritableFile>Nested classes/interfaces inherited from interface one.microstream.afs.WriteControllerWriteController.Disabled, WriteController.Enabled
- 
Method SummaryModifier and Type Method Description NioReadableFilecastReadableFile(AReadableFile file)NioWritableFilecastWritableFile(AWritableFile file)static NioIoHandlerNew()static NioIoHandlerNew(NioPathResolver pathResolver)static NioIoHandlerNew(WriteController writeController)static NioIoHandlerNew(WriteController writeController, NioPathResolver pathResolver)PathtoPath(String... pathElements)PathtoPath(AItem item)Methods inherited from interface one.microstream.afs.AIoHandlerclose, copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, create, create, deleteFile, ensureExists, ensureExists, exists, exists, inventorize, isHandledDirectory, isHandledFile, isHandledItem, isHandledReadableFile, isHandledWritableFile, isOpen, listDirectories, listFiles, listItems, moveFile, openReading, openWriting, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, size, truncate, validateHandledDirectory, validateHandledFile, validateHandledReadableFile, validateHandledWritableFile, writeBytes