Java org.apache.hadoop.fs CommonConfigurationKeys fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.fs CommonConfigurationKeys fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.fs CommonConfigurationKeys.

The text is from its open source code.

Subclass

org.apache.hadoop.fs.CommonConfigurationKeys has subclasses.
Click this link to see all its subclasses.

Field

StringFS_PERMISSIONS_UMASK_KEY
Default umask for files created in HDFS
StringIPC_PING_INTERVAL_KEY
How often does RPC client send pings to RPC server
StringIPC_CLIENT_PING_KEY
Enables pings from RPC client to the server
StringIPC_CLIENT_RPC_TIMEOUT_KEY
Timeout value for RPC client on waiting for response.
StringIPC_SERVER_RPC_READ_THREADS_KEY
Number of threads in RPC server reading from the socket
intIPC_SERVER_RPC_READ_THREADS_DEFAULT
Default value for IPC_SERVER_RPC_READ_THREADS_KEY
StringIPC_MAXIMUM_DATA_LENGTH
Max request size a server will accept.
StringIPC_SERVER_HANDLER_QUEUE_SIZE_KEY
How many calls per handler are allowed in the queue.
intIPC_SERVER_HANDLER_QUEUE_SIZE_DEFAULT
Default value for IPC_SERVER_HANDLER_QUEUE_SIZE_KEY
StringKERBEROS_TICKET_CACHE_PATH
StringIPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_KEY
booleanIPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_DEFAULT