Package org.apache.ignite.dump
- 
Interface Summary Interface Description DumpConsumer Consumer of a cache dump.DumpEntry Single cache entry from dump.
- 
Class Summary Class Description DumpReader Dump Reader application.DumpReaderConfiguration Configuration class ofDumpReader.JsonDumpConsumer Dump consumer that outputs entries in json format.