Package com.linkedin.davinci.replication.merge
-
Interface Summary Interface Description Merge<T> API for merging existing data with incoming writes. -
Class Summary Class Description MergeByteBuffer This class handles byte-level merge.MergeConflictResolver The workflow is Query old replication metadata.MergeConflictResolverFactory MergeConflictResult An object to encapsulate the results of conflict resolution to denote how the operation and value that should be applied or if the current update should be ignored.MergeGenericRecord Implementations of the API defined inMerge
based on V1 metadata timestamp Schema generated byRmdSchemaGeneratorV1
.MergeResultValueSchemaResolverImpl MergeUtils RmdSerDe This class is responsible for serialization and deserialization related tasks.StringAnnotatedStoreSchemaCache This class serves as the annotated schema cache for merge conflict resolution purpose in Active/Active replication.