C D M O R T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- Constant - Class in org.apache.iotdb.hadoop.tsfile
D
- deleteTsFile(String) - Static method in class org.apache.iotdb.hadoop.tsfile.TsFileHelper
M
- main(String[]) - Static method in class org.apache.iotdb.hadoop.tsfile.TsFileHelper
- main(String[]) - Static method in class org.apache.iotdb.hadoop.tsfile.TsFileWriteToHDFS
- main(String[]) - Static method in class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample
- main(String[]) - Static method in class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample
- map(NullWritable, MapWritable, Mapper.Context) - Method in class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample.TSMapper
- map(NullWritable, MapWritable, Mapper.Context) - Method in class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample.TSMapper
O
- org.apache.iotdb.hadoop.tsfile - package org.apache.iotdb.hadoop.tsfile
R
- reduce(Text, Iterable<DoubleWritable>, Reducer.Context) - Method in class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample.TSReducer
- reduce(Text, Iterable<MapWritable>, Reducer.Context) - Method in class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample.TSReducer
T
- TsFileHelper - Class in org.apache.iotdb.hadoop.tsfile
- TsFileHelper() - Constructor for class org.apache.iotdb.hadoop.tsfile.TsFileHelper
- TsFileWriteToHDFS - Class in org.apache.iotdb.hadoop.tsfile
- TsFileWriteToHDFS() - Constructor for class org.apache.iotdb.hadoop.tsfile.TsFileWriteToHDFS
- TSFMRReadExample - Class in org.apache.iotdb.hadoop.tsfile
-
One example for reading TsFile with MapReduce.
- TSFMRReadExample() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample
- TSFMRReadExample.TSMapper - Class in org.apache.iotdb.hadoop.tsfile
- TSFMRReadExample.TSReducer - Class in org.apache.iotdb.hadoop.tsfile
- TSMapper() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample.TSMapper
- TSMapper() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample.TSMapper
- TSMRWriteExample - Class in org.apache.iotdb.hadoop.tsfile
-
One example for writing TsFile with MapReduce.
- TSMRWriteExample() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample
- TSMRWriteExample.TSMapper - Class in org.apache.iotdb.hadoop.tsfile
- TSMRWriteExample.TSReducer - Class in org.apache.iotdb.hadoop.tsfile
-
This reducer calculate the average value.
- TSReducer() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSFMRReadExample.TSReducer
- TSReducer() - Constructor for class org.apache.iotdb.hadoop.tsfile.TSMRWriteExample.TSReducer
W
- writeTsFile(String) - Static method in class org.apache.iotdb.hadoop.tsfile.TsFileHelper
All Classes All Packages