case classCompactionResult(batchKey: ColumnFormatKey, bucketId: Int, success: Boolean) extends Product with Serializable
Result of compaction of a column batch added to transaction pre-commit results.
NOTE: if the layout of this class or ColumnFormatKey changes, then update the regex pattern in
SnapshotConnectionListener.parseCompactionResult that parses the toString() of this class
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Result of compaction of a column batch added to transaction pre-commit results.
NOTE: if the layout of this class or ColumnFormatKey changes, then update the regex pattern in SnapshotConnectionListener.parseCompactionResult that parses the toString() of this class