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

com.expedia.open.tracing.buffer.SpanBufferOuterClass Maven / Gradle / Ivy

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

package com.expedia.open.tracing.buffer;

public final class SpanBufferOuterClass {
  private SpanBufferOuterClass() {}
  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_SpanBuffer_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_SpanBuffer_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\020spanBuffer.proto\032\nspan.proto\"8\n\nSpanBu" +
      "ffer\022\017\n\007traceId\030\001 \001(\t\022\031\n\nchildSpans\030\002 \003(" +
      "\0132\005.SpanB#\n\037com.expedia.open.tracing.buf" +
      "ferP\001b\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.expedia.open.tracing.SpanOuterClass.getDescriptor(),
        }, assigner);
    internal_static_SpanBuffer_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_SpanBuffer_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_SpanBuffer_descriptor,
        new java.lang.String[] { "TraceId", "ChildSpans", });
    com.expedia.open.tracing.SpanOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy