Package com.gigaspaces
Class CommonSystemProperties
java.lang.Object
com.gigaspaces.CommonSystemProperties
- Direct Known Subclasses:
DIHSystemProperties,SystemProperties
- Since:
- 12.0
- Author:
- Niv Ingberg
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringEnable dynamic discovery of locatorsstatic final Stringstatic final Stringstatic final Stringstatic final StringIf true the process of loading the default xap_logging.properties file will be printed out for troubleshooting purpose.static final StringIf true the default xap_logging.properties file will not be loaded and none of the GS log handlers will be set to the LogManager.static final Stringstatic final Stringstatic final Booleanstatic final StringSystem property that determines JMX supportingstatic final Stringstatic final Stringstatic final StringSystem property set when SystemConfig binds the JMX PlatformMBeanServer to the RMI Registrystatic final Booleanstatic final StringSystem property that determines JNDI supportingstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringSystem property set when SystemConfig starts an RMI Registrystatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GS_HOME
- See Also:
-
SYSTEM_TIME_PROVIDER
- See Also:
-
HOST_ADDRESS
- See Also:
-
MULTICAST_ENABLED_PROPERTY
- See Also:
-
GS_LOGGING_DISABLED
If true the default xap_logging.properties file will not be loaded and none of the GS log handlers will be set to the LogManager.- See Also:
-
JMX_ENABLED_PROP
System property that determines JMX supporting- See Also:
-
JNDI_ENABLED_PROP
System property that determines JNDI supporting- Since:
- 15.8.0
- See Also:
-
ENABLE_DYNAMIC_LOCATORS
Enable dynamic discovery of locators- See Also:
-
JMX_REMOTE_PORT
- See Also:
-
CREATE_JMX_CONNECTOR_PROP
- See Also:
-
GS_LOGGING_DEBUG
If true the process of loading the default xap_logging.properties file will be printed out for troubleshooting purpose.- See Also:
-
JAVA_LOGGING_CONFIG_FILE
- See Also:
-
GS_LOGGING_CONFIG_FILE_PATH
- See Also:
-
GS_EXT_LOGGING_CONFIG_FILE_PATH
- See Also:
-
REGISTRY_PORT
System property set when SystemConfig starts an RMI Registry- See Also:
-
REGISTRY_RETRIES
- See Also:
-
JMX_SERVICE_URL
System property set when SystemConfig binds the JMX PlatformMBeanServer to the RMI Registry- See Also:
-
JMX_PUBLIC_SERVICE_URL
- See Also:
-
MANAGER_REST_PORT
- See Also:
-
MANAGER_REST_SSL_ENABLED
- See Also:
-
MANAGER_REST_URL
- See Also:
-
ZOOKEEPER_CONFIG_FILE
- See Also:
-
ZOOKEEPER_CLIENT_CONFIG_FILE
- See Also:
-
ZOOKEEPER_CLIENT_PORT
- See Also:
-
SERVICE_GRID_KILL_TIMEOUT
- See Also:
-
START_EMBEDDED_LOOKUP
- See Also:
-
OSHI_ENABLED
- See Also:
-
TRANSPORT_VERSION_DETECTION_ENABLED
- See Also:
-
JMX_ENABLED_DEFAULT_BOOLEAN_VALUE
-
JNDI_ENABLED_DEFAULT_BOOLEAN_VALUE
-
BURNINGWAVE_ENABLED
- See Also:
-
SHUTDOWN_HOOK_TIMEOUT
- See Also:
-
AGGREGATION_IGNORE_PROCESSED_UIDS
- See Also:
-
AGGREGATION_SQLITE_IGNORE_PROCESSED_UIDS
- See Also:
-
-
Constructor Details
-
CommonSystemProperties
public CommonSystemProperties()
-