Package org.apache.ignite.internal.processors.cache.persistence.snapshot.dump
-
Interface Summary Interface Description Dump.DumpedPartitionIterator Closeable dump iterator.DumpConsumerKernalContextAware Dump consumer that needs to useGridKernalContextmust implement this interface.DumpEntryChangeListener Copy on write listener that handles changes of entries during dump. -
Class Summary Class Description BufferedFileIO BufferedFileIOFactory File I/O factory which providesBufferedFileIOimplementation of FileIO.CreateDumpFutureTask Task creates cache group dump.Dump This class provides the ability to work with saved cache dump.DumpEntrySerializer Serialization logic for dump.WriteOnlyZipFileIO FileIOthat allows to write ZIP compressed file.WriteOnlyZipFileIOFactory File I/O factory which providesWriteOnlyZipFileIOimplementation of FileIO.