接口 Constants

  • 所有已知实现类:
    Constants

    public interface Constants
    • 字段详细资料

      • DEFAULT_SHARE_CONNECTIONS

        static final String DEFAULT_SHARE_CONNECTIONS
        By default, a consumer JVM instance and a provider JVM instance share a long TCP connection (except when connections are set), which can set the number of long TCP connections shared to avoid the bottleneck of sharing a single long TCP connection.
        另请参阅:
        常量字段值
      • DEFAULT_DECODE_IN_IO_THREAD

        static final boolean DEFAULT_DECODE_IN_IO_THREAD
        另请参阅:
        常量字段值
      • CALLBACK_SERVICE_KEY

        static final String CALLBACK_SERVICE_KEY
        callback inst id
        另请参阅:
        常量字段值
      • CALLBACK_SERVICE_PROXY_KEY

        static final String CALLBACK_SERVICE_PROXY_KEY
        另请参阅:
        常量字段值
      • CHANNEL_CALLBACK_KEY

        static final String CHANNEL_CALLBACK_KEY
        Invokers in channel's callback
        另请参阅:
        常量字段值
      • LAZY_CONNECT_INITIAL_STATE_KEY

        static final String LAZY_CONNECT_INITIAL_STATE_KEY
        The initial state for lazy connection
        另请参阅:
        常量字段值