Class Batch<T>

Keeps the state of a unordered batch so we can rewrite the results correctly after command execution

Type Parameters

Hierarchy

  • Batch

Constructors

Properties

batchType: BatchType
currentIndex: number
operations: T[]
originalIndexes: number[]
originalZeroIndex: number
size: number
sizeBytes: number

Generated using TypeDoc