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 class
BlobStoreWritableFile.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.blobstore.BlobStoreFileWrapper
BlobStoreFileWrapper.Abstract<U>
-
Method Summary
Static Methods Modifier and Type Method Description static BlobStoreWritableFile
New(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, 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.blobstore.BlobStoreFileWrapper
checkHandleOpen, closeHandle, ensureOpenHandle, isHandleOpen, isRetired, openHandle, retire