GemFire 5.8
A B C D E F G H I J K L M N O P Q R S T U V W

S

saveProperties() - Method in interface com.gemstone.gemfire.admin.jmx.Agent
Saves the configuration for this Agent to the file specified by @link AgentConfig#getPropertyFile.
saveSnapshot(OutputStream) - Method in interface com.gemstone.gemfire.cache.Region
Saves the data in this region in a snapshot file.
Scope - Class in com.gemstone.gemfire.cache
Enumerated type for region distribution scope.
SEARCH_CREATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry creation caused by a netsearch
SEARCH_UPDATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry update caused by a net search.
SelectResults - Interface in com.gemstone.gemfire.cache.query
Contains the results of a executing a SELECT expression within a query.
selectValue(String) - Method in interface com.gemstone.gemfire.cache.Region
Selects the single value in this Region that matches the given query predicate.
SEPARATOR - Static variable in interface com.gemstone.gemfire.cache.Region
The region name separator character, represented as a string for convenience.
SEPARATOR_CHAR - Static variable in interface com.gemstone.gemfire.cache.Region
The region name separator character.
SerializationException - Exception in com.gemstone.gemfire
An exception indicating that a serialization or deserialization failed.
SerializationException(String) - Constructor for exception com.gemstone.gemfire.SerializationException
Create a new instance of SerializationException with a detail message
SerializationException(String, Throwable) - Constructor for exception com.gemstone.gemfire.SerializationException
Create a new instance of SerializationException with a detail message and cause
SerializedCacheValue - Interface in com.gemstone.gemfire.cache
Class SerializedCacheValue represents a serialized cache value.
ServerConnectivityException - Exception in com.gemstone.gemfire.cache.client
A generic exception indicating that a failure has happened while communicating with a gemfire server.
ServerConnectivityException() - Constructor for exception com.gemstone.gemfire.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException without a detail message or cause.
ServerConnectivityException(String) - Constructor for exception com.gemstone.gemfire.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a detail message
ServerConnectivityException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a detail message and cause
ServerConnectivityException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.ServerConnectivityException
Create a new instance of ServerConnectivityException with a cause
ServerLoad - Class in com.gemstone.gemfire.cache.server
A data object containing the load information for a cache server.
ServerLoad(float, float, float, float) - Constructor for class com.gemstone.gemfire.cache.server.ServerLoad
 
ServerLoad() - Constructor for class com.gemstone.gemfire.cache.server.ServerLoad
 
ServerLoadProbe - Interface in com.gemstone.gemfire.cache.server
A load probe is installed in a bridge server to measure the load on the bridge server for balancing load between multiple bridge servers.
ServerLoadProbeAdapter - Class in com.gemstone.gemfire.cache.server
Utility class that implements all methods in ServerLoadProbe with empty implementations for open and close.
ServerLoadProbeAdapter() - Constructor for class com.gemstone.gemfire.cache.server.ServerLoadProbeAdapter
 
ServerMetrics - Interface in com.gemstone.gemfire.cache.server
Metrics about the resource usage for a bridge server.
ServerOperationException - Exception in com.gemstone.gemfire.cache.client
An exception indicating that a failure has happened on the server while processing an operation that was sent to it by a client.
ServerOperationException() - Constructor for exception com.gemstone.gemfire.cache.client.ServerOperationException
Create a new instance of ServerOperationException without a detail message or cause.
ServerOperationException(String) - Constructor for exception com.gemstone.gemfire.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a detail message
ServerOperationException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a detail message and cause
ServerOperationException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.ServerOperationException
Create a new instance of ServerOperationException with a cause
ServerRefusedConnectionException - Exception in com.gemstone.gemfire.cache.client
A ServerRefusedConnectionException indicates a client attempted to connect to a server, but the handshake was rejected.
ServerRefusedConnectionException(DistributedMember, String) - Constructor for exception com.gemstone.gemfire.cache.client.ServerRefusedConnectionException
Constructs an instance of ServerRefusedConnectionException with the specified detail message.
ServerRefusedConnectionException - Exception in com.gemstone.gemfire.cache.util
Deprecated. as of 5.7 use ServerRefusedConnectionException from the client package instead.
ServerRefusedConnectionException(DistributedMember, String) - Constructor for exception com.gemstone.gemfire.cache.util.ServerRefusedConnectionException
Deprecated. Constructs an instance of ServerRefusedConnectionException with the specified detail message.
setAckSevereAlertThreshold(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the ack-severe-alert-threshold for the system
setAckWaitThreshold(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the ack-wait-threshold for the system
setAgentSSLCiphers(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the SSL ciphers used when connecting to the JMX agent.
setAgentSSLEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not SSL is required for the JMX agent.
setAgentSSLProtocols(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the SSL protocols used when connecting to the JMX agent.
setAgentSSLRequireAuth(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether SSL authentication is used when connecting to the RMI connector.
setAlertLevel(AlertLevel) - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Sets the lowest level of alert that should be delivered to the AlertListeners registered on this AdminDistributedSystem.
setAutoConnect(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the JMX agent will automatically connect to the distributed system it administers.
setBatchConflation(boolean) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets whether to enable batch conflation for a Gateway's queue.
setBatchSize(int) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets the batch size for a Gateway's queue.
setBatchTimeInterval(int) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets the batch time interval for a Gateway's queue.
setBindAddress(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the IP address to which the distributed system's server sockets are bound.
setBindAddress(String) - Method in interface com.gemstone.gemfire.admin.DistributionLocatorConfig
Sets the address to which the distribution locator's port is (or will be) bound.
setBindAddress(String) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the ip address or host name that this server is to listen on for client connections.
setBindAddress(String) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the ip address or host name that this server is to listen on for client connections.
setBindAddress(String) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the ip address or host name that this cache server is to listen on for client connections.
setBindAddress(String) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the ip address or host name that this server is to listen on for client connections.
setBucketRegion(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
 
setBytesThreshold(long) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets the number of unwritten bytes of data that can be enqueued before being written to disk.It has significance only in case of asynchronous mode of writing.
setCacheListener(CacheListener) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. as of GemFire 5.0, use AttributesFactory.addCacheListener(com.gemstone.gemfire.cache.CacheListener) instead.
setCacheListener(CacheListener) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Deprecated. as of GemFire 5.0, use AttributesMutator.addCacheListener(com.gemstone.gemfire.cache.CacheListener) or AttributesMutator.initCacheListeners(com.gemstone.gemfire.cache.CacheListener[]) instead.
setCacheLoader(CacheLoader) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the cache loader for the next RegionAttributes created.
setCacheLoader(CacheLoader) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the cache loader for the region.
setCacheLoader(CacheLoader) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Deprecated. AttributesFactory.setCacheLoader(com.gemstone.gemfire.cache.CacheLoader) allows you to establish a cache loader for a partitioned region
setCacheLoader(CacheLoader) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the cache loader for the next RegionAttributes created.
setCacheWriter(CacheWriter) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the cache writer for the next RegionAttributes created.
setCacheWriter(CacheWriter) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the cache writer for the region.
setCacheWriter(CacheWriter) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the cache writer for the next RegionAttributes created.
setCacheXMLFile(String) - Method in interface com.gemstone.gemfire.admin.CacheServerConfig
Deprecated. Sets the cache.xml declarative caching initialization file used to configure this cache server VM.
setCacheXMLFile(String) - Method in interface com.gemstone.gemfire.admin.CacheVmConfig
Sets the cache.xml declarative caching initialization file used to configure this cache server VM.
setCapacity(int) - Method in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
Sets the capacity of the client queue.
setClassPath(String) - Method in interface com.gemstone.gemfire.admin.CacheServerConfig
Deprecated. Sets the location(s) of user classes (such as cache loaders) required by the cache server VM.
setClassPath(String) - Method in interface com.gemstone.gemfire.admin.CacheVmConfig
Sets the location(s) of user classes (such as cache loaders) required by the cache server VM.
setColocatedWith(String) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the name of the PartitionRegion with which this newly created partitioned region is colocated
setConcurrencyLevel(int) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the concurrency level of the next RegionAttributes created.
setConcurrencyLevel(int) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the concurrency level tof the next RegionAttributes created.
setConfiguration(ConfigurationParameter[]) - Method in interface com.gemstone.gemfire.admin.SystemMember
Sets the configuration of this member.
setConnectionLoad(float) - Method in class com.gemstone.gemfire.cache.server.ServerLoad
Set the load due to client to server connections.
setContext(ClientProxyMembershipID) - Method in class com.gemstone.gemfire.Instantiator
sets the context of this Instantiator.
setCopyOnRead(boolean) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the "copy on read" feature for Cache read operations.
setCustomEntryIdleTimeout(CustomExpiry) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the idleTimeout CustomExpiry for the next RegionAttributes created.
setCustomEntryIdleTimeout(CustomExpiry) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the CustomExpiry for idleTimeout for values in the region
setCustomEntryIdleTimeout(CustomExpiry) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the custom idleTimeout for the next RegionAttributes created.
setCustomEntryTimeToLive(CustomExpiry) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the custom timeToLive for the next RegionAttributes created.
setCustomEntryTimeToLive(CustomExpiry) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the custom timeToLive for values in this region
setCustomEntryTimeToLive(CustomExpiry) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the custom timeToLive expiration method for the next RegionAttributes created.
setDataPolicy(DataPolicy) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the data policy for the next RegionAttributes created.
setDataPolicy(DataPolicy) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the data policy for the next RegionAttributes created.
setDefaultGemFireHealthConfig(GemFireHealthConfig) - Method in interface com.gemstone.gemfire.admin.GemFireHealth
Sets the GemFireHealthConfig for GemFire components whose configurations are not overridden on a per-host basis.
setDepartureCorrelationWindow(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the history correlation period for network partition detection
setDisableTcp(boolean) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the disable-tcp property for the system.
setDiskDirs(File[]) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the directories with the default size of 10240 MB to which the region's data is written
setDiskDirs(File[]) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the directories to which the region's data are written.
setDiskDirsAndSizes(File[], int[]) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the directories to which the region's data is written and also set their sizes in megabytes
setDiskDirsAndSizes(File[], int[]) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the directories to which the region's data are written and also set their sizes in megabytes
setDiskWriteAttributes(DiskWriteAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Returns whether or not disk writes are asynchronous.
setDiskWriteAttributes(DiskWriteAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Returns whether or not disk writes are asynchronous.
setDistributedSystemHealthConfig(DistributedSystemHealthConfig) - Method in interface com.gemstone.gemfire.admin.GemFireHealth
Sets the configuration for determining the health of the distributed system itself.
setDistributedSystemProperties(Properties) - Method in interface com.gemstone.gemfire.admin.DistributionLocatorConfig
Sets the properties used to configure the locator's DistributedSystem.
setDouble(int, double) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a statistic with the given id whose type is double.
setDouble(StatisticDescriptor, double) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a described statistic of type double
setDouble(String, double) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a named statistic of type double.
setEarlyAck(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether or not acks are sent after an operation is processed.
setEarlyAck(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets for this region whether or not acks are sent after an update is processed.
setEarlyAck(boolean) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Deprecated. EarlyAck communication is unsafe and no longer supported
setElementType(ObjectType) - Method in interface com.gemstone.gemfire.cache.query.SelectResults
Specify a new elementType, overriding any existing known elementType.
setEmailNotificationEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether Emails for Notifications is enabled See description above.
setEmailNotificationFrom(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the EmailID from whom notification emails are sent.
setEmailNotificationHost(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the Host Name from whom notification emails are sent.
setEmailNotificationToList(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the EmailID from whom notification emails are sent as a comma separated list.
setEnableAdministrationOnly(boolean) - Static method in class com.gemstone.gemfire.admin.AdminDistributedSystemFactory
Call this method with a value of true to dedicate the VM to GemFire administration only.
setEnableAsyncConflation(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether or not conflation is enabled for sending messages to async peers.
setEnableAsyncConflation(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether or not conflation is enabled for sending messages to async peers.
setEnableBridgeConflation(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. as of 5.7 use AttributesFactory.setEnableSubscriptionConflation(boolean) instead.
setEnableBridgeConflation(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Deprecated. as of 5.7, use RegionFactory.setEnableSubscriptionConflation(boolean)
setEnableConflation(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. as of GemFire 5.0, use AttributesFactory.setEnableSubscriptionConflation(boolean)
setEnableConflation(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Deprecated. as of 5.0, use RegionFactory.setEnableSubscriptionConflation(boolean)
setEnableGateway(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether or not updates are sent to defined Gateways.
setEnableGateway(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether or not updates are sent to defined Gateways.
setEnableNetworkPartitionDetection(boolean) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Turns on network partition detection
setEnablePersistence(boolean) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets whether to enable persistence for a Gateway's queue.
setEnableSubscriptionConflation(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether or not conflation is enabled for sending messages from a cache server to its clients.
setEnableSubscriptionConflation(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Deprecated. as of 5.7, use RegionFactory.setEnableSubscriptionConflation(boolean)
setEnableWAN(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. as of GemFire 5.0, use AttributesFactory.setEnableGateway(boolean)
setEnableWAN(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Deprecated. as of 5.0, use RegionFactory.setEnableGateway(boolean)
setEntityConfigXMLFile(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the name of the XML file that specifies the configuration of managed entities administered by the DistributedSystem.
setEntryCount(int) - Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
 
setEntryIdleTimeout(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the idleTimeout expiration attributes for region entries for the next RegionAttributes created.
setEntryIdleTimeout(ExpirationAttributes) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the idleTimeout expiration attributes for values in the region.
setEntryIdleTimeout(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the idleTimeout expiration attributes for region entries for the next RegionAttributes created.
setEntryTimeToLive(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the timeToLive expiration attributes for region entries for the next RegionAttributes created.
setEntryTimeToLive(ExpirationAttributes) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the timeToLive expiration attributes for values in this region.
setEntryTimeToLive(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the timeToLive expiration attributes for region entries for the next RegionAttributes created.
setEventId(EventID) - Method in class com.gemstone.gemfire.Instantiator
sets the unique eventId of this Instantiator.
setEvictionAttributes(EvictionAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the EvictionController for the next RegionAttributes created.
setEvictionAttributes(EvictionAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the eviction attributes that controls growth of the Region to be created.
setEvictionPolicy(String) - Method in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
Sets the eviction policy that is executed when capacity of the client queue is reached.
setExitOK(boolean) - Static method in class com.gemstone.gemfire.SystemFailure
Indicate whether it is acceptable to call System.exit(int) after failure processing has completed.
setFailure(Error) - Static method in class com.gemstone.gemfire.SystemFailure
Set the underlying system failure, if not already set.
setFailureAction(Runnable) - Static method in class com.gemstone.gemfire.SystemFailure
Sets a user-defined action that is run in the event that failure has been detected.
setFailureMemoryThreshold(long) - Static method in class com.gemstone.gemfire.SystemFailure
Set the memory threshold under which system failure will be notified.
setFreeConnectionTimeout(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the free connection timeout for this pool.
setGatewayHub(String, int) - Method in interface com.gemstone.gemfire.cache.Cache
Deprecated. as of GemFire 5.1, use Cache.addGatewayHub(java.lang.String, int) instead.
setGatewayHubId(String) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the id of the GatewayHub to which events are distributed.
setGatewayHubId(String) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the id of the GatewayHub to which this region sends events.
setGemFireHealthConfig(String, GemFireHealthConfig) - Method in interface com.gemstone.gemfire.admin.GemFireHealth
Sets the GemFireHealthConfig for GemFire components that reside on a given host.
setGlobalProperties(Properties) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Deprecated. use PartitionAttributesFactory.setTotalMaxMemory(long) and PartitionAttributesFactory.setTotalNumBuckets(int) in GemFire 5.1 and later releases
setGroups(String[]) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the list of server groups this bridge server will belong to.
setGroups(String[]) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the list of server groups this cache server will belong to.
setGroups(String[]) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the list of server groups this cache server will belong to.
setGroups(String[]) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the list of server groups this cache server will belong to.
setHealthEvaluationInterval(int) - Method in interface com.gemstone.gemfire.admin.GemFireHealthConfig
Sets the number of seconds between assessments of the health of the GemFire components.
setHost(String) - Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
Sets the name of the host on which the managed entity will run.
setHostnameForClients(String) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the ip address or host name that this server is to listen on for client connections.
setHostnameForClients(String) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the ip address or host name that this server is to listen on for client connections.
setHostnameForClients(String) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the ip address or host name that this cache server is to listen on for client connections.
setHostnameForClients(String) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the ip address or host name that this server is to listen on for client connections.
setHttpAuthEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the HTTP adapter authenticates connections.
setHttpAuthPassword(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the password for HTTP adapter authentication.
setHttpAuthUser(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the user name for HTTP adapter authentication.
setHttpBindAddress(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the bind address to which the HTTP adapter's listening socket is bound.
setHttpEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the HTTP adapter is enabled.
setHttpPort(int) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the port of the HTTP adapter.
setHttpSSLRequireAuth(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether SSL authentication is used when connecting to the HTTP connector.
setId(String) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the identifier for this GatewayHub
setIdleTimeout(long) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Set the amount of time a connection can be idle before expiring the connection.
setIgnoreJTA(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the flag telling a region to ignore JTA transactions
setIgnoreJTA(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether operations on this region should be controlled by JTA transactions or not
setIndexMaintenanceSynchronous(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
 
setIndexMaintenanceSynchronous(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets how indexes on this region are kept current.
setInitialCapacity(int) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the entry initial capacity for the next RegionAttributes created.
setInitialCapacity(int) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the entry initial capacity for the next RegionAttributes created.
setInt(int, int) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a statistic with the given id whose type is int.
setInt(String, int) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a named statistic of type int
setInt(StatisticDescriptor, int) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a described statistic of type int
setIsServer(boolean) - Method in interface com.gemstone.gemfire.cache.Cache
Sets whether or not this Cache resides in a long-running "cache server" VM.
setKeyConstraint(Class) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the key constraint for the next RegionAttributes created.
setKeyConstraint(Class) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the key constraint for the next RegionAttributes created.
setKeySet(Set) - Method in class com.gemstone.gemfire.cache.operations.KeySetOperationContext
Set the keys to be returned as the result of Region.keySet() operation.
setListener(TransactionListener) - Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
Deprecated. as of GemFire 5.0, use CacheTransactionManager.addListener(com.gemstone.gemfire.cache.TransactionListener) or CacheTransactionManager.initListeners(com.gemstone.gemfire.cache.TransactionListener[]) instead.
setLoadConditioningInterval(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the load conditioning interval for this pool.
setLoadFactor(float) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the entry load factor for the next RegionAttributes created.
setLoadFactor(float) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the entry load factor for the next RegionAttributes created.
setLoadPerConnection(float) - Method in class com.gemstone.gemfire.cache.server.ServerLoad
Set the estimated load per connection.
setLoadPerSubscriptionConnection(float) - Method in class com.gemstone.gemfire.cache.server.ServerLoad
Set the estimated load per subscription connection.
setLoadPollInterval(long) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Set the frequency in milliseconds to poll the load probe on this bridge server
setLoadPollInterval(long) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Set the frequency in milliseconds to poll the load probe on this cache server
setLoadPollInterval(long) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Set the frequency in milliseconds to poll the load probe on this cache server
setLoadPollInterval(long) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Set the frequency in milliseconds to poll the load probe on this cache server
setLoadProbe(ServerLoadProbe) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Set the load probe for this bridge server.
setLoadProbe(ServerLoadProbe) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Set the load probe for this cache server.
setLoadProbe(ServerLoadProbe) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Set the load probe for this cache server.
setLoadProbe(ServerLoadProbe) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Set the load probe for this cache server.
setLocalMaxMemory(int) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the maximum amount of memory, in megabytes, to be used by the region in this process.
setLocalProperties(Properties) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Deprecated. use PartitionAttributesFactory.setLocalMaxMemory(int) in GemFire 5.1 and later releases
setLocators(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the comma-delimited list of locators for the system
setLockGrantor(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether this region should become lock grantor.
setLockGrantor(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether this region should become lock grantor.
setLockLease(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCache
Sets the length, in seconds, of distributed lock leases obtained by this cache.
setLockLease(int) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the length, in seconds, of distributed lock leases obtained by this cache.
setLockTimeout(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCache
Sets the number of seconds a cache operation may wait to obtain a distributed lock lease before timing out.
setLockTimeout(int) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the number of seconds a cache operation may wait to obtain a distributed lock lease before timing out.
setLogDiskSpaceLimit(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the log disk space limit in megabytes
setLogFile(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the name of the log file to which informational messages are written.
setLogFileSizeLimit(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the log file size limit in megabytes
setLogLevel(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the level at which information messages are logged.
setLong(int, long) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a statistic with the given id whose type is long.
setLong(StatisticDescriptor, long) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a described statistic of type long
setLong(String, long) - Method in interface com.gemstone.gemfire.Statistics
Sets the value of a named statistic of type long.
setManualStart(boolean) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the manual start boolean property for this GatewayHub.
setMap(Map) - Method in class com.gemstone.gemfire.cache.operations.PutAllOperationContext
set the authorized map.
setMaxConnections(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the maxium number of client connections allowed.
setMaxConnections(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the maxium number of client connections allowed.
setMaxConnections(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Set the max number of client to server connections that the pool will create.
setMaxConnections(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the maxium number of client connections allowed.
setMaxConnections(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the maxium number of client connections allowed.
setMaxDepartedApplications(long) - Method in interface com.gemstone.gemfire.admin.DistributedSystemHealthConfig
Sets the maximum number of application members that can unexceptedly leave a healthy the distributed system.
setMaxEventQueueSize(long) - Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
Sets the maximum number of entries in the event delivery queue of a healthy cache member.
setMaximum(int) - Method in interface com.gemstone.gemfire.cache.EvictionAttributesMutator
Sets the maximum value on the EvictionAttributesImpl that the given EvictionAlgorithm uses to determine when to perform its EvictionAction.
setMaximumMessageCount(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumMessageCount(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumMessageCount(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumMessageCount(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets maximum number of messages that can be enqueued in a client-queue.
setMaximumQueueMemory(int) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets the maximum amount of memory (in MB) for a Gateway's queue.
setMaximumTimeBetweenPings(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the maximum amount of time between client pings.
setMaximumTimeBetweenPings(int) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the maximum amount of time between client pings.
setMaxLoadTime(long) - Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
Sets the maximum mumber of milliseconds a cache load operation can take before the cache member is considered to be unhealthy.
setMaxMessageQueueSize(long) - Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
Sets the maximum number of enqueued incoming or outgoing messages that a healthy member of a distributed system can have.
setMaxNetSearchTime(long) - Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
Sets the maximum number of milliseconds a netSearch operation can take before the cache member is considered to be unhealthy.
setMaxOplogSize(int) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets the maximum Oplog size in megabytes after which switching of Oplog will happen
setMaxOplogSizeInBytes(long) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets the maximum Oplog size in bytes after which switching of Oplog will happen
setMaxReplyTimeouts(long) - Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
Sets the maximum number message replies that can timeout in a healthy member.
setMaxRetransmissionRatio(double) - Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
Sets the maximum ratio of multicast retransmissions / total multicast messages.
setMaxThreads(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the maxium number of threads allowed in this server to service client requests.
setMaxThreads(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the maxium number of threads allowed in this server to service client requests.
setMaxThreads(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the maxium number of threads allowed in this cache server to service client requests.
setMaxThreads(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the maxium number of threads allowed in this server to service client requests.
setMaxVMProcessSize(long) - Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
Sets the maximum VM process size (in megabytes) of a healthy member of the distributed system.
setMcastAddress(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the multicast address for the system
setMcastPort(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the multicast port for the system
setMembershipAttributes(MembershipAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the MembershipAttributes that describe the membership roles required for reliable access to the region.
setMembershipAttributes(MembershipAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the MembershipAttributes that describe the membership roles required for reliable access to the region.
setMemberTimeout(int) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Set the millisecond value of the member-timeout used in failure-detection protocols.
setMessageSyncInterval(int) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the frequency (in seconds) at which a message will be sent by the primary cache-server node to all the secondary cache-server nodes to remove the events which have already been dispatched from the queue.
setMessageTimeToLive(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the time (in seconds ) after which a message in the client queue will expire.
setMessageTimeToLive(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the time (in seconds ) after which a message in the client queue will expire.
setMinConnections(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Set the minimum number of connections to keep available at all times.
setMinHitRatio(double) - Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
Sets the minimum hit ratio of a healthy cache member.
setMirrorType(MirrorType) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. use AttributesFactory.setDataPolicy(com.gemstone.gemfire.cache.DataPolicy) instead.
setMulticastEnabled(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether distributed operations on this region should attempt to use multicast.
setMulticastEnabled(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether distributed operations on this region should attempt to use multicast.
setName(String) - Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
 
setNotifyBySubscription(boolean) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets whether or not this bridge server should notify clients based on key subscription.
setNotifyBySubscription(boolean) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets whether or not this cache server should notify clients based on key subscription.
setNotifyBySubscription(boolean) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets whether or not this cache server should notify clients based on key subscription.
setNotifyBySubscription(boolean) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets whether or not this server should notify clients based on key subscription.
setObject(Object, boolean) - Method in class com.gemstone.gemfire.cache.operations.GetOperationContext
Set the result value of the object for this operation.
setOverflowDirectory(String) - Method in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
Sets the overflow directory for a client queue
setOverflowDirectory(String) - Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
Sets the overflow directory for a Gateway queue's overflowed and/or persisted queue entries.
setParent(RegionSubRegionSnapshot) - Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
 
setPartitionAttributes(PartitionAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the PartitionAttributes that describe how the region is partitioned among members of the distributed system.
setPartitionAttributes(PartitionAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the PartitionAttributes that describe how the region is partitioned among members of the distributed system.
setPartitionResolver(PartitionResolver) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the PartitionResolver for the PartitionRegion.
setPersistBackup(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated. as of GemFire 5.0, use DataPolicy.PERSISTENT_REPLICATE instead
setPingInterval(long) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
How often to ping servers to verify that they are still alive.
setPoolName(String) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the pool name attribute.
setPoolName(String) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the pool name attribute.
setPort(int) - Method in interface com.gemstone.gemfire.admin.DistributionLocatorConfig
Sets the port on which the distribution locator listens for members to connect.
setPort(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the port on which this bridge server listens for bridge clients to connect.
setPort(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the port on which this cache server listens for clients to connect.
setPort(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the port on which this cache server listens for clients.
setPort(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the port on which this server listens for clients.
setPort(int) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the port on which this GatewayHub listens for remote connections
setPossibleDuplicate(boolean) - Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
Sets whether this event is a possible duplicate.
setPostOperation() - Method in class com.gemstone.gemfire.cache.operations.GetOperationContext
Set the post-operation flag to true.
setPostOperation() - Method in class com.gemstone.gemfire.cache.operations.KeySetOperationContext
Set the post-operation flag to true.
setPostOperation() - Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
Set the post-operation flag to true.
setProductDirectory(String) - Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
Sets the name of the GemFire product directory to use when administering the managed entity.
setPublisher(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether or not this region should be considered a publisher.
setPublisher(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether or not this region should be considered a publisher.
setQueryResult(Object) - Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
Set the result of query operation.
setQueueAttributes(GatewayQueueAttributes) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Sets the GatewayQueueAttributess for this Gateway.
setReadTimeout(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the number of milliseconds to wait for a response from a server before timing out the operation and trying another server (if any are available).
setRedundantCopies(int) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the number of extra copies of buckets desired.
setRegionAttributes(String, RegionAttributes) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the id of the given RegionAttributes.
setRegionIdleTimeout(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the idleTimeout expiration attributes for the region itself for the next RegionAttributes created.
setRegionIdleTimeout(ExpirationAttributes) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the idleTimeout expiration attributes for the region as a whole.
setRegionIdleTimeout(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the idleTimeout expiration attributes for the region itself for the next RegionAttributes created.
setRegionNames(Set) - Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
Set the names of regions that are part of the query string.
setRegionTimeToLive(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the timeToLive expiration attributes for the region itself for the next RegionAttributes created.
setRegionTimeToLive(ExpirationAttributes) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Changes the timeToLive expiration attributes for the region as a whole
setRegionTimeToLive(ExpirationAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the timeToLive expiration attributes for the region itself for the next RegionAttributes created.
setRemoteCommand(String) - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Sets the remote command and formatting this system should use to access and/or manipulate resources on remote machines.
setRemoteCommand(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the remote command setting to use for remote administration.
setRemoteCommand(String) - Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
Sets the command prefix used to administer a managed entity that is hosted on a remote machine.
setRetryAttempts(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Set the number of times to retry a request after timeout/exception.
setRmiBindAddress(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the bind address to which the RMI adapter's listening sockets are bound.
setRmiEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the RMI adapter is enabled.
setRmiPort(int) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the port of the RMI adapter.
setRmiRegistryEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the agent hosts an RMI registry.
setRollOplogs(boolean) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets whether or not the rolling of Oplog is enabled .
setScope(Scope) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the scope for the next RegionAttributes created.
setScope(Scope) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the scope for the next RegionAttributes created.
setSearchTimeout(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCache
Sets the number of seconds a cache get operation can spend searching for a value.
setSearchTimeout(int) - Method in interface com.gemstone.gemfire.cache.Cache
Sets the number of seconds a cache get operation can spend searching for a value.
setServerBindAddress(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the IP address to which a server cache will bind when listening for client cache connections.
setServerGroup(String) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Configures the group that all servers this pool connects to must belong to.
setSnmpBindAddress(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the bind address used with the SNMP adapter.
setSnmpDirectory(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the directory for the SNMP adapater.
setSnmpEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets whether or not the SNMP adapter is enabled.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Sets the buffer size in bytes of the socket connection for this BridgeServer.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Sets the buffer size in bytes of the socket connection for this CacheServer.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the socket buffer size for each connection made in this pool.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Sets the buffer size in bytes of the socket connection for this CacheServer.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Sets the buffer size in bytes of the socket connection for this BridgeServer.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Sets the buffer size in bytes of the socket connection between this Gateway and its receiving Gateway.
setSocketBufferSize(int) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the buffer size in bytes of the socket connection for this GatewayHub.
setSocketReadTimeout(int) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Optional operation.
setSSLAuthenticationRequired(boolean) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the value of the "ssl-require-authentication" property.
setSSLCiphers(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the value of the "ssl-ciphers" property.
setSSLEnabled(boolean) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the value of the "ssl-enabled" property.
setSSLProperties(Properties) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the provider-specific properties for SSL.
setSSLProtocols(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the value of the "ssl-protocols" property.
setStartupPolicy(String) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Sets the startup policy for this GatewayHub.
setStateSaveFile(String) - Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Sets the name of the file to be used for saving agent state See description above.
setStatisticInterval(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
How often to send client statistics to the server.
setStatisticsEnabled(boolean) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets whether statistics are enabled for this region and its entries.
setStatisticsEnabled(boolean) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets whether statistics are enabled for this region and its entries.
setSubRegionSnapshots(Set) - Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
 
setSubscriptionAckInterval(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the is the interval in milliseconds to wait before sending acknowledgements to the bridge server for events received from the server subscriptions.
setSubscriptionAttributes(SubscriptionAttributes) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the SubscriptionAttributes that describe how the region will subscribe to other distributed cache instances of the region.
setSubscriptionAttributes(SubscriptionAttributes) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the kind of interest this region has in events occuring in other caches that define the region by the same name.
setSubscriptionConnectionLoad(float) - Method in class com.gemstone.gemfire.cache.server.ServerLoad
Set the load due to client subscriptions.
setSubscriptionEnabled(boolean) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
If set to true then the created pool will have server-to-client subscriptions enabled.
setSubscriptionMessageTrackingTimeout(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the messageTrackingTimeout attribute which is the time-to-live period, in milliseconds, for subscription events the client has received from the server.
setSubscriptionRedundancy(int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the redundancy level for this pools server-to-client subscriptions.
setSynchronous(boolean) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets whether or not the writing to the disk is synchronous.
setSystemId(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the string identity for the system
setSystemName(String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Sets the optional non-unique name for the system
setThreadLocalConnections(boolean) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Sets the thread local connections policy for this pool.
setThreadsSocketPolicy(boolean) - Static method in class com.gemstone.gemfire.distributed.DistributedSystem
Sets the calling thread's socket policy.
setTimeInterval(long) - Method in class com.gemstone.gemfire.cache.DiskWriteAttributesFactory
Sets the number of milliseconds that can elapse before unwritten data is written to disk.
setTotalMaxMemory(long) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the maximum amount of memory, in megabytes, to be used by the region in all processes.
setTotalNumBuckets(int) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
Sets the total number of hash buckets to be used by the region in all processes.
setUpTime(long) - Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
 
setUserAttribute(Object) - Method in interface com.gemstone.gemfire.cache.Region.Entry
Sets the user attribute for this entry.
setUserAttribute(Object) - Method in interface com.gemstone.gemfire.cache.Region
Sets the application-defined object associated with this region.
setValue(Object) - Method in interface com.gemstone.gemfire.admin.ConfigurationParameter
Sets a new value for this configuration parameter.
setValue(Object) - Method in interface com.gemstone.gemfire.cache.Region.Entry
Sets the value of this entry.
setValueConstraint(Class) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Sets the value constraint for the next RegionAttributes created.
setValueConstraint(Class) - Method in class com.gemstone.gemfire.cache.RegionFactory
Sets the value constraint for the next RegionAttributes created.
setWorkingDirectory(String) - Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
Sets the name of the working directory in which the managed entity will run.
SEVERE - Static variable in class com.gemstone.gemfire.admin.AlertLevel
 
severe(String, Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes both a message and exception to this writer.
severe(String) - Method in interface com.gemstone.gemfire.LogWriter
Writes a message to this writer.
severe(Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes an exception to this writer.
severeEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "severe" log messages are enabled.
ShutdownException - Exception in com.gemstone.gemfire.distributed
A ShutdownException is thrown when a GemFire message is terminated because the system is shutting down.
ShutdownException() - Constructor for exception com.gemstone.gemfire.distributed.ShutdownException
 
ShutdownException(String, Throwable) - Constructor for exception com.gemstone.gemfire.distributed.ShutdownException
 
ShutdownException(Throwable) - Constructor for exception com.gemstone.gemfire.distributed.ShutdownException
 
ShutdownException(String) - Constructor for exception com.gemstone.gemfire.distributed.ShutdownException
 
size() - Method in interface com.gemstone.gemfire.cache.Region
Returns the number of entries present locally in this region.
sizeof(Object) - Method in interface com.gemstone.gemfire.cache.util.ObjectSizer
 
sizeof(Object) - Method in class com.gemstone.gemfire.cache.util.ObjectSizerImpl
 
SNMP_BIND_ADDRESS_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
The name of the "snmpBindAddress" property
SNMP_DIRECTORY_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
The name of the "snmpDirectory" property
SNMP_ENABLED_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
The name of the "snmpEnabled" property
SSL_CIPHERS_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of the "SSLCiphers" property
SSL_ENABLED_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of the "SSLEnabled" property
SSL_PROTOCOLS_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of the "SSLProtocols" property
SSL_REQUIRE_AUTHENTICATION_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of the "SSLRequireAuthentication" property
start() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Starts all managed entities that are not currently running.
start() - Method in interface com.gemstone.gemfire.admin.jmx.Agent
Starts this JMX Agent and its associated adapters.
start() - Method in interface com.gemstone.gemfire.admin.ManagedEntity
Starts this managed entity.
start() - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Starts this bridge server.
start() - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Starts this cache server.
start() - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Starts this cache server.
start() - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Starts this server.
start() - Method in interface com.gemstone.gemfire.cache.util.Gateway
Starts this Gateway.
start() - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Starts this GatewayHub and notifies all of its Gateways to start.
start(boolean) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Starts this GatewayHub and notifies all of its Gateways to start if requested.
startGateways() - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Notifies all of this GatewayHub's Gateways to start.
startLocator(int, File) - Static method in class com.gemstone.gemfire.distributed.Locator
Starts a new distribution locator host by this VM.
startLocator(int, File, InetAddress) - Static method in class com.gemstone.gemfire.distributed.Locator
Starts a new distribution locator host by this VM.
startLocatorAndDS(int, File, Properties) - Static method in class com.gemstone.gemfire.distributed.Locator
Starts a new distribution locator host by this VM, and an admin distributed system controlled by the locator.
startLocatorAndDS(int, File, InetAddress, Properties) - Static method in class com.gemstone.gemfire.distributed.Locator
Starts a new distribution locator host by this VM that binds to the given network address.
startLocatorAndDS(int, File, InetAddress, Properties, boolean, boolean, String) - Static method in class com.gemstone.gemfire.distributed.Locator
Starts a new distribution locator host by this VM that binds to the given network address.
STARTUP_POLICY_NONE - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
The 'none' startup policy.
STARTUP_POLICY_PRIMARY - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
The 'primary' startup policy.
STARTUP_POLICY_SECONDARY - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
The 'secondary' startup policy.
STARTUP_POLICY_SECONDARY_WAIT - Static variable in interface com.gemstone.gemfire.cache.util.GatewayHub
The amount of time in milliseconds a GatewayHub defined with secondary startup policy waits for a primary GatewayHub to start before logging a warning and becoming the primary GatewayHub itself.
STATE_SAVE_FILE_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
The name of the "state-save-file-name" property
Statistic - Interface in com.gemstone.gemfire.admin
Interface to represent a single statistic of a StatisticResource
StatisticDescriptor - Interface in com.gemstone.gemfire
Describes an individual statistic whose value is updated by an application and may be archived by GemFire.
StatisticResource - Interface in com.gemstone.gemfire.admin
Adminitrative interface for monitoring a statistic resource in a GemFire system member.
Statistics - Interface in com.gemstone.gemfire
Instances of this interface maintain the values of various application-defined statistics.
StatisticsDisabledException - Exception in com.gemstone.gemfire.cache
Thrown if statistics are requested when statistics are disabled on the region.
StatisticsDisabledException() - Constructor for exception com.gemstone.gemfire.cache.StatisticsDisabledException
Creates a new instance of StatisticsDisabledException without detail message.
StatisticsDisabledException(String) - Constructor for exception com.gemstone.gemfire.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified detail message.
StatisticsDisabledException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified detail message and cause.
StatisticsDisabledException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.StatisticsDisabledException
Constructs an instance of StatisticsDisabledException with the specified cause.
StatisticsFactory - Interface in com.gemstone.gemfire
Instances of this interface provide methods that create instances of Statistics.
StatisticsType - Interface in com.gemstone.gemfire
Used to describe a logical collection of statistics.
StatisticsTypeFactory - Interface in com.gemstone.gemfire
Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType.
stop() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Stops all managed entities that are currently running.
stop() - Method in interface com.gemstone.gemfire.admin.jmx.Agent
Disconnects from the distributed system and stops this JMX Agent and all of its associated adapters.
stop() - Method in interface com.gemstone.gemfire.admin.ManagedEntity
Stops this managed entity.
stop() - Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
Deprecated. Stops this bridge server.
stop() - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
Stops this cache server.
stop() - Method in interface com.gemstone.gemfire.cache.query.CqQuery
Stops this CqQuery without releasing resources.
stop() - Method in interface com.gemstone.gemfire.cache.server.CacheServer
Stops this cache server.
stop() - Method in interface com.gemstone.gemfire.cache.util.BridgeServer
Deprecated. Stops this server.
stop() - Method in interface com.gemstone.gemfire.cache.util.Gateway
Stops this Gateway.
stop() - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Stops this GatewayHub by stopping its listener and notifying each of its Gateways to stop.
stop() - Method in class com.gemstone.gemfire.distributed.Locator
Stops this distribution locator.
STOP_CQ - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
A continuous query stop operation.
StopCQOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a OperationContext.OperationCode.STOP_CQ operation for the pre-operation case.
StopCQOperationContext(String, String, Set) - Constructor for class com.gemstone.gemfire.cache.operations.StopCQOperationContext
Constructor for the STOP_CQ operation.
stopCqs() - Method in interface com.gemstone.gemfire.cache.query.QueryService
Stops execution of all the continuous queries for this client to become inactive.
stopCqs(String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Stops execution of all the continuous queries registered on the specified region for this client.
stopGateways() - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Notifies all of this GatewayHub's Gateways to stop.
storeConfig(File, AdminConfig.Entry[]) - Static method in class com.gemstone.gemfire.admin.AdminConfig
 
Struct - Interface in com.gemstone.gemfire.cache.query
An immutable and thread-safe data type used by the result of some SELECT queries.
StructType - Interface in com.gemstone.gemfire.cache.query.types
Describes the field names and types for each field in a Struct.
subregions(boolean) - Method in interface com.gemstone.gemfire.cache.Region
Returns a Set of all subregions.
SubscriptionAttributes - Class in com.gemstone.gemfire.cache
Configuration attributes for defining subscriber requirements and behavior for a Region.
SubscriptionAttributes() - Constructor for class com.gemstone.gemfire.cache.SubscriptionAttributes
Creates a new SubscriptionAttributes with the default configuration
SubscriptionAttributes(InterestPolicy) - Constructor for class com.gemstone.gemfire.cache.SubscriptionAttributes
Creates a new SubscriptionAttributes with the given interest policy.
SubscriptionNotEnabledException - Exception in com.gemstone.gemfire.cache.client
An exception indicating that client subscriptions are not enabled on this client, but the client is trying to perform an operation that requires a client subscription, such as Region.registerInterest(Object).
SubscriptionNotEnabledException() - Constructor for exception com.gemstone.gemfire.cache.client.SubscriptionNotEnabledException
Create a new instance of SubscriptionNotEnabledException without a detail message or cause.
SubscriptionNotEnabledException(String) - Constructor for exception com.gemstone.gemfire.cache.client.SubscriptionNotEnabledException
Create a new instance of SubscriptionNotEnabledException with a detail message
SubscriptionNotEnabledException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.SubscriptionNotEnabledException
Create a new instance of SubscriptionNotEnabledException with a detail message and cause
SubscriptionNotEnabledException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.SubscriptionNotEnabledException
Create a new instance of SubscriptionNotEnabledException with a and cause
suspendLocking(long) - Method in class com.gemstone.gemfire.distributed.DistributedLockService
Suspend granting of locks in this service.
suspendLockingInterruptibly(long) - Method in class com.gemstone.gemfire.distributed.DistributedLockService
Deprecated. as of GemFire 5.1, use DistributedLockService.suspendLocking(long) with waitTimeMillis instead
SynchronizationCommitConflictException - Exception in com.gemstone.gemfire.cache
Thrown when a commit operation of a JTA enlisted cache transaction fails
SynchronizationCommitConflictException(String) - Constructor for exception com.gemstone.gemfire.cache.SynchronizationCommitConflictException
Constructs an instance of SynchronizationCommitConflictException with the specified detail message.
SynchronizationCommitConflictException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.SynchronizationCommitConflictException
Constructs an instance of SynchronizationCommitConflictException with the specified detail message and cause.
SYSTEM_ID_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of the "system-id" property
SYSTEM_PROPERTY_PREFIX - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
The prefix for JMX Agent configuration system properties
SystemConnectException - Exception in com.gemstone.gemfire
An SystemConnectException is thrown when a GemFire application tries to connect to an existing distributed system and is unable to contact all members of the distributed system to announce its presence.
SystemConnectException(String) - Constructor for exception com.gemstone.gemfire.SystemConnectException
Creates a new SystemConnectException.
SystemConnectException(String, Throwable) - Constructor for exception com.gemstone.gemfire.SystemConnectException
 
SystemFailure - Class in com.gemstone.gemfire
Catches and responds to JVM failure This class represents a catastrophic failure of the system, especially the Java virtual machine.
SystemIsRunningException - Exception in com.gemstone.gemfire
A SystemIsRunningException is thrown when an operation is attempted that requires that the locator is stopped.
SystemIsRunningException() - Constructor for exception com.gemstone.gemfire.SystemIsRunningException
Creates a new SystemIsRunningException.
SystemIsRunningException(String) - Constructor for exception com.gemstone.gemfire.SystemIsRunningException
Creates a new SystemIsRunningException.
SystemMember - Interface in com.gemstone.gemfire.admin
Administrative interface for monitoring a GemFire system member.
SystemMemberBridgeServer - Interface in com.gemstone.gemfire.admin
Deprecated. as of 5.7 use SystemMemberCacheServer instead.
SystemMemberCache - Interface in com.gemstone.gemfire.admin
Administrative interface that represent's the SystemMember's view of its Cache.
SystemMemberCacheEvent - Interface in com.gemstone.gemfire.admin
An event that describes an operation on a cache.
SystemMemberCacheListener - Interface in com.gemstone.gemfire.admin
A listener whose callback methods can be used to track the lifecycle of caches and regions in the GemFire distributed system.
SystemMemberCacheServer - Interface in com.gemstone.gemfire.admin
Administrative interface that represents a CacheServer that serves the contents of a system member's cache to clients.
SystemMemberRegion - Interface in com.gemstone.gemfire.admin
Administrative interface that represent's the SystemMember's view of one of its cache's Regions.
SystemMemberRegionEvent - Interface in com.gemstone.gemfire.admin
An event that describes an operation on a region.
SystemMembershipEvent - Interface in com.gemstone.gemfire.admin
An event that describes the distributed member originated this event.
SystemMembershipListener - Interface in com.gemstone.gemfire.admin
A listener whose callback methods are invoked when members join or leave the GemFire distributed system.
SystemMemberType - Class in com.gemstone.gemfire.admin
Type-safe definition for system members.

GemFire 5.8
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.