Uses of Interface
one.microstream.storage.types.StorageEntity
| Package | Description | 
|---|---|
| one.microstream.storage.types | 
- 
Uses of StorageEntity in one.microstream.storage.typesClasses in one.microstream.storage.types with type parameters of type StorageEntity Modifier and Type Interface Description interfaceStorageEntityCache<E extends StorageEntity>interfaceStorageEntityExporter<E extends StorageEntity>interfaceStorageEntityType<E extends StorageEntity>Classes in one.microstream.storage.types that implement StorageEntity Modifier and Type Class Description static classStorageEntity.DefaultMethods in one.microstream.storage.types with parameters of type StorageEntity Modifier and Type Method Description voidStorageEntity.MaxObjectId. accept(StorageEntity e)voidStorageEntity.MinObjectId. accept(StorageEntity e)booleanStorageEntityCacheEvaluator. clearEntityCache(long totalCacheSize, long evaluationTime, StorageEntity entity)booleanStorageEntityCacheEvaluator.Default. clearEntityCache(long cacheSize, long evalTime, StorageEntity e)default booleanStorageEntityCacheEvaluator. initiallyCacheEntity(long totalCacheSize, long evaluationTime, StorageEntity entity)Method parameters in one.microstream.storage.types with type arguments of type StorageEntity Modifier and Type Method Description KeyValue<Long,Long>StorageChannel.Default. exportTypeEntities(StorageEntityTypeHandler type, AWritableFile file, Predicate<? super StorageEntity> predicateEntity)KeyValue<Long,Long>StorageChannel. exportTypeEntities(StorageEntityTypeHandler type, AWritableFile file, Predicate<? super StorageEntity> predicateEntity)