This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch native_raft
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bf7baa5b28c record compression time
add 456678b1caf move timer and add auto compressor
No new revisions were added by this update.
Summary of changes:
.../iotdb/consensus/natraft/utils/Timer.java | 45 ++---------------
.../iotdb/tsfile/compress/IUnCompressor.java | 3 +-
.../iotdb/tsfile/compress/auto/AutoCompressor.java | 22 +++-----
.../tsfile/compress/auto/AutoUncompressor.java | 25 +++++-----
.../tsfile/compress/auto/CompressionSampler.java | 58 ++++++++++++++++++++--
5 files changed, 80 insertions(+), 73 deletions(-)
rename {consensus =>
node-commons}/src/main/java/org/apache/iotdb/consensus/natraft/utils/Timer.java
(90%)