Package | Description |
---|---|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
com.gemstone.gemfire.cache.snapshot |
Provides API's for importing and exporting cached data into snapshot files.
|
Class and Description |
---|
CacheSnapshotService
Allows a snapshot of cache data to be imported and exported.
|
RegionSnapshotService
Allows a snapshot of region data to be imported and exported.
|
Class and Description |
---|
SnapshotFilter
Filters region entries for inclusion into a snapshot.
|
SnapshotIterator
Iterates over the entries in a region snapshot.
|
SnapshotOptions
Provides a way to configure the behavior of snapshot operations.
|
SnapshotOptions.SnapshotFormat
Defines the available snapshot file formats.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.