Uses of Interface
org.apache.pinot.common.proto.Plan.LiteralFieldOrBuilder
-
Packages that use Plan.LiteralFieldOrBuilder Package Description org.apache.pinot.common.proto -
-
Uses of Plan.LiteralFieldOrBuilder in org.apache.pinot.common.proto
Classes in org.apache.pinot.common.proto that implement Plan.LiteralFieldOrBuilder Modifier and Type Class Description static classPlan.LiteralFieldLiteralField defines the serialized format of a literal field.static classPlan.LiteralField.BuilderLiteralField defines the serialized format of a literal field.Methods in org.apache.pinot.common.proto that return Plan.LiteralFieldOrBuilder Modifier and Type Method Description Plan.LiteralFieldOrBuilderPlan.MemberVariableField.Builder. getLiteralFieldOrBuilder().org.apache.pinot.common.proto.LiteralField literalField = 1;Plan.LiteralFieldOrBuilderPlan.MemberVariableField. getLiteralFieldOrBuilder().org.apache.pinot.common.proto.LiteralField literalField = 1;Plan.LiteralFieldOrBuilderPlan.MemberVariableFieldOrBuilder. getLiteralFieldOrBuilder().org.apache.pinot.common.proto.LiteralField literalField = 1;
-