RecordsIngested

Information on the records ingested by this request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Count of records ingested into the magnetic store.

Link copied to clipboard

Count of records ingested into the memory store.

Link copied to clipboard
val total: Int

Total count of successfully ingested records.

Functions

Link copied to clipboard
inline fun copy(block: RecordsIngested.Builder.() -> Unit = {}): RecordsIngested
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String