Class TXNGrpc


  • @Generated(value="by gRPC proto compiler (version 1.36.0)",
               comments="Source: cottontail.proto")
    public final class TXNGrpc
    extends java.lang.Object
    
     Endpoint for transaction management.
     
    • Method Detail

      • getBeginMethod

        public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,​CottontailGrpc.Metadata> getBeginMethod()
      • getCommitMethod

        public static io.grpc.MethodDescriptor<CottontailGrpc.Metadata,​com.google.protobuf.Empty> getCommitMethod()
      • getRollbackMethod

        public static io.grpc.MethodDescriptor<CottontailGrpc.Metadata,​com.google.protobuf.Empty> getRollbackMethod()
      • getKillMethod

        public static io.grpc.MethodDescriptor<CottontailGrpc.Metadata,​com.google.protobuf.Empty> getKillMethod()
      • newStub

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

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

        public static TXNGrpc.TXNFutureStub 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()