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 

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.
failedToPersist() - Method in interface com.gemstone.gemfire.management.cli.Result
Return whether the configuration changes due to command have been persisted to cluster configuration or not.
federate(ObjectName, Class<T>, boolean) - Method in class com.gemstone.gemfire.management.ManagementService
Adds a bean to the list of those being federated, meaning that it's state will be periodically pushed to managing members.
fetchCacheServerObjectName(String, int) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a CacheServerMXBean used to access a cache server.
fetchDiskStoreObjectName(String, String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns object name of a DiskStoreMXBean for a given name and member
fetchDistributedLockServiceObjectName(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a DistributedLockServiceMXBean used to access a distributed lock service.
fetchDistributedRegionObjectName(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a DistributedRegionMXBean used to access a distributed region.
fetchGatewayReceiverObjectName(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a GatewayReceiverMXBean used to access a gateway receiver.
fetchGatewaySenderObjectName(String, String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a GatewaySenderMXBean used to access a gateway sender.
fetchGrantorMember() - Method in interface com.gemstone.gemfire.management.DistributedLockServiceMXBean
Returns of the name of the member which grants the lock.
fetchGrantorMember() - Method in interface com.gemstone.gemfire.management.LockServiceMXBean
Returns of the name of the member which grants the lock.
fetchJvmThreads() - Method in interface com.gemstone.gemfire.management.MemberMXBean
Returns the current threads.
fetchLoadProbe() - Method in interface com.gemstone.gemfire.management.CacheServerMXBean
Returns the load probe for this CacheServer.
fetchLockServiceObjectName(String, String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a LockServiceMXBean used to access a lock service.
fetchMemberConfiguration(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the configuration information for a distributed member.
fetchMemberObjectName(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a MemberMXBean used to access a distributed member..
fetchMemberUpTime(String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the total time (in seconds) since a distributed member was started.
fetchRegionObjectName(String, String) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns the object name for a RegionMXBean used to access a region.
fetchRegionObjectNames(ObjectName) - Method in interface com.gemstone.gemfire.management.DistributedSystemMXBean
Returns a list of object names for the RegionMXBeans used to access all regions on a distributed member.
FieldType - Enum in com.gemstone.gemfire.pdx
Every field of a pdx must have one of these types.
FILE - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
 
FILE_PATHSTRING - Static variable in interface com.gemstone.gemfire.management.cli.ConverterHint
 
find(String) - Static method in class com.gemstone.gemfire.cache.client.PoolManager
Find by name an existing connection pool returning the existing pool or null if it does not exist.
find(Region<?, ?>) - Static method in class com.gemstone.gemfire.cache.client.PoolManager
Find the pool used by the given region.
findDiskStore(String) - Method in interface com.gemstone.gemfire.cache.GemFireCache
Returns the DiskStore by name or null if no disk store is found.
findDistributedMember(String) - Method in class com.gemstone.gemfire.distributed.DistributedSystem
Find the distributed member with the given name
findDistributedMembers(InetAddress) - Method in class com.gemstone.gemfire.distributed.DistributedSystem
Find the set of distributed members running on a given address
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.i18n.LogWriterI18n
Writes both a message and exception to this writer.
fine(String) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes a message to this writer.
fine(Throwable) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes an exception to this writer.
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.i18n.LogWriterI18n
 
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.i18n.LogWriterI18n
Writes both a message and exception to this writer.
finer(String) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes a message to this writer.
finer(Throwable) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes an exception to this writer.
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.i18n.LogWriterI18n
 
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.i18n.LogWriterI18n
Writes both a message and exception to this writer.
finest(String) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes a message to this writer.
finest(Throwable) - Method in interface com.gemstone.gemfire.i18n.LogWriterI18n
Writes an exception to this writer.
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.i18n.LogWriterI18n
 
finestEnabled() - Method in interface com.gemstone.gemfire.LogWriter
Returns true if "finest" log messages are enabled.
FixedPartitionAttributes - Class in com.gemstone.gemfire.cache
Composite date type used to distribute the attributes for a fixed partition.
FixedPartitionAttributes() - Constructor for class com.gemstone.gemfire.cache.FixedPartitionAttributes
 
FixedPartitionAttributesData - Class in com.gemstone.gemfire.management
Composite date type used to distribute the fixed partition attributes for a Region.
FixedPartitionAttributesData(String, boolean, int) - Constructor for class com.gemstone.gemfire.management.FixedPartitionAttributesData
 
FixedPartitionResolver<K,V> - Interface in com.gemstone.gemfire.cache
Implementers of interface FixedPartitionResolver helps to achieve explicit mapping of a "user defined" partition to a data member node.
flush() - Method in interface com.gemstone.gemfire.cache.DiskStore
Causes any data that is currently in the asynchronous queue to be written to disk.
flush() - Method in interface com.gemstone.gemfire.management.DiskStoreMXBean
Causes any data that is currently in the asynchronous queue to be written to disk.
forceCompaction() - Method in interface com.gemstone.gemfire.cache.DiskStore
Allows a disk compaction to be forced on this disk store.
forceCompaction() - Method in interface com.gemstone.gemfire.management.DiskStoreMXBean
Requests the DiskStore to start compacting.
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.
ForcedDisconnectException - Exception in com.gemstone.gemfire
An ForcedDisconnectException is thrown when a GemFire application is removed from the distributed system due to membership constraints such as network partition detection.
ForcedDisconnectException(String) - Constructor for exception com.gemstone.gemfire.ForcedDisconnectException
Creates a new SystemConnectException.
ForcedDisconnectException(String, Throwable) - Constructor for exception com.gemstone.gemfire.ForcedDisconnectException
 
forceRoll() - Method in interface com.gemstone.gemfire.cache.DiskStore
Asks the disk store to start writing to a new oplog.
forceRoll() - Method in interface com.gemstone.gemfire.management.DiskStoreMXBean
Requests the DiskStore to start writing to a new op-log.
forceRolling() - Method in interface com.gemstone.gemfire.cache.Region
Deprecated.
forName(String) - Static method in class com.gemstone.gemfire.admin.AlertLevel
Deprecated.
Returns the AlertLevel with the given name
forSeverity(int) - Static method in class com.gemstone.gemfire.admin.AlertLevel
Deprecated.
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.admin.RegionSubRegionSnapshot
Deprecated.
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.ExpirationAttributes
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.MembershipAttributes
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.server.ServerLoad
 
fromData(DataInput) - Method in class com.gemstone.gemfire.cache.SubscriptionAttributes
 
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.
fromData(PdxReader) - Method in interface com.gemstone.gemfire.pdx.PdxSerializable
Deserializes the PDX fields using the given reader.
fromData(Class<?>, PdxReader) - Method in interface com.gemstone.gemfire.pdx.PdxSerializer
This method is given an class that should be instantiated and deserialized using the given reader.
fromData(Class<?>, PdxReader) - Method in class com.gemstone.gemfire.pdx.ReflectionBasedAutoSerializer
Method implemented from PdxSerializer which performs object de-serialization.
fromDelta(DataInput) - Method in interface com.gemstone.gemfire.Delta
This method is invoked on an existing application object when an update is received as a delta.
fromJson(String) - Static method in class com.gemstone.gemfire.distributed.LocatorLauncher.LocatorState
Unmarshals a LocatorState instance from the JSON String.
fromJson(String) - Static method in class com.gemstone.gemfire.distributed.ServerLauncher.ServerState
Unmarshals a ServerState instance from the JSON String.
fromJSON(String) - Static method in class com.gemstone.gemfire.pdx.JSONFormatter
To create PdxInstance from JSON string
fromJSON(byte[]) - Static method in class com.gemstone.gemfire.pdx.JSONFormatter
To create PdxInstance from JSON string
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
Deprecated.
Return the AlertLevel represented by specified ordinal
fromOrdinal(int) - Static method in class com.gemstone.gemfire.admin.SystemMemberType
Deprecated.
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.
Function - Interface in com.gemstone.gemfire.cache.execute
Defines the interface a user defined function implements.
FUNCTION_EXECUTION - Static variable in class com.gemstone.gemfire.cache.Operation
A 'function execution' operation.
FunctionAdapter - Class in com.gemstone.gemfire.cache.execute
Application developers can extend this class instead of implementing the Function interface.
FunctionAdapter() - Constructor for class com.gemstone.gemfire.cache.execute.FunctionAdapter
 
FUNCTIONAL - Static variable in class com.gemstone.gemfire.cache.query.IndexType
Deprecated.
The index type of a functional index.
FunctionContext - Interface in com.gemstone.gemfire.cache.execute
Defines the execution context of a Function.
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.
FunctionException - Exception in com.gemstone.gemfire.cache.execute
Thrown to indicate an error or exceptional condition during the execution of Functions in GemFire.
FunctionException() - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
Creates new function exception with given error message.
FunctionException(String) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
Creates new function exception with given error message.
FunctionException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
Creates new function exception with given error message and optional nested exception.
FunctionException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionException
Creates new function exception given throwable as a cause and source of error message.
FunctionInvocationTargetException - Exception in com.gemstone.gemfire.cache.execute
Thrown if one of the function execution nodes goes away or cache is closed.
FunctionInvocationTargetException(Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String, DistributedMember) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionInvocationTargetException(String, Throwable) - Constructor for exception com.gemstone.gemfire.cache.execute.FunctionInvocationTargetException
Construct an instance of FunctionInvocationTargetException
FunctionService - Class in com.gemstone.gemfire.cache.execute
Provides the entry point into execution of user defined Functions.
FutureCancelledException - Exception in com.gemstone.gemfire.distributed
Thrown when a Future has been cancelled.
FutureCancelledException() - Constructor for exception com.gemstone.gemfire.distributed.FutureCancelledException
 
FutureCancelledException(String, Throwable) - Constructor for exception com.gemstone.gemfire.distributed.FutureCancelledException
 
FutureCancelledException(Throwable) - Constructor for exception com.gemstone.gemfire.distributed.FutureCancelledException
 
FutureCancelledException(String) - Constructor for exception com.gemstone.gemfire.distributed.FutureCancelledException
 
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.