Package one.microstream.afs.sql
Interface SqlWritableFile
- All Superinterfaces:
AFile
,AFile.Wrapper
,AItem
,AItem.Wrapper
,AReadableFile
,AWritableFile
,SqlFileWrapper
,SqlItemWrapper
,SqlReadableFile
- All Known Implementing Classes:
SqlWritableFile.Default
public interface SqlWritableFile extends SqlReadableFile, AWritableFile
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
SqlWritableFile.Default<U>
Nested classes/interfaces inherited from interface one.microstream.afs.AFile
AFile.Observer, AFile.Wrapper
Nested classes/interfaces inherited from interface one.microstream.afs.AFile.Wrapper
AFile.Wrapper.Abstract<U>
Nested classes/interfaces inherited from interface one.microstream.afs.AItem
AItem.Base, AItem.Wrapper
Nested classes/interfaces inherited from interface one.microstream.afs.sql.SqlFileWrapper
SqlFileWrapper.Abstract<U>
-
Method Summary
Static Methods Modifier and Type Method Description static SqlWritableFile
New(AFile actual, Object user, SqlPath path)
Methods inherited from interface one.microstream.afs.AFile
defaultUser, exists, isEmpty, isUsed, iterateObservers, name, registerObserver, removeObserver, toPath, toPathString, tryUseReading, tryUseReading, tryUseWriting, tryUseWriting, type, useReading, useReading
Methods inherited from interface one.microstream.afs.AReadableFile
close, isOpen, isRetired, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, release, retire, size, validateIsNotRetired
Methods inherited from interface one.microstream.afs.AWritableFile
copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, create, delete, downgrade, ensureExists, moveTo, moveTo, open, truncate, useWriting, useWriting, writeBytes, writeBytes
Methods inherited from interface one.microstream.afs.sql.SqlFileWrapper
checkHandleOpen, closeHandle, ensureOpenHandle, isHandleOpen, isRetired, openHandle, retire