| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageEntityCache<E extends StorageEntity> |
interface |
StorageEntityExporter<E extends StorageEntity> |
interface |
StorageEntityType<E extends StorageEntity> |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageEntity.Default |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageEntity.MaxObjectId.accept(StorageEntity e) |
void |
StorageEntity.MinObjectId.accept(StorageEntity e) |
boolean |
StorageEntityCacheEvaluator.clearEntityCache(long totalCacheSize,
long evaluationTime,
StorageEntity entity) |
boolean |
StorageEntityCacheEvaluator.Default.clearEntityCache(long cacheSize,
long evalTime,
StorageEntity e) |
default boolean |
StorageEntityCacheEvaluator.initiallyCacheEntity(long totalCacheSize,
long evaluationTime,
StorageEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
one.microstream.typing.KeyValue<Long,Long> |
StorageChannel.exportTypeEntities(StorageEntityTypeHandler type,
one.microstream.afs.types.AWritableFile file,
Predicate<? super StorageEntity> predicateEntity) |
one.microstream.typing.KeyValue<Long,Long> |
StorageChannel.Default.exportTypeEntities(StorageEntityTypeHandler type,
one.microstream.afs.types.AWritableFile file,
Predicate<? super StorageEntity> predicateEntity) |
Copyright © 2022 MicroStream Software. All rights reserved.