Package org.apache.iotdb.db.wal.checkpoint
-
Class Summary Class Description Checkpoint Checkpoint is the basic element of .checkpoint file, including type, number of memTables, and brief information of each memTable.CheckpointManager This class is used to manage checkpoints of one wal nodeMemTableInfo MemTableInfo records brief info of one memtable, including memTable id, tsFile path, and .wal file version id of its firstWALEntry. -
Enum Summary Enum Description CheckpointType Type ofCheckpoint