您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
W
A
addChildOPerator(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
addHeadDeltaObjectPath(String)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
B
BasicOperator
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
basic operators include < > >= <= !
BasicOperator(int, String, String)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
BasicOperatorException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
This exception is threw whiling meeting error in BasicOperator
BasicOperatorException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
BasicOperatorException
BYTE_ARRAY
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
C
childOperators
- 类 中的变量org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
clone()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
clone()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
close(TaskAttemptContext)
- 类 中的方法org.apache.iotdb.spark.tsfile.io.
TsFileRecordWriter
compareTo(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
D
DELTA_OBJECT_NAME
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
DNFFilterOptimizer
-
org.apache.iotdb.spark.tsfile.qp.optimizer
中的类
DNFFilterOptimizer()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.optimizer.
DNFFilterOptimizer
DNFOptimizeException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
This exception is threw whiling meeting error in
DNFOptimizeException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
DNFOptimizeException
DOUBLE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
E
EQUAL
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
EQUAL_NS
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
Executor
-
org.apache.iotdb.spark.tsfile.qp
中的类
This class used to execute Queries on TSFile
Executor()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.
Executor
F
FilterOperator
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
This class is for filter operator and implements
Operator
.
FilterOperator(int)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
FilterOperator(int, boolean)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
FLOAT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
G
generatePlans(FilterOperator, List<String>, List<String>, TsFileSequenceReader, Long, Long)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.
QueryProcessor
getAllPaths()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
getChildren()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
getColumnFilterOperator()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
SingleQuery
getMessage()
- 异常错误 中的方法org.apache.iotdb.spark.tsfile.qp.exception.
QueryProcessorException
getPaths()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
getRecordWriter(TaskAttemptContext)
- 类 中的方法org.apache.iotdb.spark.tsfile.io.
TsFileOutputFormat
getSeriesPath()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
getSeriesValue()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
getSinglePath()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
getSinglePath()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
getTimeFilterOperator()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
SingleQuery
getTimeFilterOperator()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
getTokenIntType()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
Operator
getTokenSymbol()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
Operator
getValueFilterOperator()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
SingleQuery
getValueFilterOperator()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
GREATERTHAN
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
GREATERTHANOREQUALTO
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
I
IFilterOptimizer
-
org.apache.iotdb.spark.tsfile.qp.optimizer
中的接口
provide a filter operator, optimize it.
INT32
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
INT64
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
isLeaf
- 类 中的变量org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
isLeaf()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
isReservedPath(String)
- 类 中的静态方法org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
isSingle
- 类 中的变量org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
isSingle()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
K
KW_AND
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
KW_NOT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
KW_OR
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
L
LESSTHAN
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
LESSTHANOREQUALTO
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
LogicalOptimizeException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
This exception is threw whiling meeting error in logical optimizer process
LogicalOptimizeException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
LogicalOptimizeException
M
MergeFilterException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
MergeFilterException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
MergeFilterException
MergeSingleFilterOptimizer
-
org.apache.iotdb.spark.tsfile.qp.optimizer
中的类
MergeSingleFilterOptimizer()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.optimizer.
MergeSingleFilterOptimizer
N
NOTEQUAL
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
O
Operator
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
This class is a superclass of all operator.
optimize(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.optimizer.
DNFFilterOptimizer
get DNF(disjunctive normal form) for this filter operator tree.
optimize(FilterOperator)
- 接口 中的方法org.apache.iotdb.spark.tsfile.qp.optimizer.
IFilterOptimizer
optimize(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.optimizer.
MergeSingleFilterOptimizer
optimize(SingleQuery, List<String>, TsFileSequenceReader, Long, Long)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.optimizer.
PhysicalOptimizer
optimize(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.optimizer.
RemoveNotOptimizer
get DNF(disjunctive normal form) for this filter operator tree.
org.apache.iotdb.spark.tsfile.io
- 程序包 org.apache.iotdb.spark.tsfile.io
org.apache.iotdb.spark.tsfile.qp
- 程序包 org.apache.iotdb.spark.tsfile.qp
org.apache.iotdb.spark.tsfile.qp.common
- 程序包 org.apache.iotdb.spark.tsfile.qp.common
org.apache.iotdb.spark.tsfile.qp.exception
- 程序包 org.apache.iotdb.spark.tsfile.qp.exception
org.apache.iotdb.spark.tsfile.qp.optimizer
- 程序包 org.apache.iotdb.spark.tsfile.qp.optimizer
P
PATH_SEPARATOR
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
PhysicalOptimizer
-
org.apache.iotdb.spark.tsfile.qp.optimizer
中的类
PhysicalOptimizer(List<String>)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.optimizer.
PhysicalOptimizer
Q
query(TsFileReader, List<QueryExpression>, long, long)
- 类 中的静态方法org.apache.iotdb.spark.tsfile.qp.
Executor
QueryOperatorException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
QueryOperatorException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
QueryOperatorException
QueryProcessor
-
org.apache.iotdb.spark.tsfile.qp
中的类
This class is used to convert information given by sparkSQL to construct TSFile's query plans.
QueryProcessor()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.
QueryProcessor
QueryProcessorException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
This exception is threw whiling meeting error in query processor
R
REGEX_PATH_SEPARATOR
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
RemoveNotException
-
org.apache.iotdb.spark.tsfile.qp.exception
中的异常错误
This exception is threw whiling meeting error in
RemoveNotException(String)
- 异常错误 的构造器org.apache.iotdb.spark.tsfile.qp.exception.
RemoveNotException
RemoveNotOptimizer
-
org.apache.iotdb.spark.tsfile.qp.optimizer
中的类
RemoveNotOptimizer()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.optimizer.
RemoveNotOptimizer
RESERVED_DELTA_OBJECT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
RESERVED_FREQ
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
RESERVED_TIME
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
reverseWords
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
S
setChildrenList(List<FilterOperator>)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
setIsSingle(boolean)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
setReversedTokenIntType()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
setSinglePath(String)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
setTimeFilterOperator(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
setTokenIntType(int)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
setValueFilterOperator(FilterOperator)
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
singlePath
- 类 中的变量org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
SingleQuery
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
This class is constructed with a single getIndex plan.
SingleQuery(List<FilterOperator>, FilterOperator, FilterOperator)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
SingleQuery
SQLConstant
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
this class contains several constants used in SQL.
SQLConstant()
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
T
TOK_AUTHOR_CREATE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_AUTHOR_DROP
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_AUTHOR_GRANT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_AUTHOR_REVOKE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_DATALOAD
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_DELETE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_FROM
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_INSERT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_METADATA_CREATE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_METADATA_DELETE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_METADATA_SET_FILE_LEVEL
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_PORPERTY_ADD_LABEL
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_PORPERTY_CREATE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_PORPERTY_DELETE_LABEL
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_PORPERTY_LINK
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_PORPERTY_UNLINK
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_QUERY
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_SELECT
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_UPDATE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
TOK_WHERE
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
tokenNames
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
tokenSymbol
- 类 中的静态变量org.apache.iotdb.spark.tsfile.qp.common.
SQLConstant
toString()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
BasicOperator
toString()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
FilterOperator
toString()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
Operator
toString()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
SingleQuery
toString()
- 类 中的方法org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
TsFileOutputFormat
-
org.apache.iotdb.spark.tsfile.io
中的类
TsFileOutputFormat(Schema)
- 类 的构造器org.apache.iotdb.spark.tsfile.io.
TsFileOutputFormat
TsFileRecordWriter
-
org.apache.iotdb.spark.tsfile.io
中的类
TsFileRecordWriter(TaskAttemptContext, Path, Schema)
- 类 的构造器org.apache.iotdb.spark.tsfile.io.
TsFileRecordWriter
TSQueryPlan
-
org.apache.iotdb.spark.tsfile.qp.common
中的类
One tsfile logical query plan that can be performed at one time
TSQueryPlan(List<String>, FilterOperator, FilterOperator)
- 类 的构造器org.apache.iotdb.spark.tsfile.qp.common.
TSQueryPlan
W
write(NullWritable, TSRecord)
- 类 中的方法org.apache.iotdb.spark.tsfile.io.
TsFileRecordWriter
A
B
C
D
E
F
G
I
K
L
M
N
O
P
Q
R
S
T
W
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022
The Apache Software Foundation
. All rights reserved.