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