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

A

AbstractLauncher<T extends Comparable<T>> - Class in com.gemstone.gemfire.distributed
The AbstractLauncher class is a base class for implementing various launchers to construct and run different GemFire processes, like Cache Servers, Locators, Managers, HTTP servers and so on.
AbstractLauncher() - Constructor for class com.gemstone.gemfire.distributed.AbstractLauncher
 
AbstractLauncher.ServiceState<T extends Comparable<T>> - Class in com.gemstone.gemfire.distributed
The ServiceState is an immutable type representing the state of the specified Locator at any given moment in time.
AbstractLauncher.Status - Enum in com.gemstone.gemfire.distributed
The Status enumerated type represents the various lifecycle states of a GemFire service (such as a Cache Server, a Locator or a Manager).
accept(Map.Entry<K, V>) - Method in interface com.gemstone.gemfire.cache.snapshot.SnapshotFilter
Returns true if the entry passes the filter criteria; false otherwise.
AccessControl - Interface in com.gemstone.gemfire.security
Specifies the interface to authorize operations at the cache or region level for clients or servers.
addAlertListener(AlertListener) - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
Registers an AlertListener that will receive all alerts that are at or above the alert level.
addAsyncEventQueueId(String) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated.
Adds a AsyncEventQueue to the end of list of async event queues on this factory
addAsyncEventQueueId(String) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Adds AsyncEventQueueId to the list of AsyncEventQueueId of the region.
addAsyncEventQueueId(String) - Method in class com.gemstone.gemfire.cache.RegionFactory
Adds a asyncEventQueueId to the RegionAttributes
addBridgeServer() - Method in interface com.gemstone.gemfire.admin.SystemMemberCache
Deprecated.
as of 5.7 use SystemMemberCache.addCacheServer() instead.
addBridgeServer() - Method in interface com.gemstone.gemfire.cache.Cache
Deprecated.
as of 5.7 use Cache.addCacheServer() instead.
addCacheListener(SystemMemberCacheListener) - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
Registers a cache event listener.
addCacheListener(CacheListener<K, V>) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated.
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheListener(CacheListener<K, V>) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Adds a cache listener to the end of the list of cache listeners on this region.
addCacheListener(CacheListener<K, V>) - Method in interface com.gemstone.gemfire.cache.client.ClientRegionFactory
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheListener(CacheListener<K, V>) - Method in class com.gemstone.gemfire.cache.RegionFactory
Adds a cache listener to the end of the list of cache listeners on this factory.
addCacheServer() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
addCacheServer() - Method in interface com.gemstone.gemfire.admin.SystemMemberCache
Deprecated.
Adds a new, unstarted cache server that will serve the contents of this cache to clients.
addCacheServer() - Method in interface com.gemstone.gemfire.cache.Cache
Creates a new cache server, with the default configuration, that will allow clients to access this cache.
addCacheVm() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
Creates a new cache vm that is ready to configure and start.
addCqListener(CqListener) - Method in class com.gemstone.gemfire.cache.query.CqAttributesFactory
Adds a CQ listener to the end of the list of cq listeners on this factory.
addCqListener(CqListener) - Method in interface com.gemstone.gemfire.cache.query.CqAttributesMutator
Adds a CQ listener to the end of the list of CQ listeners on this CqQuery.
addDistributionLocator() - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
Creates a new DistributionLocator that is ready to configure and start.
addEndpoint(String, String, int) - Method in class com.gemstone.gemfire.cache.util.BridgeLoader
Deprecated.
Add an Endpoint to the known Endpoints.
addEndpoint(String, String, int) - Method in class com.gemstone.gemfire.cache.util.BridgeWriter
Deprecated.
Add an Endpoint to the known Endpoints.
addEndpoint(String, String, int) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Deprecated.
Add an Endpoint to this Gateway.
addException(Throwable) - Method in exception com.gemstone.gemfire.cache.execute.FunctionException
Adds exceptions thrown from different nodes to a ds
addExceptions(Collection<? extends Throwable>) - Method in exception com.gemstone.gemfire.cache.execute.FunctionException
Adds the list of exceptions provided
addFixedPartitionAttributes(FixedPartitionAttributes) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
FixedPartitionAttributes defined for this partitioned region is added to PR attributes.
addGateway(String) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Deprecated.
Adds a Gateway to this GatewayHub's known Gateways.
addGateway(String, int) - Method in interface com.gemstone.gemfire.cache.util.GatewayHub
Deprecated.
addGatewayEventFilter(GatewayEventFilter) - Method in interface com.gemstone.gemfire.cache.asyncqueue.AsyncEventQueueFactory
Removes a GatewayEventFilter to the attributes of AsyncEventQueue being created by factory.
addGatewayEventFilter(GatewayEventFilter) - Method in interface com.gemstone.gemfire.cache.wan.GatewaySender
Adds the provided GatewayEventFilter to this GatewaySender.
addGatewayEventFilter(GatewayEventFilter) - Method in interface com.gemstone.gemfire.cache.wan.GatewaySenderFactory
Adds a GatewayEventFilter
addGatewayHub(String, int) - Method in interface com.gemstone.gemfire.cache.Cache
Deprecated.
addGatewaySenderId(String) - Method in class com.gemstone.gemfire.cache.AttributesFactory
Deprecated.
adds a gateway sender to the end of list of gateway senders on this factory
addGatewaySenderId(String) - Method in interface com.gemstone.gemfire.cache.AttributesMutator
Adds GatewaySenderId to the list of GatewaySenderIds of the region.
addGatewaySenderId(String) - Method in class com.gemstone.gemfire.cache.RegionFactory
Adds a gatewaySenderId to the RegionAttributes
addGatewayTransportFilter(GatewayTransportFilter) - Method in interface com.gemstone.gemfire.cache.wan.GatewayReceiverFactory
Adds a GatewayTransportFilter
addGatewayTransportFilter(GatewayTransportFilter) - Method in interface com.gemstone.gemfire.cache.wan.GatewaySenderFactory
Adds a GatewayTransportFilter
addListener(DistributedSystemConfig.ConfigListener) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Deprecated.
Registers listener for notification of changes in this config.
addListener(TransactionListener) - Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
Adds a transaction listener to the end of the list of transaction listeners on this cache.
addListener(GatewayEventListener) - Method in interface com.gemstone.gemfire.cache.util.Gateway
Deprecated.
Add a GatewayEventListener to this Gateway.
addLocator(String, int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Add a locator, given its host and port, to this factory.
addMembershipListener(SystemMembershipListener) - Method in interface com.gemstone.gemfire.admin.AdminDistributedSystem
Deprecated.
Registers a listener that receives callbacks when a member joins or leaves the distributed system.
addMembershipListener(MembershipListener) - Method in class com.gemstone.gemfire.management.ManagementService
Registers a listener that receives call backs when a member joins or leaves the distributed system.
addPartitionListener(PartitionListener) - Method in class com.gemstone.gemfire.cache.PartitionAttributesFactory
adds a PartitionListener for the partitioned region.
addPoolLocator(String, int) - Method in class com.gemstone.gemfire.cache.client.ClientCacheFactory
Add a locator, given its host and port, to this factory.
addPoolServer(String, int) - Method in class com.gemstone.gemfire.cache.client.ClientCacheFactory
Add a server, given its host and port, to this factory.
addResult(DistributedMember, T) - Method in interface com.gemstone.gemfire.cache.execute.ResultCollector
Method used to feed result to the ResultCollector.
addServer(String, int) - Method in interface com.gemstone.gemfire.cache.client.PoolFactory
Add a server, given its host and port, to this factory.
addSSLProperty(String, String) - Method in interface com.gemstone.gemfire.admin.DistributedSystemConfig
Deprecated.
Adds an SSL property
addSubRegion(RegionSubRegionSnapshot) - Method in class com.gemstone.gemfire.admin.RegionSubRegionSnapshot
Deprecated.
add the snapshot of sub region
AdminConfig - Class in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AdminConfig() - Constructor for class com.gemstone.gemfire.admin.AdminConfig
Deprecated.
 
AdminConfig.Entry - Class in com.gemstone.gemfire.admin
Deprecated.
 
AdminConfig.Entry(String) - Constructor for class com.gemstone.gemfire.admin.AdminConfig.Entry
Deprecated.
 
AdminConfig.Entry(String, String, String, int) - Constructor for class com.gemstone.gemfire.admin.AdminConfig.Entry
Deprecated.
 
AdminDistributedSystem - Interface in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AdminDistributedSystemFactory - Class in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AdminDistributedSystemFactory() - Constructor for class com.gemstone.gemfire.admin.AdminDistributedSystemFactory
Deprecated.
 
AdminException - Exception in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AdminException() - Constructor for exception com.gemstone.gemfire.admin.AdminException
Deprecated.
Constructs a new exception with null as its detail message.
AdminException(String) - Constructor for exception com.gemstone.gemfire.admin.AdminException
Deprecated.
Constructs a new exception with the specified detail message.
AdminException(String, Throwable) - Constructor for exception com.gemstone.gemfire.admin.AdminException
Deprecated.
Constructs a new exception with the specified detail message and cause.
AdminException(Throwable) - Constructor for exception com.gemstone.gemfire.admin.AdminException
Deprecated.
Constructs a new exception with the specified cause.
AdminXmlException - Exception in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AdminXmlException(String) - Constructor for exception com.gemstone.gemfire.admin.AdminXmlException
Deprecated.
Creates a new AdminXmlException with the given descriptive message.
AdminXmlException(String, Throwable) - Constructor for exception com.gemstone.gemfire.admin.AdminXmlException
Deprecated.
Creates a new AdminXmlException with the given descriptive message and cause.
afterAcknowledgement(GatewayQueueEvent) - Method in interface com.gemstone.gemfire.cache.wan.GatewayEventFilter
It will be invoked once GatewaySender receives an ack from remote GatewayReceiver
This callback will always be called from the thread which is dispatching events to remote distributed systems
afterBucketCreated(int, Iterable<?>) - Method in interface com.gemstone.gemfire.cache.partition.PartitionListener
Callback invoked after a bucket has been created in a member (e.g. during rebalancing).
afterBucketCreated(int, Iterable<?>) - Method in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapter
 
afterBucketRemoved(int, Iterable<?>) - Method in interface com.gemstone.gemfire.cache.partition.PartitionListener
Callback invoked after a bucket has been removed from a member (e.g. during rebalancing).
afterBucketRemoved(int, Iterable<?>) - Method in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapter
 
afterCacheClose(SystemMemberCacheEvent) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheListener
Deprecated.
Invoked after a cache is closed in any node of a distributed system.
afterCacheCreate(SystemMemberCacheEvent) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheListener
Deprecated.
Invoked after a cache is created in any node of a distributed system.
afterCommit(TransactionEvent) - Method in interface com.gemstone.gemfire.cache.TransactionListener
Called after a successful commit of a transaction.
afterCommit(TransactionEvent) - Method in class com.gemstone.gemfire.cache.util.TransactionListenerAdapter
 
afterCreate(EntryEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of new key being added to a region.
afterCreate(EntryEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterDestroy(EntryEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of an entry being destroyed.
afterDestroy(EntryEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterFailedCommit(TransactionEvent) - Method in interface com.gemstone.gemfire.cache.TransactionListener
Called after an unsuccessful commit operation.
afterFailedCommit(TransactionEvent) - Method in class com.gemstone.gemfire.cache.util.TransactionListenerAdapter
 
afterInvalidate(EntryEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of an entry's value being invalidated.
afterInvalidate(EntryEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterPrimary(int) - Method in interface com.gemstone.gemfire.cache.partition.PartitionListener
Callback invoked when any bucket in a partitioned region becomes primary
afterPrimary(int) - Method in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapter
 
afterRegionClear(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of a region being cleared.
afterRegionClear(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterRegionCreate(SystemMemberRegionEvent) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheListener
Deprecated.
Invoked after a region is created in any node of distributed system.
afterRegionCreate(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of a region being created.
afterRegionCreate(RegionEvent<?, ?>) - Method in interface com.gemstone.gemfire.cache.DynamicRegionListener
Handles the 'after region creation' event of a dynamic region.
afterRegionCreate(Region<?, ?>) - Method in interface com.gemstone.gemfire.cache.partition.PartitionListener
Callback invoked when a partition region is created
afterRegionCreate(Region<?, ?>) - Method in class com.gemstone.gemfire.cache.partition.PartitionListenerAdapter
 
afterRegionCreate(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterRegionDestroy(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of a region being destroyed.
afterRegionDestroy(RegionEvent<?, ?>) - Method in interface com.gemstone.gemfire.cache.DynamicRegionListener
Handles the 'after region destroyed' event of a dynamic region.
afterRegionDestroy(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterRegionInvalidate(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of a region being invalidated.
afterRegionInvalidate(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterRegionLive(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of a region being live after receiving the marker from the server.
afterRegionLive(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
afterRegionLoss(SystemMemberRegionEvent) - Method in interface com.gemstone.gemfire.admin.SystemMemberCacheListener
Deprecated.
Invoked when a region is destroyed or closed in any node of distributed system.
afterRegisterInterest(InterestRegistrationEvent) - Method in interface com.gemstone.gemfire.cache.InterestRegistrationListener
Handles an after register interest event.
afterRemoteRegionCrash(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.RegionMembershipListener
Invoked when another member's distributed region is no longer available to this cache because the member has crashed or is no longer reachable on the network.
afterRemoteRegionCrash(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.RegionMembershipListenerAdapter
 
afterRemoteRegionCreate(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.RegionMembershipListener
Invoked when another member has created the distributed region this listener is on.
afterRemoteRegionCreate(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.RegionMembershipListenerAdapter
 
afterRemoteRegionDeparture(RegionEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.RegionMembershipListener
Invoked when another member's distributed region is no longer available to this cache due to normal operations.
afterRemoteRegionDeparture(RegionEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.RegionMembershipListenerAdapter
 
afterRoleGain(RoleEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.RegionRoleListener
Invoked when a required role has returned to the distributed system after being absent.
afterRoleGain(RoleEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.RegionRoleListenerAdapter
 
afterRoleLoss(RoleEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.RegionRoleListener
Invoked when a required role is no longer available in the distributed system.
afterRoleLoss(RoleEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.RegionRoleListenerAdapter
 
afterRollback(TransactionEvent) - Method in interface com.gemstone.gemfire.cache.TransactionListener
Called after an explicit rollback of a transaction.
afterRollback(TransactionEvent) - Method in class com.gemstone.gemfire.cache.util.TransactionListenerAdapter
 
afterUnregisterInterest(InterestRegistrationEvent) - Method in interface com.gemstone.gemfire.cache.InterestRegistrationListener
Handles an after unregister interest event.
afterUpdate(EntryEvent<K, V>) - Method in interface com.gemstone.gemfire.cache.CacheListener
Handles the event of an entry's value being modified in a region.
afterUpdate(EntryEvent<K, V>) - Method in class com.gemstone.gemfire.cache.util.CacheListenerAdapter
 
Agent - Interface in com.gemstone.gemfire.admin.jmx
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AGENT_SSL_CIPHERS_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-ciphers" property
AGENT_SSL_ENABLED_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-enabled" property
AGENT_SSL_PROTOCOLS_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-protocols" property
AGENT_SSL_REQUIRE_AUTHENTICATION_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Deprecated.
The name of the "agent-ssl-require-authentication" property
AgentConfig - Interface in com.gemstone.gemfire.admin.jmx
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AgentFactory - Class in com.gemstone.gemfire.admin.jmx
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AgentFactory() - Constructor for class com.gemstone.gemfire.admin.jmx.AgentFactory
Deprecated.
 
Alert - Interface in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
alert(Alert) - Method in interface com.gemstone.gemfire.admin.AlertListener
Deprecated.
Invoked when an Alert is received.
ALERT_LEVEL - Static variable in interface com.gemstone.gemfire.management.JMXNotificationUserData
The level at which this alert is issued.
AlertLevel - Class in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
AlertListener - Interface in com.gemstone.gemfire.admin
Deprecated.
as of 7.0 use the com.gemstone.gemfire.management package instead
ALL - Static variable in class com.gemstone.gemfire.cache.InterestPolicy
This subscriber is interested in all data.
ALL_MEMBER_IDNAME - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
Hint to be used for all types of GemFire cluster members
AllConnectionsInUseException - Exception in com.gemstone.gemfire.cache.client
Indicates that the connection pool is at its maximum size and all connections are in use.
AllConnectionsInUseException() - Constructor for exception com.gemstone.gemfire.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException without a detail message or cause.
AllConnectionsInUseException(String) - Constructor for exception com.gemstone.gemfire.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a detail message
AllConnectionsInUseException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a cause
AllConnectionsInUseException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.client.AllConnectionsInUseException
Create a new instance of AllConnectionsInUseException with a detail message and cause
allowsDuplicates() - Method in interface com.gemstone.gemfire.cache.query.types.CollectionType
Return whether duplicates are kept in this type of collection.
AlreadyRunningException - Exception in com.gemstone.gemfire.management
Indicates that a request to start a management service failed because it was already running.
AlreadyRunningException() - Constructor for exception com.gemstone.gemfire.management.AlreadyRunningException
 
AlreadyRunningException(String) - Constructor for exception com.gemstone.gemfire.management.AlreadyRunningException
 
AlreadyRunningException(String, Throwable) - Constructor for exception com.gemstone.gemfire.management.AlreadyRunningException
 
AlreadyRunningException(Throwable) - Constructor for exception com.gemstone.gemfire.management.AlreadyRunningException
 
AmbiguousNameException - Exception in com.gemstone.gemfire.cache.query
Thrown if an attribute or method name in a query can be resolved to more than one object in scope or if there is more than one maximally specific overridden method in a class.
AmbiguousNameException(String) - Constructor for exception com.gemstone.gemfire.cache.query.AmbiguousNameException
Constructs instance of AmbiguousNameException with error message
AmbiguousNameException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.query.AmbiguousNameException
Constructs instance of AmbiguousNameException with error message and cause
ANNOTATION_DEFAULT_VALUE - Static variable in annotation type com.gemstone.gemfire.management.cli.CliMetaData
Represents a default value to an option of a command.
ANNOTATION_NULL_VALUE - Static variable in annotation type com.gemstone.gemfire.management.cli.CliMetaData
Represents a null value to an option of a command.
APPLICATION - Static variable in class com.gemstone.gemfire.admin.SystemMemberType
Deprecated.
Application connected to the distributed system
APPLY_RETRIES - Static variable in interface com.gemstone.gemfire.cache.wan.GatewayReceiver
If the batch already seen by this receiver, arrives again then whether it is to be re-applied or not is decided by this attribute.
ARGUMENT_INVALID - Static variable in exception com.gemstone.gemfire.management.cli.CommandProcessingException
Error Type indicating an invalid parameter of a command.
asList() - Method in interface com.gemstone.gemfire.cache.query.SelectResults
Returns this SelectedResults as a java.util.List.
asSet() - Method in interface com.gemstone.gemfire.cache.query.SelectResults
Returns this SelectResults as a java.util.Set.
assignBucketsToPartitions(Region<?, ?>) - Static method in class com.gemstone.gemfire.cache.partition.PartitionRegionHelper
Decide which partitions will host which buckets.
asString() - Method in class com.gemstone.gemfire.distributed.Locator
Get the string representation of this Locator in host[port] format.
ASYNC_EVENT_QUEUE_CREATED - Static variable in interface com.gemstone.gemfire.management.JMXNotificationType
Notification type which indicates that an async queue is created
The value of this type string is ggemfire.distributedsystem.asycn.event.queue.created.
AsyncEvent<K,V> - Interface in com.gemstone.gemfire.cache.asyncqueue
Represents Cache events delivered to AsyncEventListener.
AsyncEventListener - Interface in com.gemstone.gemfire.cache.asyncqueue
A callback for events passing through the AsyncEventQueue to which this listener is attached.
AsyncEventQueue - Interface in com.gemstone.gemfire.cache.asyncqueue
Interface of AsyncEventQueue.
AsyncEventQueueFactory - Interface in com.gemstone.gemfire.cache.asyncqueue
Factory to create the AsyncEventQueue.
AsyncEventQueueMXBean - Interface in com.gemstone.gemfire.management
MBean that provides access to an AsyncEventQueue.
attach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeClient
Deprecated.
Notify the BridgeClient that the given Region will begin delivering events to this BridgeClient.
attach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeLoader
Deprecated.
Notify the BridgeLoader that the given Region will begin calling BridgeLoader.load(LoaderHelper).
attach(Region) - Method in class com.gemstone.gemfire.cache.util.BridgeWriter
Deprecated.
Notify the BridgeWriter that the given Region will begin delivering events to this BridgeWriter.
AttachAPINotFoundException - Exception in com.gemstone.gemfire.lang
The AttachAPINotFoundException class is a RuntimeException indicating that the JDK tools.jar has not been properly set on the user's classpath

AttachAPINotFoundException() - Constructor for exception com.gemstone.gemfire.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class.
AttachAPINotFoundException(String) - Constructor for exception com.gemstone.gemfire.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a description of the problem.
AttachAPINotFoundException(Throwable) - Constructor for exception com.gemstone.gemfire.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a reference to the underlying Exception causing this Exception to be thrown.
AttachAPINotFoundException(String, Throwable) - Constructor for exception com.gemstone.gemfire.lang.AttachAPINotFoundException
Constructs an instance of the AttachAPINotFoundException class with a reference to the underlying Exception causing this Exception to be thrown in addition to a description of the problem.
AttributesFactory<K,V> - Class in com.gemstone.gemfire.cache
AttributesFactory() - Constructor for class com.gemstone.gemfire.cache.AttributesFactory
Deprecated.
Creates a new instance of AttributesFactory ready to create a RegionAttributes with default settings.
AttributesFactory(RegionAttributes<K, V>) - Constructor for class com.gemstone.gemfire.cache.AttributesFactory
Deprecated.
Creates a new instance of AttributesFactory ready to create a RegionAttributes with the same settings as those in the specified RegionAttributes.
AttributesMutator<K,V> - Interface in com.gemstone.gemfire.cache
Supports modification of certain region attributes after the region has been created.
authenticate(Properties, DistributedMember) - Method in interface com.gemstone.gemfire.security.Authenticator
Verify the credentials provided in the properties for the client/peer as specified in member ID and returns the principal associated with the client/peer.
AuthenticationFailedException - Exception in com.gemstone.gemfire.security
Thrown if authentication of this client/peer fails.
AuthenticationFailedException(String) - Constructor for exception com.gemstone.gemfire.security.AuthenticationFailedException
Constructs instance of AuthenticationFailedException with error message.
AuthenticationFailedException(String, Throwable) - Constructor for exception com.gemstone.gemfire.security.AuthenticationFailedException
Constructs instance of AuthenticationFailedException with error message and cause.
AuthenticationRequiredException - Exception in com.gemstone.gemfire.security
Thrown if the distributed system is in secure mode and this client/peer has not set the security credentials.
AuthenticationRequiredException(String) - Constructor for exception com.gemstone.gemfire.security.AuthenticationRequiredException
Constructs instance of NotAuthenticatedException with error message.
AuthenticationRequiredException(String, Throwable) - Constructor for exception com.gemstone.gemfire.security.AuthenticationRequiredException
Constructs instance of NotAuthenticatedException with error message and cause.
Authenticator - Interface in com.gemstone.gemfire.security
Specifies the mechanism to verify credentials for a client or peer.
AuthInitialize - Interface in com.gemstone.gemfire.security
Specifies the mechanism to obtain credentials for a client or peer.
authorizeOperation(String, OperationContext) - Method in interface com.gemstone.gemfire.security.AccessControl
Check if the given operation is allowed for the cache/region.
AUTO_CONNECT_NAME - Static variable in interface com.gemstone.gemfire.admin.jmx.AgentConfig
Deprecated.
The name of the "auto-connect" property
A B C D E F G H I J K L M N O P Q R S T U V W 
GemFire 8.2.9

Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.