Interface Constants
public interface Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringcallback inst idstatic final Stringstatic final StringInvokers in channel's callbackstatic final Stringstatic final booleanstatic final booleanstatic final StringBy 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.static final Stringstatic final Stringwhen this warning rises from invocation, program probably have a bug.static final Stringstatic final Stringstatic final String
-
Field Details
-
SHARE_CONNECTIONS_KEY
- See Also:
-
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.- See Also:
-
DECODE_IN_IO_THREAD_KEY
- See Also:
-
DEFAULT_DECODE_IN_IO_THREAD
static final boolean DEFAULT_DECODE_IN_IO_THREAD- See Also:
-
CALLBACK_SERVICE_KEY
callback inst id- See Also:
-
CALLBACK_SERVICE_PROXY_KEY
- See Also:
-
IS_CALLBACK_SERVICE
- See Also:
-
CHANNEL_CALLBACK_KEY
Invokers in channel's callback- See Also:
-
LAZY_REQUEST_WITH_WARNING_KEY
when this warning rises from invocation, program probably have a bug.- See Also:
-
DEFAULT_LAZY_REQUEST_WITH_WARNING
static final boolean DEFAULT_LAZY_REQUEST_WITH_WARNING- See Also:
-
ON_CONNECT_KEY
- See Also:
-
ON_DISCONNECT_KEY
- See Also:
-
ASYNC_METHOD_INFO
- See Also:
-