Batch Snapshot
data class BatchSnapshot(partitionName: String, batchRange: KeyRange, scannedRecordCount: Long, matchingRecordCount: Long)
Content copied to clipboard
Functions
Properties
batchRange
Link copied to clipboard
matchingRecordCount
Link copied to clipboard
partitionName
Link copied to clipboard
scannedRecordCount
Link copied to clipboard