@Evolving public class ConcurrentTransactionException extends ConcurrentWriteException
TransactionBuilder.withTransactionId(Engine, String, long)
(String)}.
Incremental processing systems (e.g., streaming systems) that track progress using their own application-specific versions need to record what progress has been made, in order to avoid duplicating data in the face of failures and retries during writes. For more information refer to the Delta protocol section Transaction Identifiers
Constructor and Description |
---|
ConcurrentTransactionException(String appId,
long txnVersion,
long lastUpdated) |