| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_NAME_TO_DISABLE_INVALID_MAX_SIZE_POLICY_EXCEPTION |
"disableInvalidMaxSizePolicyException" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
CACHE_REPLICATION |
27 |
public static final short |
CACHE_SEGMENT_SHUTDOWN |
28 |
public static final int |
CONTAINS_KEY |
1 |
public static final short |
DESTROY |
23 |
public static final short |
ENTRY_PROCESSOR |
22 |
public static final int |
GET |
0 |
public static final short |
GET_ALL |
18 |
public static final short |
GET_ALL_FACTORY |
19 |
public static final int |
GET_AND_REMOVE |
5 |
public static final int |
GET_AND_REPLACE |
7 |
public static final int |
ITERATE |
16 |
public static final int |
ITERATION_RESULT |
17 |
public static final short |
LOAD_ALL |
20 |
public static final short |
LOAD_ALL_FACTORY |
21 |
public static final short |
MERGE |
30 |
public static final short |
MERGE_BACKUP |
31 |
public static final short |
MERGE_FACTORY |
32 |
public static final int |
PUT |
2 |
public static final short |
PUT_ALL |
26 |
public static final int |
PUT_ALL_BACKUP |
9 |
public static final int |
PUT_BACKUP |
8 |
public static final int |
PUT_IF_ABSENT |
3 |
public static final int |
REMOVE |
4 |
public static final int |
REMOVE_BACKUP |
10 |
public static final int |
REPLACE |
6 |
public static final short |
SET_EXPIRY_POLICY |
33 |
public static final short |
SET_EXPIRY_POLICY_BACKUP |
34 |
public static final int |
SIZE |
11 |
public static final int |
SIZE_FACTORY |
14 |
public static final short |
WAN_LEGACY_MERGE |
24 |
public static final short |
WAN_MERGE |
29 |
public static final short |
WAN_REMOVE |
25 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SEGMENT_DESTROY |
2 |
public static final int |
WAN_LEGACY_MERGE |
0 |
public static final int |
WAN_MERGE |
3 |
public static final int |
WAN_REMOVE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ORIGIN |
"ENTERPRISE_WAN" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEADER_LENGTH_IN_BYTES |
36 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ADD_WAN_CONFIG_BACKUP_OPERATION |
24 |
public static final int |
ADD_WAN_CONFIG_OPERATION |
23 |
public static final int |
ADD_WAN_CONFIG_OPERATION_FACTORY |
22 |
public static final int |
BATCH_WAN_REP_EVENT |
0 |
public static final int |
CACHE_REPLICATION_REMOVE |
9 |
public static final int |
CACHE_REPLICATION_UPDATE |
8 |
public static final int |
EWR_PUT_BACKUP_OPERATION |
2 |
public static final int |
EWR_PUT_OPERATION |
1 |
public static final int |
EWR_QUEUE_CONTAINER |
3 |
public static final int |
EWR_QUEUE_REPLICATION_OPERATION |
4 |
public static final int |
EWR_REMOVE_BACKUP_OPERATION |
5 |
public static final int |
GET_MAP_PARTITION_DATA_OPERATION |
12 |
public static final int |
MAP_REPLICATION_MERKLE_TREE_NODE |
21 |
public static final int |
MAP_REPLICATION_REMOVE |
7 |
public static final int |
MAP_REPLICATION_SYNC |
10 |
public static final int |
MAP_REPLICATION_UPDATE |
6 |
public static final int |
MERKLE_TREE_NODE_VALUE_COMPARISON |
20 |
public static final int |
POST_JOIN_WAN_OPERATION |
13 |
public static final int |
REMOVE_WAN_EVENT_BACKUPS_OPERATION |
25 |
public static final int |
WAN_ANTI_ENTROPY_EVENT_STARTER_OPERATION |
17 |
public static final int |
WAN_ANTI_ENTROPY_RESULT |
16 |
public static final int |
WAN_CONSISTENCY_CHECK_EVENT |
18 |
public static final int |
WAN_MERKLE_TREE_NODE_COMPARE_OPERATION |
19 |
public static final int |
WAN_OPERATION |
14 |
public static final int |
WAN_SYNC_EVENT |
15 |
public static final int |
WAN_SYNC_OPERATION |
11 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WAN_BATCH_SENDER_CLASS |
"hazelcast.wan.wanBatchSenderClass" |
public static final String |
WAN_EXECUTOR |
"hz:wan" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BATCH_SIZE |
500 |
public static final int |
DEFAULT_MAX_CONCURRENT_INVOCATIONS |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD |
"20210209" |
public static final String |
DISTRIBUTION |
"Hazelcast Enterprise" |
public static final String |
REVISION |
"231a84d" |
public static final String |
SERIALIZATION_VERSION |
"1" |
public static final String |
VERSION |
"3.12.12" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROP_AUTO_UPGRADE_ENABLED |
"hazelcast.cluster.version.auto.upgrade.enabled" |
public static final String |
PROP_AUTO_UPGRADE_MIN_CLUSTER_SIZE |
"hazelcast.cluster.version.auto.upgrade.min.cluster.size" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_FORCED_EVICTION_PERCENTAGE |
20 |
public static final int |
FORCE_EVICTION_TRY_COUNT |
5 |
public static final int |
HUNDRED_PERCENT |
100 |
public static final long |
NULL_PTR |
0L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MIN_EVICTION_ELEMENT_COUNT |
10 |
protected static final int |
ONE_HUNDRED_PERCENT |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VALUE_OFFSET |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DATA_OFFSET |
12 |
public static final int |
NATIVE_MEMORY_DATA_OVERHEAD |
4 |
public static final int |
PARTITION_HASH_OFFSET |
4 |
public static final int |
SIZE_OFFSET |
0 |
public static final int |
TYPE_OFFSET |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROP_USE_DELETE_WHEN_PROCESSING_REMOVE_EVENTS |
"hazelcast.wan.map.useDeleteWhenProcessingRemoveEvents" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_HOT_RESTART_FREE_NATIVE_MEMORY_PERCENTAGE |
15 |
public static final String |
PROPERTY_HOTRESTART_FREE_NATIVE_MEMORY_PERCENTAGE |
"hazelcast.hotrestart.free.native.memory.percentage" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACCUMULATOR_CONSUMER |
69 |
public static final int |
CLEAR |
18 |
public static final int |
CLEAR_BACKUP |
17 |
public static final int |
CLEAR_FACTORY |
56 |
public static final int |
CONTAINS_KEY |
6 |
public static final int |
CONTAINS_VALUE |
29 |
public static final int |
CONTAINS_VALUE_FACTORY |
57 |
public static final int |
DELETE |
19 |
public static final int |
DESTROY_QUERY_CACHE |
53 |
public static final int |
ENTRY |
11 |
public static final int |
ENTRY_BACKUP |
10 |
public static final int |
ENTRY_OFFLOADABLE_SET_UNLOCK |
71 |
public static final int |
EVICT |
20 |
public static final int |
EVICT_ALL |
21 |
public static final int |
EVICT_ALL_BACKUP |
22 |
public static final int |
EVICT_ALL_FACTORY |
58 |
public static final int |
EVICT_BACKUP |
5 |
public static final int |
FETCH_ENTRIES |
31 |
public static final int |
FETCH_KEYS |
32 |
public static final int |
FETCH_WITH_QUERY |
72 |
public static final int |
FLUSH |
34 |
public static final int |
FLUSH_BACKUP |
33 |
public static final int |
FLUSH_FACTORY |
59 |
public static final int |
GET |
1 |
public static final int |
GET_ALL |
23 |
public static final int |
GET_ALL_FACTORY |
60 |
public static final int |
GET_ENTRY_VIEW |
30 |
public static final int |
LEGACY_MERGE |
24 |
public static final int |
LOAD_ALL |
9 |
public static final int |
LOAD_ALL_FACTORY |
61 |
public static final int |
LOAD_MAP |
8 |
public static final int |
MADE_PUBLISHABLE |
49 |
public static final int |
MADE_PUBLISHABLE_FACTORY |
66 |
public static final int |
MAP_REPLICATION |
67 |
public static final int |
MERGE |
76 |
public static final int |
MERGE_FACTORY |
75 |
public static final int |
MERKLE_TREE_GET_ENTRIES_OPERATION |
81 |
public static final int |
MERKLE_TREE_GET_ENTRY_COUNT_OPERATION |
82 |
public static final int |
MERKLE_TREE_NODE_COMPARE_OPERATION |
79 |
public static final int |
MERKLE_TREE_NODE_COMPARE_OPERATION_FACTORY |
80 |
public static final int |
MULTIPLE_ENTRY |
36 |
public static final int |
MULTIPLE_ENTRY_BACKUP |
35 |
public static final int |
MULTIPLE_ENTRY_FACTORY |
62 |
public static final int |
MULTIPLE_ENTRY_PREDICATE |
38 |
public static final int |
MULTIPLE_ENTRY_PREDICATE_BACKUP |
37 |
public static final int |
PARTITION_WIDE_ENTRY |
25 |
public static final int |
PARTITION_WIDE_ENTRY_BACKUP |
26 |
public static final int |
PARTITION_WIDE_ENTRY_FACTORY |
63 |
public static final int |
PARTITION_WIDE_PREDICATE_ENTRY |
27 |
public static final int |
PARTITION_WIDE_PREDICATE_ENTRY_BACKUP |
28 |
public static final int |
PARTITION_WIDE_PREDICATE_ENTRY_FACTORY |
64 |
public static final int |
PUBLISHER_CREATE |
50 |
public static final int |
PUT |
0 |
public static final int |
PUT_ALL |
12 |
public static final int |
PUT_ALL_BACKUP |
13 |
public static final int |
PUT_ALL_PARTITION_AWARE_FACTORY |
70 |
public static final int |
PUT_BACKUP |
3 |
public static final int |
PUT_FROM_LOAD_ALL |
40 |
public static final int |
PUT_FROM_LOAD_ALL_BACKUP |
41 |
public static final int |
PUT_IF_ABSENT |
39 |
public static final int |
PUT_TRANSIENT |
42 |
public static final int |
QUERY_OP |
73 |
public static final int |
QUERY_PARTITION_OP |
74 |
public static final int |
READ_AND_RESET_ACCUMULATOR |
51 |
public static final int |
REMOVE |
2 |
public static final int |
REMOVE_BACKUP |
4 |
public static final int |
REMOVE_IF_SAME |
14 |
public static final int |
REPLACE |
15 |
public static final int |
REPLACE_IF_SAME |
43 |
public static final int |
SET |
7 |
public static final int |
SET_READ_CURSOR |
52 |
public static final int |
SET_TTL |
77 |
public static final int |
SET_TTL_BACKUP |
78 |
public static final int |
SIZE |
16 |
public static final int |
SIZE_FACTORY |
65 |
public static final int |
TRY_PUT |
44 |
public static final int |
TRY_REMOVE |
45 |
public static final int |
TXN_DELETE |
47 |
public static final int |
TXN_LOCK_AND_GET |
46 |
public static final int |
TXN_SET |
48 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_FORCED_EVICTION_RETRY_COUNT |
5 |
public static final String |
PROP_FORCED_EVICTION_RETRY_COUNT |
"hazelcast.internal.forced.eviction.retry.count" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NULL_AGGREGATOR_IS_NOT_ALLOWED |
"Aggregator should not be null!" |
protected static final String |
NULL_KEY_IS_NOT_ALLOWED |
"Null key is not allowed!" |
protected static final String |
NULL_KEYS_ARE_NOT_ALLOWED |
"Null keys collection 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_PROJECTION_IS_NOT_ALLOWED |
"Projection 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_AGGREGATOR_IS_NOT_ALLOWED |
"Aggregator should not be null!" |
protected static final String |
NULL_KEY_IS_NOT_ALLOWED |
"Null key is not allowed!" |
protected static final String |
NULL_KEYS_ARE_NOT_ALLOWED |
"Null keys collection 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_PROJECTION_IS_NOT_ALLOWED |
"Projection should not be null!" |
protected static final String |
NULL_VALUE_IS_NOT_ALLOWED |
"Null value is not allowed!" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NOT_AVAILABLE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
128 |
public static final float |
DEFAULT_LOAD_FACTOR |
0.6000000238418579f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FIPS_MODE |
"fipsMode" |
public static final String |
KEY_CERT_CHAIN_FILE |
"keyCertChainFile" |
public static final String |
KEY_FILE |
"keyFile" |
public static final String |
KEY_PASSWORD |
"keyPassword" |
public static final String |
TRUST_CERT_COLLECTION_FILE |
"trustCertCollectionFile" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAVA_NET_SSL_PREFIX |
"javax.net.ssl." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATTRIBUTE_CONFIG |
"com.hazelcast.config" |
public static final String |
ATTRIBUTE_CONFIG_GROUP |
"com.hazelcast.config.group" |
public static final String |
ATTRIBUTE_CONFIG_PASS |
"com.hazelcast.config.pass" |
public static final String |
ATTRIBUTE_CREDENTIALS |
"com.hazelcast.security.credentials" |
public static final String |
ATTRIBUTE_PRINCIPAL |
"com.hazelcast.security.principal" |
public static final String |
DEFAULT_CREDENTIALS_FACTORY_CLASS |
"com.hazelcast.security.impl.DefaultCredentialsFactory" |
public static final String |
DEFAULT_LOGIN_MODULE |
"com.hazelcast.security.impl.DefaultLoginModule" |
public static final String |
DEFAULT_POLICY_CLASS |
"com.hazelcast.security.impl.DefaultPermissionPolicy" |
public static final String |
DEFAULT_SECRET_STRENGTH_POLICY_CLASS |
"com.hazelcast.security.impl.DefaultSecretStrengthPolicy" |
public static final String |
MIN_ALLOWED_SECRET_LENGTH |
"hazelcast.security.secret.policy.min.length" |
public static final String |
SECRET_STRENGTH_POLICY_CLASS |
"hazelcast.security.secret.strength.policy.class" |
public static final String |
SECRET_STRENGTH_POLICY_ENFORCED |
"hazelcast.security.secret.strength.policy.enforced" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLUSTER_PRINCIPAL |
1 |
public static final int |
SECURE_CALLABLE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVICE_NAME |
"hz:ee:securityServiceImpl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVICE_NAME |
"hz:ee:internalHotBackupService" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVICE_NAME |
"hz:ee:internalHotRestartService" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BACKUP |
1 |
public static final int |
BACKUP_INTERRUPT |
2 |
public static final int |
BACKUP_TRANSACTION_LOG_RECORD |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ASK_FOR_CLUSTER_START_RESULT |
0 |
public static final int |
ASK_FOR_EXPECTED_MEMBERS |
1 |
public static final int |
SEND_CLUSTER_START_RESULT |
2 |
public static final int |
SEND_EXCLUDED_MEMBER_UUIDS |
6 |
public static final int |
SEND_EXPECTED_MEMBERS |
5 |
public static final int |
SEND_MEMBER_CLUSTER_START_INFO |
3 |
public static final int |
TRIGGER_FORCE_START |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
EXTERNAL_BLOCK_HEADER_SIZE |
8 |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.