Uses of Class
org.apache.pinot.segment.local.upsert.BasePartitionUpsertMetadataManager
-
Packages that use BasePartitionUpsertMetadataManager Package Description org.apache.pinot.segment.local.upsert -
-
Uses of BasePartitionUpsertMetadataManager in org.apache.pinot.segment.local.upsert
Subclasses of BasePartitionUpsertMetadataManager in org.apache.pinot.segment.local.upsert Modifier and Type Class Description classConcurrentMapPartitionUpsertMetadataManagerImplementation ofPartitionUpsertMetadataManagerthat is backed by aConcurrentHashMap.
-