Class StargateBridgeGrpc

java.lang.Object
io.stargate.bridge.proto.StargateBridgeGrpc

@Generated(value="by gRPC proto compiler (version 1.51.0)", comments="Source: bridge.proto") public final class StargateBridgeGrpc extends Object
 The gPRC API used by Stargate services to interact with the persistence backend.
 
  • Field Details

  • Method Details

    • getExecuteQueryMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.QueryOuterClass.Query,io.stargate.bridge.proto.QueryOuterClass.Response> getExecuteQueryMethod()
    • getExecuteQueryWithSchemaMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.Schema.QueryWithSchema,io.stargate.bridge.proto.Schema.QueryWithSchemaResponse> getExecuteQueryWithSchemaMethod()
    • getExecuteBatchMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.QueryOuterClass.Batch,io.stargate.bridge.proto.QueryOuterClass.Response> getExecuteBatchMethod()
    • getDescribeKeyspaceMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.Schema.DescribeKeyspaceQuery,io.stargate.bridge.proto.Schema.CqlKeyspaceDescribe> getDescribeKeyspaceMethod()
    • getAuthorizeSchemaReadsMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.Schema.AuthorizeSchemaReadsRequest,io.stargate.bridge.proto.Schema.AuthorizeSchemaReadsResponse> getAuthorizeSchemaReadsMethod()
    • getGetSupportedFeaturesMethod

      public static io.grpc.MethodDescriptor<io.stargate.bridge.proto.Schema.SupportedFeaturesRequest,io.stargate.bridge.proto.Schema.SupportedFeaturesResponse> getGetSupportedFeaturesMethod()
    • newStub

      public static StargateBridgeGrpc.StargateBridgeStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static StargateBridgeGrpc.StargateBridgeBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static StargateBridgeGrpc.StargateBridgeFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()