| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
PHILIB_VERSION |
"0.4.0" |
public static final int |
PHILIB_VERSION_MAJOR |
0 |
public static final int |
PHILIB_VERSION_MINOR |
4 |
public static final int |
PHILIB_VERSION_PATCH |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
8192 |
public static final int |
DEFAULT_NUM_BUFFERS |
128 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CACHE_CAPACITY |
256 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MIN_CACHE_CAPACITY |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CACHE_CAPACITY |
256 |
public static final int |
DEFAULT_OLD_GEN_AFTER_HITS |
10 |
public static final double |
DEFAULT_OLD_GEN_RATIO |
0.25 |
public static final int |
MIN_CACHE_CAPACITY |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
8192 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_JOIN_TIMEOUT_MS |
1000L |
Copyright © 2012. All Rights Reserved.