Uses of Interface
one.microstream.storage.types.StorageFoundation
| Package | Description | 
|---|---|
| one.microstream.storage.types | 
- 
Uses of StorageFoundation in one.microstream.storage.typesClasses in one.microstream.storage.types with type parameters of type StorageFoundation Modifier and Type Interface Description interfaceStorageFoundation<F extends StorageFoundation<?>>A kind of factory type that holds and creates on demand all the parts that form aStorageSysteminstance, i.e.Subinterfaces of StorageFoundation in one.microstream.storage.types Modifier and Type Interface Description interfaceEmbeddedStorageFoundation<F extends EmbeddedStorageFoundation<?>>A kind of factory type that holds and creates on demand all the parts that form anEmbeddedStorageManagerinstance, i.e.Classes in one.microstream.storage.types that implement StorageFoundation Modifier and Type Class Description static classEmbeddedStorageFoundation.Default<F extends EmbeddedStorageFoundation.Default<?>>static classStorageFoundation.Default<F extends StorageFoundation.Default<?>>Methods in one.microstream.storage.types with parameters of type StorageFoundation Modifier and Type Method Description StorageDataChunkValidator.ProviderStorageDataChunkValidator.NoOp. provideDataChunkValidatorProvider(StorageFoundation<?> foundation)StorageDataChunkValidator.ProviderStorageDataChunkValidator.Provider2.Default. provideDataChunkValidatorProvider(StorageFoundation<?> foundation)StorageDataChunkValidator.ProviderStorageDataChunkValidator.Provider2. provideDataChunkValidatorProvider(StorageFoundation<?> foundation)StorageDataChunkValidator.ProviderStorageDataChunkValidator.Provider2.Transient. provideDataChunkValidatorProvider(StorageFoundation<?> foundation)StorageLockFileSetupStorageLockFileSetup.Provider.Default. provideLockFileSetup(StorageFoundation<?> foundation)StorageLockFileSetupStorageLockFileSetup.Provider. provideLockFileSetup(StorageFoundation<?> foundation)