Package org.apache.hadoop.hbase.http
Interface ServerConfigurationKeys
This interface contains constants for configuration keys used in the hbase http server code.
-
Field Details
-
HBASE_SSL_ENABLED_KEY
Enable/Disable ssl for http server- See Also:
-
HBASE_SSL_ENABLED_DEFAULT
- See Also:
-
HBASE_JETTY_LOGS_SERVE_ALIASES
Enable/Disable aliases serving from jetty- See Also:
-
DEFAULT_HBASE_JETTY_LOGS_SERVE_ALIASES
- See Also:
-
HBASE_HTTP_STATIC_USER
- See Also:
-
DEFAULT_HBASE_HTTP_STATIC_USER
- See Also:
-