Package one.microstream.afs.sql
Interface SqlReadableFile
- All Superinterfaces:
AFile
,AFile.Wrapper
,AItem
,AItem.Wrapper
,AReadableFile
,SqlFileWrapper
,SqlItemWrapper
- All Known Subinterfaces:
SqlWritableFile
- All Known Implementing Classes:
SqlReadableFile.Default
,SqlWritableFile.Default
public interface SqlReadableFile extends AReadableFile, SqlFileWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
SqlReadableFile.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 SqlReadableFile
New(AFile actual, Object user, SqlPath path)
Methods inherited from interface one.microstream.afs.AFile
defaultUser, ensureExists, exists, isEmpty, isUsed, iterateObservers, name, registerObserver, removeObserver, toPath, toPathString, tryUseReading, tryUseReading, tryUseWriting, tryUseWriting, type, useReading, useReading, useWriting, useWriting
Methods inherited from interface one.microstream.afs.AReadableFile
close, copyTo, copyTo, copyTo, isOpen, isRetired, open, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, release, retire, size, validateIsNotRetired
Methods inherited from interface one.microstream.afs.sql.SqlFileWrapper
checkHandleOpen, closeHandle, ensureOpenHandle, isHandleOpen, isRetired, openHandle, retire