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

E

emergencyClose() - Method in class com.gemstone.gemfire.cache.util.BridgeLoader
 
emergencyClose() - Static method in class com.gemstone.gemfire.cache.util.BridgeWriter
 
emergencyClose() - Static method in class com.gemstone.gemfire.SystemFailure
Attempt to close any and all GemFire resources.
EMPTY - Static variable in class com.gemstone.gemfire.cache.DataPolicy
Data is never stored in local memory.
EndpointDoesNotExistException - Exception in com.gemstone.gemfire.cache.util
An EndpointDoesNotExistException indicates a client Endpoint does not exist for the input name, host and port.
EndpointDoesNotExistException(String, String, int) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointDoesNotExistException
Constructs a new EndpointDoesNotExistException.
EndpointException - Exception in com.gemstone.gemfire.cache.util
An EndpointException is a generic exception that indicates a client Endpoint exception has occurred.
EndpointException() - Constructor for exception com.gemstone.gemfire.cache.util.EndpointException
Constructs a new EndpointException.
EndpointException(String) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointException
Constructs a new EndpointException with a message string.
EndpointException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointException
Constructs a EndpointException with a message string and a base exception
EndpointException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointException
Constructs a EndpointException with a cause
EndpointExistsException - Exception in com.gemstone.gemfire.cache.util
An EndpointExistsException indicates a client Endpoint already exists.
EndpointExistsException(Endpoint) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointExistsException
Constructs a new EndpointExistsException.
EndpointInUseException - Exception in com.gemstone.gemfire.cache.util
An EndpointInUseException indicates a client Endpoint is in use (meaning that it contains one or more Connections.
EndpointInUseException(Endpoint) - Constructor for exception com.gemstone.gemfire.cache.util.EndpointInUseException
Constructs a new EndpointInUseException.
entering(String, String) - Method in interface com.gemstone.gemfire.LogWriter
Log a method entry.
ENTITY_CONFIG_XML_FILE_NAME - Static variable in interface com.gemstone.gemfire.admin.DistributedSystemConfig
The name of an XML file that specifies the configuration for the managed entities administered by the DistributedSystem.
entries(boolean) - Method in interface com.gemstone.gemfire.cache.Region
Deprecated. Use entrySet(boolean recursive) instead.
EntryDestroyedException - Exception in com.gemstone.gemfire.cache
Indicates that a method was invoked on an entry that has been destroyed.
EntryDestroyedException() - Constructor for exception com.gemstone.gemfire.cache.EntryDestroyedException
Constructs a new EntryDestroyedException.
EntryDestroyedException(String) - Constructor for exception com.gemstone.gemfire.cache.EntryDestroyedException
Constructs a new EntryDestroyedException with the message.
EntryDestroyedException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.EntryDestroyedException
Constructs a new EntryDestroyedException with a detailed message and a causal exception.
EntryDestroyedException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.EntryDestroyedException
Construct a EntryDestroyedException with a cause.
EntryEvent - Interface in com.gemstone.gemfire.cache
Contains information about an event affecting an entry, including its identity and the the circumstances of the event.
EntryExistsException - Exception in com.gemstone.gemfire.cache
Thrown when attempting to create a Region.Entry that already exists in the Region.
EntryExistsException(String) - Constructor for exception com.gemstone.gemfire.cache.EntryExistsException
Constructs an instance of EntryExistsException with the specified detail message.
EntryExistsException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.EntryExistsException
Constructs an instance of EntryExistsException with the specified detail message and cause.
EntryNotFoundException - Exception in com.gemstone.gemfire.cache
Thrown when an operation is invoked on Region for an entry that doesn't exist in the Region.
EntryNotFoundException(String) - Constructor for exception com.gemstone.gemfire.cache.EntryNotFoundException
Constructs an instance of EntryNotFoundException with the specified detail message.
EntryNotFoundException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.EntryNotFoundException
Constructs an instance of EntryNotFoundException with the specified detail message and cause.
EntryNotFoundInRegion - Exception in com.gemstone.gemfire.cache
Deprecated. this class is no longer in use
EntryNotFoundInRegion(String) - Constructor for exception com.gemstone.gemfire.cache.EntryNotFoundInRegion
Deprecated. Do not create instances of this class.
EntryNotFoundInRegion(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.EntryNotFoundInRegion
Deprecated. do not create instances of this class.
entrySet(boolean) - Method in interface com.gemstone.gemfire.cache.Region
Returns the Set of Region.Entry objects in this region.
entrySet() - Method in interface com.gemstone.gemfire.cache.Region
Returns the Set of Region.Entry objects in this region.
equals(Object) - Method in class com.gemstone.gemfire.admin.AlertLevel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.gemstone.gemfire.admin.SystemMemberType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in interface com.gemstone.gemfire.cache.DiskWriteAttributes
Two DiskWriteAttributes are equal if the both specify the synchronous writes, or they both specify asynchronous writes with the same time interval, bytes threshold, maxOplogSize and rolling values
equals(Object) - Method in class com.gemstone.gemfire.cache.EvictionAttributes
 
equals(Object) - Method in class com.gemstone.gemfire.cache.ExpirationAttributes
 
equals(Object) - Method in class com.gemstone.gemfire.cache.MembershipAttributes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
Indicates whether other object is same as this one.
equals(OperationContext.OperationCode) - Method in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
Indicates whether other OperationCode is same as this one.
equals(Object) - Method in interface com.gemstone.gemfire.cache.Region
Compares the specified object with this region for equality.
equals(Object) - Method in class com.gemstone.gemfire.cache.SubscriptionAttributes
 
equals(Object) - Method in class com.gemstone.gemfire.cache.util.UniversalMembershipListenerAdapter.AdaptedMembershipEvent
 
equals(Object) - Method in class com.gemstone.gemfire.DataSerializer
Two DataSerializers are consider to be equal if they have the same id.
equals(Object) - Method in class com.gemstone.gemfire.distributed.DurableClientAttributes
 
ERROR - Static variable in class com.gemstone.gemfire.admin.AlertLevel
 
error(String, Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes both a message and exception to this writer.
error(String) - Method in interface com.gemstone.gemfire.LogWriter
Writes a message to this writer.
error(Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes an exception to this writer.
errorEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "error" log messages are enabled.
EVICT_DESTROY - Static variable in class com.gemstone.gemfire.cache.Operation
An entry local destroy caused by an eviction.
EvictionAction - Class in com.gemstone.gemfire.cache
The action that an EvictionAlgorithm takes.
EvictionAlgorithm - Class in com.gemstone.gemfire.cache
The algorithm used to determine when to perform an EvictionAction
EvictionAttributes - Class in com.gemstone.gemfire.cache
Attributes that describe how a Region's size is managed through an eviction controller.
EvictionAttributes() - Constructor for class com.gemstone.gemfire.cache.EvictionAttributes
 
EvictionAttributesMutator - Interface in com.gemstone.gemfire.cache
The EvictionAttributesMutator allows changes to be made to a EvictionAttributes.
execute() - Method in interface com.gemstone.gemfire.cache.query.CqQuery
Start executing the CQ or if this CQ is stopped earlier, resumes execution of the CQ.
execute() - Method in interface com.gemstone.gemfire.cache.query.Query
Execute this query and returns an object that represent its result.
execute(Object[]) - Method in interface com.gemstone.gemfire.cache.query.Query
Executes this query with the given parameters and returns an object that represent its result.
EXECUTE_CQ - Static variable in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
A continuous query execution operation.
ExecuteCQOperationContext - Class in com.gemstone.gemfire.cache.operations
Encapsulates a continuous query registeration operation for both the pre-operation and post-operation cases.
ExecuteCQOperationContext(String, String, Set, boolean) - Constructor for class com.gemstone.gemfire.cache.operations.ExecuteCQOperationContext
Constructor for the EXECUTE_CQ operation.
executeCqs() - Method in interface com.gemstone.gemfire.cache.query.QueryService
Starts execution of all the registered continuous queries for this client.
executeCqs(String) - Method in interface com.gemstone.gemfire.cache.query.QueryService
Starts execution of all the continuous queries registered on the specified region for this client.
executeWithInitialResults() - Method in interface com.gemstone.gemfire.cache.query.CqQuery
Start executing the CQ or if this CQ is stopped earlier, resumes execution of the CQ.
exists() - Method in interface com.gemstone.gemfire.cache.CacheTransactionManager
Reports the existence of a Transaction for this thread
existsValue(String) - Method in interface com.gemstone.gemfire.cache.Region
Determines whether there is a value in this Region that matches the given queryPredicate.
exiting(String, String) - Method in interface com.gemstone.gemfire.LogWriter
Log a method return.
ExpirationAction - Class in com.gemstone.gemfire.cache
Enumerated type for expiration actions.
ExpirationAttributes - Class in com.gemstone.gemfire.cache
Immutable parameter object for accessing and setting the attributes associated with timeToLive and idleTimeout.
ExpirationAttributes(int) - Constructor for class com.gemstone.gemfire.cache.ExpirationAttributes
Constructs an ExpirationAttributes with the specified expiration time and the default expiration action ExpirationAction.INVALIDATE.
ExpirationAttributes(int, ExpirationAction) - Constructor for class com.gemstone.gemfire.cache.ExpirationAttributes
Constructs an ExpirationAttributes with the specified expiration time and expiration action.
EXPIRE_DESTROY - Static variable in class com.gemstone.gemfire.cache.Operation
An entry distributed destroy triggered by expiration
EXPIRE_INVALIDATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry distributed invalidate triggered by expiration
EXPIRE_LOCAL_DESTROY - Static variable in class com.gemstone.gemfire.cache.Operation
An entry local destroy triggered by expiration
EXPIRE_LOCAL_INVALIDATE - Static variable in class com.gemstone.gemfire.cache.Operation
An entry local invalidate triggered by expiration

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