Uses of Class
one.microstream.storage.types.StorageChannelImportBatch.Default
-
Packages that use StorageChannelImportBatch.Default Package Description one.microstream.storage.types -
-
Uses of StorageChannelImportBatch.Default in one.microstream.storage.types
Methods in one.microstream.storage.types with parameters of type StorageChannelImportBatch.Default Modifier and Type Method Description protected abstract StorageImportSource.AbstractStorageRequestTaskImportData.Abstract. createImportSource(int channelIndex, S source, StorageChannelImportBatch.Default headBatch)protected StorageImportSource.AbstractStorageRequestTaskImportDataByteBuffers.Default. createImportSource(int channelIndex, ByteBuffer buffer, StorageChannelImportBatch.Default headBatch)protected StorageImportSource.AbstractStorageRequestTaskImportDataFiles.Default. createImportSource(int channelIndex, one.microstream.afs.types.AFile file, StorageChannelImportBatch.Default headBatch)Constructors in one.microstream.storage.types with parameters of type StorageChannelImportBatch.Default Constructor Description Abstract(StorageChannelImportBatch.Default headBatch)
-