Uses of Package
org.apache.iotdb.db.wal.buffer
-
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.engine.flush Class Description WALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.engine.memtable Class Description IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.WALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.mpp.plan.planner.plan.node.write Class Description IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.WALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.qp.physical.crud Class Description IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.WALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.utils.datastructure Class Description IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.WALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.wal.buffer Class Description AbstractWALBuffer IWALBuffer This class serializes and flushesWALEntry.IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.WALEntry WALEntry is the basic element of .wal file, including type, memTable id, and specific value(physical plan or memTable snapshot).WALEntryType Type ofWALEntry, including info type and signal typeWALEntryValue A class implements this interface can be written into .wal file. -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.wal.io Class Description WALEntry WALEntry is the basic element of .wal file, including type, memTable id, and specific value(physical plan or memTable snapshot). -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.wal.recover.file Class Description WALEntry WALEntry is the basic element of .wal file, including type, memTable id, and specific value(physical plan or memTable snapshot). -
Classes in org.apache.iotdb.db.wal.buffer used by org.apache.iotdb.db.wal.utils Class Description IWALByteBufferView This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.