Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_AUTOCREATE |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DISPATCHER_CONCURRENCY |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
OSGI_LOADING |
"org.ehcache.core.osgi" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NO_EXPIRE |
-1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUCKET_COUNT |
20 |
public static final double |
DEFAULT_PHI |
0.63 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_DISK_SEGMENTS |
16 |
public static final int |
DEFAULT_WRITER_CONCURRENCY |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MAX_OBJECT_SIZE |
9223372036854775807L |
public static final int |
DEFAULT_OBJECT_GRAPH_SIZE |
1000 |