@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: ibc/core/client/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.client.v1.QueryOuterClass.QueryClientParamsRequest,ibc.core.client.v1.QueryOuterClass.QueryClientParamsResponse> |
getClientParamsMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientStateRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStateResponse> |
getClientStateMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientStatesRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStatesResponse> |
getClientStatesMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientStatusRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStatusResponse> |
getClientStatusMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryConsensusStateRequest,ibc.core.client.v1.QueryOuterClass.QueryConsensusStateResponse> |
getConsensusStateMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryConsensusStatesRequest,ibc.core.client.v1.QueryOuterClass.QueryConsensusStatesResponse> |
getConsensusStatesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryUpgradedClientStateRequest,ibc.core.client.v1.QueryOuterClass.QueryUpgradedClientStateResponse> |
getUpgradedClientStateMethod() |
static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryUpgradedConsensusStateRequest,ibc.core.client.v1.QueryOuterClass.QueryUpgradedConsensusStateResponse> |
getUpgradedConsensusStateMethod() |
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.client.v1.QueryOuterClass.QueryClientStateRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStateResponse> getClientStateMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientStatesRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStatesResponse> getClientStatesMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryConsensusStateRequest,ibc.core.client.v1.QueryOuterClass.QueryConsensusStateResponse> getConsensusStateMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryConsensusStatesRequest,ibc.core.client.v1.QueryOuterClass.QueryConsensusStatesResponse> getConsensusStatesMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientStatusRequest,ibc.core.client.v1.QueryOuterClass.QueryClientStatusResponse> getClientStatusMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryClientParamsRequest,ibc.core.client.v1.QueryOuterClass.QueryClientParamsResponse> getClientParamsMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryUpgradedClientStateRequest,ibc.core.client.v1.QueryOuterClass.QueryUpgradedClientStateResponse> getUpgradedClientStateMethod()
public static io.grpc.MethodDescriptor<ibc.core.client.v1.QueryOuterClass.QueryUpgradedConsensusStateRequest,ibc.core.client.v1.QueryOuterClass.QueryUpgradedConsensusStateResponse> getUpgradedConsensusStateMethod()
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()