- DataPolicy - Class in com.gemstone.gemfire.cache
-
Enumerated type for region data policy.
- DataSerializable - Interface in com.gemstone.gemfire
-
An interface for objects whose state can be written/read as
primitive types and strings ("data").
- DataSerializable.Replaceable - Interface in com.gemstone.gemfire
-
Replaceable
allows an object to write an alternative
version of itself to a DataOutput
.
- DataSerializer - Class in com.gemstone.gemfire
-
Provides static helper methods for reading and writing
non-primitive data when working with a
DataSerializable
.
- DataSerializer() - Constructor for class com.gemstone.gemfire.DataSerializer
-
Creates a new DataSerializer
.
- Declarable - Interface in com.gemstone.gemfire.cache
-
An object that can be described in a declarative caching XML file.
- decompress(byte[]) - Method in interface com.gemstone.gemfire.compression.Compressor
-
Decompresses a compressed byte array.
- decompress(byte[]) - Method in class com.gemstone.gemfire.compression.SnappyCompressor
-
- deepCopy(T) - Static method in class com.gemstone.gemfire.CopyHelper
-
Makes a deep copy of the specified object o using serialization, so the object
has to be serializable by GemFire.
- DEFAULT - Static variable in class com.gemstone.gemfire.cache.DataPolicy
-
- DEFAULT - Static variable in class com.gemstone.gemfire.cache.ExpirationAttributes
-
convenience constant for a default instance
- DEFAULT - Static variable in class com.gemstone.gemfire.cache.InterestPolicy
-
- DEFAULT - Static variable in class com.gemstone.gemfire.cache.InterestResultPolicy
-
- DEFAULT - Static variable in interface com.gemstone.gemfire.cache.util.ObjectSizer
-
- DEFAULT_ACK_SEVERE_ALERT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default ackSevereAlertThreshold.
- DEFAULT_ACK_WAIT_THRESHOLD - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default AckWaitThreshold.
- DEFAULT_AGENT_SSL_CIPHERS - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "agent-ssl-ciphers" property
- DEFAULT_AGENT_SSL_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "agent-ssl-enabled" property
- DEFAULT_AGENT_SSL_PROTOCOLS - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "agent-ssl-protocols" property
- DEFAULT_AGENT_SSL_REQUIRE_AUTHENTICATION - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "agent-ssl-require-authentication"
property
- DEFAULT_ALERT_THRESHOLD - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default alert threshold in milliseconds
- DEFAULT_ALERT_THRESHOLD - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default alert threshold in milliseconds
- DEFAULT_ALLOW_FORCE_COMPACTION - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default value of the allow force compaction attribute.
- DEFAULT_AUTO_COMPACT - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default setting for auto compaction.
- DEFAULT_AUTO_CONNECT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "auto-connect" property
- DEFAULT_BATCH_CONFLATION - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default batch conflation
- DEFAULT_BATCH_CONFLATION - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default batch conflation
- DEFAULT_BATCH_SIZE - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default batch size
- DEFAULT_BATCH_SIZE - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default batch size
- DEFAULT_BATCH_TIME_INTERVAL - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default batch time interval in milliseconds
- DEFAULT_BATCH_TIME_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default batch time interval in milliseconds
- DEFAULT_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "bindAddress" property
- DEFAULT_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default ip address or host name that the cache server's socket will
listen on for client connections.
- DEFAULT_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default ip address or host name that the server's socket will
listen on for client connections.
- DEFAULT_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default ip address or host name that this GatewayHub
's
socket will listen on for connections.
- DEFAULT_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
The default ip address or host name that the receiver's socket will
listen on for client connections.
- DEFAULT_CAPACITY - Static variable in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
-
The default limit that is assigned to client subscription.
- DEFAULT_COMPACTION_THRESHOLD - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default compaction threshold.
- DEFAULT_CONCURRENCY_LEVEL - Static variable in interface com.gemstone.gemfire.cache.util.Gateway
-
Deprecated.
The default number of parallel threads dispatching events from one member.
- DEFAULT_CRITICAL_HEAP_PERCENTAGE - Static variable in interface com.gemstone.gemfire.cache.control.ResourceManager
-
The default percent of heap memory at which the VM is considered in a
critical state.
- DEFAULT_DISABLE_AUTO_RECONNECT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default disable-auto-reconnect setting (false
)
- DEFAULT_DISABLE_TCP - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default disable-tcp value (false
)
- DEFAULT_DISK_DIR_SIZE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default disk directory size in megabytes.
- DEFAULT_DISK_DIR_SIZES - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default disk directory sizes.
- DEFAULT_DISK_DIRS - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default disk directories.
- DEFAULT_DISK_STORE_NAME - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The name of the default disk store is "DEFAULT".
- DEFAULT_DISK_SYNCHRONOUS - Static variable in class com.gemstone.gemfire.cache.AttributesFactory
-
Deprecated.
The default disk synchronous write setting
Current value: true
each.
- DEFAULT_DISK_SYNCHRONOUS - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default value ( true) for writing to disk synchronously in case
of persistence.
- DEFAULT_DISK_USAGE_CRITICAL_PERCENTAGE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default disk usage critical percentage.
- DEFAULT_DISK_USAGE_WARNING_PERCENTAGE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default disk usage warning percentage.
- DEFAULT_DISPATCHER_THREADS - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_DISTRIBUTED_SYSTEM_ID - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_EMAIL_FROM - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "email-notification-from" property
- DEFAULT_EMAIL_HOST - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "email-notification-host" property
- DEFAULT_EMAIL_NOTIFICATIONS_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "email-notification-enabled" property
- DEFAULT_EMAIL_TO_LIST - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "email-notification-to" property
- DEFAULT_ENABLE_COMPACTION - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default oplog compaction behaviour
- DEFAULT_ENABLE_NETWORK_PARTITION_DETECTION - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default enable-network-partition-detection setting (false
)
- DEFAULT_ENABLE_PEER_LOCATION - Static variable in class com.gemstone.gemfire.distributed.LocatorLauncher
-
Deprecated.
This is specific to the internal implementation and may go away in a future release.
- DEFAULT_ENABLE_PERSISTENCE - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default enable persistence
- DEFAULT_ENABLE_ROLLING - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
as of 6.5 use DEFAULT_ENABLE_COMPACTION instead.
- DEFAULT_ENABLE_SERVER_LOCATION - Static variable in class com.gemstone.gemfire.distributed.LocatorLauncher
-
Deprecated.
This is specific to the internal implementation and may go away in a future release.
- DEFAULT_END_PORT - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
Default end value of the port range from which the GatewayReceiver
's port will be chosen
- DEFAULT_ENTITY_CONFIG_XML_FILE - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "entity-config-xml-file" property
("distributed-system.xml").
- DEFAULT_ENTRIES_MAXIMUM - Static variable in class com.gemstone.gemfire.cache.EvictionAttributes
-
- DEFAULT_EVICTION_ACTION - Static variable in class com.gemstone.gemfire.cache.EvictionAction
-
- DEFAULT_EVICTION_HEAP_PERCENTAGE - Static variable in interface com.gemstone.gemfire.cache.control.ResourceManager
-
The default percent of heap memory at which the VM should begin evicting
data.
- DEFAULT_EVICTION_POLICY - Static variable in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
-
The default eviction policy that is assigned to client subscription.
- DEFAULT_FREE_CONNECTION_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default amount of time, in milliseconds, which we will wait for a free
connection if max connections is set and all of the connections are in use.
- DEFAULT_GROUPS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
Deprecated.
as of 7.0 use the groups gemfire property
- DEFAULT_GROUPS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default list of server groups a server belongs to.
- DEFAULT_HEALTH_EVALUATION_INTERVAL - Static variable in interface com.gemstone.gemfire.admin.GemFireHealthConfig
-
Deprecated.
The default number of seconds between assessments of the health
of the GemFire components.
- DEFAULT_HISTORY_SIZE - Static variable in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter
-
Deprecated.
Default number of historical events to track in order to avoid duplicate
events for members that are both bridge members and system members;
value is 100.
- DEFAULT_HISTORY_SIZE - Static variable in class com.gemstone.gemfire.management.membership.UniversalMembershipListenerAdapter
-
Default number of historical events to track in order to avoid duplicate
events for members that are both clients and peer members; value is 100.
- DEFAULT_HOSTNAME_FOR_CLIENTS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default ip address or host name that will be given to clients
as the host this cache server is listening on.
- DEFAULT_HOSTNAME_FOR_CLIENTS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default ip address or host name that will be given to clients
as the host this server is listening on.
- DEFAULT_HOSTNAME_FOR_SENDERS - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
- DEFAULT_HTTP_AUTHENTICATION_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "http-authentication-enabled" property
- DEFAULT_HTTP_AUTHENTICATION_PASSWORD - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "http-authentication-password" property
- DEFAULT_HTTP_AUTHENTICATION_USER - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "http-authentication-user" property
- DEFAULT_HTTP_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "httpBindAddress" property
- DEFAULT_HTTP_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "httpEnabled" property
- DEFAULT_HTTP_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "httpPort" property (8080)
- DEFAULT_HTTP_SSL_REQUIRE_AUTHENTICATION - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "http-ssl-require-authentication"
property
- DEFAULT_IDLE_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default amount of time in milliseconds, to wait for a connection to become idle
Current value: 5000
.
- DEFAULT_IS_FOR_INTERNAL_USE - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_IS_PARALLEL - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_LOAD_CONDITIONING_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default interval in which the pool will check to see if
a connection to a given server should be moved to a different
server to improve the load balance.
- DEFAULT_LOAD_POLL_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default frequency at which to poll the load probe for the load
on this cache server.
- DEFAULT_LOAD_POLL_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default frequency at which to poll the load probe for the load
on this server.
- DEFAULT_LOAD_PROBE - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default load balancing probe.
- DEFAULT_LOAD_PROBE - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default load balancing probe.
- DEFAULT_LOCATOR_PID_FILE - Static variable in class com.gemstone.gemfire.distributed.LocatorLauncher
-
Deprecated.
This is specific to the internal implementation and may go away in a future release.
- DEFAULT_LOCATOR_PORT - Static variable in class com.gemstone.gemfire.distributed.LocatorLauncher
-
Deprecated.
This is specific to the internal implementation and may go away in a future release.
- DEFAULT_LOCATORS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "locators" property ("")
- DEFAULT_LOG_DISK_SPACE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default log disk space limit in megabytes (0)
- DEFAULT_LOG_FILE - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default log-file value ("" which directs logging to standard
output)
- DEFAULT_LOG_FILE_SIZE_LIMIT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default log file size limit in megabytes (0)
- DEFAULT_LOG_LEVEL - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default log level ("config")
- DEFAULT_MANUAL_START - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default value (false) for manually starting a GatewayHub
.
- DEFAULT_MANUAL_START - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
The default value (true) for manually starting a
GatewayReceiver
.
- DEFAULT_MANUAL_START - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default value (false) for manually starting a GatewaySender
.
- DEFAULT_MAX_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default maximum number of connections to create
Current value: -1
.
- DEFAULT_MAX_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default number of sockets accepted by a CacheServer.
- DEFAULT_MAX_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default number of sockets accepted by a BridgeServer.
- DEFAULT_MAX_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default number of sockets accepted by this GatewayHub
.
- DEFAULT_MAX_DEPARTED_APPLICATIONS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemHealthConfig
-
Deprecated.
The default maximum number of application members that can
unexceptedly leave a healthy the distributed system.
- DEFAULT_MAX_EVENT_QUEUE_SIZE - Static variable in interface com.gemstone.gemfire.admin.CacheHealthConfig
-
Deprecated.
The default maximum number of entries in the event delivery queue
of a healthy cache member.
- DEFAULT_MAX_LOAD_TIME - Static variable in interface com.gemstone.gemfire.admin.CacheHealthConfig
-
Deprecated.
The default maximum mumber of milliseconds a cache
load
operation can take before the cache member is
considered to be unhealthy.
- DEFAULT_MAX_MESSAGE_QUEUE_SIZE - Static variable in interface com.gemstone.gemfire.admin.MemberHealthConfig
-
Deprecated.
The default maximum number of enqueued incoming or outgoing
messages that a healthy member of a distributed system can have.
- DEFAULT_MAX_NET_SEARCH_TIME - Static variable in interface com.gemstone.gemfire.admin.CacheHealthConfig
-
Deprecated.
The default maximum number of milliseconds a
netSearch
operation can take before the cache member
is considered to be unhealthy.
- DEFAULT_MAX_OPLOG_SIZE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default maximum oplog file size in megabytes.
- DEFAULT_MAX_REPLY_TIMEOUTS - Static variable in interface com.gemstone.gemfire.admin.MemberHealthConfig
-
Deprecated.
The default maximum number of message reply timeouts that can
occur in a given health monitoring interval.
- DEFAULT_MAX_RETRANSMISSION_RATIO - Static variable in interface com.gemstone.gemfire.admin.MemberHealthConfig
-
Deprecated.
The default maximum multicast retransmission ratio.
- DEFAULT_MAX_THREADS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default limit to the maximum number of cache server threads that can be
created to service client requests.
- DEFAULT_MAX_THREADS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default limit to the maximum number of server threads that can be
created to service client requests.
- DEFAULT_MAX_VM_PROCESS_SIZE - Static variable in interface com.gemstone.gemfire.admin.MemberHealthConfig
-
Deprecated.
The default maximum VM process size (in megabytes) of a health
member of the distributed system.
- DEFAULT_MAXIMUM_MESSAGE_COUNT - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default maximum number of messages that can be enqueued in a
client-queue.
- DEFAULT_MAXIMUM_MESSAGE_COUNT - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default maximum number of messages that can be enqueued in a
client-queue.
- DEFAULT_MAXIMUM_QUEUE_MEMORY - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default maximum amount of memory (MB) to allow in the queue
before overflowing entries to disk
- DEFAULT_MAXIMUM_QUEUE_MEMORY - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default maximum amount of memory (MB) to allow in the queue before
overflowing entries to disk
- DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default maximum amount of time between client pings.
- DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default maximum amount of time between client pings.
- DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default maximum amount of time (60000 ms) between client pings.
- DEFAULT_MAXIMUM_TIME_BETWEEN_PINGS - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
The default maximum amount of time between client pings.
- DEFAULT_MCAST_ADDRESS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "mcastAddress" property (239.192.81.1).
- DEFAULT_MCAST_PORT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "mcastPort" property (10334)
- DEFAULT_MEMBER_TIMEOUT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default failure-detection timeout period for member heart-beat responses
- DEFAULT_MEMBERSHIP_PORT_RANGE - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default membership-port-range.
- DEFAULT_MEMORY_MAXIMUM - Static variable in class com.gemstone.gemfire.cache.EvictionAttributes
-
- DEFAULT_MESSAGE_TIME_TO_LIVE - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default time (in seconds ) after which a message in the client queue
will expire.
- DEFAULT_MESSAGE_TIME_TO_LIVE - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default time (in seconds ) after which a message in the client queue
will expire.
- DEFAULT_MIN_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default number of connections to initially create
Current value: 1
.
- DEFAULT_MIN_HIT_RATIO - Static variable in interface com.gemstone.gemfire.admin.CacheHealthConfig
-
Deprecated.
The default minimum hit ratio of a healthy cache member.
- DEFAULT_MULTIUSER_AUTHENTICATION - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default value for whether to use multiuser mode.
- DEFAULT_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "name" property ("").
- DEFAULT_NOTIFY_BY_SUBSCRIPTION - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default notify-by-subscription value which tells the
CacheServer
whether or not to notify clients
based on key subscription.
- DEFAULT_NOTIFY_BY_SUBSCRIPTION - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default notify-by-subscription value which tells the
BridgeServer
whether or not to notify clients
based on key subscription.
- DEFAULT_ORDER_POLICY - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_OVERFLOW_DIRECTORY - Static variable in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
-
The default overflow directory that is assigned to client subscription.
- DEFAULT_OVERFLOW_DIRECTORY - Static variable in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
-
Deprecated.
The default overflow directory
- DEFAULT_PARALLELISM_REPLICATED_REGION - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
- DEFAULT_PERSISTENCE_ENABLED - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default value (false)of whether to persist queue data to disk or not.
- DEFAULT_PING_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default frequency, in milliseconds, to ping servers.
- DEFAULT_PORT - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default port on which a CacheServer
is
configured to serve.
- DEFAULT_PORT - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default port on which a BridgeServer
is
configured to serve.
- DEFAULT_PORT - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default value (-1) for this GatewayHub
's port.
- DEFAULT_PR_SINGLE_HOP_ENABLED - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default value for whether to have single hop optimisations enabled.
- DEFAULT_PROPERTY_FILE - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default "propertyFile" value
- DEFAULT_QUEUE_SIZE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default maximum number of operations that can be asynchronously queued.
- DEFAULT_READ_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default amount of time, in milliseconds, to wait for a response from a server
Current value: 10000
.
- DEFAULT_REFRESH_INTERVAL - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default "refreshInterval" in seconds which will apply to
REFRESH_INTERVAL_NAME property.
- DEFAULT_REMOTE_COMMAND - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the remote-command property
- DEFAULT_RETRY_ATTEMPTS - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default number of times to retry an operation after a timeout or exception.
- DEFAULT_RMI_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- DEFAULT_RMI_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- DEFAULT_RMI_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the
rmi-port property (1099)
- DEFAULT_RMI_REGISTRY_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- DEFAULT_RMI_SERVER_PORT - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
- DEFAULT_SERVER_GROUP - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default server group.
- DEFAULT_SERVER_PID_FILE - Static variable in class com.gemstone.gemfire.distributed.ServerLauncher
-
Deprecated.
This is specific to the internal implementation and may go away in a future release.
- DEFAULT_SNMP_BIND_ADDRESS - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "snmpBindAddress" property
- DEFAULT_SNMP_DIRECTORY - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "snmpDirectory" property
- DEFAULT_SNMP_ENABLED - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default value of the "snmpEnabled" property
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
Default size in bytes of the socket buffer on each connection established.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default socket buffer size for socket buffers from the cache server
to the client.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.util.BridgeServer
-
Deprecated.
The default socket buffer size for socket buffers from the server
to the client.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.util.Gateway
-
Deprecated.
The default buffer size for socket buffers from a sending
Gateway
to its receiving Gateway
.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
The default buffer size (32768 bytes) for socket buffers from a sending
GatewayHub
to the receiving one.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
The default buffer size for socket buffers for the GatewayReceiver
.
- DEFAULT_SOCKET_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default buffer size for socket buffers from a sending GatewaySender to
its receiving GatewayReceiver
.
- DEFAULT_SOCKET_READ_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.util.Gateway
-
Deprecated.
The default amount of time in milliseconds that a socket read between a
sending Gateway
and its receiving Gateway
will
block.
- DEFAULT_SOCKET_READ_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.wan.GatewaySender
-
The default amount of time in milliseconds that a socket read between a
sending Gateway
and its receiving Gateway
will
block.
- DEFAULT_SSL_CIPHERS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default ssl-ciphers value.
- DEFAULT_SSL_ENABLED - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default ssl-enabled state (false
)
- DEFAULT_SSL_PROTOCOLS - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default ssl-protocols value (any
)
- DEFAULT_SSL_REQUIRE_AUTHENTICATION - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default ssl-require-authentication value (true
)
- DEFAULT_START_PORT - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
-
Default start value of the port range from which the GatewayReceiver
's port will be chosen
- DEFAULT_STARTUP_POLICY - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
-
Deprecated.
- DEFAULT_STATE_SAVE_FILE - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
-
Deprecated.
The default name for file that has "agent state saved serialized"
- DEFAULT_STATISTIC_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default frequency, in milliseconds, that client statistics
will be sent to the server.
- DEFAULT_SUBSCRIPTION_ACK_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default amount of time, in milliseconds, to wait before
sending an acknowledgement to the server about events
received from the subscriptions.
- DEFAULT_SUBSCRIPTION_ENABLED - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default value for whether to establish a server to client subscription.
- DEFAULT_SUBSCRIPTION_MESSAGE_TRACKING_TIMEOUT - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default amount of time, in milliseconds, that messages sent from a
server to a client will be tracked.
- DEFAULT_SUBSCRIPTION_REDUNDANCY - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default redundancy for servers holding subscriptions established by this
client
Current value: 0
.
- DEFAULT_SYSTEM_ID - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "system-id" property ("")
- DEFAULT_TCP_NO_DELAY - Static variable in interface com.gemstone.gemfire.cache.server.CacheServer
-
The default setting for outgoing tcp/ip connections.
- DEFAULT_TCP_PORT - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
-
Deprecated.
The default value of the "tcpPort" property.
- DEFAULT_THREAD_LOCAL_CONNECTIONS - Static variable in interface com.gemstone.gemfire.cache.client.PoolFactory
-
The default value for whether connections should have affinity to the thread
that last used them.
- DEFAULT_TIME_INTERVAL - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default time interval in milliseconds.
- DEFAULT_WORKING_DIRECTORY - Static variable in class com.gemstone.gemfire.distributed.AbstractLauncher
-
- DEFAULT_WRITE_BUFFER_SIZE - Static variable in interface com.gemstone.gemfire.cache.DiskStoreFactory
-
The default write buffer size.
- defineAgent() - Static method in class com.gemstone.gemfire.admin.jmx.AgentFactory
-
Deprecated.
Defines a "default" GemFire JMX administration agent
configuration.
- defineDistributedSystem() - Static method in class com.gemstone.gemfire.admin.AdminDistributedSystemFactory
-
Deprecated.
Defines a "default" distributed system configuration based on VM
system properties and the content of
gemfire.properties
.
- defineDistributedSystem(DistributedSystem, String) - Static method in class com.gemstone.gemfire.admin.AdminDistributedSystemFactory
-
Deprecated.
Defines a distributed system configuration for administering the
distributed system to which this VM is currently connected.
- defineHashIndex(String, String, String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
-
Defines a hash index that can be used when executing equal and not equal
queries.
- defineHashIndex(String, String, String, String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
-
Defines a hash index that can be used when executing equal and not equal
queries.
- defineIndex(String, String, String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
-
Defines an index that can be used when executing queries.
- defineIndex(String, String, String, String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
-
Defines an index that can be used when executing queries.
- defineKeyIndex(String, String, String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
-
Defines a key index that can be used when executing queries.
- Delta - Interface in com.gemstone.gemfire
-
This interface defines a contract between the application and GemFire that
allows GemFire to determine whether an application object contains a delta,
allows GemFire to extract the delta from an application object, and generate
a new application object by applying a delta to an existing application
object.
- DeltaSerializationException - Exception in com.gemstone.gemfire
-
- DeltaSerializationException() - Constructor for exception com.gemstone.gemfire.DeltaSerializationException
-
Default constructor
- DeltaSerializationException(String) - Constructor for exception com.gemstone.gemfire.DeltaSerializationException
-
- DeltaSerializationException(Throwable) - Constructor for exception com.gemstone.gemfire.DeltaSerializationException
-
- DeltaSerializationException(String, Throwable) - Constructor for exception com.gemstone.gemfire.DeltaSerializationException
-
- DependenciesNotFoundException - Exception in com.gemstone.gemfire.management
-
Indicates that required dependencies were not found in the ClassPath.
- DependenciesNotFoundException(String, Throwable) - Constructor for exception com.gemstone.gemfire.management.DependenciesNotFoundException
-
Constructs a new DependenciesNotFoundException with the specified detail
message and cause.
- DependenciesNotFoundException(String) - Constructor for exception com.gemstone.gemfire.management.DependenciesNotFoundException
-
Constructs a new DependenciesNotFoundException with the specified detail
message.
- destroy(boolean) - Method in interface com.gemstone.gemfire.cache.client.Pool
-
Destroys this pool closing any connections it produced.
- destroy() - Method in interface com.gemstone.gemfire.cache.client.Pool
-
Destroys this pool closing any connections it produced.
- destroy() - Method in interface com.gemstone.gemfire.cache.DiskStore
-
Destroys this disk store.
- DESTROY - Static variable in class com.gemstone.gemfire.cache.ExpirationAction
-
When the region or cached object expires, it is destroyed.
- DESTROY - Static variable in class com.gemstone.gemfire.cache.Operation
-
An entry distributed destroy.
- DESTROY - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
-
An entry destroy operation.
- destroy(Object) - Method in interface com.gemstone.gemfire.cache.Region
-
Destroys the entry with the specified key.
- destroy(Object, Object) - Method in interface com.gemstone.gemfire.cache.Region
-
Destroys the entry with the specified key, and provides a user-defined
parameter object to any CacheWriter
invoked in the process.
- destroy(String) - Static method in class com.gemstone.gemfire.distributed.DistributedLockService
-
Destroy a previously created DistributedLockService with the given
serviceName
.
- destroyDynamicRegion(String) - Method in class com.gemstone.gemfire.cache.DynamicRegionFactory
-
Destroys the dynamic Region in the local cache and distributes the
destruction to other caches.
- DestroyOperationContext - Class in com.gemstone.gemfire.cache.operations
-
- DestroyOperationContext(Object) - Constructor for class com.gemstone.gemfire.cache.operations.DestroyOperationContext
-
Constructor for the operation.
- DestroyOperationContext(Object, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.DestroyOperationContext
-
Constructor for the operation to use for post-operation in updates.
- destroyRegion() - Method in interface com.gemstone.gemfire.cache.Region
-
Destroys the whole region.
- destroyRegion(Object) - Method in interface com.gemstone.gemfire.cache.Region
-
Destroys the whole region and provides a user-defined parameter
object to any CacheWriter
invoked in the process.
- detach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeClient
-
Deprecated.
Notify the BridgeClient that the given region is no longer relevant.
- detach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeLoader
-
Deprecated.
Notify the BridgeLoader that the given region is no longer relevant.
- detach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeWriter
-
Deprecated.
Notify the BridgeWriter that the given region is no longer relevant.
- DIR_PATHSTRING - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
-
- DIRS - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
-
- disallowEvent() - Method in interface com.gemstone.gemfire.cache.util.GatewayConflictHelper
-
disallow the event
- disconnect() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
-
Deprecated.
Disconnects from the distributed system.
- disconnect() - Method in class com.gemstone.gemfire.distributed.DistributedSystem
-
- disconnectFromSystem() - Method in interface com.gemstone.gemfire.admin.jmx.Agent
-
Deprecated.
Disconnects this agent from the distributed system and
unregisters the management beans that provided information about
it.
- DISK_STORE_CLOSED - Static variable in interface com.gemstone.gemfire.management.JMXNotificationType
-
Notification type which indicates that a disk store has been closed.
- DISK_STORE_CREATED - Static variable in interface com.gemstone.gemfire.management.JMXNotificationType
-
Notification type which indicates that a disk store has been created
The value of this type string is
gemfire.distributedsystem.cache.disk.created
.
- DiskAccessException - Exception in com.gemstone.gemfire.cache
-
Indicates that an IOException
during a disk region operation.
- DiskAccessException() - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
.
- DiskAccessException(String, Region) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string.
- DiskAccessException(String, String) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string.
- DiskAccessException(String, DiskStore) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string.
- DiskAccessException(String, Throwable, String) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string
and a cause.
- DiskAccessException(String, Throwable, DiskStore) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string
and a cause.
- DiskAccessException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a cause.
- DiskAccessException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.DiskAccessException
-
Constructs a new DiskAccessException
with a message string
and a cause.
- DiskBackupResult - Class in com.gemstone.gemfire.management
-
Composite data type used to distribute the results of a disk backup
operation.
- DiskBackupResult(String, boolean) - Constructor for class com.gemstone.gemfire.management.DiskBackupResult
-
- DiskBackupStatus - Class in com.gemstone.gemfire.management
-
Composite data type used to distribute the status of disk backup
operations.
- DiskBackupStatus() - Constructor for class com.gemstone.gemfire.management.DiskBackupStatus
-
- diskDir - Variable in class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
- DiskMetrics - Class in com.gemstone.gemfire.management
-
Composite data type used to distribute metrics for a
DiskStore
.
- DiskMetrics() - Constructor for class com.gemstone.gemfire.management.DiskMetrics
-
- DiskStore - Interface in com.gemstone.gemfire.cache
-
Provides disk storage for one or more regions.
- DISKSTORE_ALL - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
-
- DiskStoreFactory - Interface in com.gemstone.gemfire.cache
-
- DiskStoreMXBean - Interface in com.gemstone.gemfire.management
-
MBean that provides access to information and management functionality for a
DiskStore
.
- DiskWriteAttributes - Interface in com.gemstone.gemfire.cache
-
- DiskWriteAttributesFactory - Class in com.gemstone.gemfire.cache
-
- DiskWriteAttributesFactory() - Constructor for class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
-
Deprecated.
Creates a new instance of DiskWriteAttributesFactory ready to create a
DiskWriteAttributes
with default settings.
- DiskWriteAttributesFactory(DiskWriteAttributes) - Constructor for class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
-
Deprecated.
Creates a new instance of DiskWriteAttributesFactory Factory ready to
create a DiskWriteAttributes
with the same settings as those
in the specified DiskWriteAttributes
.
- displayMergedLogs() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
-
Deprecated.
Merges and returns all system logs as a single formatted log.
- DISTRIBUTED_ACK - Static variable in class com.gemstone.gemfire.cache.Scope
-
The region or cached object with this attribute is scoped
to the distributed cached system; any distributed
operation will not return until all the remote acknowledgments
come back.
- DISTRIBUTED_NO_ACK - Static variable in class com.gemstone.gemfire.cache.Scope
-
The region or cached object with this attribute is scoped
to the distributed cached system; any distributed
operation will return without waiting for the remote acknowledgment.
- DISTRIBUTED_SYSTEM_DISCONNECTED_MESSAGE - Static variable in class com.gemstone.gemfire.SystemFailure
-
- DistributedLockService - Class in com.gemstone.gemfire.distributed
-
A named instance of DistributedLockService defines a space for
locking arbitrary names across the distributed system defined by
a specified distribution manager.
- DistributedLockServiceMXBean - Interface in com.gemstone.gemfire.management
-
- DistributedMember - Interface in com.gemstone.gemfire.distributed
-
This is the fundamental representation of a member in a GemFire distributed
system.
- DistributedRegionMXBean - Interface in com.gemstone.gemfire.management
-
MBean that provides access to information and management functionality for a
Region
.
- DistributedSystem - Class in com.gemstone.gemfire.distributed
-
A "connection" to a GemFire distributed system.
- DistributedSystemConfig - Interface in com.gemstone.gemfire.admin
-
- DistributedSystemConfig.ConfigListener - Interface in com.gemstone.gemfire.admin
-
Deprecated.
A listener whose callback methods are invoked when this config
changes.
- DistributedSystemDisconnectedException - Exception in com.gemstone.gemfire.distributed
-
Thrown when a GemFire distributed system has been terminated.
- DistributedSystemDisconnectedException() - Constructor for exception com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException
-
- DistributedSystemDisconnectedException(String, Throwable) - Constructor for exception com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException
-
- DistributedSystemDisconnectedException(Throwable) - Constructor for exception com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException
-
- DistributedSystemDisconnectedException(String) - Constructor for exception com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException
-
- DistributedSystemHealthConfig - Interface in com.gemstone.gemfire.admin
-
- DistributedSystemMXBean - Interface in com.gemstone.gemfire.management
-
MBean that provides access to information and management operations for a
DistributedSystem
.
- DISTRIBUTION_HALTED_MESSAGE - Static variable in class com.gemstone.gemfire.SystemFailure
-
- DistributionLocator - Interface in com.gemstone.gemfire.admin
-
- DistributionLocatorConfig - Interface in com.gemstone.gemfire.admin
-
- DuplicatePrimaryPartitionException - Exception in com.gemstone.gemfire.cache
-
This exception is thrown when two nodes are defined with same primary
partitions
- DuplicatePrimaryPartitionException() - Constructor for exception com.gemstone.gemfire.cache.DuplicatePrimaryPartitionException
-
Creates a new DuplicatePrimaryPartitionException
with no
detailed message.
- DuplicatePrimaryPartitionException(String) - Constructor for exception com.gemstone.gemfire.cache.DuplicatePrimaryPartitionException
-
Creates a new DuplicatePrimaryPartitionException
with the
given detail message.
- DuplicatePrimaryPartitionException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.DuplicatePrimaryPartitionException
-
Creates a new DuplicatePrimaryPartitionException
with the
given cause and no detail message
- DuplicatePrimaryPartitionException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.DuplicatePrimaryPartitionException
-
Creates a new DuplicatePrimaryPartitionException
with the
given detail message and cause.
- DurableClientAttributes - Class in com.gemstone.gemfire.distributed
-
Class DurableClientAttributes
represents durable member
attributes.
- DurableClientAttributes() - Constructor for class com.gemstone.gemfire.distributed.DurableClientAttributes
-
- DurableClientAttributes(String, int) - Constructor for class com.gemstone.gemfire.distributed.DurableClientAttributes
-
Constructor.
- DynamicRegionFactory - Class in com.gemstone.gemfire.cache
-
DynamicRegionFactory provides a distributed region creation service.
- DynamicRegionFactory() - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory
-
- DynamicRegionFactory.Config - Class in com.gemstone.gemfire.cache
-
Configuration for dynamic region factory.
- DynamicRegionFactory.Config() - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
Creates a configuration with the default attributes.
- DynamicRegionFactory.Config(File, BridgeWriter) - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
Deprecated.
use a pool name instead of a bridge writer
- DynamicRegionFactory.Config(File, BridgeWriter, boolean) - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
Deprecated.
use a pool name instead of a bridge writer
- DynamicRegionFactory.Config(File, BridgeWriter, boolean, boolean) - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
Deprecated.
use a pool name instead of a bridge writer
- DynamicRegionFactory.Config(File, String, boolean, boolean) - Constructor for class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
-
Creates a configuration with the given attributes
- DynamicRegionListener - Interface in com.gemstone.gemfire.cache
-
DynamicRegionListener
is an interface that can be
implemented to handle dynamic region-related events.
- dynamicRegionListName - Static variable in class com.gemstone.gemfire.cache.DynamicRegionFactory
-