|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use com.gemstone.gemfire | |
|---|---|
| com.gemstone.gemfire | The base package of the GemFire Java product, featuring highly concurrent distributed caching with cache event delivery, OQL querying, and remote cache administration, built using a DistributedSystem which includes a DistributedLockService. |
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| com.gemstone.gemfire.admin.jmx | Provides administrative access to a GemFire distributed system via the Java Management Extensions (JMX). |
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| com.gemstone.gemfire.cache.client | The com.gemstone.gemfire.cache.client package provides APIs used
for client connectivity and caching. |
| com.gemstone.gemfire.cache.execute |
The com.gemstone.gemfire.cache.execute package provides APIs used
for function execution on gemfire system members. |
| com.gemstone.gemfire.cache.persistence | |
| com.gemstone.gemfire.cache.query | GemFire's query service, an implementation of an OQL/SQL-style query processor with supporting indexes. |
| com.gemstone.gemfire.cache.query.types | |
| com.gemstone.gemfire.cache.server | The com.gemstone.gemfire.cache.server package provides APIs used
for the server side of client/server caching. |
| com.gemstone.gemfire.cache.util | Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util package. |
| com.gemstone.gemfire.distributed | Provides information about, access to, and common tools for GemFire distributed systems. |
| com.gemstone.gemfire.i18n | |
| com.gemstone.gemfire.security | Provides an API for plugging in authentication and authorization for members of a distributed system and clients. |
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire | |
|---|---|
| CancelException
Abstract root class of all GemFire exceptions representing system cancellation |
|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| DataSerializer
Provides static helper methods for reading and writing non-primitive data when working with a DataSerializable. |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| GemFireIOException
A GemFireIOException is thrown when a
GemFire operation failure is caused by an IOException. |
|
Instantiator
Instantiator allows classes that implement DataSerializable to be registered with the data serialization
framework. |
|
| InternalGemFireError
Indicates that serious error has occurred within the GemFire system. |
|
| InvalidDeltaException
An InvalidDeltaException is thrown when a delta cannot be
successfully applied by the receiving peer/client. |
|
| NoSystemException
A NoSystemException is thrown when a
locator can not be found or connected to. |
|
| SerializationException
An exception indicating that a serialization or deserialization failed. |
|
| StatisticDescriptor
Describes an individual statistic whose value is updated by an application and may be archived by GemFire. |
|
| Statistics
Instances of this interface maintain the values of various application-defined statistics. |
|
| StatisticsType
Used to describe a logical collection of statistics. |
|
| StatisticsTypeFactory
Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.admin | |
|---|---|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| GemFireCheckedException
This is the abstract superclass of exceptions that are thrown and declared. |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.admin.jmx | |
|---|---|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache | |
|---|---|
| CancelCriterion
Abstract cancellation proxy for cancelling an operation, esp. a thread. |
|
| CancelException
Abstract root class of all GemFire exceptions representing system cancellation |
|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| GemFireCheckedException
This is the abstract superclass of exceptions that are thrown and declared. |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.client | |
|---|---|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.execute | |
|---|---|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.persistence | |
|---|---|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.query | |
|---|---|
| GemFireCheckedException
This is the abstract superclass of exceptions that are thrown and declared. |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.query.types | |
|---|---|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.server | |
|---|---|
| DataSerializable
An interface for objects whose state can be written/read as primitive types and strings ("data"). |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.cache.util | |
|---|---|
| CancelCriterion
Abstract cancellation proxy for cancelling an operation, esp. a thread. |
|
| GemFireCheckedException
This is the abstract superclass of exceptions that are thrown and declared. |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.distributed | |
|---|---|
| CancelCriterion
Abstract cancellation proxy for cancelling an operation, esp. a thread. |
|
| CancelException
Abstract root class of all GemFire exceptions representing system cancellation |
|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
| StatisticsFactory
Instances of this interface provide methods that create instances of Statistics. |
|
| StatisticsTypeFactory
Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.i18n | |
|---|---|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
| Classes in com.gemstone.gemfire used by com.gemstone.gemfire.security | |
|---|---|
| GemFireException
This is the abstract superclass of exceptions that are thrown to indicate incorrect usage of GemFire. |
|
| LogWriter
Defines methods available to clients that want to write a log message to their GemFire distributed system log file. |
|
|
GemFire 6.5.1.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||