Uses of Class
org.apache.pinot.common.proto.Plan.ListField
-
Packages that use Plan.ListField Package Description org.apache.pinot.common.proto -
-
Uses of Plan.ListField in org.apache.pinot.common.proto
Methods in org.apache.pinot.common.proto that return Plan.ListField Modifier and Type Method Description Plan.ListFieldPlan.ListField.Builder. build()Plan.ListFieldPlan.ListField.Builder. buildPartial()static Plan.ListFieldPlan.ListField. getDefaultInstance()Plan.ListFieldPlan.ListField.Builder. getDefaultInstanceForType()Plan.ListFieldPlan.ListField. getDefaultInstanceForType()Plan.ListFieldPlan.MemberVariableField.Builder. getListField().org.apache.pinot.common.proto.ListField listField = 2;Plan.ListFieldPlan.MemberVariableField. getListField().org.apache.pinot.common.proto.ListField listField = 2;Plan.ListFieldPlan.MemberVariableFieldOrBuilder. getListField().org.apache.pinot.common.proto.ListField listField = 2;static Plan.ListFieldPlan.ListField. parseDelimitedFrom(InputStream input)static Plan.ListFieldPlan.ListField. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Plan.ListFieldPlan.ListField. parseFrom(byte[] data)static Plan.ListFieldPlan.ListField. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Plan.ListFieldPlan.ListField. parseFrom(com.google.protobuf.ByteString data)static Plan.ListFieldPlan.ListField. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Plan.ListFieldPlan.ListField. parseFrom(com.google.protobuf.CodedInputStream input)static Plan.ListFieldPlan.ListField. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Plan.ListFieldPlan.ListField. parseFrom(InputStream input)static Plan.ListFieldPlan.ListField. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Plan.ListFieldPlan.ListField. parseFrom(ByteBuffer data)static Plan.ListFieldPlan.ListField. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.apache.pinot.common.proto that return types with arguments of type Plan.ListField Modifier and Type Method Description com.google.protobuf.Parser<Plan.ListField>Plan.ListField. getParserForType()static com.google.protobuf.Parser<Plan.ListField>Plan.ListField. parser()Methods in org.apache.pinot.common.proto with parameters of type Plan.ListField Modifier and Type Method Description Plan.ListField.BuilderPlan.ListField.Builder. mergeFrom(Plan.ListField other)Plan.MemberVariableField.BuilderPlan.MemberVariableField.Builder. mergeListField(Plan.ListField value).org.apache.pinot.common.proto.ListField listField = 2;static Plan.ListField.BuilderPlan.ListField. newBuilder(Plan.ListField prototype)Plan.MemberVariableField.BuilderPlan.MemberVariableField.Builder. setListField(Plan.ListField value).org.apache.pinot.common.proto.ListField listField = 2;
-