Package org.elasticsearch.bootstrap
Class BootstrapSettings
java.lang.Object
org.elasticsearch.bootstrap.BootstrapSettings
public final class BootstrapSettings
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static Setting<java.lang.Boolean>CTRLHANDLER_SETTINGstatic Setting<java.lang.Boolean>MEMORY_LOCK_SETTINGstatic Setting<java.lang.Boolean>SECURITY_FILTER_BAD_DEFAULTS_SETTINGstatic Setting<java.lang.Boolean>SYSTEM_CALL_FILTER_SETTING -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SECURITY_FILTER_BAD_DEFAULTS_SETTING
-
MEMORY_LOCK_SETTING
-
SYSTEM_CALL_FILTER_SETTING
-
CTRLHANDLER_SETTING
-