Uses of Interface
one.microstream.afs.blobstore.BlobStoreIoHandler
| Package | Description | 
|---|---|
| one.microstream.afs.blobstore | 
- 
Uses of BlobStoreIoHandler in one.microstream.afs.blobstoreClasses in one.microstream.afs.blobstore that implement BlobStoreIoHandler Modifier and Type Class Description static classBlobStoreIoHandler.DefaultMethods in one.microstream.afs.blobstore that return BlobStoreIoHandler Modifier and Type Method Description BlobStoreIoHandlerBlobStoreFileSystem. ioHandler()static BlobStoreIoHandlerBlobStoreIoHandler. New(BlobStoreConnector connector)static BlobStoreIoHandlerBlobStoreIoHandler. New(WriteController writeController, BlobStoreConnector connector)Methods in one.microstream.afs.blobstore with parameters of type BlobStoreIoHandler Modifier and Type Method Description static BlobStoreFileSystemBlobStoreFileSystem. New(BlobStoreIoHandler ioHandler)