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

java.io.deephaven.proto.backplane.grpc.Object Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: deephaven/proto/object.proto

// Protobuf Java Version: 3.25.3
package io.deephaven.proto.backplane.grpc;

public final class Object {
  private Object() {}
  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_deephaven_proto_backplane_grpc_FetchObjectRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_FetchObjectRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_FetchObjectResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_FetchObjectResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ConnectRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ConnectRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ClientData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ClientData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ServerData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ServerData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_StreamRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_StreamRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_StreamResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_StreamResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_BrowserNextResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_BrowserNextResponse_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\034deephaven/proto/object.proto\022!io.deeph" +
      "aven.proto.backplane.grpc\032\034deephaven/pro" +
      "to/ticket.proto\"W\n\022FetchObjectRequest\022A\n" +
      "\tsource_id\030\001 \001(\0132..io.deephaven.proto.ba" +
      "ckplane.grpc.TypedTicket\"{\n\023FetchObjectR" +
      "esponse\022\014\n\004type\030\001 \001(\t\022\014\n\004data\030\002 \001(\014\022H\n\020t" +
      "yped_export_ids\030\003 \003(\0132..io.deephaven.pro" +
      "to.backplane.grpc.TypedTicket\"S\n\016Connect" +
      "Request\022A\n\tsource_id\030\001 \001(\0132..io.deephave" +
      "n.proto.backplane.grpc.TypedTicket\"a\n\nCl" +
      "ientData\022\017\n\007payload\030\001 \001(\014\022B\n\nreferences\030" +
      "\002 \003(\0132..io.deephaven.proto.backplane.grp" +
      "c.TypedTicket\"j\n\nServerData\022\017\n\007payload\030\001" +
      " \001(\014\022K\n\023exported_references\030\002 \003(\0132..io.d" +
      "eephaven.proto.backplane.grpc.TypedTicke" +
      "t\"\237\001\n\rStreamRequest\022D\n\007connect\030\001 \001(\01321.i" +
      "o.deephaven.proto.backplane.grpc.Connect" +
      "RequestH\000\022=\n\004data\030\002 \001(\0132-.io.deephaven.p" +
      "roto.backplane.grpc.ClientDataH\000B\t\n\007mess" +
      "age\"Z\n\016StreamResponse\022=\n\004data\030\001 \001(\0132-.io" +
      ".deephaven.proto.backplane.grpc.ServerDa" +
      "taH\000B\t\n\007message\"\025\n\023BrowserNextResponse2\216" +
      "\004\n\rObjectService\022\201\001\n\013FetchObject\0225.io.de" +
      "ephaven.proto.backplane.grpc.FetchObject" +
      "Request\0326.io.deephaven.proto.backplane.g" +
      "rpc.FetchObjectResponse\"\003\210\002\001\022z\n\rMessageS" +
      "tream\0220.io.deephaven.proto.backplane.grp" +
      "c.StreamRequest\0321.io.deephaven.proto.bac" +
      "kplane.grpc.StreamResponse\"\000(\0010\001\022|\n\021Open" +
      "MessageStream\0220.io.deephaven.proto.backp" +
      "lane.grpc.StreamRequest\0321.io.deephaven.p" +
      "roto.backplane.grpc.StreamResponse\"\0000\001\022\177" +
      "\n\021NextMessageStream\0220.io.deephaven.proto" +
      ".backplane.grpc.StreamRequest\0326.io.deeph" +
      "aven.proto.backplane.grpc.BrowserNextRes" +
      "ponse\"\000BBH\001P\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy