All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.flink.formats.protobuf.testproto.NullTestOuterClass Maven / Gradle / Ivy

There is a newer version: 1.12.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: null_test.proto

package org.apache.flink.formats.protobuf.testproto;

public final class NullTestOuterClass {
  private NullTestOuterClass() {}
  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_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_StringMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_StringMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_IntMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_IntMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_LongMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_LongMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BooleanMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BooleanMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_FloatMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_FloatMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_DoubleMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_DoubleMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_EnumMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_EnumMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_MessageMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_MessageMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BytesMapEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BytesMapEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_InnerMessageTest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_InnerMessageTest_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\017null_test.proto\022+org.apache.flink.form" +
      "ats.protobuf.testproto\"\262\016\n\010NullTest\022X\n\ns" +
      "tring_map\030\001 \003(\0132D.org.apache.flink.forma" +
      "ts.protobuf.testproto.NullTest.StringMap" +
      "Entry\022R\n\007int_map\030\002 \003(\0132A.org.apache.flin" +
      "k.formats.protobuf.testproto.NullTest.In" +
      "tMapEntry\022T\n\010long_map\030\003 \003(\0132B.org.apache" +
      ".flink.formats.protobuf.testproto.NullTe" +
      "st.LongMapEntry\022Z\n\013boolean_map\030\004 \003(\0132E.o" +
      "rg.apache.flink.formats.protobuf.testpro" +
      "to.NullTest.BooleanMapEntry\022V\n\tfloat_map" +
      "\030\005 \003(\0132C.org.apache.flink.formats.protob" +
      "uf.testproto.NullTest.FloatMapEntry\022X\n\nd" +
      "ouble_map\030\006 \003(\0132D.org.apache.flink.forma" +
      "ts.protobuf.testproto.NullTest.DoubleMap" +
      "Entry\022T\n\010enum_map\030\007 \003(\0132B.org.apache.fli" +
      "nk.formats.protobuf.testproto.NullTest.E" +
      "numMapEntry\022Z\n\013message_map\030\010 \003(\0132E.org.a" +
      "pache.flink.formats.protobuf.testproto.N" +
      "ullTest.MessageMapEntry\022V\n\tbytes_map\030\t \003" +
      "(\0132C.org.apache.flink.formats.protobuf.t" +
      "estproto.NullTest.BytesMapEntry\022\024\n\014strin" +
      "g_array\030\n \003(\t\022\021\n\tint_array\030\013 \003(\005\022\022\n\nlong" +
      "_array\030\014 \003(\003\022\025\n\rboolean_array\030\r \003(\010\022\023\n\013f" +
      "loat_array\030\016 \003(\002\022\024\n\014double_array\030\017 \003(\001\022P" +
      "\n\nenum_array\030\020 \003(\0162<.org.apache.flink.fo" +
      "rmats.protobuf.testproto.NullTest.Corpus" +
      "\022]\n\rmessage_array\030\021 \003(\0132F.org.apache.fli" +
      "nk.formats.protobuf.testproto.NullTest.I" +
      "nnerMessageTest\022\023\n\013bytes_array\030\022 \003(\014\0320\n\016" +
      "StringMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001" +
      "(\t:\0028\001\032-\n\013IntMapEntry\022\013\n\003key\030\001 \001(\005\022\r\n\005va" +
      "lue\030\002 \001(\005:\0028\001\032.\n\014LongMapEntry\022\013\n\003key\030\001 \001" +
      "(\003\022\r\n\005value\030\002 \001(\003:\0028\001\0321\n\017BooleanMapEntry" +
      "\022\013\n\003key\030\001 \001(\010\022\r\n\005value\030\002 \001(\010:\0028\001\032/\n\rFloa" +
      "tMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\002:\0028" +
      "\001\0320\n\016DoubleMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005valu" +
      "e\030\002 \001(\001:\0028\001\032l\n\014EnumMapEntry\022\013\n\003key\030\001 \001(\t" +
      "\022K\n\005value\030\002 \001(\0162<.org.apache.flink.forma" +
      "ts.protobuf.testproto.NullTest.Corpus:\0028" +
      "\001\032y\n\017MessageMapEntry\022\013\n\003key\030\001 \001(\t\022U\n\005val" +
      "ue\030\002 \001(\0132F.org.apache.flink.formats.prot" +
      "obuf.testproto.NullTest.InnerMessageTest" +
      ":\0028\001\032/\n\rBytesMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005va" +
      "lue\030\002 \001(\014:\0028\001\032(\n\020InnerMessageTest\022\t\n\001a\030\001" +
      " \001(\005\022\t\n\001b\030\002 \001(\003\"Z\n\006Corpus\022\r\n\tUNIVERSAL\020\000" +
      "\022\007\n\003WEB\020\001\022\n\n\006IMAGES\020\002\022\t\n\005LOCAL\020\003\022\010\n\004NEWS" +
      "\020\004\022\014\n\010PRODUCTS\020\005\022\t\n\005VIDEO\020\007B/\n+org.apach" +
      "e.flink.formats.protobuf.testprotoP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor,
        new java.lang.String[] { "StringMap", "IntMap", "LongMap", "BooleanMap", "FloatMap", "DoubleMap", "EnumMap", "MessageMap", "BytesMap", "StringArray", "IntArray", "LongArray", "BooleanArray", "FloatArray", "DoubleArray", "EnumArray", "MessageArray", "BytesArray", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_StringMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(0);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_StringMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_StringMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_IntMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(1);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_IntMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_IntMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_LongMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(2);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_LongMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_LongMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BooleanMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(3);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BooleanMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BooleanMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_FloatMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(4);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_FloatMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_FloatMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_DoubleMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(5);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_DoubleMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_DoubleMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_EnumMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(6);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_EnumMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_EnumMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_MessageMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(7);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_MessageMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_MessageMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BytesMapEntry_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(8);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BytesMapEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_BytesMapEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_InnerMessageTest_descriptor =
      internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_descriptor.getNestedTypes().get(9);
    internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_InnerMessageTest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_NullTest_InnerMessageTest_descriptor,
        new java.lang.String[] { "A", "B", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy