Class PQWorkerApiGrpc

java.lang.Object
io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc

public final class PQWorkerApiGrpc extends Object
  • Field Details

  • Method Details

    • getGetObjectAccessMethod

      public static io.deephaven.shadow.client.flight.io.grpc.MethodDescriptor<ObjectAccessRequest,ObjectAccessResponse> getGetObjectAccessMethod()
    • getListenForErrorMethod

      public static io.deephaven.shadow.client.flight.io.grpc.MethodDescriptor<ListenErrorRequest,ListenErrorResponse> getListenForErrorMethod()
    • getRequestThreadDumpMethod

      public static io.deephaven.shadow.client.flight.io.grpc.MethodDescriptor<ThreadDumpRequest,ThreadDumpResponse> getRequestThreadDumpMethod()
    • getSendJdbcPasswordMethod

      public static io.deephaven.shadow.client.flight.io.grpc.MethodDescriptor<SendJdbcPasswordRequest,SendJdbcPasswordResponse> getSendJdbcPasswordMethod()
    • newStub

      public static PQWorkerApiGrpc.PQWorkerApiStub newStub(io.deephaven.shadow.client.flight.io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingV2Stub

      public static PQWorkerApiGrpc.PQWorkerApiBlockingV2Stub newBlockingV2Stub(io.deephaven.shadow.client.flight.io.grpc.Channel channel)
      Creates a new blocking-style stub that supports all types of calls on the service
    • newBlockingStub

      public static PQWorkerApiGrpc.PQWorkerApiBlockingStub newBlockingStub(io.deephaven.shadow.client.flight.io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static PQWorkerApiGrpc.PQWorkerApiFutureStub newFutureStub(io.deephaven.shadow.client.flight.io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • bindService

      public static final io.deephaven.shadow.client.flight.io.grpc.ServerServiceDefinition bindService(PQWorkerApiGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.deephaven.shadow.client.flight.io.grpc.ServiceDescriptor getServiceDescriptor()