JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.gemstone.gemfire
,
com.gemstone.gemfire.admin
,
com.gemstone.gemfire.admin.jmx
,
com.gemstone.gemfire.annotations
,
com.gemstone.gemfire.cache
,
com.gemstone.gemfire.cache.asyncqueue
,
com.gemstone.gemfire.cache.client
,
com.gemstone.gemfire.cache.control
,
com.gemstone.gemfire.cache.execute
,
com.gemstone.gemfire.cache.hdfs
,
com.gemstone.gemfire.cache.lucene
,
com.gemstone.gemfire.cache.operations
,
com.gemstone.gemfire.cache.partition
,
com.gemstone.gemfire.cache.persistence
,
com.gemstone.gemfire.cache.query
,
com.gemstone.gemfire.cache.query.types
,
com.gemstone.gemfire.cache.server
,
com.gemstone.gemfire.cache.snapshot
,
com.gemstone.gemfire.cache.util
,
com.gemstone.gemfire.cache.wan
,
com.gemstone.gemfire.compression
,
com.gemstone.gemfire.distributed
,
com.gemstone.gemfire.i18n
,
com.gemstone.gemfire.lang
,
com.gemstone.gemfire.management
,
com.gemstone.gemfire.management.cli
,
com.gemstone.gemfire.management.membership
,
com.gemstone.gemfire.memcached
,
com.gemstone.gemfire.modules.gatewaydelta
,
com.gemstone.gemfire.modules.hibernate
,
com.gemstone.gemfire.modules.session.bootstrap
,
com.gemstone.gemfire.modules.session.catalina
,
com.gemstone.gemfire.modules.session.catalina.callback
,
com.gemstone.gemfire.modules.session.filter
,
com.gemstone.gemfire.modules.session.installer
,
com.gemstone.gemfire.modules.session.installer.args
,
com.gemstone.gemfire.modules.util
,
com.gemstone.gemfire.pdx
,
com.gemstone.gemfire.ra
,
com.gemstone.gemfire.redis
,
com.gemstone.gemfire.security
Class Hierarchy
java.lang.Object
com.gemstone.gemfire.modules.session.bootstrap.
AbstractCache
com.gemstone.gemfire.modules.session.bootstrap.
ClientServerCache
com.gemstone.gemfire.modules.session.bootstrap.
PeerToPeerCache
com.gemstone.gemfire.modules.session.catalina.
AbstractCacheLifecycleListener
(implements org.apache.catalina.LifecycleListener)
com.gemstone.gemfire.modules.session.catalina.
ClientServerCacheLifecycleListener
com.gemstone.gemfire.modules.session.catalina.
PeerToPeerCacheLifecycleListener
com.gemstone.gemfire.modules.gatewaydelta.
AbstractGatewayDeltaEvent
(implements com.gemstone.gemfire.
DataSerializable
, com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaEvent
)
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaCreateEvent
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaDestroyEvent
com.gemstone.gemfire.distributed.
AbstractLauncher
<T> (implements java.lang.Runnable)
com.gemstone.gemfire.distributed.
LocatorLauncher
com.gemstone.gemfire.distributed.
ServerLauncher
com.gemstone.gemfire.distributed.
AbstractLauncher.ServiceState
<T>
com.gemstone.gemfire.distributed.
LocatorLauncher.LocatorState
com.gemstone.gemfire.distributed.
ServerLauncher.ServerState
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
com.gemstone.gemfire.cache.util.
BoundedLinkedHashMap
com.gemstone.gemfire.modules.session.catalina.
AbstractSessionCache
(implements com.gemstone.gemfire.modules.session.catalina.
SessionCache
)
com.gemstone.gemfire.modules.session.catalina.
ClientServerSessionCache
com.gemstone.gemfire.modules.session.catalina.
PeerToPeerSessionCache
com.gemstone.gemfire.admin.
AdminConfig
com.gemstone.gemfire.admin.
AdminConfig.Entry
com.gemstone.gemfire.admin.
AdminDistributedSystemFactory
com.gemstone.gemfire.admin.jmx.
AgentFactory
com.gemstone.gemfire.admin.
AlertLevel
(implements java.io.Serializable)
com.gemstone.gemfire.modules.session.installer.args.
Argument
com.gemstone.gemfire.modules.session.installer.args.
ArgumentProcessor
com.gemstone.gemfire.modules.session.installer.args.
ArgumentValues
com.gemstone.gemfire.cache.
AttributesFactory
<K,V>
com.gemstone.gemfire.cache.util.
AutoBalancer
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.modules.util.
Banner
com.gemstone.gemfire.modules.util.
BootstrappingFunction
(implements com.gemstone.gemfire.cache.execute.
Function
, com.gemstone.gemfire.distributed.internal.MembershipListener)
com.gemstone.gemfire.cache.
CacheFactory
com.gemstone.gemfire.cache.util.
CacheListenerAdapter
<K,V> (implements com.gemstone.gemfire.cache.
CacheListener
<K,V>)
com.gemstone.gemfire.modules.util.
DebugCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaEventApplicationCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaForwarderCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.modules.hibernate.
GemFireCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.modules.util.
RegionConfigurationCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.cache.util.
RegionMembershipListenerAdapter
<K,V> (implements com.gemstone.gemfire.cache.
RegionMembershipListener
<K,V>)
com.gemstone.gemfire.cache.util.
RegionRoleListenerAdapter
<K,V> (implements com.gemstone.gemfire.cache.
RegionRoleListener
<K,V>)
com.gemstone.gemfire.modules.session.catalina.callback.
SessionExpirationCacheListener
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.cache.util.
CacheWriterAdapter
<K,V> (implements com.gemstone.gemfire.cache.
CacheWriter
<K,V>)
com.gemstone.gemfire.modules.session.catalina.callback.
LocalSessionCacheWriter
(implements com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.
CancelCriterion
java.lang.ClassLoader
java.security.SecureClassLoader
java.net.URLClassLoader (implements java.io.Closeable)
com.gemstone.gemfire.modules.session.installer.
JarClassLoader
com.gemstone.gemfire.cache.client.
ClientCacheFactory
com.gemstone.gemfire.management.
ClientHealthStatus
com.gemstone.gemfire.management.membership.
ClientMembership
com.gemstone.gemfire.management.membership.
ClientMembershipListenerAdapter
(implements com.gemstone.gemfire.management.membership.
ClientMembershipListener
)
com.gemstone.gemfire.management.
ClientQueueDetail
com.gemstone.gemfire.management.cli.
CommandService
com.gemstone.gemfire.modules.util.
ContextMapper
com.gemstone.gemfire.
CopyHelper
com.gemstone.gemfire.cache.query.
CqAttributesFactory
com.gemstone.gemfire.cache.query.
CqAttributesFactory.CqAttributesImpl
(implements java.lang.Cloneable, com.gemstone.gemfire.cache.query.
CqAttributes
, com.gemstone.gemfire.cache.query.
CqAttributesMutator
, java.io.Serializable)
com.gemstone.gemfire.cache.util.
CqListenerAdapter
(implements com.gemstone.gemfire.cache.query.
CqListener
)
com.gemstone.gemfire.modules.util.
CreateRegionFunction
(implements com.gemstone.gemfire.cache.
Declarable
, com.gemstone.gemfire.cache.execute.
Function
)
com.gemstone.gemfire.cache.
CustomEvictionAttributes
com.gemstone.gemfire.cache.
DataPolicy
(implements java.io.Serializable)
com.gemstone.gemfire.
DataSerializer
com.gemstone.gemfire.management.
DiskBackupResult
com.gemstone.gemfire.management.
DiskBackupStatus
com.gemstone.gemfire.management.
DiskMetrics
com.gemstone.gemfire.cache.
DiskWriteAttributesFactory
(implements java.io.Serializable)
com.gemstone.gemfire.distributed.
DistributedLockService
com.gemstone.gemfire.distributed.
DistributedSystem
(implements com.gemstone.gemfire.
StatisticsFactory
)
com.gemstone.gemfire.distributed.
DurableClientAttributes
com.gemstone.gemfire.cache.
DynamicRegionFactory
com.gemstone.gemfire.cache.
DynamicRegionFactory.Config
javax.print.attribute.EnumSyntax (implements java.lang.Cloneable, java.io.Serializable)
com.gemstone.gemfire.cache.
EvictionAction
com.gemstone.gemfire.cache.
EvictionAlgorithm
org.hibernate.type.EnumType (implements org.hibernate.usertype.EnhancedUserType, org.hibernate.usertype.ParameterizedType, java.io.Serializable)
com.gemstone.gemfire.modules.hibernate.
EnumType
com.gemstone.gemfire.cache.wan.
EventSequenceID
com.gemstone.gemfire.cache.
EvictionAttributes
(implements com.gemstone.gemfire.
DataSerializable
)
com.gemstone.gemfire.management.
EvictionAttributesData
com.gemstone.gemfire.cache.
ExpirationAction
(implements java.io.Serializable)
com.gemstone.gemfire.cache.
ExpirationAttributes
(implements com.gemstone.gemfire.
DataSerializable
)
com.gemstone.gemfire.cache.
FixedPartitionAttributes
com.gemstone.gemfire.management.
FixedPartitionAttributesData
com.gemstone.gemfire.cache.execute.
FunctionAdapter
(implements com.gemstone.gemfire.cache.execute.
Function
)
com.gemstone.gemfire.cache.execute.
FunctionService
com.gemstone.gemfire.cache.util.
Gateway
com.gemstone.gemfire.modules.hibernate.
GemFireCache
(implements org.hibernate.cache.Cache)
com.gemstone.gemfire.modules.hibernate.
GemFireCacheProvider
(implements org.hibernate.cache.CacheProvider)
com.gemstone.gemfire.admin.
GemFireHealth.Health
(implements java.io.Serializable)
com.gemstone.gemfire.admin.
GemFireMemberStatus
(implements java.io.Serializable)
com.gemstone.gemfire.memcached.
GemFireMemcachedServer
com.gemstone.gemfire.management.
GemFireProperties
com.gemstone.gemfire.modules.hibernate.
GemFireQueryCacheFactory
(implements org.hibernate.cache.QueryCacheFactory)
com.gemstone.gemfire.redis.
GemFireRedisServer
com.gemstone.gemfire.modules.hibernate.
GemFireRegionFactory
(implements org.hibernate.cache.RegionFactory)
com.gemstone.gemfire.cache.query.
IndexType
java.io.InputStream (implements java.io.Closeable)
java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
com.gemstone.gemfire.modules.util.
ClassLoaderObjectInputStream
com.gemstone.gemfire.modules.session.installer.
Installer
com.gemstone.gemfire.
Instantiator
com.gemstone.gemfire.
CanonicalInstantiator
com.gemstone.gemfire.cache.
InterestPolicy
(implements java.io.Serializable)
com.gemstone.gemfire.cache.
InterestResultPolicy
(implements java.io.Serializable)
com.gemstone.gemfire.cache.operations.
InterestType
com.gemstone.gemfire.pdx.
JSONFormatter
com.gemstone.gemfire.management.
JVMMetrics
com.gemstone.gemfire.modules.session.catalina.callback.
LocalSessionCacheLoader
(implements com.gemstone.gemfire.cache.
CacheLoader
<K,V>, com.gemstone.gemfire.cache.
Declarable
)
com.gemstone.gemfire.distributed.
Locator
com.gemstone.gemfire.distributed.
LocatorLauncher.Builder
com.gemstone.gemfire.cache.
LossAction
(implements java.io.Serializable)
com.gemstone.gemfire.cache.lucene.
LuceneServiceProvider
com.gemstone.gemfire.management.
ManagementService
org.apache.catalina.session.ManagerBase (implements org.apache.catalina.Manager, javax.management.MBeanRegistration)
com.gemstone.gemfire.modules.session.catalina.
DeltaSessionManager
(implements org.apache.catalina.Lifecycle, java.beans.PropertyChangeListener, com.gemstone.gemfire.modules.session.catalina.
SessionManager
)
com.gemstone.gemfire.modules.session.catalina.
Tomcat6DeltaSessionManager
com.gemstone.gemfire.modules.session.catalina.
Tomcat7DeltaSessionManager
com.gemstone.gemfire.cache.
MembershipAttributes
(implements com.gemstone.gemfire.
DataSerializable
, java.io.Externalizable)
com.gemstone.gemfire.management.
MembershipAttributesData
com.gemstone.gemfire.cache.
MirrorType
(implements java.io.Serializable)
com.gemstone.gemfire.modules.util.
ModuleStatistics
com.gemstone.gemfire.management.
NetworkMetrics
com.gemstone.gemfire.cache.util.
ObjectSizerImpl
(implements com.gemstone.gemfire.cache.util.
ObjectSizer
)
com.gemstone.gemfire.cache.
Operation
(implements java.io.Serializable)
com.gemstone.gemfire.cache.operations.
OperationContext
com.gemstone.gemfire.cache.operations.
ExecuteFunctionOperationContext
com.gemstone.gemfire.cache.operations.
GetDurableCQsOperationContext
com.gemstone.gemfire.cache.operations.
InterestOperationContext
com.gemstone.gemfire.cache.operations.
RegisterInterestOperationContext
com.gemstone.gemfire.cache.operations.
UnregisterInterestOperationContext
com.gemstone.gemfire.cache.operations.
KeyOperationContext
com.gemstone.gemfire.cache.operations.
DestroyOperationContext
com.gemstone.gemfire.cache.operations.
InvalidateOperationContext
com.gemstone.gemfire.cache.operations.
KeyValueOperationContext
com.gemstone.gemfire.cache.operations.
GetOperationContext
com.gemstone.gemfire.cache.operations.
PutOperationContext
com.gemstone.gemfire.cache.operations.
KeySetOperationContext
com.gemstone.gemfire.cache.operations.
PutAllOperationContext
com.gemstone.gemfire.cache.operations.
QueryOperationContext
com.gemstone.gemfire.cache.operations.
ExecuteCQOperationContext
com.gemstone.gemfire.cache.operations.
CloseCQOperationContext
com.gemstone.gemfire.cache.operations.
StopCQOperationContext
com.gemstone.gemfire.cache.operations.
RegionCreateOperationContext
com.gemstone.gemfire.cache.operations.
RegionOperationContext
com.gemstone.gemfire.cache.operations.
RegionClearOperationContext
com.gemstone.gemfire.cache.operations.
RegionDestroyOperationContext
com.gemstone.gemfire.cache.operations.
RemoveAllOperationContext
com.gemstone.gemfire.cache.operations.
OperationContext.OperationCode
com.gemstone.gemfire.management.
OSMetrics
com.gemstone.gemfire.management.
PartitionAttributesData
com.gemstone.gemfire.cache.
PartitionAttributesFactory
<K,V>
com.gemstone.gemfire.cache.partition.
PartitionListenerAdapter
(implements com.gemstone.gemfire.cache.partition.
PartitionListener
)
com.gemstone.gemfire.cache.partition.
PartitionRegionHelper
com.gemstone.gemfire.management.
PersistentMemberDetails
com.gemstone.gemfire.cache.client.
PoolManager
com.gemstone.gemfire.pdx.
ReflectionBasedAutoSerializer
(implements com.gemstone.gemfire.cache.
Declarable
, com.gemstone.gemfire.pdx.
PdxSerializer
)
com.gemstone.gemfire.management.
RegionAttributesData
com.gemstone.gemfire.modules.util.
RegionConfiguration
(implements com.gemstone.gemfire.
DataSerializable
)
com.gemstone.gemfire.cache.
RegionFactory
<K,V>
com.gemstone.gemfire.modules.util.
RegionHelper
com.gemstone.gemfire.modules.util.
RegionSizeFunction
(implements com.gemstone.gemfire.cache.
Declarable
, com.gemstone.gemfire.cache.execute.
Function
)
com.gemstone.gemfire.admin.
RegionSubRegionSnapshot
(implements com.gemstone.gemfire.
DataSerializable
)
com.gemstone.gemfire.cache.
RequiredRoles
com.gemstone.gemfire.modules.util.
ResourceManagerValidator
com.gemstone.gemfire.cache.
ResumptionAction
(implements java.io.Serializable)
com.gemstone.gemfire.cache.
Scope
(implements java.io.Serializable)
com.gemstone.gemfire.distributed.
ServerLauncher.Builder
com.gemstone.gemfire.cache.server.
ServerLoad
(implements com.gemstone.gemfire.
DataSerializable
)
com.gemstone.gemfire.management.
ServerLoadData
com.gemstone.gemfire.cache.server.
ServerLoadProbeAdapter
(implements com.gemstone.gemfire.cache.server.
ServerLoadProbe
)
javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
com.gemstone.gemfire.modules.session.filter.
SessionCachingFilter.RequestWrapper
com.gemstone.gemfire.modules.session.filter.
SessionCachingFilter
(implements javax.servlet.Filter)
com.gemstone.gemfire.modules.util.
SessionCustomExpiry
(implements com.gemstone.gemfire.cache.
CustomExpiry
<K,V>, com.gemstone.gemfire.cache.
Declarable
, java.io.Serializable)
com.gemstone.gemfire.modules.session.filter.
SessionListener
(implements javax.servlet.http.HttpSessionListener)
com.gemstone.gemfire.compression.
SnappyCompressor
(implements com.gemstone.gemfire.compression.
Compressor
, java.io.Serializable)
com.gemstone.gemfire.cache.snapshot.
SnapshotReader
org.apache.catalina.session.StandardSession (implements javax.servlet.http.HttpSession, java.io.Serializable, org.apache.catalina.Session)
com.gemstone.gemfire.modules.session.catalina.
DeltaSession
(implements com.gemstone.gemfire.
DataSerializable
, com.gemstone.gemfire.
Delta
, com.gemstone.gemfire.modules.gatewaydelta.
GatewayDelta
, com.gemstone.gemfire.internal.cache.lru.Sizeable)
org.apache.catalina.session.StandardSessionFacade (implements javax.servlet.http.HttpSession)
com.gemstone.gemfire.modules.session.catalina.
DeltaSessionFacade
com.gemstone.gemfire.i18n.
StringId
com.gemstone.gemfire.cache.
SubscriptionAttributes
(implements com.gemstone.gemfire.
DataSerializable
, java.io.Externalizable)
com.gemstone.gemfire.
SystemFailure
com.gemstone.gemfire.admin.
SystemMemberType
(implements java.io.Serializable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Error
com.gemstone.gemfire.
GemFireRethrowable
com.gemstone.gemfire.
InternalGemFireError
java.lang.Exception
com.gemstone.gemfire.management.cli.
CommandServiceException
com.gemstone.gemfire.
GemFireCheckedException
com.gemstone.gemfire.admin.
AdminException
com.gemstone.gemfire.admin.
CacheDoesNotExistException
com.gemstone.gemfire.admin.
UnmodifiableConfigurationException
com.gemstone.gemfire.cache.query.
QueryException
com.gemstone.gemfire.cache.query.
CqException
com.gemstone.gemfire.cache.query.
CqExistsException
com.gemstone.gemfire.cache.query.
FunctionDomainException
com.gemstone.gemfire.cache.query.
IndexCreationException
com.gemstone.gemfire.cache.query.
IndexExistsException
com.gemstone.gemfire.cache.query.
IndexNameConflictException
com.gemstone.gemfire.cache.query.
NameResolutionException
com.gemstone.gemfire.cache.query.
AmbiguousNameException
com.gemstone.gemfire.cache.query.
NameNotFoundException
com.gemstone.gemfire.cache.query.
RegionNotFoundException
com.gemstone.gemfire.cache.query.
ParameterCountInvalidException
com.gemstone.gemfire.cache.query.
QueryInvocationTargetException
com.gemstone.gemfire.cache.query.
TypeMismatchException
com.gemstone.gemfire.cache.
VersionException
com.gemstone.gemfire.cache.
IncompatibleVersionException
com.gemstone.gemfire.cache.
UnsupportedVersionException
com.gemstone.gemfire.cache.query.
MultiIndexCreationException
java.lang.RuntimeException
com.gemstone.gemfire.lang.
AttachAPINotFoundException
com.gemstone.gemfire.management.cli.
CommandProcessingException
com.gemstone.gemfire.
DeltaSerializationException
com.gemstone.gemfire.
GemFireException
com.gemstone.gemfire.cache.
CacheException
com.gemstone.gemfire.cache.
CacheExistsException
com.gemstone.gemfire.cache.
EntryExistsException
com.gemstone.gemfire.cache.
EntryNotFoundException
com.gemstone.gemfire.cache.
RegionExistsException
com.gemstone.gemfire.cache.hdfs.
StoreExistsException
com.gemstone.gemfire.cache.
TransactionException
com.gemstone.gemfire.cache.
CommitConflictException
com.gemstone.gemfire.cache.
CommitDistributionException
com.gemstone.gemfire.cache.
CommitIncompleteException
com.gemstone.gemfire.cache.
RemoteTransactionException
com.gemstone.gemfire.cache.
TransactionDataNodeHasDepartedException
com.gemstone.gemfire.cache.
TransactionDataNotColocatedException
com.gemstone.gemfire.cache.
TransactionDataRebalancedException
com.gemstone.gemfire.cache.
TransactionInDoubtException
com.gemstone.gemfire.cache.
CacheRuntimeException
com.gemstone.gemfire.cache.
CacheXmlException
com.gemstone.gemfire.
CancelException
com.gemstone.gemfire.cache.
CacheClosedException
com.gemstone.gemfire.distributed.
DistributedSystemDisconnectedException
com.gemstone.gemfire.
ForcedDisconnectException
com.gemstone.gemfire.distributed.
FutureCancelledException
com.gemstone.gemfire.distributed.
GatewayCancelledException
com.gemstone.gemfire.distributed.
OplogCancelledException
com.gemstone.gemfire.
OutOfOffHeapMemoryException
com.gemstone.gemfire.distributed.
PoolCancelledException
com.gemstone.gemfire.
ThreadInterruptedException
com.gemstone.gemfire.distributed.
TXManagerCancelledException
com.gemstone.gemfire.cache.query.
CqClosedException
com.gemstone.gemfire.cache.
DiskAccessException
com.gemstone.gemfire.cache.
EntryDestroyedException
com.gemstone.gemfire.cache.
FailedSynchronizationException
com.gemstone.gemfire.cache.query.
IndexMaintenanceException
com.gemstone.gemfire.cache.
OperationAbortedException
com.gemstone.gemfire.cache.
CacheLoaderException
com.gemstone.gemfire.cache.
CacheWriterException
com.gemstone.gemfire.cache.client.
ClientNotReadyException
com.gemstone.gemfire.cache.
GatewayException
com.gemstone.gemfire.cache.
GatewayConfigurationException
com.gemstone.gemfire.cache.client.
ServerRefusedConnectionException
com.gemstone.gemfire.cache.
TimeoutException
com.gemstone.gemfire.cache.
PartitionedRegionDistributionException
com.gemstone.gemfire.cache.
PartitionedRegionStorageException
com.gemstone.gemfire.cache.query.
QueryExecutionLowMemoryException
com.gemstone.gemfire.cache.query.
QueryExecutionTimeoutException
com.gemstone.gemfire.cache.
RegionDestroyedException
com.gemstone.gemfire.cache.
RegionReinitializedException
com.gemstone.gemfire.admin.
RegionNotFoundException
com.gemstone.gemfire.cache.
ResourceException
com.gemstone.gemfire.cache.
LowMemoryException
com.gemstone.gemfire.cache.
RoleException
com.gemstone.gemfire.cache.
RegionRoleException
com.gemstone.gemfire.cache.
RegionAccessException
com.gemstone.gemfire.cache.
RegionDistributionException
com.gemstone.gemfire.cache.
StatisticsDisabledException
com.gemstone.gemfire.cache.
SynchronizationCommitConflictException
com.gemstone.gemfire.compression.
CompressionException
com.gemstone.gemfire.cache.persistence.
ConflictingPersistentDataException
com.gemstone.gemfire.
CopyException
com.gemstone.gemfire.management.
DependenciesNotFoundException
com.gemstone.gemfire.cache.
DuplicatePrimaryPartitionException
com.gemstone.gemfire.cache.
EntryNotFoundInRegion
com.gemstone.gemfire.cache.execute.
FunctionException
com.gemstone.gemfire.cache.execute.
EmtpyRegionFunctionException
com.gemstone.gemfire.cache.execute.
FunctionInvocationTargetException
com.gemstone.gemfire.
GemFireCacheException
com.gemstone.gemfire.
GemFireConfigException
com.gemstone.gemfire.
GemFireIOException
com.gemstone.gemfire.cache.hdfs.
HDFSIOException
com.gemstone.gemfire.
SerializationException
com.gemstone.gemfire.pdx.
PdxSerializationException
com.gemstone.gemfire.pdx.
NonPortableClassException
com.gemstone.gemfire.
ToDataException
com.gemstone.gemfire.security.
GemFireSecurityException
com.gemstone.gemfire.security.
AuthenticationFailedException
com.gemstone.gemfire.security.
AuthenticationRequiredException
com.gemstone.gemfire.security.
NotAuthorizedException
com.gemstone.gemfire.
IncompatibleSystemException
com.gemstone.gemfire.cache.query.
IndexInvalidException
com.gemstone.gemfire.
InternalGemFireException
com.gemstone.gemfire.
InvalidDeltaException
com.gemstone.gemfire.
InvalidValueException
com.gemstone.gemfire.
InvalidVersionException
com.gemstone.gemfire.pdx.
JSONFormatterException
com.gemstone.gemfire.distributed.
LeaseExpiredException
com.gemstone.gemfire.
LicenseException
com.gemstone.gemfire.management.
ManagementException
com.gemstone.gemfire.management.
AlreadyRunningException
com.gemstone.gemfire.
NoSystemException
com.gemstone.gemfire.
UncreatedSystemException
com.gemstone.gemfire.
UnstartedSystemException
com.gemstone.gemfire.cache.partition.
PartitionNotAvailableException
com.gemstone.gemfire.cache.persistence.
PartitionOfflineException
com.gemstone.gemfire.pdx.
PdxConfigurationException
com.gemstone.gemfire.pdx.
PdxFieldAlreadyExistsException
com.gemstone.gemfire.pdx.
PdxFieldDoesNotExistException
com.gemstone.gemfire.pdx.
PdxFieldTypeMismatchException
com.gemstone.gemfire.pdx.
PdxInitializationException
com.gemstone.gemfire.pdx.
PdxRegistryMismatchException
com.gemstone.gemfire.cache.persistence.
PersistentReplicatesOfflineException
com.gemstone.gemfire.cache.query.
QueryInvalidException
com.gemstone.gemfire.cache.persistence.
RevokedPersistentDataException
com.gemstone.gemfire.cache.persistence.
RevokeFailedException
com.gemstone.gemfire.admin.
RuntimeAdminException
com.gemstone.gemfire.admin.
AdminXmlException
com.gemstone.gemfire.admin.
OperationCancelledException
com.gemstone.gemfire.cache.client.
ServerConnectivityException
com.gemstone.gemfire.cache.client.
AllConnectionsInUseException
com.gemstone.gemfire.cache.client.
NoAvailableLocatorsException
com.gemstone.gemfire.cache.client.
NoAvailableServersException
com.gemstone.gemfire.cache.
NoQueueServersAvailableException
com.gemstone.gemfire.cache.
NoSubscriptionServersAvailableException
com.gemstone.gemfire.cache.client.
ServerOperationException
com.gemstone.gemfire.cache.client.
SubscriptionNotEnabledException
com.gemstone.gemfire.
SystemConnectException
com.gemstone.gemfire.
SystemIsRunningException
com.gemstone.gemfire.
UnmodifiableException
java.lang.IllegalStateException
com.gemstone.gemfire.distributed.
LockNotHeldException
com.gemstone.gemfire.distributed.
LockServiceDestroyedException
java.lang.UnsupportedOperationException
com.gemstone.gemfire.cache.
UnsupportedOperationInTransactionException
com.gemstone.gemfire.cache.
TransactionWriterException
com.gemstone.gemfire.modules.session.installer.args.
UsageException
com.gemstone.gemfire.modules.util.
TouchPartitionedRegionEntriesFunction
(implements com.gemstone.gemfire.cache.
Declarable
, com.gemstone.gemfire.cache.execute.
Function
)
com.gemstone.gemfire.modules.util.
TouchReplicatedRegionEntriesFunction
(implements com.gemstone.gemfire.cache.
Declarable
, com.gemstone.gemfire.cache.execute.
Function
)
com.gemstone.gemfire.cache.util.
TransactionListenerAdapter
(implements com.gemstone.gemfire.cache.
TransactionListener
)
com.gemstone.gemfire.management.membership.
UniversalMembershipListenerAdapter
(implements com.gemstone.gemfire.management.membership.
MembershipListener
)
com.gemstone.gemfire.management.membership.
UniversalMembershipListenerAdapter.AdaptedMembershipEvent
(implements com.gemstone.gemfire.management.membership.
MembershipEvent
)
com.gemstone.gemfire.modules.session.installer.args.
URLArgumentHandler
(implements com.gemstone.gemfire.modules.session.installer.args.
ArgumentHandler
)
org.apache.catalina.valves.ValveBase (implements org.apache.catalina.Contained, javax.management.MBeanRegistration, org.apache.catalina.Valve)
com.gemstone.gemfire.modules.session.catalina.
CommitSessionValve
com.gemstone.gemfire.modules.session.catalina.
JvmRouteBinderValve
Interface Hierarchy
com.gemstone.gemfire.admin.
AdminDistributedSystem
com.gemstone.gemfire.admin.jmx.
Agent
com.gemstone.gemfire.cache.query.
Aggregator
com.gemstone.gemfire.admin.
Alert
com.gemstone.gemfire.modules.session.installer.args.
ArgumentHandler
com.gemstone.gemfire.cache.asyncqueue.
AsyncEventQueue
com.gemstone.gemfire.cache.asyncqueue.
AsyncEventQueueFactory
com.gemstone.gemfire.management.
AsyncEventQueueMXBean
com.gemstone.gemfire.cache.
AttributesMutator
<K,V>
java.lang.AutoCloseable
com.gemstone.gemfire.cache.
RegionService
com.gemstone.gemfire.cache.
Cache
com.gemstone.gemfire.cache.client.
ClientCache
com.gemstone.gemfire.cache.
GemFireCache
com.gemstone.gemfire.cache.
Cache
com.gemstone.gemfire.cache.client.
ClientCache
com.gemstone.gemfire.admin.
BackupStatus
com.gemstone.gemfire.cache.
CacheCallback
com.gemstone.gemfire.security.
AccessControl
com.gemstone.gemfire.cache.asyncqueue.
AsyncEventListener
com.gemstone.gemfire.security.
Authenticator
com.gemstone.gemfire.security.
AuthInitialize
com.gemstone.gemfire.cache.
CacheListener
<K,V>
com.gemstone.gemfire.cache.
RegionMembershipListener
<K,V>
com.gemstone.gemfire.cache.
RegionRoleListener
<K,V>
com.gemstone.gemfire.cache.
CacheLoader
<K,V>
com.gemstone.gemfire.cache.
CacheWriter
<K,V>
com.gemstone.gemfire.cache.query.
CqListener
com.gemstone.gemfire.cache.query.
CqStatusListener
com.gemstone.gemfire.cache.query.
CqStatusListener
com.gemstone.gemfire.cache.
CustomExpiry
<K,V>
com.gemstone.gemfire.cache.
FixedPartitionResolver
<K,V>
com.gemstone.gemfire.cache.wan.
GatewayEventFilter
com.gemstone.gemfire.cache.wan.
GatewayEventSubstitutionFilter
<K,V>
com.gemstone.gemfire.cache.wan.
GatewayTransportFilter
com.gemstone.gemfire.cache.
InterestRegistrationListener
com.gemstone.gemfire.cache.
PartitionResolver
<K,V>
com.gemstone.gemfire.cache.
FixedPartitionResolver
<K,V>
com.gemstone.gemfire.cache.
RegionMembershipListener
<K,V>
com.gemstone.gemfire.cache.
RegionRoleListener
<K,V>
com.gemstone.gemfire.cache.server.
ServerLoadProbe
com.gemstone.gemfire.cache.
TransactionListener
com.gemstone.gemfire.cache.
TransactionWriter
com.gemstone.gemfire.cache.
CacheEvent
<K,V>
com.gemstone.gemfire.cache.
EntryEvent
<K,V>
com.gemstone.gemfire.cache.util.
TimestampedEntryEvent
com.gemstone.gemfire.cache.
RegionEvent
<K,V>
com.gemstone.gemfire.cache.
RoleEvent
<K,V>
com.gemstone.gemfire.cache.
RoleEvent
<K,V>
com.gemstone.gemfire.cache.util.
TimestampedEntryEvent
com.gemstone.gemfire.admin.
CacheHealthConfig
com.gemstone.gemfire.admin.
GemFireHealthConfig
(also extends com.gemstone.gemfire.admin.
MemberHealthConfig
)
com.gemstone.gemfire.cache.server.
CacheServer
com.gemstone.gemfire.management.
CacheServerMXBean
com.gemstone.gemfire.cache.snapshot.
CacheSnapshotService
com.gemstone.gemfire.cache.
CacheStatistics
com.gemstone.gemfire.cache.
CacheTransactionManager
com.gemstone.gemfire.management.membership.
ClientMembershipEvent
com.gemstone.gemfire.management.membership.
ClientMembershipListener
com.gemstone.gemfire.cache.client.
ClientRegionFactory
<K,V>
com.gemstone.gemfire.cache.
ClientSession
com.gemstone.gemfire.distributed.
ClientSocketFactory
com.gemstone.gemfire.cache.server.
ClientSubscriptionConfig
java.lang.Cloneable
com.gemstone.gemfire.admin.
DistributedSystemConfig
com.gemstone.gemfire.admin.jmx.
AgentConfig
com.gemstone.gemfire.admin.
ManagedEntityConfig
com.gemstone.gemfire.admin.
CacheServerConfig
com.gemstone.gemfire.admin.
CacheVmConfig
com.gemstone.gemfire.admin.
CacheServerConfig
com.gemstone.gemfire.admin.
DistributionLocatorConfig
com.gemstone.gemfire.management.cli.
CommandStatement
java.lang.Comparable<T>
com.gemstone.gemfire.distributed.
DistributedMember
com.gemstone.gemfire.distributed.
Role
com.gemstone.gemfire.
StatisticDescriptor
com.gemstone.gemfire.compression.
Compressor
com.gemstone.gemfire.admin.
ConfigurationParameter
com.gemstone.gemfire.management.cli.
ConverterHint
com.gemstone.gemfire.cache.query.
CqAttributes
com.gemstone.gemfire.cache.query.
CqAttributesMutator
com.gemstone.gemfire.cache.query.
CqEvent
com.gemstone.gemfire.cache.query.
CqQuery
com.gemstone.gemfire.cache.query.
CqServiceStatistics
com.gemstone.gemfire.cache.query.
CqState
com.gemstone.gemfire.cache.query.
CqStatistics
com.gemstone.gemfire.
DataSerializable.Replaceable
com.gemstone.gemfire.cache.
Declarable
com.gemstone.gemfire.
Delta
com.gemstone.gemfire.cache.
DiskStore
com.gemstone.gemfire.cache.
DiskStoreFactory
com.gemstone.gemfire.management.
DiskStoreMXBean
com.gemstone.gemfire.management.
DistributedLockServiceMXBean
com.gemstone.gemfire.management.
DistributedRegionMXBean
com.gemstone.gemfire.admin.
DistributedSystemHealthConfig
com.gemstone.gemfire.management.
DistributedSystemMXBean
com.gemstone.gemfire.cache.
DynamicRegionListener
com.gemstone.gemfire.cache.
EntryOperation
<K,V>
java.util.EventListener
com.gemstone.gemfire.admin.
AlertListener
com.gemstone.gemfire.admin.
DistributedSystemConfig.ConfigListener
com.gemstone.gemfire.cache.
EvictionAttributesMutator
com.gemstone.gemfire.cache.
EvictionCriteria
<K,V>
com.gemstone.gemfire.cache.execute.
Execution
com.gemstone.gemfire.cache.execute.
FunctionContext
com.gemstone.gemfire.cache.execute.
RegionFunctionContext
com.gemstone.gemfire.cache.util.
GatewayConflictHelper
com.gemstone.gemfire.cache.util.
GatewayConflictResolver
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDelta
com.gemstone.gemfire.modules.gatewaydelta.
GatewayDeltaEvent
com.gemstone.gemfire.cache.util.
GatewayEvent
com.gemstone.gemfire.cache.wan.
GatewayQueueEvent
<K,V>
com.gemstone.gemfire.cache.asyncqueue.
AsyncEvent
<K,V>
com.gemstone.gemfire.cache.wan.
GatewayReceiver
com.gemstone.gemfire.cache.wan.
GatewayReceiverFactory
com.gemstone.gemfire.management.
GatewayReceiverMXBean
com.gemstone.gemfire.cache.wan.
GatewaySender
com.gemstone.gemfire.cache.wan.
GatewaySenderFactory
com.gemstone.gemfire.management.
GatewaySenderMXBean
com.gemstone.gemfire.admin.
GemFireHealth
com.gemstone.gemfire.cache.hdfs.
HDFSStore
com.gemstone.gemfire.cache.hdfs.
HDFSStoreFactory
com.gemstone.gemfire.cache.hdfs.
HDFSStoreMutator
com.gemstone.gemfire.cache.query.
Index
com.gemstone.gemfire.cache.query.
IndexStatistics
com.gemstone.gemfire.cache.
InterestRegistrationEvent
java.lang.Iterable<T>
java.util.Collection<E>
com.gemstone.gemfire.cache.query.
SelectResults
<E>
com.gemstone.gemfire.cache.query.
CqResults
<E>
com.gemstone.gemfire.management.
JMXNotificationType
com.gemstone.gemfire.management.
JMXNotificationUserData
com.gemstone.gemfire.cache.
LoaderHelper
<K,V>
com.gemstone.gemfire.management.
LocatorMXBean
com.gemstone.gemfire.management.
LockServiceMXBean
com.gemstone.gemfire.
LogWriter
com.gemstone.gemfire.i18n.
LogWriterI18n
com.gemstone.gemfire.cache.lucene.
LuceneIndex
com.gemstone.gemfire.cache.lucene.
LuceneQuery
<K,V>
com.gemstone.gemfire.cache.lucene.
LuceneQueryFactory
com.gemstone.gemfire.cache.lucene.
LuceneQueryResults
<K,V>
com.gemstone.gemfire.cache.lucene.
LuceneResultStruct
<K,V>
com.gemstone.gemfire.cache.lucene.
LuceneService
com.gemstone.gemfire.admin.
ManagedEntity
com.gemstone.gemfire.admin.
CacheServer
(also extends com.gemstone.gemfire.admin.
SystemMember
)
com.gemstone.gemfire.admin.
CacheVm
(also extends com.gemstone.gemfire.admin.
SystemMember
)
com.gemstone.gemfire.admin.
DistributionLocator
com.gemstone.gemfire.management.
ManagerMXBean
java.util.Map<K,V>
java.util.concurrent.ConcurrentMap<K,V>
com.gemstone.gemfire.cache.
Region
<K,V>
java.util.Map.Entry<K,V>
com.gemstone.gemfire.cache.
Region.Entry
<K,V>
com.gemstone.gemfire.admin.
MemberHealthConfig
com.gemstone.gemfire.admin.
GemFireHealthConfig
(also extends com.gemstone.gemfire.admin.
CacheHealthConfig
)
com.gemstone.gemfire.management.
MemberMXBean
com.gemstone.gemfire.management.membership.
MembershipEvent
com.gemstone.gemfire.management.membership.
MembershipListener
com.gemstone.gemfire.cache.util.
ObjectSizer
com.gemstone.gemfire.cache.
PartitionAttributes
<K,V>
com.gemstone.gemfire.cache.partition.
PartitionListener
com.gemstone.gemfire.cache.partition.
PartitionMemberInfo
com.gemstone.gemfire.cache.partition.
PartitionRebalanceInfo
com.gemstone.gemfire.cache.partition.
PartitionRegionInfo
com.gemstone.gemfire.pdx.
PdxInstanceFactory
com.gemstone.gemfire.pdx.
PdxReader
com.gemstone.gemfire.pdx.
PdxSerializable
com.gemstone.gemfire.pdx.
PdxSerializer
com.gemstone.gemfire.pdx.
PdxUnreadFields
com.gemstone.gemfire.pdx.
PdxWriter
com.gemstone.gemfire.cache.client.
Pool
com.gemstone.gemfire.cache.client.
PoolFactory
com.gemstone.gemfire.cache.query.
Query
com.gemstone.gemfire.cache.query.
QueryService
com.gemstone.gemfire.cache.query.
QueryStatistics
com.gemstone.gemfire.cache.control.
RebalanceFactory
com.gemstone.gemfire.cache.control.
RebalanceOperation
com.gemstone.gemfire.cache.control.
RebalanceResults
javax.naming.Referenceable
javax.resource.Referenceable
com.gemstone.gemfire.ra.
GFConnection
(also extends java.io.Serializable)
com.gemstone.gemfire.ra.
GFConnectionFactory
(also extends java.io.Serializable)
com.gemstone.gemfire.cache.
RegionAttributes
<K,V>
com.gemstone.gemfire.management.
RegionMXBean
com.gemstone.gemfire.cache.snapshot.
RegionSnapshotService
<K,V>
com.gemstone.gemfire.cache.control.
ResourceManager
com.gemstone.gemfire.management.cli.
Result
com.gemstone.gemfire.cache.execute.
ResultCollector
<T,S>
com.gemstone.gemfire.cache.execute.
ResultSender
<T>
java.io.Serializable
com.gemstone.gemfire.
DataSerializable
com.gemstone.gemfire.cache.query.types.
CollectionType
com.gemstone.gemfire.cache.query.types.
MapType
com.gemstone.gemfire.cache.query.types.
MapType
com.gemstone.gemfire.cache.query.types.
ObjectType
com.gemstone.gemfire.cache.query.types.
CollectionType
com.gemstone.gemfire.cache.query.types.
MapType
com.gemstone.gemfire.cache.query.types.
MapType
com.gemstone.gemfire.cache.query.types.
StructType
com.gemstone.gemfire.cache.persistence.
PersistentID
com.gemstone.gemfire.cache.query.types.
StructType
com.gemstone.gemfire.cache.
DiskWriteAttributes
java.io.Externalizable
com.gemstone.gemfire.cache.
TransactionId
com.gemstone.gemfire.ra.
GFConnection
(also extends javax.resource.Referenceable)
com.gemstone.gemfire.ra.
GFConnectionFactory
(also extends javax.resource.Referenceable)
com.gemstone.gemfire.lang.
Identifiable
<T>
com.gemstone.gemfire.cache.execute.
Function
com.gemstone.gemfire.cache.lucene.
LuceneQueryProvider
com.gemstone.gemfire.pdx.
PdxInstance
com.gemstone.gemfire.pdx.
WritablePdxInstance
com.gemstone.gemfire.cache.snapshot.
SnapshotFilter
<K,V>
com.gemstone.gemfire.cache.snapshot.
SnapshotOptions
<K,V>
com.gemstone.gemfire.admin.
Statistic
com.gemstone.gemfire.cache.
SerializedCacheValue
<V>
com.gemstone.gemfire.distributed.
ServerLauncherCacheProvider
com.gemstone.gemfire.cache.server.
ServerMetrics
com.gemstone.gemfire.modules.session.catalina.
SessionCache
com.gemstone.gemfire.modules.session.catalina.
SessionManager
com.gemstone.gemfire.cache.snapshot.
SnapshotIterator
<K,V>
com.gemstone.gemfire.admin.
StatisticResource
com.gemstone.gemfire.
Statistics
com.gemstone.gemfire.
StatisticsType
com.gemstone.gemfire.
StatisticsTypeFactory
com.gemstone.gemfire.
StatisticsFactory
com.gemstone.gemfire.cache.query.
Struct
com.gemstone.gemfire.admin.
SystemMember
com.gemstone.gemfire.admin.
CacheServer
(also extends com.gemstone.gemfire.admin.
ManagedEntity
)
com.gemstone.gemfire.admin.
CacheVm
(also extends com.gemstone.gemfire.admin.
ManagedEntity
)
com.gemstone.gemfire.admin.
SystemMemberBridgeServer
com.gemstone.gemfire.admin.
SystemMemberCache
com.gemstone.gemfire.admin.
SystemMemberCacheListener
com.gemstone.gemfire.admin.
SystemMemberCacheServer
com.gemstone.gemfire.admin.
SystemMemberRegion
com.gemstone.gemfire.admin.
SystemMembershipEvent
com.gemstone.gemfire.admin.
SystemMemberCacheEvent
com.gemstone.gemfire.admin.
SystemMemberRegionEvent
com.gemstone.gemfire.admin.
SystemMemberRegionEvent
com.gemstone.gemfire.admin.
SystemMembershipListener
com.gemstone.gemfire.cache.
TransactionEvent
com.gemstone.gemfire.modules.session.installer.args.
UnknownArgumentHandler
Annotation Type Hierarchy
com.gemstone.gemfire.management.cli.
CliMetaData
(implements java.lang.annotation.Annotation)
com.gemstone.gemfire.management.cli.
CliMetaData.AvailabilityMetadata
(implements java.lang.annotation.Annotation)
com.gemstone.gemfire.annotations.
Experimental
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.gemstone.gemfire.distributed.
AbstractLauncher.Status
com.gemstone.gemfire.cache.client.
ClientRegionShortcut
com.gemstone.gemfire.pdx.
FieldType
com.gemstone.gemfire.cache.util.
Gateway.OrderPolicy
com.gemstone.gemfire.cache.wan.
GatewaySender.OrderPolicy
com.gemstone.gemfire.memcached.
GemFireMemcachedServer.Protocol
com.gemstone.gemfire.modules.session.bootstrap.
LifecycleTypeAdapter
com.gemstone.gemfire.distributed.
LocatorLauncher.Command
com.gemstone.gemfire.cache.
RegionShortcut
com.gemstone.gemfire.modules.util.
RegionStatus
com.gemstone.gemfire.management.cli.
Result.Status
com.gemstone.gemfire.distributed.
ServerLauncher.Command
com.gemstone.gemfire.cache.snapshot.
SnapshotOptions.SnapshotFormat
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes