接口 GrpcClientConfig

    • 方法详细资料

      • threadPoolCoreSize

        int threadPoolCoreSize()
        get threadPoolCoreSize.
        返回:
        threadPoolCoreSize.
      • threadPoolMaxSize

        int threadPoolMaxSize()
        get threadPoolMaxSize.
        返回:
        threadPoolMaxSize.
      • threadPoolKeepAlive

        long threadPoolKeepAlive()
        get thread pool keep alive time.
        返回:
        threadPoolKeepAlive.
      • serverCheckTimeOut

        long serverCheckTimeOut()
        get server check time out.
        返回:
        serverCheckTimeOut.
      • threadPoolQueueSize

        int threadPoolQueueSize()
        get thread pool queue size.
        返回:
        threadPoolQueueSize.
      • maxInboundMessageSize

        int maxInboundMessageSize()
        get maxInboundMessage size.
        返回:
        maxInboundMessageSize.
      • channelKeepAlive

        int channelKeepAlive()
        get channelKeepAlive time.
        返回:
        channelKeepAlive.