Package org.apache.geode.cache.snapshot
package org.apache.geode.cache.snapshot
-
ClassDescriptionAllows a snapshot of cache data to be imported and exported.Allows a snapshot of region data to be imported and exported.SnapshotFilter<K,
V> Filters region entries for inclusion into a snapshot.SnapshotIterator<K,V> Iterates over the entries in a region snapshot.SnapshotOptions<K,V> Provides a way to configure the behavior of snapshot operations.Defines the available snapshot file formats.Provides utilities for reading cache data.