Uses of Interface
one.microstream.afs.AFile.Wrapper
| Package | Description |
|---|---|
| one.microstream.afs | |
| one.microstream.afs.blobstore | |
| one.microstream.afs.nio | |
| one.microstream.afs.sql |
-
Uses of AFile.Wrapper in one.microstream.afs
Subinterfaces of AFile.Wrapper in one.microstream.afs Modifier and Type Interface Description interfaceAReadableFileinterfaceAWritableFileClasses in one.microstream.afs that implement AFile.Wrapper Modifier and Type Class Description static classAFile.Wrapper.Abstract<U> -
Uses of AFile.Wrapper in one.microstream.afs.blobstore
Subinterfaces of AFile.Wrapper in one.microstream.afs.blobstore Modifier and Type Interface Description interfaceBlobStoreFileWrapperinterfaceBlobStoreReadableFileinterfaceBlobStoreWritableFileClasses in one.microstream.afs.blobstore that implement AFile.Wrapper Modifier and Type Class Description static classBlobStoreFileWrapper.Abstract<U>static classBlobStoreReadableFile.Default<U>static classBlobStoreWritableFile.Default<U> -
Uses of AFile.Wrapper in one.microstream.afs.nio
Subinterfaces of AFile.Wrapper in one.microstream.afs.nio Modifier and Type Interface Description interfaceNioFileWrapperinterfaceNioReadableFileinterfaceNioWritableFileClasses in one.microstream.afs.nio that implement AFile.Wrapper Modifier and Type Class Description static classNioFileWrapper.Abstract<U>static classNioReadableFile.Default<U>static classNioWritableFile.Default<U> -
Uses of AFile.Wrapper in one.microstream.afs.sql
Subinterfaces of AFile.Wrapper in one.microstream.afs.sql Modifier and Type Interface Description interfaceSqlFileWrapperinterfaceSqlReadableFileinterfaceSqlWritableFileClasses in one.microstream.afs.sql that implement AFile.Wrapper Modifier and Type Class Description static classSqlFileWrapper.Abstract<U>static classSqlReadableFile.Default<U>static classSqlWritableFile.Default<U>