Uses of Interface
one.microstream.storage.types.StorageChannelImportEntity
-
Packages that use StorageChannelImportEntity Package Description one.microstream.storage.types -
-
Uses of StorageChannelImportEntity in one.microstream.storage.types
Classes in one.microstream.storage.types that implement StorageChannelImportEntity Modifier and Type Class Description static classStorageChannelImportBatch.Defaultstatic classStorageChannelImportEntity.DefaultMethods in one.microstream.storage.types that return StorageChannelImportEntity Modifier and Type Method Description StorageChannelImportEntityStorageChannelImportBatch. first()StorageChannelImportEntityStorageChannelImportEntity. next()Method parameters in one.microstream.storage.types with type arguments of type StorageChannelImportEntity Modifier and Type Method Description voidStorageChannelImportBatch.Default. iterateEntities(Consumer<? super StorageChannelImportEntity> iterator)voidStorageChannelImportBatch. iterateEntities(Consumer<? super StorageChannelImportEntity> iterator)
-