Package org.apache.pinot.segment.spi.evaluator.json
-
Interface Summary Interface Description JsonPathEvaluator Introduce an empty interface to allow it to be extended without affecting {@see TransformEvaluator}.JsonPathEvaluatorProvider This is an evolving SPI and subject to change. -
Class Summary Class Description JsonPathEvaluators Allows registration of a custom {@see JsonPathEvaluator} which can handle custom storage functionality also present in a plugin.