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

io.vertx.tp.ipc.eon.UpStream Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zero.stream.proto

package io.vertx.tp.ipc.eon;

public final class UpStream {
  private UpStream() {}
  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_io_vertx_tp_ipc_eon_StreamClientRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_vertx_tp_ipc_eon_StreamClientRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_vertx_tp_ipc_eon_StreamClientResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_vertx_tp_ipc_eon_StreamClientResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_vertx_tp_ipc_eon_StreamServerRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_vertx_tp_ipc_eon_StreamServerRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_vertx_tp_ipc_eon_StreamServerResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_vertx_tp_ipc_eon_StreamServerResponse_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\021zero.stream.proto\022\023io.vertx.tp.ipc.eon" +
      "\032\017zero.enum.proto\032\021zero.status.proto\032\022ze" +
      "ro.envelop.proto\"G\n\023StreamClientRequest\022" +
      "0\n\007envelop\030\001 \001(\0132\037.io.vertx.tp.ipc.eon.I" +
      "pcEnvelop\"/\n\024StreamClientResponse\022\027\n\017agg" +
      "regated_size\030\001 \001(\005\"\255\002\n\023StreamServerReque" +
      "st\0225\n\rresponse_type\030\001 \001(\0162\036.io.vertx.tp." +
      "ipc.eon.em.Format\022<\n\017response_params\030\002 \003" +
      "(\0132#.io.vertx.tp.ipc.eon.ResponseParams\022" +
      "0\n\007envelop\030\003 \001(\0132\037.io.vertx.tp.ipc.eon.I" +
      "pcEnvelop\0226\n\talgorithm\030\004 \001(\0162#.io.vertx." +
      "tp.ipc.eon.em.Compression\0227\n\017response_st" +
      "atus\030\005 \001(\0132\036.io.vertx.tp.ipc.eon.IpcStat" +
      "us\"H\n\024StreamServerResponse\0220\n\007envelop\030\001 " +
      "\001(\0132\037.io.vertx.tp.ipc.eon.IpcEnvelopB!\n\023" +
      "io.vertx.tp.ipc.eonB\010UpStreamP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.vertx.tp.ipc.eon.em.UpEnum.getDescriptor(),
          io.vertx.tp.ipc.eon.UpStatus.getDescriptor(),
          io.vertx.tp.ipc.eon.UpEnvelop.getDescriptor(),
        });
    internal_static_io_vertx_tp_ipc_eon_StreamClientRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_io_vertx_tp_ipc_eon_StreamClientRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_io_vertx_tp_ipc_eon_StreamClientRequest_descriptor,
        new java.lang.String[] { "Envelop", });
    internal_static_io_vertx_tp_ipc_eon_StreamClientResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_io_vertx_tp_ipc_eon_StreamClientResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_io_vertx_tp_ipc_eon_StreamClientResponse_descriptor,
        new java.lang.String[] { "AggregatedSize", });
    internal_static_io_vertx_tp_ipc_eon_StreamServerRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_io_vertx_tp_ipc_eon_StreamServerRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_io_vertx_tp_ipc_eon_StreamServerRequest_descriptor,
        new java.lang.String[] { "ResponseType", "ResponseParams", "Envelop", "Algorithm", "ResponseStatus", });
    internal_static_io_vertx_tp_ipc_eon_StreamServerResponse_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_io_vertx_tp_ipc_eon_StreamServerResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_io_vertx_tp_ipc_eon_StreamServerResponse_descriptor,
        new java.lang.String[] { "Envelop", });
    io.vertx.tp.ipc.eon.em.UpEnum.getDescriptor();
    io.vertx.tp.ipc.eon.UpStatus.getDescriptor();
    io.vertx.tp.ipc.eon.UpEnvelop.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy