You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2022/01/24 02:28:18 UTC

[iotdb] branch FileTimeIndex updated (c1f2200 -> 9e2dbe1)

This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch FileTimeIndex
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from c1f2200  Make FileTimeIndex directly return true while doing containsDevice() judgement
     add 9e2dbe1  change the interface function name and add more detailed java doc about this function

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/engine/storagegroup/TsFileResource.java    | 2 +-
 .../iotdb/db/engine/storagegroup/timeindex/DeviceTimeIndex.java    | 2 +-
 .../iotdb/db/engine/storagegroup/timeindex/FileTimeIndex.java      | 2 +-
 .../apache/iotdb/db/engine/storagegroup/timeindex/ITimeIndex.java  | 7 +++----
 .../iotdb/db/engine/storagegroup/timeindex/V012FileTimeIndex.java  | 2 +-
 5 files changed, 7 insertions(+), 8 deletions(-)