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

io.stargate.bridge.proto.Bridge 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: bridge.proto
package io.stargate.bridge.proto;

public final class Bridge {

    private Bridge() {
    }

    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\014bridge.proto\022\010stargate\032\013query.proto\032\014s" + "chema.proto2\372\003\n\016StargateBridge\0225\n\014Execut" + "eQuery\022\017.stargate.Query\032\022.stargate.Respo" + "nse\"\000\022X\n\026ExecuteQueryWithSchema\022\031.starga" + "te.QueryWithSchema\032!.stargate.QueryWithS" + "chemaResponse\"\000\0225\n\014ExecuteBatch\022\017.starga" + "te.Batch\032\022.stargate.Response\"\000\022T\n\020Descri" + "beKeyspace\022\037.stargate.DescribeKeyspaceQu" + "ery\032\035.stargate.CqlKeyspaceDescribe\"\000\022g\n\024" + "AuthorizeSchemaReads\022%.stargate.Authoriz" + "eSchemaReadsRequest\032&.stargate.Authorize" + "SchemaReadsResponse\"\000\022a\n\024GetSupportedFea" + "tures\022\".stargate.SupportedFeaturesReques" + "t\032#.stargate.SupportedFeaturesResponse\"\000" + "B1\n\030io.stargate.bridge.protoZ\025stargate/b" + "ridge/protob\006proto3" };
        descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { io.stargate.bridge.proto.QueryOuterClass.getDescriptor(), io.stargate.bridge.proto.Schema.getDescriptor() });
        io.stargate.bridge.proto.QueryOuterClass.getDescriptor();
        io.stargate.bridge.proto.Schema.getDescriptor();
    }
    // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy