Uses of Interface
one.microstream.storage.types.StorageEntityType
| Package | Description | 
|---|---|
| one.microstream.storage.types | 
- 
Uses of StorageEntityType in one.microstream.storage.typesClasses in one.microstream.storage.types that implement StorageEntityType Modifier and Type Class Description static classStorageEntityType.DefaultMethods in one.microstream.storage.types that return StorageEntityType Modifier and Type Method Description StorageEntityType<E>StorageEntityCache. lookupType(long typeId)Methods in one.microstream.storage.types with parameters of type StorageEntityType Modifier and Type Method Description voidStorageEntityExporter.Default. exportEntities(StorageEntityType<StorageEntity.Default> type, AWritableFile file)voidStorageEntityExporter. exportEntities(StorageEntityType<E> type, AWritableFile file)