Package org.infinispan.server.hotrod
Class Constants
java.lang.Object
org.infinispan.server.hotrod.Constants
Constant values
- Since:
- 5.1
- Author:
- Galder ZamarreƱo
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final int
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final short
-
Method Summary
-
Field Details
-
MAGIC_REQ
public static final byte MAGIC_REQ- See Also:
-
MAGIC_RES
public static final short MAGIC_RES- See Also:
-
DEFAULT_CONSISTENT_HASH_VERSION_1x
public static final byte DEFAULT_CONSISTENT_HASH_VERSION_1x- See Also:
-
DEFAULT_CONSISTENT_HASH_VERSION
public static final byte DEFAULT_CONSISTENT_HASH_VERSION- See Also:
-
INTELLIGENCE_BASIC
public static final byte INTELLIGENCE_BASIC- See Also:
-
INTELLIGENCE_TOPOLOGY_AWARE
public static final byte INTELLIGENCE_TOPOLOGY_AWARE- See Also:
-
INTELLIGENCE_HASH_DISTRIBUTION_AWARE
public static final byte INTELLIGENCE_HASH_DISTRIBUTION_AWARE- See Also:
-
INFINITE_LIFESPAN
public static final byte INFINITE_LIFESPAN- See Also:
-
INFINITE_MAXIDLE
public static final byte INFINITE_MAXIDLE- See Also:
-
DEFAULT_TOPOLOGY_ID
public static final int DEFAULT_TOPOLOGY_ID- See Also:
-