Uses of Class
org.apache.pinot.segment.local.upsert.PartialUpsertHandler
-
Packages that use PartialUpsertHandler Package Description org.apache.pinot.segment.local.upsert -
-
Uses of PartialUpsertHandler in org.apache.pinot.segment.local.upsert
Fields in org.apache.pinot.segment.local.upsert declared as PartialUpsertHandler Modifier and Type Field Description protected PartialUpsertHandlerBasePartitionUpsertMetadataManager. _partialUpsertHandlerMethods in org.apache.pinot.segment.local.upsert that return PartialUpsertHandler Modifier and Type Method Description PartialUpsertHandlerUpsertContext. getPartialUpsertHandler()Methods in org.apache.pinot.segment.local.upsert with parameters of type PartialUpsertHandler Modifier and Type Method Description UpsertContext.BuilderUpsertContext.Builder. setPartialUpsertHandler(PartialUpsertHandler partialUpsertHandler)
-