Package org.apache.hadoop.ozone.s3
Class S3GatewayConfigKeys
java.lang.Object
org.apache.hadoop.ozone.s3.S3GatewayConfigKeys
This class contains constants for configuration keys used in S3G.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringConfiguration key that enables creation of directory instead of 0 byte file if bucket layout is FSO.static final booleanstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final StringConfiguration key that enables shallow listing of Keys when results with delimiter by '/'.static final booleanstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final intstatic final Stringstatic final Stringstatic final Stringstatic final int -
Method Summary
-
Field Details
-
OZONE_S3G_HTTP_ENABLED_KEY
- See Also:
-
OZONE_S3G_HTTP_BIND_HOST_KEY
- See Also:
-
OZONE_S3G_HTTPS_BIND_HOST_KEY
- See Also:
-
OZONE_S3G_HTTP_ADDRESS_KEY
- See Also:
-
OZONE_S3G_HTTPS_ADDRESS_KEY
- See Also:
-
OZONE_S3G_WEBADMIN_HTTP_ENABLED_KEY
- See Also:
-
OZONE_S3G_WEBADMIN_HTTP_BIND_HOST_KEY
- See Also:
-
OZONE_S3G_WEBADMIN_HTTPS_BIND_HOST_KEY
- See Also:
-
OZONE_S3G_WEBADMIN_HTTP_ADDRESS_KEY
- See Also:
-
OZONE_S3G_WEBADMIN_HTTPS_ADDRESS_KEY
- See Also:
-
OZONE_S3G_HTTP_BIND_HOST_DEFAULT
- See Also:
-
OZONE_S3G_HTTP_BIND_PORT_DEFAULT
public static final int OZONE_S3G_HTTP_BIND_PORT_DEFAULT- See Also:
-
OZONE_S3G_HTTPS_BIND_PORT_DEFAULT
public static final int OZONE_S3G_HTTPS_BIND_PORT_DEFAULT- See Also:
-
OZONE_S3G_WEBADMIN_HTTP_BIND_PORT_DEFAULT
public static final int OZONE_S3G_WEBADMIN_HTTP_BIND_PORT_DEFAULT- See Also:
-
OZONE_S3G_WEBADMIN_HTTPS_BIND_PORT_DEFAULT
public static final int OZONE_S3G_WEBADMIN_HTTPS_BIND_PORT_DEFAULT- See Also:
-
OZONE_S3G_DOMAIN_NAME
- See Also:
-
OZONE_S3G_HTTP_AUTH_CONFIG_PREFIX
- See Also:
-
OZONE_S3G_HTTP_AUTH_TYPE
- See Also:
-
OZONE_S3G_KEYTAB_FILE
- See Also:
-
OZONE_S3G_WEB_AUTHENTICATION_KERBEROS_PRINCIPAL
- See Also:
-
OZONE_S3G_CLIENT_BUFFER_SIZE_KEY
- See Also:
-
OZONE_S3G_CLIENT_BUFFER_SIZE_DEFAULT
- See Also:
-
OZONE_S3G_KERBEROS_KEYTAB_FILE_KEY
- See Also:
-
OZONE_S3G_KERBEROS_PRINCIPAL_KEY
- See Also:
-
OZONE_S3G_FSO_DIRECTORY_CREATION_ENABLED
Configuration key that enables creation of directory instead of 0 byte file if bucket layout is FSO.- See Also:
-
OZONE_S3G_FSO_DIRECTORY_CREATION_ENABLED_DEFAULT
public static final boolean OZONE_S3G_FSO_DIRECTORY_CREATION_ENABLED_DEFAULT- See Also:
-
OZONE_S3G_LIST_KEYS_SHALLOW_ENABLED
Configuration key that enables shallow listing of Keys when results with delimiter by '/'.- See Also:
-
OZONE_S3G_LIST_KEYS_SHALLOW_ENABLED_DEFAULT
public static final boolean OZONE_S3G_LIST_KEYS_SHALLOW_ENABLED_DEFAULT- See Also:
-
OZONE_S3G_METRICS_PERCENTILES_INTERVALS_SECONDS_KEY
- See Also:
-
OZONE_S3G_LIST_MAX_KEYS_LIMIT
- See Also:
-
OZONE_S3G_LIST_MAX_KEYS_LIMIT_DEFAULT
public static final int OZONE_S3G_LIST_MAX_KEYS_LIMIT_DEFAULT- See Also:
-