IngestionResult

data class IngestionResult(val storesWrittenTo: Set<String>, val chunkIds: List<String>)

Constructors

Link copied to clipboard
constructor(storesWrittenTo: Set<String>, chunkIds: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard