ExportStatistics

Statistics about the execution of an export job.

Types

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

Properties

Link copied to clipboard

The number of records that were exported to the final export file.

Link copied to clipboard

The number of records that were processed to generate the final export file.

Functions

Link copied to clipboard
inline fun copy(block: ExportStatistics.Builder.() -> Unit = {}): ExportStatistics
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