@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: ibc/core/connection/v1/query.proto")
public final class QueryGrpc
extends java.lang.Object
Query provides defines the gRPC querier service
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryGrpc.QueryBlockingStub
Query provides defines the gRPC querier service
|
static class |
QueryGrpc.QueryFutureStub
Query provides defines the gRPC querier service
|
static class |
QueryGrpc.QueryImplBase
Query provides defines the gRPC querier service
|
static class |
QueryGrpc.QueryStub
Query provides defines the gRPC querier service
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryClientConnectionsRequest,ibc.core.connection.v1.QueryOuterClass.QueryClientConnectionsResponse> |
getClientConnectionsMethod() |
static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionClientStateRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionClientStateResponse> |
getConnectionClientStateMethod() |
static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionConsensusStateRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionConsensusStateResponse> |
getConnectionConsensusStateMethod() |
static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionResponse> |
getConnectionMethod() |
static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionsRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionsResponse> |
getConnectionsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static QueryGrpc.QueryBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static QueryGrpc.QueryFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static QueryGrpc.QueryStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionResponse> getConnectionMethod()
public static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionsRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionsResponse> getConnectionsMethod()
public static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryClientConnectionsRequest,ibc.core.connection.v1.QueryOuterClass.QueryClientConnectionsResponse> getClientConnectionsMethod()
public static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionClientStateRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionClientStateResponse> getConnectionClientStateMethod()
public static io.grpc.MethodDescriptor<ibc.core.connection.v1.QueryOuterClass.QueryConnectionConsensusStateRequest,ibc.core.connection.v1.QueryOuterClass.QueryConnectionConsensusStateResponse> getConnectionConsensusStateMethod()
public static QueryGrpc.QueryStub newStub(io.grpc.Channel channel)
public static QueryGrpc.QueryBlockingStub newBlockingStub(io.grpc.Channel channel)
public static QueryGrpc.QueryFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()