Class MutinyHealthProbeGrpc.MutinyHealthProbeStub

java.lang.Object
io.grpc.stub.AbstractStub<MutinyHealthProbeGrpc.MutinyHealthProbeStub>
ai.wanaku.core.exchange.v1.MutinyHealthProbeGrpc.MutinyHealthProbeStub
All Implemented Interfaces:
io.quarkus.grpc.MutinyStub
Enclosing class:
MutinyHealthProbeGrpc

public static class MutinyHealthProbeGrpc.MutinyHealthProbeStub extends io.grpc.stub.AbstractStub<MutinyHealthProbeGrpc.MutinyHealthProbeStub> implements io.quarkus.grpc.MutinyStub
 The health probe service definition.
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    io.smallrye.mutiny.Uni<HealthProbeReply>
    Gets the runtime status of the capability

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait