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

io.stargate.proto.StargateOuterClass Maven / Gradle / Ivy

There is a newer version: 2.1.0-BETA-19
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: stargate.proto

package io.stargate.proto;

public final class StargateOuterClass {
  private StargateOuterClass() {}
  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\016stargate.proto\022\010stargate\032\013query.proto2" +
      "\214\002\n\010Stargate\0225\n\014ExecuteQuery\022\017.stargate." +
      "Query\032\022.stargate.Response\"\000\022H\n\022ExecuteQu" +
      "eryStream\022\017.stargate.Query\032\033.stargate.St" +
      "reamingResponse\"\000(\0010\001\0225\n\014ExecuteBatch\022\017." +
      "stargate.Batch\032\022.stargate.Response\"\000\022H\n\022" +
      "ExecuteBatchStream\022\017.stargate.Batch\032\033.st" +
      "argate.StreamingResponse\"\000(\0010\001B#\n\021io.sta" +
      "rgate.protoZ\016stargate/protob\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.stargate.proto.QueryOuterClass.getDescriptor(),
        });
    io.stargate.proto.QueryOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy