Uses of Class
com.hazelcast.instance.GroupProperties.GroupProperty

Packages that use GroupProperties.GroupProperty
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
 

Uses of GroupProperties.GroupProperty in com.hazelcast.instance
 

Fields in com.hazelcast.instance declared as GroupProperties.GroupProperty
 GroupProperties.GroupProperty GroupProperties.BACKPRESSURE_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.BACKPRESSURE_SYNCWINDOW
           
 GroupProperties.GroupProperty GroupProperties.CLIENT_ENGINE_THREAD_COUNT
           
 GroupProperties.GroupProperty GroupProperties.CLIENT_HEARTBEAT_TIMEOUT_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.CONNECT_ALL_WAIT_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.CONNECTION_MONITOR_INTERVAL
           
 GroupProperties.GroupProperty GroupProperties.CONNECTION_MONITOR_MAX_FAULTS
           
 GroupProperties.GroupProperty GroupProperties.ELASTIC_MEMORY_CHUNK_SIZE
           
 GroupProperties.GroupProperty GroupProperties.ELASTIC_MEMORY_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.ELASTIC_MEMORY_SHARED_STORAGE
           
 GroupProperties.GroupProperty GroupProperties.ELASTIC_MEMORY_TOTAL_SIZE
           
 GroupProperties.GroupProperty GroupProperties.ELASTIC_MEMORY_UNSAFE_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.ENABLE_JMX
           
 GroupProperties.GroupProperty GroupProperties.ENABLE_JMX_DETAILED
           
 GroupProperties.GroupProperty GroupProperties.ENTERPRISE_LICENSE_KEY
           
 GroupProperties.GroupProperty GroupProperties.ENTERPRISE_WAN_REP_QUEUESIZE
           
 GroupProperties.GroupProperty GroupProperties.EVENT_QUEUE_CAPACITY
           
 GroupProperties.GroupProperty GroupProperties.EVENT_QUEUE_TIMEOUT_MILLIS
           
 GroupProperties.GroupProperty GroupProperties.EVENT_THREAD_COUNT
           
 GroupProperties.GroupProperty GroupProperties.GENERIC_OPERATION_THREAD_COUNT
           
 GroupProperties.GroupProperty GroupProperties.GRACEFUL_SHUTDOWN_MAX_WAIT
           
 GroupProperties.GroupProperty GroupProperties.HEALTH_MONITORING_DELAY_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.HEALTH_MONITORING_LEVEL
           
 GroupProperties.GroupProperty GroupProperties.HEARTBEAT_INTERVAL_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.ICMP_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.ICMP_TIMEOUT
           
 GroupProperties.GroupProperty GroupProperties.ICMP_TTL
           
 GroupProperties.GroupProperty GroupProperties.INITIAL_MIN_CLUSTER_SIZE
           
 GroupProperties.GroupProperty GroupProperties.INITIAL_WAIT_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.IO_THREAD_COUNT
           
 GroupProperties.GroupProperty GroupProperties.LOGGING_TYPE
           
 GroupProperties.GroupProperty GroupProperties.MAP_LOAD_CHUNK_SIZE
           
 GroupProperties.GroupProperty GroupProperties.MAP_REPLICA_SCHEDULED_TASK_DELAY_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAP_WRITE_BEHIND_QUEUE_CAPACITY
          Setting this capacity is valid if you set MapStoreConfig.writeCoalescing to false.
 GroupProperties.GroupProperty GroupProperties.MASTER_CONFIRMATION_INTERVAL_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAX_JOIN_MERGE_TARGET_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAX_JOIN_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAX_NO_HEARTBEAT_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAX_NO_MASTER_CONFIRMATION_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MAX_WAIT_SECONDS_BEFORE_JOIN
           
 GroupProperties.GroupProperty GroupProperties.MC_MAX_INSTANCE_COUNT
           
 GroupProperties.GroupProperty GroupProperties.MC_URL_CHANGE_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.MEMBER_LIST_PUBLISH_INTERVAL_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MEMCACHE_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.MERGE_FIRST_RUN_DELAY_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MERGE_NEXT_RUN_DELAY_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.MIGRATION_MIN_DELAY_ON_MEMBER_REMOVED_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.OPERATION_BACKUP_TIMEOUT_MILLIS
           
 GroupProperties.GroupProperty GroupProperties.OPERATION_CALL_TIMEOUT_MILLIS
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_BACKUP_SYNC_INTERVAL
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_COUNT
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_MAX_PARALLEL_REPLICATIONS
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_MIGRATION_INTERVAL
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_MIGRATION_TIMEOUT
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_MIGRATION_ZIP_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_OPERATION_THREAD_COUNT
           
 GroupProperties.GroupProperty GroupProperties.PARTITION_TABLE_SEND_INTERVAL
           
 GroupProperties.GroupProperty GroupProperties.PARTITIONING_STRATEGY_CLASS
           
 GroupProperties.GroupProperty GroupProperties.PERFORMANCE_MONITORING_DELAY_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.PERFORMANCE_MONITORING_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.PREFER_IPv4_STACK
           
 GroupProperties.GroupProperty GroupProperties.REST_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.SHUTDOWNHOOK_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_CLIENT_BIND
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_CLIENT_BIND_ANY
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_CONNECT_TIMEOUT_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_KEEP_ALIVE
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_LINGER_SECONDS
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_NO_DELAY
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_RECEIVE_BUFFER_SIZE
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_SEND_BUFFER_SIZE
           
 GroupProperties.GroupProperty GroupProperties.SOCKET_SERVER_BIND_ANY
           
 GroupProperties.GroupProperty GroupProperties.SYSTEM_LOG_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.VERSION_CHECK_ENABLED
           
 GroupProperties.GroupProperty GroupProperties.WAIT_SECONDS_BEFORE_JOIN
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.