Package | Description |
---|---|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
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.
|
Modifier and Type | Method and Description |
---|---|
CancelCriterion |
RegionService.getCancelCriterion()
the cancellation criterion for this service
|
Modifier and Type | Method and Description |
---|---|
CancelCriterion |
GatewayHub.getCancelCriterion()
Deprecated.
Returns the
CancelCriterion for this GatewayHub . |
Modifier and Type | Method and Description |
---|---|
abstract CancelCriterion |
DistributedSystem.getCancelCriterion() |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.