Check out the SnapshotReader class. https://github.com/apache/geode/blob/880a9d614d1ac2418c5bace4fdbb8e255ab8e3dd/geode-core/src/main/java/org/apache/geode/cache/snapshot/SnapshotReader.java <https://github.com/apache/geode/blob/880a9d614d1ac2418c5bace4fdbb8e255ab8e3dd/geode-core/src/main/java/org/apache/geode/cache/snapshot/SnapshotReader.java>
Anthony > On May 17, 2019, at 12:52 PM, aashish choudhary > <[email protected]> wrote: > > Hi, > > Is it possible to somehow read the contents of a *.gfd file programtically > after you export the region data? > > > With best regards, > Ashish
