io.substrait.proto.Extensions Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
Create a well-defined, cross-language specification for data compute operations
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: substrait/extensions/extensions.proto
// Protobuf Java Version: 3.25.5
package io.substrait.proto;
public final class Extensions {
private Extensions() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_SimpleExtensionURI_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_SimpleExtensionURI_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_SimpleExtensionDeclaration_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionType_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionType_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionTypeVariation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionTypeVariation_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionFunction_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionFunction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_substrait_extensions_AdvancedExtension_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_substrait_extensions_AdvancedExtension_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n%substrait/extensions/extensions.proto\022" +
"\024substrait.extensions\032\031google/protobuf/a" +
"ny.proto\"?\n\022SimpleExtensionURI\022\034\n\024extens" +
"ion_uri_anchor\030\001 \001(\r\022\013\n\003uri\030\002 \001(\t\"\357\004\n\032Si" +
"mpleExtensionDeclaration\022X\n\016extension_ty" +
"pe\030\001 \001(\0132>.substrait.extensions.SimpleEx" +
"tensionDeclaration.ExtensionTypeH\000\022k\n\030ex" +
"tension_type_variation\030\002 \001(\0132G.substrait" +
".extensions.SimpleExtensionDeclaration.E" +
"xtensionTypeVariationH\000\022`\n\022extension_fun" +
"ction\030\003 \001(\0132B.substrait.extensions.Simpl" +
"eExtensionDeclaration.ExtensionFunctionH" +
"\000\032S\n\rExtensionType\022\037\n\027extension_uri_refe" +
"rence\030\001 \001(\r\022\023\n\013type_anchor\030\002 \001(\r\022\014\n\004name" +
"\030\003 \001(\t\032f\n\026ExtensionTypeVariation\022\037\n\027exte" +
"nsion_uri_reference\030\001 \001(\r\022\035\n\025type_variat" +
"ion_anchor\030\002 \001(\r\022\014\n\004name\030\003 \001(\t\032[\n\021Extens" +
"ionFunction\022\037\n\027extension_uri_reference\030\001" +
" \001(\r\022\027\n\017function_anchor\030\002 \001(\r\022\014\n\004name\030\003 " +
"\001(\tB\016\n\014mapping_type\"j\n\021AdvancedExtension" +
"\022*\n\014optimization\030\001 \003(\0132\024.google.protobuf" +
".Any\022)\n\013enhancement\030\002 \001(\0132\024.google.proto" +
"buf.AnyBb\n\022io.substrait.protoP\001Z5github." +
"com/substrait-io/substrait-go/proto/exte" +
"nsions\252\002\022Substrait.Protobufb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.AnyProto.getDescriptor(),
});
internal_static_substrait_extensions_SimpleExtensionURI_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_substrait_extensions_SimpleExtensionURI_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_SimpleExtensionURI_descriptor,
new java.lang.String[] { "ExtensionUriAnchor", "Uri", });
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_substrait_extensions_SimpleExtensionDeclaration_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor,
new java.lang.String[] { "ExtensionType", "ExtensionTypeVariation", "ExtensionFunction", "MappingType", });
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionType_descriptor =
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor.getNestedTypes().get(0);
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionType_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionType_descriptor,
new java.lang.String[] { "ExtensionUriReference", "TypeAnchor", "Name", });
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionTypeVariation_descriptor =
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor.getNestedTypes().get(1);
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionTypeVariation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionTypeVariation_descriptor,
new java.lang.String[] { "ExtensionUriReference", "TypeVariationAnchor", "Name", });
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionFunction_descriptor =
internal_static_substrait_extensions_SimpleExtensionDeclaration_descriptor.getNestedTypes().get(2);
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionFunction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_SimpleExtensionDeclaration_ExtensionFunction_descriptor,
new java.lang.String[] { "ExtensionUriReference", "FunctionAnchor", "Name", });
internal_static_substrait_extensions_AdvancedExtension_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_substrait_extensions_AdvancedExtension_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_substrait_extensions_AdvancedExtension_descriptor,
new java.lang.String[] { "Optimization", "Enhancement", });
com.google.protobuf.AnyProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy