Package one.microstream.afs.blobstore
Interface BlobStoreWritableFile
- All Superinterfaces:
AFile,AFile.Wrapper,AItem,AItem.Wrapper,AReadableFile,AWritableFile,BlobStoreFileWrapper,BlobStoreItemWrapper,BlobStoreReadableFile
- All Known Implementing Classes:
BlobStoreWritableFile.Default
public interface BlobStoreWritableFile extends BlobStoreReadableFile, AWritableFile
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBlobStoreWritableFile.Default<U>Nested classes/interfaces inherited from interface one.microstream.afs.AFile
AFile.Observer, AFile.WrapperNested 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.WrapperNested classes/interfaces inherited from interface one.microstream.afs.blobstore.BlobStoreFileWrapper
BlobStoreFileWrapper.Abstract<U> -
Method Summary
Static Methods Modifier and Type Method Description static BlobStoreWritableFileNew(AFile actual, Object user, BlobStorePath 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, useReadingMethods inherited from interface one.microstream.afs.AReadableFile
close, isOpen, isRetired, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, release, retire, size, validateIsNotRetiredMethods inherited from interface one.microstream.afs.AWritableFile
copyFrom, copyFrom, copyFrom, copyTo, copyTo, copyTo, create, delete, downgrade, ensureExists, moveTo, moveTo, open, truncate, useWriting, useWriting, writeBytes, writeBytesMethods inherited from interface one.microstream.afs.blobstore.BlobStoreFileWrapper
checkHandleOpen, closeHandle, ensureOpenHandle, isHandleOpen, isRetired, openHandle, retire