public interface NioFileWrapper extends AFile.Wrapper, NioItemWrapper
| Modifier and Type | Interface and Description |
|---|---|
static class |
NioFileWrapper.Abstract<U> |
AFile.Default, AFile.Observer, AFile.WrapperAItem.Base| Modifier and Type | Method and Description |
|---|---|
boolean |
checkChannelOpen() |
boolean |
closeChannel() |
FileChannel |
ensureOpenChannel() |
FileChannel |
ensureOpenChannel(OpenOption... options) |
FileChannel |
fileChannel() |
boolean |
isChannelOpen() |
boolean |
isRetired() |
boolean |
openChannel() |
boolean |
openChannel(OpenOption... options) |
boolean |
reopenChannel(OpenOption... options) |
boolean |
retire() |
actualactual, defaultUser, ensureExists, exists, isEmpty, isUsed, iterateObservers, name, New, registerObserver, removeObserver, size, toPath, toPathString, tryUseReading, tryUseReading, tryUseWriting, tryUseWriting, type, useReading, useReading, useWriting, useWritinguseractual, assembleDebugString, buildItemPath, defaultSeparator, fileSystem, identifier, parentpathFileChannel fileChannel()
boolean retire()
boolean isRetired()
boolean isChannelOpen()
boolean checkChannelOpen()
FileChannel ensureOpenChannel()
FileChannel ensureOpenChannel(OpenOption... options)
boolean openChannel()
throws one.microstream.exceptions.IORuntimeException
one.microstream.exceptions.IORuntimeExceptionboolean openChannel(OpenOption... options) throws one.microstream.exceptions.IORuntimeException
one.microstream.exceptions.IORuntimeExceptionboolean reopenChannel(OpenOption... options) throws one.microstream.exceptions.IORuntimeException
one.microstream.exceptions.IORuntimeExceptionboolean closeChannel()
throws one.microstream.exceptions.IORuntimeException
one.microstream.exceptions.IORuntimeExceptionCopyright © 2022 MicroStream Software. All rights reserved.