Uses of Interface
one.microstream.storage.types.StorageEntityType
Package | Description |
---|---|
one.microstream.storage.types |
-
Uses of StorageEntityType in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageEntityType Modifier and Type Class Description static class
StorageEntityType.Default
Methods 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 void
StorageEntityExporter.Default. exportEntities(StorageEntityType<StorageEntity.Default> type, AWritableFile file)
void
StorageEntityExporter. exportEntities(StorageEntityType<E> type, AWritableFile file)