| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Method and Description |
|---|---|
<T extends Throwable,P extends one.microstream.functional.ThrowingProcedure<? super StorageEntity.Default,T>> |
StorageEntityType.Default.iterateEntities(P procedure) |
| Modifier and Type | Method and Description |
|---|---|
StorageEntity.Default |
StorageEntityCache.Default.getEntry(long objectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageLiveDataFile.Default.appendEntry(StorageEntity.Default entry) |
void |
StorageEntityType.Default.EntityDeleter.delete(StorageEntity.Default entity,
StorageEntityType.Default type,
StorageEntity.Default previousInType) |
void |
StorageEntityType.Default.iterateEntityReferenceIds(StorageEntity.Default entity,
one.microstream.persistence.types.PersistenceObjectIdAcceptor iterator) |
void |
StorageLiveDataFile.Default.loadEntityData(StorageEntity.Default entity,
long length,
long cacheChange) |
void |
StorageLiveDataFile.Default.prependEntry(StorageEntity.Default entry) |
void |
StorageLiveDataFile.Default.remove(StorageEntity.Default entity) |
boolean |
StorageEntityType.Default.EntityDeleter.test(StorageEntity.Default entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageEntityExporter.Default.exportEntities(StorageEntityType<StorageEntity.Default> type,
one.microstream.afs.types.AWritableFile file) |
Copyright © 2022 MicroStream Software. All rights reserved.