Class QueryGrpc


  • public final class QueryGrpc
    extends java.lang.Object
     Query defines the gRPC querier service.
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SERVICE_NAME  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryActivesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryActivesResponse> getActivesMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevoteRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevoteResponse> getAggregatePrevoteMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevotesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevotesResponse> getAggregatePrevotesMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVoteRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVoteResponse> getAggregateVoteMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVotesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVotesResponse> getAggregateVotesMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRateRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRateResponse> getExchangeRateMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRatesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRatesResponse> getExchangeRatesMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryFeederDelegationRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryFeederDelegationResponse> getFeederDelegationMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryMissCounterRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryMissCounterResponse> getMissCounterMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryParamsRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryParamsResponse> getParamsMethod()  
      static io.grpc.ServiceDescriptor getServiceDescriptor()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxesResponse> getTobinTaxesMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxResponse> getTobinTaxMethod()  
      static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryVoteTargetsRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryVoteTargetsResponse> getVoteTargetsMethod()  
      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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getExchangeRateMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRateRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRateResponse> getExchangeRateMethod()
      • getExchangeRatesMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRatesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryExchangeRatesResponse> getExchangeRatesMethod()
      • getTobinTaxMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxResponse> getTobinTaxMethod()
      • getTobinTaxesMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryTobinTaxesResponse> getTobinTaxesMethod()
      • getActivesMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryActivesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryActivesResponse> getActivesMethod()
      • getVoteTargetsMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryVoteTargetsRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryVoteTargetsResponse> getVoteTargetsMethod()
      • getFeederDelegationMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryFeederDelegationRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryFeederDelegationResponse> getFeederDelegationMethod()
      • getMissCounterMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryMissCounterRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryMissCounterResponse> getMissCounterMethod()
      • getAggregatePrevoteMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevoteRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevoteResponse> getAggregatePrevoteMethod()
      • getAggregatePrevotesMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevotesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregatePrevotesResponse> getAggregatePrevotesMethod()
      • getAggregateVoteMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVoteRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVoteResponse> getAggregateVoteMethod()
      • getAggregateVotesMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVotesRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryAggregateVotesResponse> getAggregateVotesMethod()
      • getParamsMethod

        public static io.grpc.MethodDescriptor<terra.oracle.v1beta1.QueryOuterClass.QueryParamsRequest,​terra.oracle.v1beta1.QueryOuterClass.QueryParamsResponse> getParamsMethod()
      • newStub

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

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

        public static QueryGrpc.QueryFutureStub 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()