Uses of Interface
org.apache.iotdb.db.engine.modification.io.ModificationReader
-
Packages that use ModificationReader Package Description org.apache.iotdb.db.engine.modification.io -
-
Uses of ModificationReader in org.apache.iotdb.db.engine.modification.io
Classes in org.apache.iotdb.db.engine.modification.io that implement ModificationReader Modifier and Type Class Description classLocalTextModificationAccessorLocalTextModificationAccessor uses a file on local file system to store the modifications in text format, and writes modifications by appending to the tail of the file.
-