This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/example
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 99fa36be move examples module and change common-api to common
add 2d501d59 change import package name in examples
add c245d3ee fix compile
No new revisions were added by this update.
Summary of changes:
examples/pom.xml | 39 ++++++++++++++++++++++
.../org/apache/tsfile/TsFileForceAppendWrite.java | 21 ++++++------
.../main/java/org/apache/tsfile/TsFileRead.java | 23 +++++++------
.../java/org/apache/tsfile/TsFileSequenceRead.java | 36 ++++++++++----------
.../tsfile/TsFileWriteAlignedWithTSRecord.java | 23 +++++++------
.../tsfile/TsFileWriteAlignedWithTablet.java | 21 ++++++------
.../org/apache/tsfile/TsFileWriteWithTSRecord.java | 23 +++++++------
.../org/apache/tsfile/TsFileWriteWithTablet.java | 21 ++++++------
8 files changed, 126 insertions(+), 81 deletions(-)