Class Hierarchy
- java.lang.Object
- org.apache.pinot.segment.local.upsert.BasePartitionUpsertMetadataManager (implements org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager)
- org.apache.pinot.segment.local.upsert.ConcurrentMapPartitionUpsertMetadataManager
- org.apache.pinot.segment.local.upsert.BaseTableUpsertMetadataManager (implements org.apache.pinot.segment.local.upsert.TableUpsertMetadataManager)
- org.apache.pinot.segment.local.upsert.ConcurrentMapTableUpsertMetadataManager
- org.apache.pinot.segment.local.upsert.PartialUpsertHandler
- org.apache.pinot.segment.local.upsert.RecordInfo
- org.apache.pinot.segment.local.upsert.TableUpsertMetadataManagerFactory
- org.apache.pinot.segment.local.upsert.UpsertUtils
- org.apache.pinot.segment.local.upsert.UpsertUtils.PrimaryKeyReader (implements java.io.Closeable)
- org.apache.pinot.segment.local.upsert.UpsertUtils.RecordInfoReader (implements java.io.Closeable)
- org.apache.pinot.segment.local.upsert.BasePartitionUpsertMetadataManager (implements org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.pinot.segment.local.upsert.PartitionUpsertMetadataManager
- org.apache.pinot.segment.local.upsert.TableUpsertMetadataManager
- java.io.Closeable