| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_READ_BATCH_SIZE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE_BYTE |
32768 |
public static final int |
KILO_BYTE |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NULL_KEY_IS_NOT_ALLOWED |
"Null key is not allowed!" |
protected static final String |
NULL_LISTENER_IS_NOT_ALLOWED |
"Null listener is not allowed!" |
protected static final String |
NULL_PREDICATE_IS_NOT_ALLOWED |
"Predicate should not be null!" |
protected static final String |
NULL_VALUE_IS_NOT_ALLOWED |
"Null value is not allowed!" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NULL_KEY_IS_NOT_ALLOWED |
"Null key is not allowed!" |
protected static final String |
NULL_VALUE_IS_NOT_ALLOWED |
"Null value is not allowed!" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INITIAL_BACKOFF_MS |
100 |
public static final int |
MAX_BACKOFF |
2000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
RETRY_WAIT_TIME_IN_SECONDS |
1L |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.