Uses of Interface
org.apache.pinot.segment.local.upsert.UpsertUtils.ComparisonColumnReader
-
Packages that use UpsertUtils.ComparisonColumnReader Package Description org.apache.pinot.segment.local.upsert -
-
Uses of UpsertUtils.ComparisonColumnReader in org.apache.pinot.segment.local.upsert
Classes in org.apache.pinot.segment.local.upsert that implement UpsertUtils.ComparisonColumnReader Modifier and Type Class Description static classUpsertUtils.MultiComparisonColumnReaderstatic classUpsertUtils.SingleComparisonColumnReader
-