public interface Constants
Modifier and Type | Method and Description |
---|---|
byte |
DEFAULT_HASH_FUNCTION_VERSION() |
int |
INFINITE_LIFESPAN() |
int |
INFINITE_MAXIDLE() |
byte |
INTELLIGENCE_BASIC() |
byte |
INTELLIGENCE_HASH_DISTRIBUTION_AWARE() |
byte |
INTELLIGENCE_TOPOLOGY_AWARE() |
int |
MAGIC_REQ() |
int |
MAGIC_RES() |
byte |
VERSION_10() |
byte |
VERSION_11() |
byte |
VERSION_12() |
byte |
VERSION_13() |
int MAGIC_REQ()
int MAGIC_RES()
byte VERSION_10()
byte VERSION_11()
byte VERSION_12()
byte VERSION_13()
byte DEFAULT_HASH_FUNCTION_VERSION()
byte INTELLIGENCE_BASIC()
byte INTELLIGENCE_TOPOLOGY_AWARE()
byte INTELLIGENCE_HASH_DISTRIBUTION_AWARE()
int INFINITE_LIFESPAN()
int INFINITE_MAXIDLE()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.