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

F

FailedSynchronizationException - Exception in com.gemstone.gemfire.cache
Thrown when a cache transaction fails to register with the UserTransaction (aka JTA transaction), most likely the cause of the UserTransaction's javax.transaction.Status#STATUS_MARKED_ROLLBACK status.
FailedSynchronizationException(String) - Constructor for exception com.gemstone.gemfire.cache.FailedSynchronizationException
Constructs an instance of FailedSynchronizationException with the specified detail message.
FailedSynchronizationException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.FailedSynchronizationException
Constructs an instance of FailedSynchronizationException with the specified detail message and cause.
findStatisticsByNumericId(long) - Method in interface com.gemstone.gemfire.StatisticsFactory
Returns an array of all the existing statistics with the given numericId.
findStatisticsByTextId(String) - Method in interface com.gemstone.gemfire.StatisticsFactory
Returns an array of all the existing statistics with the given textId.
findStatisticsByType(StatisticsType) - Method in interface com.gemstone.gemfire.StatisticsFactory
Returns an array of all the existing statistics of the given type.
findType(String) - Method in interface com.gemstone.gemfire.StatisticsTypeFactory
Finds and returns an already created StatisticsType with the given name.
fine(String, Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes both a message and exception to this writer.
fine(String) - Method in interface com.gemstone.gemfire.LogWriter
Writes a message to this writer.
fine(Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes an exception to this writer.
fineEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "fine" log messages are enabled.
finer(String, Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes both a message and exception to this writer.
finer(String) - Method in interface com.gemstone.gemfire.LogWriter
Writes a message to this writer.
finer(Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes an exception to this writer.
finerEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "finer" log messages are enabled.
finest(String, Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes both a message and exception to this writer.
finest(String) - Method in interface com.gemstone.gemfire.LogWriter
Writes a message to this writer.
finest(Throwable) - Method in interface com.gemstone.gemfire.LogWriter
Writes an exception to this writer.
finestEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "finest" log messages are enabled.
FORCED_DISCONNECT - Static variable in class com.gemstone.gemfire.cache.Operation
A cache close due to being forced out of the distributed system by other members.
forceRolling() - Method in interface com.gemstone.gemfire.cache.Region
Asks the region to start writing to a new log (if persistence/overflow is turned on).
forName(String) - Static method in class com.gemstone.gemfire.admin.AlertLevel
Returns the AlertLevel with the given name
forSeverity(int) - Static method in class com.gemstone.gemfire.admin.AlertLevel
Returns the AlertLevel for the given severity
freeResources(Object) - Method in class com.gemstone.gemfire.distributed.DistributedLockService
Free internal resources associated with the given name.
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.MembershipAttributes
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.SubscriptionAttributes
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.util.BridgeEventCallbackArgument
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.util.GatewayEventCallbackArgument
 
fromData(DataInput) - Method in interface com.gemstone.gemfire.DataSerializable
Reads the state of this object as primitive data from the given DataInput.
fromData(DataInput) - Method in class com.gemstone.gemfire.DataSerializer
Reads an object from a DataInput.
fromName(String) - Static method in class com.gemstone.gemfire.cache.LossAction
Return the LossAction specified by name
fromName(String) - Static method in class com.gemstone.gemfire.cache.ResumptionAction
Return the ResumptionAction specified by name
fromOrdinal(int) - Static method in class com.gemstone.gemfire.admin.AlertLevel
Return the AlertLevel represented by specified ordinal
fromOrdinal(int) - Static method in class com.gemstone.gemfire.admin.SystemMemberType
Return the SystemMemberType represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.DataPolicy
Return the DataPolicy represented by specified ordinal
fromOrdinal(int) - Static method in class com.gemstone.gemfire.cache.ExpirationAction
Return the ExpirationAction represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.InterestPolicy
Return the InterestPolicy represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.InterestResultPolicy
Returns the InterestResultPolicy represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.LossAction
Return the LossAction represented by specified ordinal
fromOrdinal(int) - Static method in class com.gemstone.gemfire.cache.MirrorType
Deprecated. Return the MirrorType represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.Operation
Return the Operation represented by specified ordinal
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.operations.InterestType
Returns the InterestType represented by specified ordinal.
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.operations.OperationContext.OperationCode
Returns the OperationCode represented by specified byte.
fromOrdinal(byte) - Static method in class com.gemstone.gemfire.cache.ResumptionAction
Return the ResumptionAction represented by specified ordinal
fromOrdinal(int) - Static method in class com.gemstone.gemfire.cache.Scope
Return the Scope represented by specified ordinal
fromString(String) - Static method in class com.gemstone.gemfire.cache.Scope
Parse the given string into a Scope
FULL_ACCESS - Static variable in class com.gemstone.gemfire.cache.LossAction
Access to the region is unaffected when required roles are missing.
FUNCTIONAL - Static variable in class com.gemstone.gemfire.cache.query.IndexType
The index type of a functional index.
FunctionDomainException - Exception in com.gemstone.gemfire.cache.query
Thrown if the domain of a function is not legal.
FunctionDomainException(String) - Constructor for exception com.gemstone.gemfire.cache.query.FunctionDomainException
Constructs and instance of FunctionDomainException.

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.