Uses of Interface
one.microstream.storage.types.StorageEntityType
-
Packages that use 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 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, one.microstream.afs.types.AWritableFile file)voidStorageEntityExporter. exportEntities(StorageEntityType<E> type, one.microstream.afs.types.AWritableFile file)
-