GemFire 5.5.1

Uses of Package
com.gemstone.gemfire

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 Extentions (JMX). 
com.gemstone.gemfire.cache Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. 
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.util Provides utilities for use with the Caching API in the com.gemstone.gemfire.cache package. 
com.gemstone.gemfire.distributed Provides information about, access to, and common tools for GemFire distributed systems. 
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
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.
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.
NoSystemException
          A NoSystemException is thrown when a locator can not be found or connected to.
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.
ThreadInterruptedException
          A ThreadInterruptedException is thrown when an operation is terminated due to a thread interrupt.
 

Classes in com.gemstone.gemfire used by com.gemstone.gemfire.admin
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
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.
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.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.util
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.distributed
CancelCriterion
          Abstract cancellation proxy for cancelling an operation, esp. a thread.
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.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 5.5.1

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.