Package | Description |
---|---|
com.gemstone.gemfire.cache.snapshot |
Provides API's for importing and exporting cached data into snapshot files.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> SnapshotIterator<K,V> |
SnapshotReader.read(File snapshot)
Reads a snapshot file and passes the entries to the application.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.