|
GemFire 5.7 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Gateway represents a local proxy for a remote
WAN (or distributed system).Endpoint represents a proxy to a remote hostGatewayEvent represents Cache events
delivered to Gateways.GatewayEventListener process
batches of GatewayEvents.Gateway.GatewayHub manages a collection of Gateways.GatewayQueueAttributes contains attributes
related to the Gateway queue such as batch size and
disk directories.GemFireCacheException is used to wrap a
CacheException.GemFireCacheException.
GemFireCacheException.
GemFireException with no detailed message.
GemFireCheckedException with the given detail
message.
GemFireException with the given detail
message and cause.
GemFireCheckedException with the given cause and
no detail message
GemFireConfigException is used for failures
while processing a GemFire configuration XML file.GemFireConfigException.
GemFireConfigException.
GemFireException with no detailed message.
GemFireException with the given detail
message.
GemFireException with the given detail
message and cause.
GemFireException with the given cause and
no detail message
GemFireIOException is thrown when a
GemFire operation failure is caused by an IOException.GemFireIOException.
GemFireMemberStatus provides the status of a specific
GemFire member VM.com.gemstone.gemfire.security related
exceptions.SecurityException with error message.
SecurityException with error message
and cause.
CancelCriterion.checkCancelInProgress(Throwable).
DynamicRegionFactory singleton instance.
AlertListeners registered on this
AdminDistributedSystem.
Cache produced by an
earlier call to CacheFactory.create(com.gemstone.gemfire.distributed.DistributedSystem).
RegionAttributes for this region.
Gateway's
queue.
Gateway's queue.
Gateway's queue.
BridgeMembershipListeners.
SystemMemberCache.getCacheServers() instead.
Cache.getCacheServers() instead.
BridgeWriter associated with the dynamic region factory.
Cache that already exists.
Cache associated with this region.
GatewayHub's GemFire cache
CacheException
RegionAttributes.getCacheListeners() instead
RegionAttributes.getCacheLoader() should be used, along with the
corresponding AttributesFactory.setCacheLoader(com.gemstone.gemfire.cache.CacheLoader) method for establishing the cache
loader
DistributedSystemConfig.getCacheVmConfigs() instead.
AdminDistributedSystem.getCacheVms() instead.
CacheServers
that can serve the contents of this Cache to clients.
CacheVms.
cache.xml declarative caching
initialization file used to configure this cache server VM.
cache.xml declarative caching
initialization file used to configure this cache server VM.
CacheVm.getVmConfig() instead.
ConnectionProxy associated with this
BridgeLoader.
ConnectionProxy associated with this
BridgeWriter.
Instantiator.
TransactionEvent.getEvents() instead
idleTimeout CustomExpiry, if any
for entries in this region
entryTimeToLive CustomExpiry, if any
for entries in this region
DataPolicy that corresponds to this mirror type.
GemFireHealthConfig for GemFire
components whose configurations are not overridden on a per-host
basis.
TransactionEvent.getEvents() instead
DiskWriteAttributes that configure how
the region is written to disk.
DiskWriteAttributes that configure how
the region is written to disk.
Scope.GLOBAL regions, gets a distributed
lock on the entry with the specified key.
DistributedMember
that represents this system member.
DistributedMember that this event originated in.
DistributedMember that this event originated in.
DistributedMember that identifies this connection to
the distributed system.
AdminDistributedSystem that underlies
this JMX Agent or null is this agent is
not connected.
AdminDistributedSystem this member belongs to.
created with.
DistributionLocators that are managed by an
AdminDistributedSystem.
DistributionLocators administered
by this AdminDistributedSystem.
double.
double.
double at
the given name.
RegionAttributes.getEnableSubscriptionConflation() instead
RegionAttributes.getEnableSubscriptionConflation() instead
#
Gateway's
queue.
Endpoints
DistributedSystem.
Region.Entry for the specified key, or null if it doesn't
exist.
idleTimeout expiration attributes for entries in this region.
timeToLive expiration attributes for entries in this region.
eventId of this
Instantiator.
CacheEvent for this transaction.
EvictionAttributes that configure how
entries in the the region are evicted
Region using an
EvictionAlgorithm and a EvictionAction.
StructType.
Cache.getGatewayHubs().get(0) instead.
GatewayHub with the given id.
GatewayHub to which events are
distributed.
Gateway's GatewayHub identifier.
GatewayHubs.
GatewayHub's list of known
Gateways
GatewayHub's list of known
Gateways
GemFireHealthConfig for GemFire
components that reside on a given host.
PartitionAttributes.getTotalMaxMemory() and PartitionAttributes.getTotalNumBuckets() in GemFire 5.1 and later releases
Region.get.
Endpoint.
java.net.InetAddress.
- getHostName() -
Method in interface com.gemstone.gemfire.admin.GemFireHealthConfig
- Returns the name of the host to which this configuration
applies.
- getHostnameForClients() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns a string representing the ip address or host name that server locators
will tell clients that this server is listening on.
- getHostnameForClients() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns a string representing the ip address or host name that server locators
will tell clients that this server is listening on.
- getHostnameForClients() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns a string representing the ip address or host name that server locators
will tell clients that this cache server is listening on.
- getHostnameForClients() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns a string representing the ip address or host name that server locators
will tell clients that this server is listening on.
- getHostnameForClients() -
Method in class com.gemstone.gemfire.distributed.Locator
- Returns the hostname that will be given to clients so that they can
connect to this locator.
- getHttpAuthPassword() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the password for HTTP adapter authentication.
- getHttpAuthUser() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the user name for HTTP adapter authentication.
- getHttpBindAddress() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the bind address to which the HTTP adapter's listening
socket is bound.
- getHttpPort() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the port of the HTTP adapter.
- getId() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves the unique id for this system.
- getId() -
Method in interface com.gemstone.gemfire.admin.DistributionLocator
- Returns the identity name for this locator.
- getId() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Gets identifying name of this member.
- getId() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Value that uniquely identifies an instance of a cache for a given member.
- getId() -
Method in interface com.gemstone.gemfire.cache.util.Gateway.Endpoint
- Returns the identifier for this
Endpoint.
- getId() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Returns this
Gateway's identifier.
- getId() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the identifier of this
GatewayHub
- getId() -
Method in class com.gemstone.gemfire.DataSerializer
- Returns the id of this
DataSerializer.
- getId() -
Method in interface com.gemstone.gemfire.distributed.DistributedMember
- Returns a unique identifier for this member.
- getId() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Deprecated.
DistributedSystem.getDistributedMember() provides an identity for
this connection that is unique across the entire
distributed system.
- getId() -
Method in class com.gemstone.gemfire.distributed.DurableClientAttributes
- Returns the durable client's id.
- getId() -
Method in class com.gemstone.gemfire.Instantiator
- Returns the unique
id of this
Instantiator.
- getId() -
Method in interface com.gemstone.gemfire.StatisticDescriptor
- Returns the id of this statistic in a
statistics type.
- getIdleTimeout() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the maximum connections for this pool.
- getIgnoreJTA() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Gets the flag telling a region to ignore JTA transactions
- getIndex(Region, String) -
Method in interface com.gemstone.gemfire.cache.query.QueryService
- Get the Index from the specified Region with the specified name.
- getIndexedExpression() -
Method in interface com.gemstone.gemfire.cache.query.Index
- Get the original indexedExpression for this index.
- getIndexes() -
Method in interface com.gemstone.gemfire.cache.query.QueryService
- Get a collection of all the indexes in the Cache.
- getIndexes(Region) -
Method in interface com.gemstone.gemfire.cache.query.QueryService
- Get a collection of all the indexes on the specified Region
- getIndexes(Region, IndexType) -
Method in interface com.gemstone.gemfire.cache.query.QueryService
- Get a collection of all the indexes on the specified Region of the
specified index type.
- getIndexMaintenanceSynchronous() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns whether query service index maintenance should be done
synchronously.
- getInitialCapacity() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the InitialCapacity in this region's attributes.
- getInitialCapacity() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the initial capacity of the entries map.
- getInstance(DistributedSystem) -
Static method in class com.gemstone.gemfire.cache.CacheFactory
- Gets the instance of
Cache produced by an
earlier call to CacheFactory.create(com.gemstone.gemfire.distributed.DistributedSystem).
- getInstanceCloseOk(DistributedSystem) -
Static method in class com.gemstone.gemfire.cache.CacheFactory
- Gets the instance of
Cache produced by an
earlier call to CacheFactory.create(com.gemstone.gemfire.distributed.DistributedSystem) even if it has been closed.
- getInstantiatedClass() -
Method in class com.gemstone.gemfire.Instantiator
- Returns the
DataSerializable class that is
instantiated by this Instantiator.
- getInt(int) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the identified statistic of type
int.
- getInt(StatisticDescriptor) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the described statistic of type
int.
- getInt(String) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the statistic of type
int at
the given name.
- getInterestList() -
Method in interface com.gemstone.gemfire.cache.Region
- Returns the list of keys on which this client is interested and will be
notified of changes.
- getInterestListRegex() -
Method in interface com.gemstone.gemfire.cache.Region
- Returns the list of regular expresssions on which this client is interested
and will be notified of changes.
- getInterestPolicy() -
Method in class com.gemstone.gemfire.cache.SubscriptionAttributes
- Returns the interest policy of this subscriber.
- getInterestResultPolicy() -
Method in class com.gemstone.gemfire.cache.operations.RegisterInterestOperationContext
- Get the
InterestResultPolicy of this register/unregister
operation.
- getInterval() -
Method in class com.gemstone.gemfire.cache.EvictionAttributes
- The interval is used by the
EvictionAlgorithm.LRU_HEAP algorithm to
determine when to check the JVM heap.
- getInvalidateEvents() -
Method in interface com.gemstone.gemfire.cache.TransactionEvent
- Deprecated. as of GemFire 5.0, use
TransactionEvent.getEvents() instead
- getIsClient() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
- Returns whether this member is a client to a cache server
- getIsConnected() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getIsGatewayHub() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
- Returns whether this member is a hub for WAN gateways
- getIsLocator() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getIsPrimaryGatewayHub() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getIsSecondaryGatewayHub() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getIsServer() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
- Returns whether this member is a cache server
- getJNDIContext() -
Method in interface com.gemstone.gemfire.cache.Cache
- Returns the JNDI context associated with the Cache.
- getKey() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Returns the key.
- getKey() -
Method in interface com.gemstone.gemfire.cache.LoaderHelper
- Returns the key for the value being loaded.
- getKey() -
Method in interface com.gemstone.gemfire.cache.query.CqEvent
- Get the key relating to the event.
- getKey() -
Method in interface com.gemstone.gemfire.cache.Region.Entry
- Returns the key for this entry.
- getKey() -
Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
- Returns the key associated with this event.
- getKeyConstraint() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the KeyConstraint in this region's attributes.
- getKeyConstraint() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the class that the keys in this region are constrained to.
- getKeySet() -
Method in class com.gemstone.gemfire.cache.operations.KeySetOperationContext
- Get the set of keys returned as a result of
Region.keySet()
operation.
- getKeyType() -
Method in interface com.gemstone.gemfire.cache.query.types.MapType
- Return the type of the keys in this type of map.
- getLastAccessedTime() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the LastAccessedTime obtained from this region's statistics.
- getLastAccessedTime() -
Method in interface com.gemstone.gemfire.cache.CacheStatistics
- For an entry, returns the last time it was accessed via
Region.get;
for a region, the last time any of its entries or the entries of its
subregions were accessed with Region.get.
- getLastModifiedTime() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the LastModifiedTime obtained from this region's statistics.
- getLastModifiedTime() -
Method in interface com.gemstone.gemfire.cache.CacheStatistics
- For an entry, returns the time that the entry's value was last modified;
for a region, the last time any of the region's entries' values or the
values in subregions' entries were modified.
- getLatestAlert() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Display in readable format the latest Alert in this distributed system.
- getLBPolicy() -
Method in class com.gemstone.gemfire.cache.util.BridgeLoader
- Deprecated. Returns the load balancing policy being used by the bridge loader Internal
use only
- getLBPolicy() -
Method in class com.gemstone.gemfire.cache.util.BridgeWriter
- Deprecated. Returns the load balancing policy being used by the bridge writer Internal
use only
- getLevel() -
Method in interface com.gemstone.gemfire.admin.Alert
- The level at which this alert is issued
- getLicense() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves the license information for this installation of GemFire.
- getLicense() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Returns the GemFire license this member is using.
- getListener() -
Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
- Deprecated. as of GemFire 5.0, use
CacheTransactionManager.getListeners() instead
- getListeners() -
Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
- Returns an array of all the transaction listeners on this cache.
- getListeners() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Returns the list of
GatewayEventListeners
- getLoad(ServerMetrics) -
Method in interface com.gemstone.gemfire.cache.server.ServerLoadProbe
- Get the load on this server.
- getLoadConditioningInterval() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the load conditioning interval of this pool.
- getLoadFactor() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the LoadFactor in this region's attributes.
- getLoadFactor() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the load factor of the entries map.
- getLoadPerConnection() -
Method in class com.gemstone.gemfire.cache.server.ServerLoad
- Get an estimate of the how much load each new
connection will add to this server.
- getLoadPerSubscriptionConnection() -
Method in class com.gemstone.gemfire.cache.server.ServerLoad
- Get an estimate of the how much load each new
subscriber will add to this server.
- getLoadPollInterval() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Get the frequency in milliseconds to poll the load probe on this bridge
server.
- getLoadPollInterval() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Get the frequency in milliseconds to poll the load probe on this cache
server.
- getLoadPollInterval() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Get the frequency in milliseconds to poll the load probe on this cache
server.
- getLoadPollInterval() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Get the frequency in milliseconds to poll the load probe on this cache
server.
- getLoadProbe() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Get a description of the load probe for this bridge server.
- getLoadProbe() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Get a description of the load probe for this cache server.
- getLoadProbe() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Get the load probe for this cache server.
- getLoadProbe() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Get the load probe for this cache server.
- getLocalMaxMemory() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- This method returns the maximum amount of local memory that can be used
by the Region.
- getLocalProperties() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- Deprecated. use
PartitionAttributes.getLocalMaxMemory() in GemFire 5.1 and later releases
- getLocators() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves comma-delimited list locators to be used if multi-cast port is
zero.
- getLocators() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns a comma-delimited list of locators for the system
- getLocators() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getLocators() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns an unmodifiable list of
InetSocketAddress of the
locators this pool is using.
- getLocators() -
Static method in class com.gemstone.gemfire.distributed.Locator
- Returns an unmodifiable
List of all of the
Locators that are hosted by this VM.
- getLockLease() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Gets the length, in seconds, of distributed lock leases obtained
by this cache.
- getLockLease() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the length, in seconds, of distributed lock leases obtained
by this cache.
- getLockTimeout() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Gets the number of seconds a cache operation will wait to obtain
a distributed lock lease.
- getLockTimeout() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the number of seconds a cache operation will wait to obtain
a distributed lock lease.
- getLog() -
Method in interface com.gemstone.gemfire.admin.ManagedEntity
- Returns the tail of this manage entity's log file.
- getLog() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Retrieves the log for this member.
- getLogDiskSpaceLimit() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the log disk space limit in megabytes
- getLogFile() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the name of the log file to which informational messages
are written.
- getLogFile() -
Method in class com.gemstone.gemfire.distributed.Locator
- Returns the log file to which this locator's output is written
- getLogFileSizeLimit() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the log file size limit in megabytes
- getLogger() -
Static method in class com.gemstone.gemfire.admin.GemFireClientAdminTool
-
- getLogger() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the logging object for GemFire.
- getLogLevel() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the level at which informational messages are logged.
- getLogWriter() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Returns this connection's LogWriter; null if not connected.
- getLogWriter() -
Static method in class com.gemstone.gemfire.admin.AdminDistributedSystemFactory
- Returns a default GemFire LogWriter for logging.
- getLogWriter() -
Method in interface com.gemstone.gemfire.admin.jmx.Agent
- Returns the
LogWriter used for logging information.
- getLogWriter() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Returns the
LogWriter used for logging information.
- getLong(int) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the identified statistic of type
long.
- getLong(StatisticDescriptor) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the described statistic of type
long.
- getLong(String) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the value of the statistic of type
long at
the given name.
- getLossAction() -
Method in class com.gemstone.gemfire.cache.MembershipAttributes
- Returns the reliability policy that describes behavior if any required
roles are missing.
- getManualStart() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the manual start boolean property for this
GatewayHub.
- getMap() -
Method in class com.gemstone.gemfire.cache.operations.PutAllOperationContext
- get the authorized map.
- getMaxConnections() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the maximum allowed client connections
- getMaxConnections() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the maximum allowed client connections
- getMaxConnections() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the maximum connections for this pool.
- getMaxConnections() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the maximum allowed client connections
- getMaxConnections() -
Method in interface com.gemstone.gemfire.cache.server.ServerMetrics
- Get the max connections for this bridge server.
- getMaxConnections() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the maximum allowed client connections
- getMaxDepartedApplications() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemHealthConfig
- Returns the maximum number of application members that can
unexceptedly leave a healthy the distributed system.
- getMaxEventQueueSize() -
Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
- Returns the maximum number of entries in the event delivery queue
of a healthy cache member.
- getMaximum() -
Method in class com.gemstone.gemfire.cache.EvictionAttributes
- The unit of this value is determined by the definition of the
EvictionAlgorithm set by one of the creation methods e.g.
- getMaximumHeapSize() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getMaximumMessageCount() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the maximum number of messages that can be enqueued in a
client-queue.
- getMaximumMessageCount() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the maximum number of messages that can be enqueued in a
client-queue.
- getMaximumMessageCount() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the maximum number of messages that can be enqueued in a
client-queue.
- getMaximumMessageCount() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the maximum number of messages that can be enqueued in a
client-queue.
- getMaximumNumberOfEntries() -
Method in class com.gemstone.gemfire.cache.util.BoundedLinkedHashMap
- Deprecated. Returns the maximum number of entries.
- getMaximumQueueMemory() -
Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
- Answers maximum amount of memory (in MB) for a
Gateway's
queue.
- getMaximumTimeBetweenPings() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the maximum amount of time between client pings.
- getMaximumTimeBetweenPings() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the maximum amount of time between client pings.
- getMaximumTimeBetweenPings() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the maximum amount of time between client pings.
- getMaximumTimeBetweenPings() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the maximum amount of time between client pings.
- getMaximumTimeBetweenPings() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the maximum amount of time between client pings.
- getMaxLoadTime() -
Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
- Returns the maximum mumber of milliseconds a cache
load operation can take before the cache member is
considered to be unhealthy.
- getMaxMessageQueueSize() -
Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
- Returns the maximum number of enqueued incoming or outgoing
messages that a healthy member of a distributed system can have.
- getMaxNetSearchTime() -
Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
- Returns the maximum number of milliseconds a
netSearch operation can take before the cache member
is considered to be unhealthy.
- getMaxOplogSize() -
Method in interface com.gemstone.gemfire.cache.DiskWriteAttributes
- Get the maximum size in megabytes a single oplog (operation log) file should be
- getMaxReplyTimeouts() -
Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
- Returns the maximum number message replies that can timeout in a
healthy member.
- getMaxRetransmissionRatio() -
Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
- Returns the maximum ratio of multicast retransmissions / total multicast
messages.
- getMaxThreads() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the maxium number of threads allowed in this server to service
client requests.
- getMaxThreads() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the maxium number of threads allowed in this server to service
client requests.
- getMaxThreads() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the maxium number of threads allowed in this cache server to service
client requests.
- getMaxThreads() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the maxium number of threads allowed in this server to service
client requests.
- getMaxVMProcessSize() -
Method in interface com.gemstone.gemfire.admin.MemberHealthConfig
- Returns the maximum VM process size (in megabytes) of a healthy
member of the distributed system.
- getMBeanServer() -
Method in interface com.gemstone.gemfire.admin.jmx.Agent
- Returns the JMX
MBeanServer with which GemFire
MBeans are registered or null if this
Agent is not started.
- getMcastAddress() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves the multicast address in use by this system.
- getMcastAddress() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the multicast address for the system
- getMcastAddress() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getMcastPort() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves the multicast port in use by this system.
- getMcastPort() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the multicast port for the system
- getMcastPort() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getMember() -
Method in interface com.gemstone.gemfire.cache.util.BridgeMembershipEvent
- Returns the the member that connected or disconnected.
- getMemberId() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getMemberId() -
Method in interface com.gemstone.gemfire.admin.SystemMembershipEvent
- Returns the distributed member as a String.
- getMemberId() -
Method in interface com.gemstone.gemfire.cache.util.BridgeMembershipEvent
- Returns the id of the member that connected or disconnected.
- getMemberId() -
Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
-
- getMemberId() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Deprecated. as of GemFire 5.0, use
DistributedSystem.getDistributedMember() instead
- getMemberName() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getMembershipAttributes() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the
MembershipAttributes that configure required
roles for reliable access to the region.
- getMembershipAttributes() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the
MembershipAttributes that configure required
roles for reliable access to the region.
- getMemberStatus() -
Method in class com.gemstone.gemfire.admin.GemFireClientAdminTool.AdminConnection
-
- getMemberStatus() -
Method in class com.gemstone.gemfire.admin.MonitorEvent
-
- getMemberTimeout() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the member-timeout millisecond value used in failure-detection
protocols
- getMessage() -
Method in interface com.gemstone.gemfire.admin.Alert
- The alert's message
- getMessageSyncInterval() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the frequency (in seconds) at which a message will be sent by the
primary cache-server to all the secondary cache-server nodes to remove the
events which have already been dispatched from the queue.
- getMessageTimeToLive() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the time (in seconds ) after which a message in the client queue
will expire.
- getMessageTimeToLive() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the time (in seconds ) after which a message in the client queue
will expire.
- getMessageTimeToLive() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the time (in seconds ) after which a message in the client queue
will expire.
- getMessageTimeToLive() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the time (in seconds ) after which a message in the client queue
will expire.
- getMinConnections() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the minimum connections for this pool.
- getMinHitRatio() -
Method in interface com.gemstone.gemfire.admin.CacheHealthConfig
- Returns the minimum hit ratio of a healthy cache member.
- getMirrorType() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Deprecated. as of 5.0, you should use getDataPolicy instead
- getMirrorType() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Deprecated. as of GemFire 5.0, use
RegionAttributes.getDataPolicy() instead.
- getMissCount() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the MissCount obtained from this region's statistics.
- getMissCount() -
Method in interface com.gemstone.gemfire.cache.CacheStatistics
- Returns the number of times that
Region.get on
the region or the entry was called and there was no value found
locally.
- getMissingRoles() -
Method in exception com.gemstone.gemfire.cache.RegionAccessException
- Returns the missing required roles that caused this exception.
- getMulticastEnabled() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns true if multicast communications are enabled for this region.
- getName() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves display friendly name for this system.
- getName() -
Method in class com.gemstone.gemfire.admin.AlertLevel
-
- getName() -
Method in interface com.gemstone.gemfire.admin.ConfigurationParameter
- Gets the identifying name of this configuration parameter.
- getName() -
Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
-
- getName() -
Method in interface com.gemstone.gemfire.admin.Statistic
- Gets the identifying name of this statistic.
- getName() -
Method in interface com.gemstone.gemfire.admin.StatisticResource
- Gets the identifying name of this resource.
- getName() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Retrieves display friendly name for this member.
- getName() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- The name of the cache.
- getName() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the name that identifies this region in its cache.
- getName() -
Method in class com.gemstone.gemfire.admin.SystemMemberType
-
- getName() -
Method in interface com.gemstone.gemfire.cache.Cache
- Returns the name of this cache.
- getName() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the name of the connection pool
- getName() -
Method in class com.gemstone.gemfire.cache.operations.ExecuteCQOperationContext
- Return the name of the continuous query.
- getName() -
Method in interface com.gemstone.gemfire.cache.query.CqQuery
- Get the name of the CQ.
- getName() -
Method in interface com.gemstone.gemfire.cache.query.Index
- Returns the unique name of this index
- getName() -
Method in interface com.gemstone.gemfire.cache.Region
- Returns the name of this region.
- getName() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Returns the name of this connection to the
distributed system.
- getName() -
Method in interface com.gemstone.gemfire.distributed.Role
- Returns the name of this role.
- getName() -
Method in interface com.gemstone.gemfire.StatisticDescriptor
- Returns the name of this statistic
- getName() -
Method in interface com.gemstone.gemfire.StatisticsType
- Returns the name of this statistics type
- getNewValue() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Returns the value in the cache after this event.
- getNewValue() -
Method in interface com.gemstone.gemfire.cache.query.CqEvent
- Get the new value of the modification.
- getNotifyBySubscription() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Answers whether or not this bridge server should notify clients based on
key subscription.
- getNotifyBySubscription() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Answers whether or not this cache server should notify clients based on
key subscription.
- getNotifyBySubscription() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Answers whether or not this cache server should notify clients based on
key subscription.
- getNotifyBySubscription() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Answers whether or not this server should notify clients based on
key subscription.
- getNumberOfKeys() -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Returns the number of keys in this index.
- getNumberOfValues() -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Returns the number of values in this index.
- getNumberOfValues(Object) -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Return the number of values for the specified key
in this index.
- getNumericId() -
Method in interface com.gemstone.gemfire.Statistics
- Gets the number associated with this instance that helps identify it.
- getNumExecutions() -
Method in interface com.gemstone.gemfire.cache.query.QueryStatistics
- Returns the total number of times the query has been executed.
- getNumUpdates() -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Return the total number of times this index has been updated
- getObject() -
Method in class com.gemstone.gemfire.cache.operations.GetOperationContext
- Get the value of this get operation.
- getObjectName() -
Method in interface com.gemstone.gemfire.admin.jmx.Agent
- Returns the
ObjectName of the JMX management bean
that represents this agent or null if this
Agent has not been started.
- getObjectSizer() -
Method in class com.gemstone.gemfire.cache.EvictionAttributes
- An
ObjectSizer is used by the EvictionAlgorithm.LRU_MEMORY
algorithm to measure the size of each Entry as it is entered into a Region.
- getOldValue() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Returns the value in the cache prior to this event.
- getOperation() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheEvent
- Returns the actual operation that caused this event.
- getOperation() -
Method in interface com.gemstone.gemfire.cache.CacheEvent
- Return a description of the operation that triggered this event.
- getOperation() -
Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
- Returns the
Operation that triggered this event.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.CloseCQOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.ContainsKeyOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.DestroyOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.ExecuteCQOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.GetOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.InvalidateOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.KeySetOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.OperationContext
- Return the operation code associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.PutAllOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.PutOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.RegionClearOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.RegionCreateOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.RegionDestroyOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.RegisterInterestOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.StopCQOperationContext
- Return the operation associated with the
OperationContext
object.
- getOperationCode() -
Method in class com.gemstone.gemfire.cache.operations.UnregisterInterestOperationContext
- Return the operation associated with the
OperationContext
object.
- GetOperationContext - Class in com.gemstone.gemfire.cache.operations
- Encapsulates a
OperationContext.OperationCode.GET region operation having the key
object for the pre-operation case and both key, value objects for the
post-operation case. - GetOperationContext(Object, boolean) -
Constructor for class com.gemstone.gemfire.cache.operations.GetOperationContext
- Constructor for the operation.
- getOpType() -
Method in class com.gemstone.gemfire.cache.operations.PutOperationContext
- Return whether the operation is a create or update or unknown.
- getOrdinal() -
Method in class com.gemstone.gemfire.cache.InterestResultPolicy
- Returns the ordinal value.
- getOutgoingGateways() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getOverflowDirectory() -
Method in interface com.gemstone.gemfire.cache.server.ClientSubscriptionConfig
- Answers the overflow directory for a client queue's
overflowed client queue entries.
- getOverflowDirectory() -
Method in class com.gemstone.gemfire.cache.util.GatewayQueueAttributes
- Answers the overflow directory for a
Gateway queue's
overflowed and/or persisted queue entries.
- getOwner() -
Method in interface com.gemstone.gemfire.admin.StatisticResource
- Returns a display string of the
SystemMember owning this
resource.
- getParent() -
Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
-
- getParentRegion() -
Method in interface com.gemstone.gemfire.cache.Region
- Gets the parent region of this region.
- getPartitionAttributes() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the
PartitionAttributes for the region.
- getPartitionAttributes() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the
PartitionAttributes that configure how
the region is partitioned.
- getPersistBackup() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns whether or not a persistent backup should be made of the
region (as opposed to just writing the overflow data to disk).
- getPersistBackup() -
Method in class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
- Returns true if the factory is persisted to disk; false if not.
- getPersistBackup() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Deprecated. as of GemFire 5.0, use
DataPolicy.PERSISTENT_REPLICATE instead
- getPingInterval() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the ping interval for this pool.
- getPoolName() -
Method in class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
- Returns the name of the
Pool associated with the dynamic region factory.
- getPoolName() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the name of the
Pool that this region
will use to communicate with servers, if any.
- getPort() -
Method in interface com.gemstone.gemfire.admin.DistributionLocatorConfig
- Returns the port on which ths distribution locator listens for
members to connect.
- getPort() -
Method in class com.gemstone.gemfire.admin.GemFireClientAdminTool.AdminConnection
-
- getPort() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the port on which this bridge server listens for bridge
clients to connect.
- getPort() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the port on which this cache server listens for
clients to connect.
- getPort() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the port on which this cache server listens for clients.
- getPort() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the port on which this server listens for clients.
- getPort() -
Method in interface com.gemstone.gemfire.cache.util.Gateway.Endpoint
- Returns the port for this
Endpoint.
- getPort() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the port on which this
GatewayHub listens for
remote connections
- getPort() -
Method in class com.gemstone.gemfire.distributed.Locator
- Returns the port on which this locator runs
- getPossibleDuplicate() -
Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
- Returns whether this event is a possible duplicate.
- getPreviousMemberStatus() -
Method in class com.gemstone.gemfire.admin.GemFireClientAdminTool.AdminConnection
-
- getPreviousMemberStatus() -
Method in class com.gemstone.gemfire.admin.MonitorEvent
-
- getPrincipal() -
Method in exception com.gemstone.gemfire.security.NotAuthorizedException
-
- getProcessId() -
Method in interface com.gemstone.gemfire.distributed.DistributedMember
- Returns the process id for this member.
- getProductDirectory() -
Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
- Returns the name of the GemFire product directory to use when
administering the managed entity.
- getProjectionAttributes() -
Method in interface com.gemstone.gemfire.cache.query.Index
- Get the original projectionAttributes for this expression.
- getProperties() -
Method in class com.gemstone.gemfire.cache.util.BridgeLoader
- Deprecated. Returns the properties that defined this
BridgeWriter.
- getProperties() -
Method in class com.gemstone.gemfire.cache.util.BridgeWriter
- Deprecated. Returns the properties that defined this
BridgeWriter.
- getProperties() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Returns the configuration properties.
- getPropertyFileURL() -
Static method in class com.gemstone.gemfire.distributed.DistributedSystem
- Gets an
URL for the property file, if one can be found,
that the connect method will use as its property file.
- getPublisher() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns whether or not this region is a publisher.
- getPutEvents() -
Method in interface com.gemstone.gemfire.cache.TransactionEvent
- Deprecated. as of GemFire 5.0, use
TransactionEvent.getEvents() instead
- getQuery() -
Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
- Return the query string of this query operation.
- getQuery() -
Method in interface com.gemstone.gemfire.cache.query.CqQuery
- Get the query object generated for this CQs query.
- getQueryOperation() -
Method in interface com.gemstone.gemfire.cache.query.CqEvent
- Get the operation on the query results.
- getQueryResult() -
Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
- Get the result of the query execution.
- getQueryService() -
Method in interface com.gemstone.gemfire.cache.Cache
- Return the QueryService for this cache.
- getQueryService() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the QueryService for this Pool.
- getQueryString() -
Method in interface com.gemstone.gemfire.cache.query.CqQuery
- Get the original query string that was specified with CQ.
- getQueryString() -
Method in interface com.gemstone.gemfire.cache.query.Query
- Return the original query string that was specified in the constructor.
- getQueueAttributes() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Returns the
GatewayQueueAttributess for this Gateway
- getQueueSize() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Returns the number of entries in this
Gateway's queue.
- getRawBits(StatisticDescriptor) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the bits that represent the raw value of the described statistic.
- getRawBits(String) -
Method in interface com.gemstone.gemfire.Statistics
- Returns the bits that represent the raw value of the named statistic.
- getReadTimeout() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the read timeout of this pool.
- getReadTimeout() -
Method in class com.gemstone.gemfire.cache.util.BridgeLoader
- Deprecated. Returns the read timeout being used to time out requests to the server
Internal use only.
- getReadTimeout() -
Method in class com.gemstone.gemfire.cache.util.BridgeWriter
- Deprecated. Returns the read timeout being used to time out requests to the server
Internal use only.
- getRedundantCopies() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- The number of Backups for an entry in PartitionedRegion.
- getRegion(String) -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Return the existing region (or subregion) with the specified
path that already exists in the cache.
- getRegion() -
Method in interface com.gemstone.gemfire.cache.AttributesMutator
- Returns the Region whose attributes this mutator affects.
- getRegion(String) -
Method in interface com.gemstone.gemfire.cache.Cache
- Return the existing region (or subregion) with the specified
path that already exists or is already mapped into the cache.
- getRegion() -
Method in interface com.gemstone.gemfire.cache.CacheEvent
- Returns the region to which this cached object belongs or
the region that raised this event for
RegionEvents.
- getRegion() -
Method in interface com.gemstone.gemfire.cache.LoaderHelper
- Returns the region to which the entry belongs.
- getRegion() -
Method in interface com.gemstone.gemfire.cache.query.Index
- The Region this index is on
- getRegion() -
Method in interface com.gemstone.gemfire.cache.Region.Entry
- Returns the region that contains this entry.
- getRegion() -
Method in exception com.gemstone.gemfire.cache.RegionExistsException
- Return the Region that already exists which prevented region creation.
- getRegion() -
Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
- Returns the
Region associated with this GatewayEvent.
- getRegionAttributes(String) -
Method in interface com.gemstone.gemfire.cache.Cache
- Returns the
RegionAttributes with the given
id or null if no
RegionAttributes with that id exists.
- getRegionDistributedLock() -
Method in interface com.gemstone.gemfire.cache.Region
- For
Scope.GLOBAL regions, gets a distributed
lock on this whole region.
- getRegionDistributionExceptions() -
Method in exception com.gemstone.gemfire.cache.CommitDistributionException
- Returns set of RegionDistributionExceptions for each region that had a
reliability failure during distribution of the operation.
- getRegionFullPath() -
Method in exception com.gemstone.gemfire.cache.RegionDestroyedException
-
- getRegionFullPath() -
Method in exception com.gemstone.gemfire.cache.RegionRoleException
- Returns the full path of the region for which access was attempted.
- getRegionIdleTimeout() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Gets the idleTimeout expiration attributes for the region as a whole.
- getRegionIdleTimeoutAction() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the RegionIdleTimeout action in this region's attributes.
- getRegionIdleTimeoutTimeLimit() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the RegionIdleTimeout time limit in this region's attributes.
- getRegionNames() -
Method in class com.gemstone.gemfire.cache.operations.QueryOperationContext
- Get the names of regions that are part of the query string.
- getRegionPath() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegionEvent
- Returns the full path of the region the event was done on.
- getRegionStatus(String) -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getRegionStatuses() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getRegionTimeToLive() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Gets the
timeToLive expiration attributes for the region as a whole.
- getRegionTimeToLiveAction() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the RegionTimeToLive action in this region's attributes.
- getRegionTimeToLiveTimeLimit() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the RegionTimeToLive time limit in this region's attributes.
- getRegisterInterest() -
Method in class com.gemstone.gemfire.cache.DynamicRegionFactory.Config
- Returns true if the region will register interest in all keys of a corresponding
server cache region
- getRemoteCommand() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves the remote command and formatting this system should use to
access and/or manipulate resources on remote machines.
- getRemoteCommand() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the remote command setting to use for remote administration
- getRemoteCommand() -
Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
- Returns the command prefix used to administer a managed entity
that is hosted on a remote machine.
- getRequiredRoles() -
Method in class com.gemstone.gemfire.cache.MembershipAttributes
- Returns the set of Roles that are required for the reliability of this region.
- getRequiredRoles() -
Method in interface com.gemstone.gemfire.cache.RoleEvent
- Returns the required roles that were lost or gained because of this
event.
- getResumptionAction() -
Method in class com.gemstone.gemfire.cache.MembershipAttributes
- Returns the resumption action that describes behavior when
- getRetryAttempts() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the retry attempts for this pool.
- getRetryAttempts() -
Method in class com.gemstone.gemfire.cache.util.BridgeLoader
- Deprecated. Returns the number of times the bridge loader tries to get data on
encountering certain types of exceptions.
- getRetryAttempts() -
Method in class com.gemstone.gemfire.cache.util.BridgeWriter
- Deprecated. Returns the number of times the bridge writer tries to write data on
encountering certain types of exceptions.
- getRetryInterval() -
Method in class com.gemstone.gemfire.cache.util.BridgeLoader
- Deprecated. Returns the retry interval in use.
- getRetryInterval() -
Method in class com.gemstone.gemfire.cache.util.BridgeWriter
- Deprecated. Returns the retry interval in use.
- getRmiBindAddress() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the bind address to which the RMI adapter's listening
sockets are bound.
- getRmiPort() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the port of the RMI adapter.
- getRoles() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Returns the names of the membership roles filled by this member.
- getRoles() -
Method in interface com.gemstone.gemfire.distributed.DistributedMember
- Returns the Roles that this member performs in the system.
- getRootCause() -
Method in exception com.gemstone.gemfire.GemFireCheckedException
- Returns the root cause of this
GemFireCheckedException or
null if the cause is nonexistent or unknown.
- getRootCause() -
Method in exception com.gemstone.gemfire.GemFireException
- Returns the root cause of this
GemFireException or
null if the cause is nonexistent or unknown.
- getRootRegionNames() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Returns the names of all the root regions currently in this cache.
- getScope() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- /**
Returns the Scope in this region's attributes.
- getScope() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the scope of the region.
- getSearchTimeout() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Gets the number of seconds a cache
get operation
can spend searching for a value before it times out.
- getSearchTimeout() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the number of seconds a cache
get operation
can spend searching for a value before it times out.
- getSecurityLogger() -
Method in interface com.gemstone.gemfire.cache.Cache
- Gets the security logging object for GemFire.
- getSecurityLogWriter() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Returns the
LogWriter used for logging security related
information.
- getSecurityProperties() -
Method in class com.gemstone.gemfire.distributed.DistributedSystem
- Returns the security specific configuration properties.
- getSerializedNewValue() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Returns the serialized form of the value in the cache after this event.
- getSerializedOldValue() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Returns the serialized form of the value in the cache before this event.
- getSerializedValue() -
Method in interface com.gemstone.gemfire.cache.SerializedCacheValue
- Returns the raw byte[] that represents this cache value.
- getSerializedValue() -
Method in interface com.gemstone.gemfire.cache.util.GatewayEvent
- Returns the serialized form of the value associated with this event.
- getServerBindAddress() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the IP address to which client/server server sockets are
bound
- getServerGroup() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the server group of this pool.
- getServerPort() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getServers() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns an unmodifiable list of
InetSocketAddress of the
servers this pool is using.
- getServiceNamed(String) -
Static method in class com.gemstone.gemfire.distributed.DistributedLockService
- Look up and return the DistributedLockService with the given name,
if it has been created in this VM.
- getSeverity() -
Method in class com.gemstone.gemfire.admin.AlertLevel
-
- getSimpleClassName() -
Method in interface com.gemstone.gemfire.cache.query.types.ObjectType
-
- getSnmpBindAddress() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the bind address used with the SNMP adapter.
- getSnmpDirectory() -
Method in interface com.gemstone.gemfire.admin.jmx.AgentConfig
- Returns the directory for the SNMP adapater.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.admin.SystemMemberBridgeServer
- Deprecated. Returns the configured buffer size of the socket connection for this
BridgeServer.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCacheServer
- Returns the configured buffer size of the socket connection for this
CacheServer.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the socket buffer size of this pool.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.cache.server.CacheServer
- Returns the configured buffer size of the socket connection for this
CacheServer.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.cache.util.BridgeServer
- Deprecated. Returns the configured buffer size of the socket connection for this
BridgeServer.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Returns the configured buffer size of the socket connection between this
Gateway and its receiving Gateway.
- getSocketBufferSize() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the configured buffer size of the socket connection for this
GatewayHub.
- getSocketReadTimeout() -
Method in interface com.gemstone.gemfire.cache.util.Gateway
- Optional operation.
- getSourceId() -
Method in interface com.gemstone.gemfire.admin.Alert
- The id of the source of the alert (such as a thread in a VM)
- getSSLCiphers() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the value of the "ssl-ciphers" property.
- getSSLProperties() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the provider-specific properties for SSL.
- getSSLProtocols() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the value of the "ssl-protocols" property.
- getStartupPolicy() -
Method in interface com.gemstone.gemfire.cache.util.GatewayHub
- Returns the startup policy for this
GatewayHub.
- getStat(String) -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Retrieves this members statistic resources.
- getState() -
Method in interface com.gemstone.gemfire.cache.query.CqQuery
- Get the state of the CQ in CqState object form.
- getStatisticInterval() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Get the statistic interval for this pool.
- getStatistics() -
Method in interface com.gemstone.gemfire.admin.StatisticResource
- Returns a read-only array of every
Statistic in this resource.
- getStatistics() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Returns statistics related to this cache's performance.
- getStatistics() -
Method in interface com.gemstone.gemfire.cache.query.CqQuery
- Get statistics information for this CQ.
- getStatistics() -
Method in interface com.gemstone.gemfire.cache.query.Index
- Get statistics information for this index.
- getStatistics() -
Method in interface com.gemstone.gemfire.cache.query.Query
- Get statistics information for this query.
- getStatistics() -
Method in interface com.gemstone.gemfire.cache.Region.Entry
- Returns the statistics for this entry.
- getStatistics() -
Method in interface com.gemstone.gemfire.cache.Region
- Returns the
CacheStatistics for this region.
- getStatistics() -
Method in interface com.gemstone.gemfire.StatisticsType
- Returns descriptions of the statistics that this statistics type
gathers together
- getStatisticsEnabled() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the StatisticsEnabled in this region's attributes.
- getStatisticsEnabled() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns whether the statistics are enabled for this region and its
entries.
- getStats() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Retrieves this members statistic resources.
- getStatus() -
Method in class com.gemstone.gemfire.admin.GemFireMonitorService
-
- getStructType() -
Method in interface com.gemstone.gemfire.cache.query.Struct
- Returns the
StructType that describes the fields of
this Struct.
- getSubregion(String) -
Method in interface com.gemstone.gemfire.cache.Region
- Returns a subregion with the specified name or null if doesn't exist.
- getSubregionCount() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the number of subregions currently in this region.
- getSubregionFullPaths() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the full path of each of the subregions of this region.
- getSubregionNames() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the names of all the subregions of this region.
- getSubRegionSnapshots() -
Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
-
- getSubscriptionAckInterval() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the subscription ack interval of this pool.
- getSubscriptionAttributes() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the
SubscriptionAttributes for the region.
- getSubscriptionAttributes() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the
SubscriptionAttributes that configure
how this region behaves as a subscriber to remote caches.
- getSubscriptionConnectionCount() -
Method in interface com.gemstone.gemfire.cache.server.ServerMetrics
- Get the number of client subscription connections hosted on this
bridge server.
- getSubscriptionConnectionLoad() -
Method in class com.gemstone.gemfire.cache.server.ServerLoad
- Get the load on the server due to subscription connections.
- getSubscriptionEnabled() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the true if a server-to-client subscriptions are enabled on this pool.
- getSubscriptionMessageTrackingTimeout() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the subscription message tracking timeout of this pool.
- getSubscriptionRedundancy() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns the subscription redundancy level of this pool.
- getSupportedClasses() -
Method in class com.gemstone.gemfire.DataSerializer
- Returns the
Classes whose instances are data
serialized by this DataSerializer.
- getSystemId() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the string identity for the system
- getSystemMember() -
Method in interface com.gemstone.gemfire.admin.Alert
- The member of the distributed system that issued the alert
- getSystemMemberApplications() -
Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
- Retrieves SystemMember instances for every
application that is running and currently connection to this
system.
- getSystemName() -
Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
- Returns the optional non-unique name for the system
- getTextId() -
Method in interface com.gemstone.gemfire.Statistics
- Gets the text associated with this instance that helps identify it.
- getThreadLocalConnections() -
Method in interface com.gemstone.gemfire.cache.client.Pool
- Returns
true if thread local connections are enabled on this pool.
- getThrowable() -
Method in interface com.gemstone.gemfire.cache.query.CqEvent
- If an error occurred, return the Throwable, otherwise return null.
- getTimeInterval() -
Method in interface com.gemstone.gemfire.cache.DiskWriteAttributes
- Returns the number of milliseconds that can elapse before
unwritten data is written to disk.
- getTimeout() -
Method in class com.gemstone.gemfire.cache.ExpirationAttributes
- Returns the number of seconds before a region or value expires.
- getTimeout() -
Method in class com.gemstone.gemfire.distributed.DurableClientAttributes
- Returns the durable client's timeout.
- getTotalExecutionTime() -
Method in interface com.gemstone.gemfire.cache.query.QueryStatistics
- Returns the total amount of time (in nanoseconds) spent executing
the query.
- getTotalMaxMemory() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- This method returns the maximum total size of the region, in megabytes
- getTotalNumBuckets() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- This method returns total number of buckets for a PartitionedRegion.
- getTotalSize() -
Method in interface com.gemstone.gemfire.cache.PartitionAttributes
- Deprecated. use getTotalMaxMemory() instead
- getTotalUpdateTime() -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Returns the total amount of time (in nanoseconds) spent updating
this index.
- getTotalUses() -
Method in interface com.gemstone.gemfire.cache.query.IndexStatistics
- Returns the total number of times this index has been accessed by
a query.
- getTransactionId() -
Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
- Returns the transaction identifier for the current thread
- getTransactionId() -
Method in interface com.gemstone.gemfire.cache.EntryEvent
- Gets the TransactionId for this EntryEvent.
- getTransactionId() -
Method in interface com.gemstone.gemfire.cache.TransactionEvent
- Gets the
TransactionId associated this TransactionEvent.
- getType() -
Method in class com.gemstone.gemfire.admin.GemFireClientAdminTool.AdminConnection
-
- getType() -
Method in interface com.gemstone.gemfire.admin.StatisticResource
- Gets the classification type of this resource.
- getType() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Gets the type of
SystemMemberType this member is.
- getType() -
Method in interface com.gemstone.gemfire.cache.query.Index
- Get the index type
- getType() -
Method in interface com.gemstone.gemfire.StatisticDescriptor
- Returns the type of this statistic
- getType() -
Method in interface com.gemstone.gemfire.Statistics
- Gets the
StatisticsType of this instance.
- getUnconnectedOutgoingGateways() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getUnconnectedServers() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getUniqueId() -
Method in interface com.gemstone.gemfire.admin.StatisticResource
- Returns an ID that uniquely identifies the resource within the
SystemMember it belongs to.
- getUniqueId() -
Method in interface com.gemstone.gemfire.Statistics
- Gets a value that uniquely identifies this statistics.
- getUnit() -
Method in interface com.gemstone.gemfire.StatisticDescriptor
- Returns the unit in which this statistic is measured
- getUnits() -
Method in interface com.gemstone.gemfire.admin.Statistic
- Gets the unit of measurement (if any) this statistic represents.
- getUpTime() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getUpTime() -
Method in interface com.gemstone.gemfire.admin.SystemMemberCache
- Returns number of seconds since this member's cache has been created.
- getUsedHeapSize() -
Method in class com.gemstone.gemfire.admin.GemFireMemberStatus
-
- getUserAttribute() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns a description of any user attribute associated with this
region.
- getUserAttribute() -
Method in interface com.gemstone.gemfire.cache.Region.Entry
- Returns the user attribute for this entry in the local cache.
- getUserAttribute() -
Method in interface com.gemstone.gemfire.cache.Region
- Returns the application-defined object associated with this region.
- getValue() -
Method in interface com.gemstone.gemfire.admin.ConfigurationParameter
- Gets the current value
- getValue() -
Method in interface com.gemstone.gemfire.admin.Statistic
- Gets the value of this statistic as a
java.lang.Number.
- getValue() -
Method in interface com.gemstone.gemfire.cache.Region.Entry
- Returns the value of this entry in the local cache.
- getValueAsString() -
Method in interface com.gemstone.gemfire.admin.ConfigurationParameter
- Gets the current value as a string
- getValueConstraint() -
Method in interface com.gemstone.gemfire.admin.SystemMemberRegion
- Returns the ValueConstraint in this region's attributes.
- getValueConstraint() -
Method in interface com.gemstone.gemfire.cache.RegionAttributes
- Returns the class that the values in this region are constrained to.
- getValueType() -
Method in interface com.gemstone.gemfire.admin.ConfigurationParameter
- Gets the class type of the value
- getVersion() -
Method in interface com.gemstone.gemfire.admin.SystemMember
- Returns this member's GemFire version information.
- getVersion() -
Static method in class com.gemstone.gemfire.cache.CacheFactory
- Returns the version of the cache implementation.
- getVmConfig() -
Method in interface com.gemstone.gemfire.admin.CacheVm
- Returns the configuration of this cache vm
- getWorkingDirectory() -
Method in interface com.gemstone.gemfire.admin.ManagedEntityConfig
- Returns the name of the working directory in which the managed
entity runs or will run.
- GLOBAL -
Static variable in class com.gemstone.gemfire.cache.Scope
- The region or cached object with this attribute is scoped
to the distributed cached system; locking is used
for all distributed operations on entries
to guarantee consistency across the distributed caches.
- GLOBAL_MAX_BUCKETS_DEFAULT -
Static variable in class com.gemstone.gemfire.cache.PartitionAttributesFactory
- The default total number of buckets (113).
- GLOBAL_MAX_BUCKETS_PROPERTY -
Static variable in class com.gemstone.gemfire.cache.PartitionAttributesFactory
- Deprecated - please use
PartitionAttributesFactory.setTotalNumBuckets(int) instead.
- GLOBAL_MAX_MEMORY_DEFAULT -
Static variable in class com.gemstone.gemfire.cache.PartitionAttributesFactory
- Default maximum total size of the region across all processes, in megabytes.
- GLOBAL_MAX_MEMORY_PROPERTY -
Static variable in class com.gemstone.gemfire.cache.PartitionAttributesFactory
- Deprecated - use
PartitionAttributesFactory.setTotalMaxMemory(long) instead.
- GOOD_HEALTH -
Static variable in interface com.gemstone.gemfire.admin.GemFireHealth
- An indicator that the GemFire components are healthy.
|
GemFire 5.7 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||