Package org.apache.iotdb.db.engine.modification.utils
-
Class Summary Class Description TracedBufferedReader Copied fromBufferedReader, trace the read position by modifying the fill() method.
| Class | Description |
|---|---|
| TracedBufferedReader |
Copied from
BufferedReader, trace the read position by modifying the fill()
method. |