Uses of Package
org.apache.pinot.segment.local.upsert
-
Classes in org.apache.pinot.segment.local.upsert used by org.apache.pinot.segment.local.indexsegment.immutable Class Description PartitionUpsertMetadataManager Manages the upsert metadata per partition. -
Classes in org.apache.pinot.segment.local.upsert used by org.apache.pinot.segment.local.realtime.impl Class Description PartitionUpsertMetadataManager Manages the upsert metadata per partition. -
Classes in org.apache.pinot.segment.local.upsert used by org.apache.pinot.segment.local.upsert Class Description BasePartitionUpsertMetadataManager BaseTableUpsertMetadataManager ComparisonColumns ConcurrentMapPartitionUpsertMetadataManager Implementation ofPartitionUpsertMetadataManagerthat is backed by aConcurrentHashMap.PartialUpsertHandler Handler for partial-upsert.PartitionUpsertMetadataManager Manages the upsert metadata per partition.RecordInfo TableUpsertMetadataManager The manager of the upsert metadata of a table.UpsertContext UpsertContext.Builder UpsertUtils.ComparisonColumnReader UpsertUtils.RecordInfoReader