| Package | Description |
|---|---|
| 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.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.partition |
Provides classes which operate on partitioned regions.
|
| 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.management |
A set of APIs for retrieving information and statistics for GemFire components as well as controlling the startup, shutdown and runtime of those components.
|
| com.gemstone.gemfire.management.membership | |
| com.gemstone.gemfire.security |
Provides an API for plugging in authentication and authorization
for members of a distributed system and clients.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| DistributedSystem
A "connection" to a GemFire distributed system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| DistributedSystem
A "connection" to a GemFire distributed system.
|
| Role
Members of the distributed system can fill one or more user defined roles.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| DistributedSystem
A "connection" to a GemFire distributed system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| AbstractLauncher
The AbstractLauncher class is a base class for implementing various launchers to construct and run different GemFire
processes, like Cache Servers, Locators, Managers, HTTP servers and so on.
|
| AbstractLauncher.ServiceState
The ServiceState is an immutable type representing the state of the specified Locator at any given moment in time.
|
| AbstractLauncher.Status
The Status enumerated type represents the various lifecycle states of a GemFire service (such as a Cache Server,
a Locator or a Manager).
|
| DistributedLockService
A named instance of DistributedLockService defines a space for
locking arbitrary names across the distributed system defined by
a specified distribution manager.
|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| DistributedSystem
A "connection" to a GemFire distributed system.
|
| DurableClientAttributes
Class
DurableClientAttributes represents durable member
attributes. |
| LeaseExpiredException
A
LeaseExpiredException is thrown when GemFire
detects that a distributed lock obtained by the current thread
with a limited lease (see @link DistributedLockService} has
expired before it was explicitly released. |
| Locator
Represents a distribution locator server that provides discovery information
to members and clients of a GemFire distributed system.
|
| LocatorLauncher
The LocatorLauncher class is a launcher for a GemFire Locator.
|
| LocatorLauncher.Builder
Following the Builder design pattern, the LocatorLauncher Builder is used to configure and create a properly
initialized instance of the LocatorLauncher class for running the Locator and performing other Locator
operations.
|
| LocatorLauncher.Command
An enumerated type representing valid commands to the Locator launcher.
|
| LocatorLauncher.LocatorState
The LocatorState is an immutable type representing the state of the specified Locator at any given moment in time.
|
| Role
Members of the distributed system can fill one or more user defined roles.
|
| ServerLauncher
The ServerLauncher class is a launcher class with main method to start a GemFire Server (implying a GemFire Cache
Server process).
|
| ServerLauncher.Builder
The Builder class, modeled after the Builder creational design pattern, is used to construct a properly configured
and initialized instance of the ServerLauncher to control and run GemFire servers (in particular, cache servers).
|
| ServerLauncher.Command
An enumerated type representing valid commands to the Server launcher.
|
| ServerLauncher.ServerState
The ServerState is an immutable type representing the state of the specified Locator at any given moment in time.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
| Class and Description |
|---|
| DistributedMember
This is the fundamental representation of a member in a GemFire distributed
system.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.