Class SettingGrpc.SettingFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<SettingGrpc.SettingFutureStub>
io.grpc.stub.AbstractFutureStub<SettingGrpc.SettingFutureStub>
io.github.xezzon.zeroweb.setting.SettingGrpc.SettingFutureStub
Enclosing class:
SettingGrpc

public static final class SettingGrpc.SettingFutureStub extends io.grpc.stub.AbstractFutureStub<SettingGrpc.SettingFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service Setting.
业务参数服务
  • 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
    com.google.common.util.concurrent.ListenableFuture<SettingItem>
    获取参数值

    Methods inherited from class io.grpc.stub.AbstractFutureStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

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

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getSetting

      public com.google.common.util.concurrent.ListenableFuture<SettingItem> getSetting(GetSettingRequest request)
      获取参数值