org.apache.accumulo.core.conf
Enum Property

java.lang.Object
  extended by java.lang.Enum<Property>
      extended by org.apache.accumulo.core.conf.Property
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Property>

public enum Property
extends java.lang.Enum<Property>


Enum Constant Summary
GC_CYCLE_DELAY
           
GC_CYCLE_START
           
GC_DELETE_THREADS
           
GC_PORT
           
GC_PREFIX
           
GENERAL_CLASSPATHS
           
GENERAL_DYNAMIC_CLASSPATHS
           
GENERAL_PREFIX
           
GENERAL_RPC_TIMEOUT
           
INSTANCE_DFS_DIR
           
INSTANCE_PREFIX
           
INSTANCE_SECRET
           
INSTANCE_ZK_HOST
           
INSTANCE_ZK_TIMEOUT
           
LOGGER_ARCHIVE
           
LOGGER_COPY_THREADPOOL_SIZE
           
LOGGER_DIR
           
LOGGER_MONITOR_FS
           
LOGGER_PORT
           
LOGGER_PORTSEARCH
           
LOGGER_PREFIX
           
LOGGER_SORT_BUFFER_SIZE
           
MASTER_CLIENTPORT
           
MASTER_LOGGER_BALANCER
           
MASTER_PREFIX
           
MASTER_RECOVERY_MAXAGE
           
MASTER_RECOVERY_MAXTIME
           
MASTER_RECOVERY_POOL
           
MASTER_RECOVERY_QUEUE
           
MASTER_RECOVERY_REDUCERS
           
MASTER_RECOVERY_SORT_MAPREDUCE
           
MASTER_TABLET_BALANCER
           
MONITOR_LOG4J_PORT
           
MONITOR_PORT
           
MONITOR_PREFIX
           
TABLE_BLOCKCACHE_ENABLED
           
TABLE_BLOOM_ENABLED
           
TABLE_BLOOM_ERRORRATE
           
TABLE_BLOOM_HASHTYPE
           
TABLE_BLOOM_KEY_FUNCTOR
           
TABLE_BLOOM_LOAD_THRESHOLD
           
TABLE_BLOOM_SIZE
           
TABLE_CONSTRAINT_PREFIX
           
TABLE_DEFAULT_SCANTIME_VISIBILITY
           
TABLE_FAILURES_IGNORE
           
TABLE_FILE_BLOCK_SIZE
           
TABLE_FILE_COMPRESSED_BLOCK_SIZE
           
TABLE_FILE_COMPRESSION_TYPE
           
TABLE_FILE_REPLICATION
           
TABLE_FILE_TYPE
           
TABLE_INDEXCACHE_ENABLED
           
TABLE_ITERATOR_PREFIX
           
TABLE_LOAD_BALANCER
           
TABLE_LOCALITY_GROUP_PREFIX
           
TABLE_LOCALITY_GROUPS
           
TABLE_MAJC_COMPACTALL_AT
           
TABLE_MAJC_COMPACTALL_IDLETIME
           
TABLE_MAJC_RATIO
           
TABLE_MINC_COMPACT_IDLETIME
           
TABLE_MINC_LOGS_MAX
           
TABLE_PREFIX
           
TABLE_SCAN_CACHE_ENABLED
           
TABLE_SCAN_CACHE_SIZE
           
TABLE_SCAN_MAXMEM
           
TABLE_SPLIT_THRESHOLD
           
TABLE_WALOG_ENABLED
           
TRACE_PASSWORD
           
TRACE_PORT
           
TRACE_PREFIX
           
TRACE_TABLE
           
TRACE_USER
           
TSERV_BLOOM_LOAD_MAXCONCURRENT
           
TSERV_CLIENT_TIMEOUT
           
TSERV_CLIENTPORT
           
TSERV_DATACACHE_SIZE
           
TSERV_DEFAULT_BLOCKSIZE
           
TSERV_INDEXCACHE_SIZE
           
TSERV_LOCK_MEMORY
           
TSERV_LOGGER_COUNT
           
TSERV_LOGGER_STRATEGY
           
TSERV_LOGGER_TIMEOUT
           
TSERV_MAJC_DELAY
           
TSERV_MAJC_MAXCONCURRENT
           
TSERV_MAJC_MAXOPEN
           
TSERV_MAX_IDLE
           
TSERV_MAX_OPENFILES
           
TSERV_MAXMEM
           
TSERV_MEM_MGMT
           
TSERV_MEMDUMP_DIR
           
TSERV_METADATA_READ_AHEAD_MAXCONCURRENT
           
TSERV_MIGRATE_MAXCONCURRENT
           
TSERV_MINC_MAXCONCURRENT
           
TSERV_MONITOR_FS
           
TSERV_MUTATION_QUEUE_MAX
           
TSERV_NATIVEMAP_ENABLED
           
TSERV_PORTSEARCH
           
TSERV_PREFIX
           
TSERV_READ_AHEAD_MAXCONCURRENT
           
TSERV_SESSION_MAXIDLE
           
TSERV_TABLET_SPLIT_FINDMIDPOINT_MAXOPEN
           
TSERV_WALOG_MAX_SIZE
           
 
Method Summary
 java.lang.String getDefaultValue()
           
 java.lang.String getDescription()
           
static java.util.Set<Property> getFixedProperties()
           
 java.lang.String getKey()
           
static Property getPropertyByKey(java.lang.String key)
           
 PropertyType getType()
           
static boolean isFixedZooPropertyKey(Property key)
           
static boolean isValidTablePropertyKey(java.lang.String key)
           
static boolean isValidZooPropertyKey(java.lang.String key)
           
 java.lang.String toString()
           
static Property valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Property[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

INSTANCE_PREFIX

public static final Property INSTANCE_PREFIX

INSTANCE_ZK_HOST

public static final Property INSTANCE_ZK_HOST

INSTANCE_ZK_TIMEOUT

public static final Property INSTANCE_ZK_TIMEOUT

INSTANCE_DFS_DIR

public static final Property INSTANCE_DFS_DIR

INSTANCE_SECRET

public static final Property INSTANCE_SECRET

GENERAL_PREFIX

public static final Property GENERAL_PREFIX

GENERAL_CLASSPATHS

public static final Property GENERAL_CLASSPATHS

GENERAL_DYNAMIC_CLASSPATHS

public static final Property GENERAL_DYNAMIC_CLASSPATHS

GENERAL_RPC_TIMEOUT

public static final Property GENERAL_RPC_TIMEOUT

MASTER_PREFIX

public static final Property MASTER_PREFIX

MASTER_CLIENTPORT

public static final Property MASTER_CLIENTPORT

MASTER_TABLET_BALANCER

public static final Property MASTER_TABLET_BALANCER

MASTER_LOGGER_BALANCER

public static final Property MASTER_LOGGER_BALANCER

MASTER_RECOVERY_REDUCERS

public static final Property MASTER_RECOVERY_REDUCERS

MASTER_RECOVERY_MAXAGE

public static final Property MASTER_RECOVERY_MAXAGE

MASTER_RECOVERY_MAXTIME

public static final Property MASTER_RECOVERY_MAXTIME

MASTER_RECOVERY_QUEUE

public static final Property MASTER_RECOVERY_QUEUE

MASTER_RECOVERY_POOL

public static final Property MASTER_RECOVERY_POOL

MASTER_RECOVERY_SORT_MAPREDUCE

public static final Property MASTER_RECOVERY_SORT_MAPREDUCE

TSERV_PREFIX

public static final Property TSERV_PREFIX

TSERV_CLIENT_TIMEOUT

public static final Property TSERV_CLIENT_TIMEOUT

TSERV_DEFAULT_BLOCKSIZE

public static final Property TSERV_DEFAULT_BLOCKSIZE

TSERV_DATACACHE_SIZE

public static final Property TSERV_DATACACHE_SIZE

TSERV_INDEXCACHE_SIZE

public static final Property TSERV_INDEXCACHE_SIZE

TSERV_PORTSEARCH

public static final Property TSERV_PORTSEARCH

TSERV_CLIENTPORT

public static final Property TSERV_CLIENTPORT

TSERV_MUTATION_QUEUE_MAX

public static final Property TSERV_MUTATION_QUEUE_MAX

TSERV_TABLET_SPLIT_FINDMIDPOINT_MAXOPEN

public static final Property TSERV_TABLET_SPLIT_FINDMIDPOINT_MAXOPEN

TSERV_WALOG_MAX_SIZE

public static final Property TSERV_WALOG_MAX_SIZE

TSERV_MAJC_DELAY

public static final Property TSERV_MAJC_DELAY

TSERV_MAJC_MAXOPEN

public static final Property TSERV_MAJC_MAXOPEN

TSERV_MAX_OPENFILES

public static final Property TSERV_MAX_OPENFILES

TSERV_MAX_IDLE

public static final Property TSERV_MAX_IDLE

TSERV_NATIVEMAP_ENABLED

public static final Property TSERV_NATIVEMAP_ENABLED

TSERV_MAXMEM

public static final Property TSERV_MAXMEM

TSERV_MEM_MGMT

public static final Property TSERV_MEM_MGMT

TSERV_SESSION_MAXIDLE

public static final Property TSERV_SESSION_MAXIDLE

TSERV_READ_AHEAD_MAXCONCURRENT

public static final Property TSERV_READ_AHEAD_MAXCONCURRENT

TSERV_METADATA_READ_AHEAD_MAXCONCURRENT

public static final Property TSERV_METADATA_READ_AHEAD_MAXCONCURRENT

TSERV_MIGRATE_MAXCONCURRENT

public static final Property TSERV_MIGRATE_MAXCONCURRENT

TSERV_MAJC_MAXCONCURRENT

public static final Property TSERV_MAJC_MAXCONCURRENT

TSERV_MINC_MAXCONCURRENT

public static final Property TSERV_MINC_MAXCONCURRENT

TSERV_BLOOM_LOAD_MAXCONCURRENT

public static final Property TSERV_BLOOM_LOAD_MAXCONCURRENT

TSERV_LOGGER_TIMEOUT

public static final Property TSERV_LOGGER_TIMEOUT

TSERV_LOGGER_COUNT

public static final Property TSERV_LOGGER_COUNT

TSERV_LOGGER_STRATEGY

public static final Property TSERV_LOGGER_STRATEGY

TSERV_MONITOR_FS

public static final Property TSERV_MONITOR_FS

TSERV_MEMDUMP_DIR

public static final Property TSERV_MEMDUMP_DIR

TSERV_LOCK_MEMORY

public static final Property TSERV_LOCK_MEMORY

LOGGER_PREFIX

public static final Property LOGGER_PREFIX

LOGGER_PORT

public static final Property LOGGER_PORT

LOGGER_COPY_THREADPOOL_SIZE

public static final Property LOGGER_COPY_THREADPOOL_SIZE

LOGGER_DIR

public static final Property LOGGER_DIR

LOGGER_PORTSEARCH

public static final Property LOGGER_PORTSEARCH

LOGGER_ARCHIVE

public static final Property LOGGER_ARCHIVE

LOGGER_MONITOR_FS

public static final Property LOGGER_MONITOR_FS

LOGGER_SORT_BUFFER_SIZE

public static final Property LOGGER_SORT_BUFFER_SIZE

GC_PREFIX

public static final Property GC_PREFIX

GC_CYCLE_START

public static final Property GC_CYCLE_START

GC_CYCLE_DELAY

public static final Property GC_CYCLE_DELAY

GC_PORT

public static final Property GC_PORT

GC_DELETE_THREADS

public static final Property GC_DELETE_THREADS

MONITOR_PREFIX

public static final Property MONITOR_PREFIX

MONITOR_PORT

public static final Property MONITOR_PORT

MONITOR_LOG4J_PORT

public static final Property MONITOR_LOG4J_PORT

TRACE_PREFIX

public static final Property TRACE_PREFIX

TRACE_PORT

public static final Property TRACE_PORT

TRACE_TABLE

public static final Property TRACE_TABLE

TRACE_USER

public static final Property TRACE_USER

TRACE_PASSWORD

public static final Property TRACE_PASSWORD

TABLE_PREFIX

public static final Property TABLE_PREFIX

TABLE_MAJC_RATIO

public static final Property TABLE_MAJC_RATIO

TABLE_MAJC_COMPACTALL_IDLETIME

public static final Property TABLE_MAJC_COMPACTALL_IDLETIME

TABLE_MAJC_COMPACTALL_AT

public static final Property TABLE_MAJC_COMPACTALL_AT

TABLE_SPLIT_THRESHOLD

public static final Property TABLE_SPLIT_THRESHOLD

TABLE_MINC_LOGS_MAX

public static final Property TABLE_MINC_LOGS_MAX

TABLE_MINC_COMPACT_IDLETIME

public static final Property TABLE_MINC_COMPACT_IDLETIME

TABLE_SCAN_CACHE_ENABLED

public static final Property TABLE_SCAN_CACHE_ENABLED

TABLE_SCAN_CACHE_SIZE

public static final Property TABLE_SCAN_CACHE_SIZE

TABLE_SCAN_MAXMEM

public static final Property TABLE_SCAN_MAXMEM

TABLE_FILE_TYPE

public static final Property TABLE_FILE_TYPE

TABLE_LOAD_BALANCER

public static final Property TABLE_LOAD_BALANCER

TABLE_FILE_COMPRESSION_TYPE

public static final Property TABLE_FILE_COMPRESSION_TYPE

TABLE_FILE_COMPRESSED_BLOCK_SIZE

public static final Property TABLE_FILE_COMPRESSED_BLOCK_SIZE

TABLE_FILE_BLOCK_SIZE

public static final Property TABLE_FILE_BLOCK_SIZE

TABLE_FILE_REPLICATION

public static final Property TABLE_FILE_REPLICATION

TABLE_WALOG_ENABLED

public static final Property TABLE_WALOG_ENABLED

TABLE_BLOOM_ENABLED

public static final Property TABLE_BLOOM_ENABLED

TABLE_BLOOM_LOAD_THRESHOLD

public static final Property TABLE_BLOOM_LOAD_THRESHOLD

TABLE_BLOOM_SIZE

public static final Property TABLE_BLOOM_SIZE

TABLE_BLOOM_ERRORRATE

public static final Property TABLE_BLOOM_ERRORRATE

TABLE_BLOOM_KEY_FUNCTOR

public static final Property TABLE_BLOOM_KEY_FUNCTOR

TABLE_BLOOM_HASHTYPE

public static final Property TABLE_BLOOM_HASHTYPE

TABLE_FAILURES_IGNORE

public static final Property TABLE_FAILURES_IGNORE

TABLE_DEFAULT_SCANTIME_VISIBILITY

public static final Property TABLE_DEFAULT_SCANTIME_VISIBILITY

TABLE_LOCALITY_GROUPS

public static final Property TABLE_LOCALITY_GROUPS

TABLE_CONSTRAINT_PREFIX

public static final Property TABLE_CONSTRAINT_PREFIX

TABLE_INDEXCACHE_ENABLED

public static final Property TABLE_INDEXCACHE_ENABLED

TABLE_BLOCKCACHE_ENABLED

public static final Property TABLE_BLOCKCACHE_ENABLED

TABLE_ITERATOR_PREFIX

public static final Property TABLE_ITERATOR_PREFIX

TABLE_LOCALITY_GROUP_PREFIX

public static final Property TABLE_LOCALITY_GROUP_PREFIX
Method Detail

values

public static Property[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (Property c : Property.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static Property valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Enum<Property>

getKey

public java.lang.String getKey()

getDefaultValue

public java.lang.String getDefaultValue()

getType

public PropertyType getType()

getDescription

public java.lang.String getDescription()

isValidTablePropertyKey

public static boolean isValidTablePropertyKey(java.lang.String key)

isFixedZooPropertyKey

public static boolean isFixedZooPropertyKey(Property key)

getFixedProperties

public static java.util.Set<Property> getFixedProperties()

isValidZooPropertyKey

public static boolean isValidZooPropertyKey(java.lang.String key)

getPropertyByKey

public static Property getPropertyByKey(java.lang.String key)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.