Enum Attribute

java.lang.Object
java.lang.Enum<Attribute>
org.infinispan.configuration.parsing.Attribute
All Implemented Interfaces:
Serializable, Comparable<Attribute>

public enum Attribute extends Enum<Attribute>
Enumerates the attributes used in Infinispan
Author:
Pete Muir
  • Enum Constant Details

    • UNKNOWN

      public static final Attribute UNKNOWN
    • ACQUIRE_TIMEOUT

      public static final Attribute ACQUIRE_TIMEOUT
    • ADDRESS_COUNT

      public static final Attribute ADDRESS_COUNT
    • AFTER

      public static final Attribute AFTER
    • ALIASES

      public static final Attribute ALIASES
    • ALLOW_DUPLICATE_DOMAINS

      @Deprecated(forRemoval=true) public static final Attribute ALLOW_DUPLICATE_DOMAINS
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ASYNC_EXECUTOR

      @Deprecated(forRemoval=true) public static final Attribute ASYNC_EXECUTOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ASYNC_MARSHALLING

      @Deprecated(forRemoval=true) public static final Attribute ASYNC_MARSHALLING
      Deprecated, for removal: This API element is subject to removal in a future version.
    • AUDIT_LOGGER

      public static final Attribute AUDIT_LOGGER
    • AUTO_COMMIT

      public static final Attribute AUTO_COMMIT
    • AUTO_CONFIG

      @Deprecated(forRemoval=true) public static final Attribute AUTO_CONFIG
      Deprecated, for removal: This API element is subject to removal in a future version.
    • AVAILABILITY_INTERVAL

      public static final Attribute AVAILABILITY_INTERVAL
    • AWAIT_INITIAL_TRANSFER

      public static final Attribute AWAIT_INITIAL_TRANSFER
    • BACKUP_FAILURE_POLICY

      public static final Attribute BACKUP_FAILURE_POLICY
    • BEFORE

      public static final Attribute BEFORE
    • BIAS_ACQUISITION

      public static final Attribute BIAS_ACQUISITION
    • BIAS_LIFESPAN

      public static final Attribute BIAS_LIFESPAN
    • BLOCKING_EXECUTOR

      public static final Attribute BLOCKING_EXECUTOR
    • CACHE_SIZE

      public static final Attribute CACHE_SIZE
    • CACHE_TIMEOUT

      public static final Attribute CACHE_TIMEOUT
    • CALIBRATE_BY_DELETES

      public static final Attribute CALIBRATE_BY_DELETES
    • CAPACITY

      @Deprecated(forRemoval=true) public static final Attribute CAPACITY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • CAPACITY_FACTOR

      public static final Attribute CAPACITY_FACTOR
    • CHUNK_SIZE

      public static final Attribute CHUNK_SIZE
    • CLASS

      public static final Attribute CLASS
    • CLUSTER

      public static final Attribute CLUSTER
    • COMMIT_INTERVAL

      public static final Attribute COMMIT_INTERVAL
    • COMPACTION_THRESHOLD

      public static final Attribute COMPACTION_THRESHOLD
    • COMPLETED_TX_TIMEOUT

      public static final Attribute COMPLETED_TX_TIMEOUT
    • CONCURRENCY_LEVEL

      public static final Attribute CONCURRENCY_LEVEL
    • CONFIGURATION

      public static final Attribute CONFIGURATION
    • CONNECTION_ATTEMPTS

      public static final Attribute CONNECTION_ATTEMPTS
    • CONNECTION_INTERVAL

      public static final Attribute CONNECTION_INTERVAL
    • CONSISTENT_HASH_FACTORY

      public static final Attribute CONSISTENT_HASH_FACTORY
    • CONTEXT_INITIALIZER

      public static final Attribute CONTEXT_INITIALIZER
    • CORE_THREADS

      public static final Attribute CORE_THREADS
    • DATA_CONTAINER

      public static final Attribute DATA_CONTAINER
    • DEFAULT_CACHE

      public static final Attribute DEFAULT_CACHE
    • DEFAULT_STACK

      public static final Attribute DEFAULT_STACK
    • DEFAULT_MAX_RESULTS

      public static final Attribute DEFAULT_MAX_RESULTS
    • DOMAIN

      public static final Attribute DOMAIN
    • ENABLED

      public static final Attribute ENABLED
    • ENCODER

      public static final Attribute ENCODER
    • EXECUTOR

      public static final Attribute EXECUTOR
    • EVICTION

      public static final Attribute EVICTION
    • EVICTION_EXECUTOR

      @Deprecated(forRemoval=true) public static final Attribute EVICTION_EXECUTOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EVICTION_STRATEGY

      @Deprecated(forRemoval=true) public static final Attribute EVICTION_STRATEGY
      Deprecated, for removal: This API element is subject to removal in a future version.
    • EXPIRATION_EXECUTOR

      public static final Attribute EXPIRATION_EXECUTOR
    • EXTENDS

      public static final Attribute EXTENDS
    • FACTOR

      public static final Attribute FACTOR
    • FAIL_SILENTLY

      public static final Attribute FAIL_SILENTLY
    • FAILURE_POLICY_CLASS

      public static final Attribute FAILURE_POLICY_CLASS
    • FETCH_STATE

      public static final Attribute FETCH_STATE
    • FLUSH_LOCK_TIMEOUT

      @Deprecated(forRemoval=true) public static final Attribute FLUSH_LOCK_TIMEOUT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • FRAGMENTATION_FACTOR

      public static final Attribute FRAGMENTATION_FACTOR
    • GAUGES

      public static final Attribute GAUGES
    • GROUP_NAME

      public static final Attribute GROUP_NAME
    • HISTOGRAMS

      public static final Attribute HISTOGRAMS
    • ID

      public static final Attribute ID
    • INDEX

      @Deprecated(forRemoval=true) public static final Attribute INDEX
      Deprecated, for removal: This API element is subject to removal in a future version.
    • INDEX_QUEUE_LENGTH

      public static final Attribute INDEX_QUEUE_LENGTH
    • INDEXED_ENTITIES

      public static final Attribute INDEXED_ENTITIES
    • INITIAL_CLUSTER_SIZE

      public static final Attribute INITIAL_CLUSTER_SIZE
    • INITIAL_CLUSTER_TIMEOUT

      public static final Attribute INITIAL_CLUSTER_TIMEOUT
    • INTERVAL

      public static final Attribute INTERVAL
    • INVALIDATION_BATCH_SIZE

      public static final Attribute INVALIDATION_BATCH_SIZE
    • INVALIDATION_CLEANUP_TASK_FREQUENCY

      public static final Attribute INVALIDATION_CLEANUP_TASK_FREQUENCY
    • ISOLATION

      public static final Attribute ISOLATION
    • JNDI_NAME

      public static final Attribute JNDI_NAME
    • KEEP_ALIVE_TIME

      public static final Attribute KEEP_ALIVE_TIME
    • KEY

      public static final Attribute KEY
    • KEY_EQUIVALENCE

      public static final Attribute KEY_EQUIVALENCE
    • KEY_PARTITIONER

      public static final Attribute KEY_PARTITIONER
    • HIT_COUNT_ACCURACY

      public static final Attribute HIT_COUNT_ACCURACY
    • L1_LIFESPAN

      public static final Attribute L1_LIFESPAN
    • LIFESPAN

      public static final Attribute LIFESPAN
    • LISTENER_EXECUTOR

      public static final Attribute LISTENER_EXECUTOR
    • LOCATION

      public static final Attribute LOCATION
    • LOCK_TIMEOUT

      public static final Attribute LOCK_TIMEOUT
    • LOCKING

      public static final Attribute LOCKING
    • LOW_LEVEL_TRACE

      public static final Attribute LOW_LEVEL_TRACE
    • MACHINE_ID

      public static final Attribute MACHINE_ID
    • MAPPER

      public static final Attribute MAPPER
    • MARSHALLER

      public static final Attribute MARSHALLER
    • MAX_BATCH_SIZE

      public static final Attribute MAX_BATCH_SIZE
    • MAX_CLEANUP_DELAY

      public static final Attribute MAX_CLEANUP_DELAY
    • MAX_COUNT

      public static final Attribute MAX_COUNT
    • MAX_ENTRIES

      public static final Attribute MAX_ENTRIES
    • MAX_FILE_SIZE

      public static final Attribute MAX_FILE_SIZE
    • MAX_IDLE

      public static final Attribute MAX_IDLE
    • MAX_NODE_SIZE

      public static final Attribute MAX_NODE_SIZE
    • MAX_RETRIES

      public static final Attribute MAX_RETRIES
    • MIN_SIZE

      public static final Attribute MIN_SIZE
    • MAX_BUFFERED_ENTRIES

      public static final Attribute MAX_BUFFERED_ENTRIES
    • MAX_FORCED_SIZE

      public static final Attribute MAX_FORCED_SIZE
    • MAX_SIZE

      public static final Attribute MAX_SIZE
    • MAX_THREADS

      public static final Attribute MAX_THREADS
    • MBEAN_SERVER_LOOKUP

      public static final Attribute MBEAN_SERVER_LOOKUP
    • MERGE_POLICY

      public static final Attribute MERGE_POLICY
    • MEDIA_TYPE

      public static final Attribute MEDIA_TYPE
    • MIN_NODE_SIZE

      public static final Attribute MIN_NODE_SIZE
    • MODE

      public static final Attribute MODE
    • NODE_NAME

      public static final Attribute NODE_NAME
    • MODIFICATION_QUEUE_SIZE

      public static final Attribute MODIFICATION_QUEUE_SIZE
    • MODULE

      public static final Attribute MODULE
    • NAME

      public static final Attribute NAME
    • NAMES

      public static final Attribute NAMES
    • NAMES_AS_TAGS

      public static final Attribute NAMES_AS_TAGS
    • NON_BLOCKING_EXECUTOR

      public static final Attribute NON_BLOCKING_EXECUTOR
    • NOTIFICATIONS

      public static final Attribute NOTIFICATIONS
    • ON_REHASH

      public static final Attribute ON_REHASH
    • OPEN_FILES_LIMIT

      public static final Attribute OPEN_FILES_LIMIT
    • OWNERS

      public static final Attribute OWNERS
    • PATH

      public static final Attribute PATH
    • PASSIVATION

      public static final Attribute PASSIVATION
    • PERMISSIONS

      public static final Attribute PERMISSIONS
    • PERSISTENCE_EXECUTOR

      @Deprecated(forRemoval=true) public static final Attribute PERSISTENCE_EXECUTOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • POSITION

      public static final Attribute POSITION
    • PREFIX

      public static final Attribute PREFIX
    • PRELOAD

      public static final Attribute PRELOAD
    • PRIORITY

      public static final Attribute PRIORITY
    • PROPERTIES

      public static final Attribute PROPERTIES
    • PURGE

      public static final Attribute PURGE
    • QUEUE_COUNT

      public static final Attribute QUEUE_COUNT
    • QUEUE_FLUSH_INTERVAL

      @Deprecated(forRemoval=true) public static final Attribute QUEUE_FLUSH_INTERVAL
      Deprecated, for removal: This API element is subject to removal in a future version.
    • QUEUE_LENGTH

      public static final Attribute QUEUE_LENGTH
    • QUEUE_SIZE

      public static final Attribute QUEUE_SIZE
    • RACK_ID

      public static final Attribute RACK_ID
    • RAM_BUFFER_SIZE

      public static final Attribute RAM_BUFFER_SIZE
    • RAFT_MEMBERS

      public static final Attribute RAFT_MEMBERS
    • READ_ONLY

      public static final Attribute READ_ONLY
    • REAPER_WAKE_UP_INTERVAL

      public static final Attribute REAPER_WAKE_UP_INTERVAL
    • RECOVERY_INFO_CACHE_NAME

      public static final Attribute RECOVERY_INFO_CACHE_NAME
    • REFRESH_INTERVAL

      public static final Attribute REFRESH_INTERVAL
    • RELATIVE_TO

      public static final Attribute RELATIVE_TO
    • REMOTE_CACHE

      public static final Attribute REMOTE_CACHE
    • REMOTE_COMMAND_EXECUTOR

      public static final Attribute REMOTE_COMMAND_EXECUTOR
    • REMOTE_SITE

      public static final Attribute REMOTE_SITE
    • REMOTE_TIMEOUT

      public static final Attribute REMOTE_TIMEOUT
    • REPLICATION_QUEUE_EXECUTOR

      @Deprecated(forRemoval=true) public static final Attribute REPLICATION_QUEUE_EXECUTOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • ROLES

      public static final Attribute ROLES
    • SEGMENTED

      public static final Attribute SEGMENTED
    • SEGMENTS

      public static final Attribute SEGMENTS
    • SHARED

      public static final Attribute SHARED
    • SHUTDOWN_HOOK

      public static final Attribute SHUTDOWN_HOOK
    • SHUTDOWN_TIMEOUT

      @Deprecated(forRemoval=true) public static final Attribute SHUTDOWN_TIMEOUT
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SIMPLE_CACHE

      public static final Attribute SIMPLE_CACHE
    • SINGLETON

      @Deprecated(forRemoval=true) public static final Attribute SINGLETON
      Deprecated, for removal: This API element is subject to removal in a future version.
    • SITE

      public static final Attribute SITE
    • SIZE

      public static final Attribute SIZE
    • SPIN_DURATION

      @Deprecated(forRemoval=true) public static final Attribute SPIN_DURATION
      Deprecated, for removal: This API element is subject to removal in a future version.
    • STATISTICS

      public static final Attribute STATISTICS
    • STATISTICS_AVAILABLE

      public static final Attribute STATISTICS_AVAILABLE
    • START

      public static final Attribute START
    • STARTUP_MODE

      public static final Attribute STARTUP_MODE
    • STATE_TRANSFER_EXECUTOR

      @Deprecated(forRemoval=true) public static final Attribute STATE_TRANSFER_EXECUTOR
      Deprecated, for removal: This API element is subject to removal in a future version.
    • STORAGE

      public static final Attribute STORAGE
    • STORE_KEYS_AS_BINARY

      public static final Attribute STORE_KEYS_AS_BINARY
    • STORE_VALUES_AS_BINARY

      public static final Attribute STORE_VALUES_AS_BINARY
    • STRATEGY

      public static final Attribute STRATEGY
    • STRIPING

      public static final Attribute STRIPING
    • STACK

      public static final Attribute STACK
    • STOP_TIMEOUT

      public static final Attribute STOP_TIMEOUT
    • SYNC_WRITES

      public static final Attribute SYNC_WRITES
    • TAKE_BACKUP_OFFLINE_AFTER_FAILURES

      public static final Attribute TAKE_BACKUP_OFFLINE_AFTER_FAILURES
    • TAKE_BACKUP_OFFLINE_MIN_WAIT

      public static final Attribute TAKE_BACKUP_OFFLINE_MIN_WAIT
    • THREAD_FACTORY

      public static final Attribute THREAD_FACTORY
    • THREAD_NAME_PATTERN

      public static final Attribute THREAD_NAME_PATTERN
    • THREAD_POLICY

      public static final Attribute THREAD_POLICY
    • THREAD_POOL_SIZE

      public static final Attribute THREAD_POOL_SIZE
    • TIMEOUT

      public static final Attribute TIMEOUT
    • TOMBSTONE_MAP_SIZE

      public static final Attribute TOMBSTONE_MAP_SIZE
    • TOTAL_ORDER_EXECUTOR

      public static final Attribute TOTAL_ORDER_EXECUTOR
    • TOUCH

      public static final Attribute TOUCH
    • TRANSACTION_MANAGER_LOOKUP_CLASS

      public static final Attribute TRANSACTION_MANAGER_LOOKUP_CLASS
    • TRANSACTION_PROTOCOL

      public static final Attribute TRANSACTION_PROTOCOL
    • TRANSACTIONAL

      public static final Attribute TRANSACTIONAL
    • TRANSFORMER

      public static final Attribute TRANSFORMER
    • TRANSPORT

      public static final Attribute TRANSPORT
    • TYPE

      public static final Attribute TYPE
    • UNRELIABLE_RETURN_VALUES

      public static final Attribute UNRELIABLE_RETURN_VALUES
    • USE_TWO_PHASE_COMMIT

      public static final Attribute USE_TWO_PHASE_COMMIT
    • VALUE

      public static final Attribute VALUE
    • VALUE_EQUIVALENCE

      public static final Attribute VALUE_EQUIVALENCE
    • VERSION

      public static final Attribute VERSION
    • VERSIONING_SCHEME

      public static final Attribute VERSIONING_SCHEME
    • WAIT_TIME

      public static final Attribute WAIT_TIME
    • WHEN_SPLIT

      public static final Attribute WHEN_SPLIT
    • WHEN_FULL

      public static final Attribute WHEN_FULL
    • WRITE_ONLY

      public static final Attribute WRITE_ONLY
    • WRITE_SKEW_CHECK

      public static final Attribute WRITE_SKEW_CHECK
    • ZERO_CAPACITY_NODE

      public static final Attribute ZERO_CAPACITY_NODE
    • INVALIDATION_THRESHOLD

      public static final Attribute INVALIDATION_THRESHOLD
    • CONTEXT_INITIALIZERS

      public static final Attribute CONTEXT_INITIALIZERS
    • GROUPER

      public static final Attribute GROUPER
    • ACCURATE_SIZE

      public static final Attribute ACCURATE_SIZE
    • REGEX

      public static final Attribute REGEX
  • Method Details

    • values

      public static Attribute[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static Attribute valueOf(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:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • getLocalName

      public String getLocalName()
      Get the local name of this element.
      Returns:
      the local name
    • forName

      public static Attribute forName(String localName)
    • toString

      public String toString()
      Overrides:
      toString in class Enum<Attribute>