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

com.youtube.vitess.proto.grpc.Vtgateservice Maven / Gradle / Ivy

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

package com.youtube.vitess.proto.grpc;

public final class Vtgateservice {
  private Vtgateservice() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\023vtgateservice.proto\022\rvtgateservice\032\014vt" +
      "gate.proto\032\013query.proto2\352\r\n\006Vitess\022<\n\007Ex" +
      "ecute\022\026.vtgate.ExecuteRequest\032\027.vtgate.E" +
      "xecuteResponse\"\000\022N\n\rExecuteShards\022\034.vtga" +
      "te.ExecuteShardsRequest\032\035.vtgate.Execute" +
      "ShardsResponse\"\000\022]\n\022ExecuteKeyspaceIds\022!" +
      ".vtgate.ExecuteKeyspaceIdsRequest\032\".vtga" +
      "te.ExecuteKeyspaceIdsResponse\"\000\022W\n\020Execu" +
      "teKeyRanges\022\037.vtgate.ExecuteKeyRangesReq" +
      "uest\032 .vtgate.ExecuteKeyRangesResponse\"\000",
      "\022W\n\020ExecuteEntityIds\022\037.vtgate.ExecuteEnt" +
      "ityIdsRequest\032 .vtgate.ExecuteEntityIdsR" +
      "esponse\"\000\022K\n\014ExecuteBatch\022\033.vtgate.Execu" +
      "teBatchRequest\032\034.vtgate.ExecuteBatchResp" +
      "onse\"\000\022]\n\022ExecuteBatchShards\022!.vtgate.Ex" +
      "ecuteBatchShardsRequest\032\".vtgate.Execute" +
      "BatchShardsResponse\"\000\022l\n\027ExecuteBatchKey" +
      "spaceIds\022&.vtgate.ExecuteBatchKeyspaceId" +
      "sRequest\032\'.vtgate.ExecuteBatchKeyspaceId" +
      "sResponse\"\000\022P\n\rStreamExecute\022\034.vtgate.St",
      "reamExecuteRequest\032\035.vtgate.StreamExecut" +
      "eResponse\"\0000\001\022b\n\023StreamExecuteShards\022\".v" +
      "tgate.StreamExecuteShardsRequest\032#.vtgat" +
      "e.StreamExecuteShardsResponse\"\0000\001\022q\n\030Str" +
      "eamExecuteKeyspaceIds\022\'.vtgate.StreamExe" +
      "cuteKeyspaceIdsRequest\032(.vtgate.StreamEx" +
      "ecuteKeyspaceIdsResponse\"\0000\001\022k\n\026StreamEx" +
      "ecuteKeyRanges\022%.vtgate.StreamExecuteKey" +
      "RangesRequest\032&.vtgate.StreamExecuteKeyR" +
      "angesResponse\"\0000\001\0226\n\005Begin\022\024.vtgate.Begi",
      "nRequest\032\025.vtgate.BeginResponse\"\000\0229\n\006Com" +
      "mit\022\025.vtgate.CommitRequest\032\026.vtgate.Comm" +
      "itResponse\"\000\022?\n\010Rollback\022\027.vtgate.Rollba" +
      "ckRequest\032\030.vtgate.RollbackResponse\"\000\022]\n" +
      "\022ResolveTransaction\022!.vtgate.ResolveTran" +
      "sactionRequest\032\".vtgate.ResolveTransacti" +
      "onResponse\"\000\022O\n\rMessageStream\022\034.vtgate.M" +
      "essageStreamRequest\032\034.query.MessageStrea" +
      "mResponse\"\0000\001\022D\n\nMessageAck\022\031.vtgate.Mes" +
      "sageAckRequest\032\031.query.MessageAckRespons",
      "e\"\000\022E\n\nSplitQuery\022\031.vtgate.SplitQueryReq" +
      "uest\032\032.vtgate.SplitQueryResponse\"\000\022Q\n\016Ge" +
      "tSrvKeyspace\022\035.vtgate.GetSrvKeyspaceRequ" +
      "est\032\036.vtgate.GetSrvKeyspaceResponse\"\000\022M\n" +
      "\014UpdateStream\022\033.vtgate.UpdateStreamReque" +
      "st\032\034.vtgate.UpdateStreamResponse\"\0000\001B\037\n\035" +
      "com.youtube.vitess.proto.grpcb\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.youtube.vitess.proto.Vtgate.getDescriptor(),
          com.youtube.vitess.proto.Query.getDescriptor(),
        }, assigner);
    com.youtube.vitess.proto.Vtgate.getDescriptor();
    com.youtube.vitess.proto.Query.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy