Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Destroy the queue and cancel the future.
abort() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Abort the ISink.
abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
abort() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Abort the handle.
abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
abort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
abort() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
abort() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
abort() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.sink.SinkOperator
Abort the sink handle, discarding all tsBlocks which may still in memory buffer, but blocking readers.
abort() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
abort() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FixedRateFragInsStateTracker
 
abort() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FragmentInstanceDispatcherImpl
 
abort() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IFragInstanceDispatcher
 
abort() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IFragInstanceStateTracker
 
abort() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
abort(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Destroy the queue and cancel the future.
abort(Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Abort the handle.
abort(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
abort(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
abort(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
abortCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
abortCompaction(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
Abort all compactions of a database.
ABORTED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance was aborted due to a failure in the read.
ABORTED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment was aborted due to a failure in the query.
ABORTED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
ABORTED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
 
ABORTED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
 
abortFragmentInstance(FragmentInstanceId) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
Aborts a FragmentInstance.
abortFragmentInstance(FragmentInstanceId, Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
abortFragmentInstance(FragmentInstanceId, Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.IDriverScheduler
Abort all Drivers of the fragment instance.
abortQuery(QueryId) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
abortQuery(QueryId) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.IDriverScheduler
Abort all the instances in this query.
abortRepairTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
AboveDatabaseMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl
 
AboveDatabaseMNode(IMemMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.AboveDatabaseMNode
 
AbsColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
AbsColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbsColumnTransformer
 
AbsoluteMaxOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric
 
AbsoluteMaxOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
AbstractAggTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractAggTableScanOperator(AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractAggTableScanOperatorParameter(PlanNodeId, OperatorContext, List<ColumnSchema>, int[], List<DeviceEntry>, int, SeriesScanOptions, List<String>, Set<String>, List<IMeasurementSchema>, List<TableAggregator>, List<ColumnSchema>, int[], ITableTimeRangeIterator, boolean, boolean, List<Integer>, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
AbstractCaseWhenThenColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column
 
AbstractCaseWhenThenColumnTransformer(Type, List<ColumnTransformer>, List<ColumnTransformer>, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
AbstractCastFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
AbstractCastFunctionColumnTransformer(Type, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
AbstractChunkOffset - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
AbstractChunkOffset(long, IDeviceID, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractChunkOffset
 
AbstractCompactionEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
Estimate the memory cost of one compaction task with specific source files based on its corresponding implementation.
AbstractCompactionEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
AbstractCompactionFlushController - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller
 
AbstractCompactionFlushController(long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
AbstractCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
AbstractCompactionTask is the base class for all compaction task, it carries out the execution of compaction.
AbstractCompactionTask(String, String, long, TsFileManager, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
AbstractCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
AbstractCompactionWriter() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
AbstractConsumeAllOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
ConsumeAllOperator will consume all children's result every time.
AbstractConsumeAllOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
AbstractCrossCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
AbstractCrossCompactionWriter(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
AbstractCrossSpaceEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
Estimate the memory cost of one cross space compaction task with specific source files based on its corresponding implementation.
AbstractCrossSpaceEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCrossSpaceEstimator
 
AbstractDatabaseTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AbstractDatabaseTask(TDatabaseSchema, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
AbstractDataSourceOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractDataSourceOperator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
AbstractDefaultAggTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractDefaultAggTableScanOperator(AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractDefaultAggTableScanOperator
 
AbstractDeleteDataNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
AbstractDeleteDataNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
AbstractDeviceChunkMetaData - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
AbstractDeviceChunkMetaData(IDeviceID) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractDeviceChunkMetaData
 
AbstractDriverThread - Class in org.apache.iotdb.db.queryengine.execution.schedule
An abstract executor for DriverTask.
AbstractDriverThread(String, ThreadGroup, IndexedBlockingQueue<DriverTask>, ITaskScheduler, ThreadProducer) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.AbstractDriverThread
 
AbstractFormalProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate
AbstractFormalProcessor is a formal PipeProcessor that does not support data processing.
AbstractFormalProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.AbstractFormalProcessor
 
AbstractFragInsStateTracker - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
AbstractFragInsStateTracker(QueryStateMachine, ScheduledExecutorService, List<FragmentInstance>, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
AbstractGreatestLeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
AbstractGreatestLeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
AbstractInnerCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
AbstractInnerCompactionWriter(List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
AbstractInnerCompactionWriter(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
AbstractInnerSpaceEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
Estimate the memory cost of one inner space compaction task with specific source files based on its corresponding implementation.
AbstractInnerSpaceEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractInnerSpaceEstimator
 
AbstractIntoIterator(List<IntoItem>, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
AbstractIntoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
AbstractIntoOperator(OperatorContext, Operator, List<TSDataType>, ExecutorService, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
AbstractIntoOperator.InsertTabletStatementGenerator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
AbstractMemTable - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AbstractMemTable() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
AbstractMemTable(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
AbstractMemTable(String, String, Map<IDeviceID, IWritableMemChunkGroup>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
AbstractMemTable.Factory - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AbstractMergeSortJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractMergeSortJoinOperator(OperatorContext, Operator, int[], int[], Operator, int[], int[], List<JoinKeyComparator>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
AbstractMonthIntervalFillFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
AbstractNodeAllocationStrategy - Class in org.apache.iotdb.db.storageengine.dataregion.wal.allocation
 
AbstractNodeAllocationStrategy() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.AbstractNodeAllocationStrategy
 
AbstractOperator - Class in org.apache.iotdb.db.queryengine.execution.operator
 
AbstractOperator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
AbstractOperatorProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.processor
AbstractOperatorProcessor is the formal processor defining the operators adoptable for AggregateProcessor.
AbstractOperatorProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
 
AbstractPoolManager - Class in org.apache.iotdb.db.storageengine.rescon.memory
 
AbstractPoolManager() - Constructor for class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
AbstractQueryDeviceWithCache - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AbstractQueryDeviceWithCache(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
AbstractQueryDeviceWithCache(NodeLocation, Table, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
AbstractRegionScanDataSourceOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractRegionScanDataSourceOperator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
AbstractRegionScanForActiveDataUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractRegionScanForActiveDataUtil(Filter, Map<IDeviceID, Long>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
AbstractResultListener - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener
This abstract class aims to listen to the result of some operation.
AbstractResultListener(boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
 
AbstractResultListener.Status - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener
 
AbstractSameTypeNumericOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric
AbstractSameTypeNumericOperator is the parent class of all the operators where there value type is the same as the input data type, the input data type is a numeric type, and the initial value equals to the first input value.
AbstractSameTypeNumericOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
AbstractSchemaMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
AbstractSchemaMergeNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
AbstractSeriesAggregationScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractSeriesAggregationScanOperator(PlanNodeId, OperatorContext, SeriesScanUtil, int, List<TreeAggregator>, ITimeRangeIterator, boolean, boolean, GroupByTimeParameter, long, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
AbstractSeriesScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractSeriesScanOperator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
AbstractShowSchemaPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
AbstractShowSchemaPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
AbstractSimpleTimeWindowingProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate.window.processor
 
AbstractSimpleTimeWindowingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
AbstractSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
AbstractSourceOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AbstractSourceOperator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSourceOperator
 
AbstractTableDeviceQueryNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
AbstractTableDeviceQueryNode(PlanNodeId, String, String, List<List<SchemaFilter>>, Expression, List<ColumnHeader>, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
AbstractTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractTableScanOperator(AbstractTableScanOperator.AbstractTableScanOperatorParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
AbstractTableScanOperator.AbstractTableScanOperatorParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
AbstractTableScanOperatorParameter(Set<String>, OperatorContext, PlanNodeId, List<ColumnSchema>, int[], List<DeviceEntry>, Ordering, SeriesScanOptions, List<String>, List<IMeasurementSchema>, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
AbstractTableSchemaQueryAttributeSecurityVisitor<R> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
AbstractTableSchemaQueryAttributeSecurityVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
AbstractTraverseDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AbstractTraverseDevice(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
AbstractTraverseDevice(NodeLocation, Table, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
AbstractTraverserIterator<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator
TraverserIterator for traversing device node.
AbstractTraverserIterator(IMTreeStore<N>, IDeviceMNode<N>, Map<Integer, Template>, IMNodeFactory<N>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
AbstractTsFileRecoverPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover.file
This class is used to help recover TsFile.
AbstractTsFileRecoverPerformer(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
AbstractUpdateLastCacheOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
AbstractUpdateLastCacheOperator(OperatorContext, Operator, TreeDeviceSchemaCacheManager, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
AbstractVariationBinaryWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationBinaryWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
AbstractVariationBooleanWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationBooleanWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
AbstractVariationDoubleWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationDoubleWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
AbstractVariationFloatWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationFloatWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
AbstractVariationIntWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationIntWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
AbstractVariationLongWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationLongWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
AbstractVariationWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
AbstractVariationWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
AbstractWALBuffer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
 
AbstractWALBuffer(String, String, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
AbstractWindowingProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate.window.processor
AbstractWindowingProcessor is the formal processor defining the windows adoptable for AggregateProcessor.
AbstractWindowingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
AbstractWritableMemChunk - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AbstractWritableMemChunk() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.CapturePattern
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.EqualsPattern
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.FilterPattern
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.TypeOfPattern
 
accept(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.WithPattern
 
accept(MNodeVisitor<R, C>, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
accept(MNodeVisitor<R, C>, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.AdditionExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.ArithmeticBinaryExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.CompareBinaryExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.DivisionExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.EqualToExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterEqualExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterThanExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessEqualExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessThanExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicAndExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicBinaryExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicOrExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.ModuloExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.MultiplicationExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.NonEqualExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.SubtractionExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
accept(ExpressionVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FillNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
accept(PlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterDB
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateDB
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DataTypeParameter
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
Accessible for AstVisitor, use AstVisitor.process(Node, Object) instead.
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Flush
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingElement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Literal
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadConfiguration
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
Accessible for AstVisitor, use AstVisitor.process(Node, Object) instead.
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QueryBody
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Relation
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetConfiguration
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetOperation
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSystemStatus
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipePlugins
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowQueriesStatement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartRepairData
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Statement
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopRepairData
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
accept(AstVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.CapturePattern
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.EqualsPattern
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.FilterPattern
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.TypeOfPattern
 
accept(PatternVisitor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.WithPattern
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.DeviceSchemaFetchStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalBatchActivateTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateMultiTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDatabaseStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountNodesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowAINodesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildNodesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildPathsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterIdStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowConfigNodesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowContinuousQueriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowCurrentTimestampStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowFunctionsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTriggersStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTTLStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowVariablesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.BatchActivateTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.UnSetTTLStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementNode
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentSqlDialectStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentUserStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowVersionStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
accept(StatementVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
accept(RelationalSqlLexer, RelationalSqlParser) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.RefreshableSqlBaseParserInitializer
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegionPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IAutoCreateDeviceMNodePlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeactivateTemplatePlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeleteTimeSeriesPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeactivateTemplatePlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeleteTimeSeriesPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeactivateTemplatePlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeleteTimeSeriesPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IDeleteLogicalViewPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IPreDeleteLogicalViewPlan
 
accept(SchemaRegionPlanVisitor<R, C>, C) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IRollbackPreDeleteLogicalViewPlan
 
accept(T, U) - Method in interface org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector.ThrowingBiConsumer
 
acceptFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
acceptFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
acceptFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
 
acceptFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
acceptFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
acceptFullMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceUsingTemplateVisitor
 
acceptFullMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceVisitor
 
acceptFullMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
acceptFullMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
 
acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
acceptInternalMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceUsingTemplateVisitor
 
acceptInternalMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceVisitor
 
acceptInternalMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
acceptInternalMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
access(FIFOCacheEntryManager.FIFOCacheEntry<SK, V>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
AccessControl - Interface in org.apache.iotdb.db.queryengine.plan.relational.security
 
AccessControlImpl - Class in org.apache.iotdb.db.queryengine.plan.relational.security
 
AccessControlImpl(ITableAuthChecker) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
AccessControlInfo(AccessControl, Identity) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.AccessControlInfo
 
accumulator - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
Accumulator - Interface in org.apache.iotdb.db.queryengine.execution.aggregation
 
AccumulatorFactory - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
AccumulatorFactory - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
AccumulatorFactory() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
AccumulatorFactory() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
AccumulatorFactory.KeepEvaluator - Interface in org.apache.iotdb.db.queryengine.execution.aggregation
 
AccumulatorFactory.KeepEvaluator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
ack() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
ack() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
ack() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
ack() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
ack() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEmptyEvent
 
ack() - Method in interface org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEvents
 
ack() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
ack() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFileBatchEvents
 
ack() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFilePlainEvent
 
ack() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
ack(String, SubscriptionCommitContext) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
acknowledgeTsBlock(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
AcosColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
AcosColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AcosColumnTransformer
 
acquire() - Method in class org.apache.iotdb.db.utils.concurrent.FiniteSemaphore
 
acquire(long) - Method in class org.apache.iotdb.db.storageengine.load.limiter.LoadTsFileRateLimiter
 
acquireLock() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
AcquireLockTimeoutException - Exception in org.apache.iotdb.db.exception.metadata
 
AcquireLockTimeoutException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.AcquireLockTimeoutException
 
acquireReadLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
acquireReadLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
acquireReadLock() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
acquireWriteLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
acquireWriteLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
acquireWriteLock() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
ACTIVATE_TEMPLATE_IN_CLUSTER - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
activateSchemaTemplate(IActivateTemplateInClusterPlan, Template) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
activateSchemaTemplate(IActivateTemplateInClusterPlan, Template) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
activateSchemaTemplate(IActivateTemplateInClusterPlan, Template) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
activateTemplate(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
activateTemplate(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
activateTemplate(PartialPath, Template) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
activateTemplate(PartialPath, Template) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
ActivateTemplateInClusterPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
ActivateTemplateInClusterPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
ActivateTemplateInClusterPlanImpl(PartialPath, int, int) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
ActivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
ActivateTemplateNode(PlanNodeId, PartialPath, int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
ActivateTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
ActivateTemplateStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
ActivateTemplateStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
activateTemplateWithoutCheck(PartialPath, int, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
activateTemplateWithoutCheck(PartialPath, int, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
ActiveDeviceRegionScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
ActiveDeviceRegionScanOperator(OperatorContext, PlanNodeId, Map<IDeviceID, DeviceContext>, Filter, Map<IDeviceID, Long>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
ActiveLoadAgent - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadAgent() - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadAgent
 
ActiveLoadDirScanner - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadDirScanner(ActiveLoadTsFileLoader) - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadDirScanner
 
ActiveLoadFailedMessageHandler - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadFailedMessageHandler() - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadFailedMessageHandler
 
ActiveLoadingFilesMetricsSet - Class in org.apache.iotdb.db.storageengine.load.metrics
 
ActiveLoadingFilesMetricsSet() - Constructor for class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
ActiveLoadingFilesNumberMetricsSet - Class in org.apache.iotdb.db.storageengine.load.metrics
 
ActiveLoadingFilesSizeMetricsSet - Class in org.apache.iotdb.db.storageengine.load.metrics
 
ActiveLoadMetricsCollector - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadMetricsCollector(ActiveLoadTsFileLoader, ActiveLoadDirScanner) - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadMetricsCollector
 
ActiveLoadPendingQueue - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadPendingQueue() - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
ActiveLoadScheduledExecutorService - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadScheduledExecutorService(ThreadName) - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadScheduledExecutorService
 
ActiveLoadTsFileLoader - Class in org.apache.iotdb.db.storageengine.load.active
 
ActiveLoadTsFileLoader() - Constructor for class org.apache.iotdb.db.storageengine.load.active.ActiveLoadTsFileLoader
 
activeOrPinnedMemTables() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
ActiveRegionScanMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
ActiveRegionScanMergeNode(PlanNodeId, boolean, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
ActiveRegionScanMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
ActiveRegionScanMergeOperator(OperatorContext, List<Operator>, List<TSDataType>, boolean, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
ActiveTimeSeriesRegionScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
ActiveTimeSeriesRegionScanOperator(OperatorContext, PlanNodeId, Map<IDeviceID, Map<String, TimeseriesContext>>, Filter, Map<IDeviceID, Long>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
activeTrigger(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
AdaptivePlanOptimizer - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
This optimizer is needed for adaptive optimization in FTE.
AdaptivePlanOptimizer.Result - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
add(int, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
add(int, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
add(long) - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
add(long, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Adds the specified value to the specified element of this big array.
add(long, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Adds the specified value to the specified element of this big array.
add(long, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Adds the specified value to the specified element of this big array.
add(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Adds the specified value to the specified element of this big array.
add(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Adds the specified value to the specified element of this big array.
add(IoTDBWarning) - Method in class org.apache.iotdb.db.queryengine.execution.warnings.DefaultWarningCollector
 
add(IoTDBWarning) - Method in interface org.apache.iotdb.db.queryengine.execution.warnings.WarningCollector
 
add(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
add(PlanOptimizersStatsCollector) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
add(Assignments.Assignment) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
add(IDPredicate) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
add(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
Insert a new tsFileResource node to the end of List
add(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
add(CpuTimer.CpuDuration) - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
add(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Add TsBlocks to the queue.
add(T) - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
ADD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
ADD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
ADD_ATTRIBUTES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
ADD_NODE_LOCATION - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
ADD_TAGS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
ADD_TEMPLATE_PRE_SET_INFO - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
ADD_TO_QUEUE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
 
addAcquiredLock(SchemaLockType) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
addAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
addAlias(String, IMeasurementMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
addAlias(String, IMeasurementMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
add an alias
addAliasChild(String, SchemaMeasurementNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
addAliased(Relation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addAliasList(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addAll(int, Collection<? extends TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
addAll(Collection<? extends TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
Only List type parameter is legal, because it is in order.
addAll(List<TsFileResource>, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
addAll(Captures) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
addAll(WALMetaData) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
addAlreadySetDatabase(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
addArgument(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.ResolvedFunctionCallBuilder
 
addAttribute(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
addAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
addAttributes(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Add new attributes key-value for the timeseries
addAttributes(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Add new attributes key-value for the timeseries
addAttributes(Map<String, String>, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Add new attributes key-value for the timeseries
addAttributes(Map<String, String>, PartialPath, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Add new attributes key-value for the timeseries.
addAttributesList(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addAttributesList(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
addBackToBufferAfterFlushFailure(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
addBackToBufferAfterFlushFailure(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
addBatch(IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
addBinaryInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addBinaryInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addBinaryInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addBinaryInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addBinaryInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addBinaryInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addBinaryInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addBinaryInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addBinaryInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addBinaryInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addBinaryInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addBinaryInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addBlockQueuedTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
addBooleanInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addBooleanInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addBooleanInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addBooleanInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addBooleanInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addBooleanInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addBooleanInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addBooleanInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addBooleanInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addBooleanInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addBooleanInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addBooleanInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addCachedLastValue(TimeValuePair, String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
addChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
addChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
addChild(String, IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
add a child to current mnode
addChild(String, IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Add a child to current mnode.
addChild(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
add a child to current mnode
addChild(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
add a child to current mnode
addChild(N, String, N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
addChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
addChild(SubPlan) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
addChild(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
Add a child to the current mnode.
addChild(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Add a child to the current mnode.
addChild(IMemMNode, String, IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
addChild(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
Add a child to the current mnode.
addChild(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
Add a child to the current mnode.
addChild(ICachedMNode, String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
addChild(ICachedMNode, String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
addChildDeviceNode(IDeviceID, PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
addChildren(List<PipelineMemoryEstimator>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
addChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
addChildToCache(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
addChildToCache(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
addCloseFileListener(CloseFileListener) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
addCloseFileListeners(Collection<CloseFileListener>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
addCoercion(Expression, Type, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addCoercions(Map<NodeRef<Expression>, Type>, Set<NodeRef<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
AddColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AddColumn(NodeLocation, QualifiedName, ColumnDefinition, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
AddColumn(QualifiedName, ColumnDefinition, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
addColumnReferences(Map<NodeRef<Expression>, ResolvedField>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addCompactionFileNum(int, boolean) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
addCompactionFileNum(int, long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
addCompactionMemoryCost(CompactionTaskType, long, boolean) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
addCompressor(CompressionType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addConsensusGroup(TAddConsensusGroupReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
addDataHomeDir(String) - Static method in class org.apache.iotdb.db.conf.IoTDBConfig
 
addDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addDevice() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
addDevice() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
addDeviceId(Object[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
addDevicePath(PartialPath, RegionScanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
addDevicePath(PartialPath, RegionScanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
addDevicePath(PartialPath, RegionScanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
addDirectBufferMemoryCost(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
addDiskUsage(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
addDoubleInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addDoubleInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addDoubleInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addDoubleInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addDoubleInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addDoubleInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addDoubleInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addDoubleInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addDoubleInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addDoubleInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addDoubleInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addDoubleInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addDownStreamChannelLocation(DownStreamChannelLocation) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
addEmptyColumnReferencesForTable(AccessControl, Identity, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addEncoding(TSEncoding) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addEndPointToRedirectNodeList(TEndPoint) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
addEndPointToRedirectNodeList(TEndPoint) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
addEndPointToRedirectNodeList(TEndPoint) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addEvent(Event, WebSocketConnector) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
addExchangeNode(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
addExchangeNodes(PlanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
AddExchangeNodes - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
AddExchangeNodes(MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
addExchangeOperator(ExchangeOperator) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
addExchangeSumNum(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
addExistsSubqueries(List<ExistsPredicate>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
addExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
addExpressionFields(Expression, Collection<Field>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addExpressionSortItem(SortItem) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
addFailedEndPoint(TEndPoint) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
addFailureEventsToRetryQueue(Iterable<Event>) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
Add failure events to retry queue.
addFailureEventToRetryQueue(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
Add failure event to retry queue.
addFetchedRegion(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
addFetchQueryId(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
addFileNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
addFilesToFileMetrics(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
addFloatInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addFloatInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addFloatInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addFloatInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addFloatInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addFloatInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addFloatInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addFloatInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addFloatInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addFloatInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addFloatInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addFloatInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addFlushingMemTableCost(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
addFlushListeners(Collection<FlushListener>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
addGroup(String, boolean, int, int, Pointer, Pointer, int, PointerByReference, IntByReference, Guid.GUID.ByReference, PointerByReference) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCServer
 
addIndex(String, String, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
addIndex(Map<String, String>, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
addInferenceAttribute(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
addInPredicates(List<InPredicate>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
addInput(int[], Column[], AggregationMask) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
addInput(int[], Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
addInput(Partition) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
addInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
addInput(Column[], AggregationMask) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
addInput(Column[], AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
addInput(Column[], BitMap) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
Column should be like: |Time | Value |
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeDescAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeDescAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
addInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
addInsertTabletNode(InsertTabletNode, Integer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
addIntermediate(int[], Column) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
addIntermediate(int[], Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
addIntermediate(Column) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
addIntermediate(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
addIntermediate(Column[]) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
For aggregation function like COUNT, SUM, partialResult should be single; But for AVG, last_value, it should be double column with dictionary order.
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
addIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
addInterval(long, long) - Method in class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
addInterval(Interval) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ITimeRange
 
addInterval(Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ListTimeRangeImpl
 
addIntInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addIntInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addIntInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addIntInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addIntInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addIntInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addIntInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addIntInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addIntInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addIntInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addIntInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addIntInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addIsAlignedCache(IDeviceID, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
addItems(int, OpcDaHeader.OPCITEMDEF[], PointerByReference, PointerByReference) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCItemMgt
 
addIteratedEnrichedEvent(EnrichedEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
ADDITION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
AdditionExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
AdditionExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.AdditionExpression
 
AdditionExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.AdditionExpression
 
AdditionResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
AdditionResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.AdditionResolver
 
addLocation(TDataNodeLocation) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
addLongInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addLongInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
addLongInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addLongInput(Column[], BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
addLongInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addLongInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
addLongInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addLongInput(Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
addLongInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addLongInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
addLongInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addLongInput(Column, Column, Column, AggregationMask) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
addMeasurement(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
addMeasurement(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
addMeasurement(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addMeasurement(String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
addMeasurement(String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
addMeasurement(String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
addMeasurements(String[], TSDataType[], TSEncoding[], CompressionType[]) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
addMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
addMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
addMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
addMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
addMissedDevice(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
addNewNodeToBuffer(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
addNewNodeToBuffer(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
addNewPageIfPageNotEmpty(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.PointPriorityReader
Add a new overlapped page.
addNodeLocation(TableNodeLocationAddNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
addNodeLocation(TableNodeLocationAddNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
addNodeLocation(TableNodeLocationAddNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
addNonDictionaryPageWork(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
addOneInsertRowNode(InsertRowNode, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
addOperatorContext(int, PlanNodeId, String) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
addOutputRows(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
addPage(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
addPage(Column[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
addParsedEnrichedEvent(PipeRawTabletInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
addPartialSuffix(String) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
addPath(IFullPath) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
addPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
addPathPatterns(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTTLStatement
 
addPipelineDriverFactory(Operator, DriverContext, long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
addPredicateCoercions(Map<NodeRef<Expression>, Analysis.PredicateCoercions>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addPrefixPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FromComponent
 
addProps(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
addQuantifiedComparisons(List<QuantifiedComparisonExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
addQueryId(Long, long) - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
addQueryId(Long, long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
addQueryId(Long, long) - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
addQueryId(Long, long) - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
addQueryId(Long, long) - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
addQueryLatency(StatementType, long) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
addReader(IPointReader, MergeReaderPriority, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
addReadLock(List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionEstimateUtils
 
addReadResult(List<ByteBuffer>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
addReadResult(List<ByteBuffer>) - Method in interface org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota
 
addReadyQueuedTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
addRecordFilter(Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
addRecordFilter(Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
addRecoverPerformer(UnsealedTsFileRecoverPerformer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
addReference(TsFileResource, ModificationFile) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.ModFileManagement
 
addReference(TsFileResource, ModificationFile) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.PartitionLevelModFileManager
 
addReferenceCount() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
addRelationCoercion(Relation, Type[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addResolvedFunction(Node, ResolvedFunction, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addResourceDeviceTimeIndex(TsFileResource, ArrayDeviceTimeIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
addResultColumn(ResultColumn) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
addRightBlockWithMemoryReservation(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
addSafetyPile() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine
 
addScanPackage(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
addScheduledTimeInNanos(long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
addSchemaRegionMetric(int, ISchemaRegionMetric) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaMetricManager
 
addSelectionCachedDeviceTimeIndexSize(long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
addSeqFileIfNotSelected(TsFileResourceCandidate) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
addSettleFilesToList(List<TsFileResource>, List<TsFileResource>, List<String>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
addSlice(Slice) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
addSortItem(SortItem) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
addSourceColumns(Field, Set<Analysis.SourceColumn>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addSourceOperator(DataSourceOperator) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
addSourceTaskFailureListener(FragmentInstanceFailureListener) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
addStateChangeListener(StateMachine.StateChangeListener<FragmentInstanceState>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
Listener is always notified asynchronously using a dedicated notification thread pool so, care should be taken to avoid leaking this when adding a listener in a constructor.
addStateChangeListener(StateMachine.StateChangeListener<QueryState>) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
addStateChangeListener(StateMachine.StateChangeListener<T>) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Adds a listener to be notified when the state instance changes according to .equals().
addStatementExecutionLatency(OperationType, String, long) - Static method in class org.apache.iotdb.db.utils.CommonUtils
Add stat of operation into metrics
addStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
addStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
addStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
addStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
addStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
addStatistics(Statistics) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
This method can only be used in seriesAggregateScanOperator, it will use different statistics based on the type of Accumulator.
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
addStatistics(Statistics) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
addStatistics(Statistics[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
This method can only be used in AggTableScan, it will use different statistics based on the type of Accumulator.
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
addStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
addStorageGroupMemCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
addSubqueries(List<SubqueryExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
addTableAttributeMemory(String, long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
addTableColumnReferences(AccessControl, Identity, Multimap<QualifiedObjectName, String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addTableDevice(String) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
addTableSchema(QualifiedObjectName, Map<Symbol, ColumnSchema>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addTags(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
addTags(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Add new tags key-value for the timeseries
addTags(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Add new tags key-value for the timeseries
addTags(Map<String, String>, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Add new tags key-value for the timeseries
addTags(Map<String, String>, PartialPath, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Add new tags key-value for the timeseries.
addTagsList(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
addTask(TimePartitionProcessTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessWorker
 
addTaskToWaitingQueue(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
This method submit the compaction task to the PriorityQueue in CompactionTaskManager.
addTemplatePreSetInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
addTemplateSetInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
addTextDataSize(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
addTextDataSize(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
addTimeChunkToCache(String, long, Chunk) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
addTimeSeries(IDeviceID, MeasurementSchema) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
addToNodeCache(CacheEntry, ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
addToNodeCache(CacheEntry, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
addToNodeCache(CacheEntry, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
addTotalDiskUsage(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
addTotalFileNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
addTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.PartitionRecognizer
 
addTsFile(String, String, long, boolean, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
addTsFile(String, String, long, boolean, String) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
addTsFileData(TsFileData) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
addTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
addTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
addTSPMemCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfo
called in each insert
addTVListRamCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
addTVListRamCost(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
addTVListToSet(Map<TVList, Integer>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
addType(Expression, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addTypes(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
addTypes(Map<NodeRef<Expression>, Type>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
addUnCachePath(PartialPath, AtomicInteger) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
addUpdatedNodeToBuffer(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
addUpdatedNodeToBuffer(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
addUsedFilesForQuery(long, QueryDataSource) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryFileManager
Add the unique file paths to sealedFilePathsMap and unsealedFilePathsMap.
addValueChunk(ChunkHeader) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
addView(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
addView(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
addVolatileNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
addWalDiskUsage(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
addWritePointCount(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
addWritePointCount(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
adjust() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
adjust() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
adjustClientTimeoutIfNecessary(DnToCnRequestType, AsyncConfigNodeInternalServiceClient) - Method in class org.apache.iotdb.db.protocol.client.cn.DnToCnInternalServiceAsyncRequestManager
 
adjustIdColumns(List<ColumnSchema>, InsertBaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
Adjust the order of ID columns in this insertion to be consistent with that from the schema region.
affects(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
affects(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
Test if a measurement can be affected by this modification.
affects(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
affects(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
affects(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
Test if a device can be affected by this modification.
affects(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
affects(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
affects(IDeviceID, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
Test if a device and associated time range can be affected by this modification.
affects(IDeviceID, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
affects(IDeviceID, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
affectsAll(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
Test if the deletion affects all column (including the time column) of a device.
affectsAll(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
affectsAll(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
AFTER_SETTLE_FILE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
 
afterUpdate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
AGG_MERGE_SORT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
aggColumnSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
aggColumnSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
aggColumnsIndexArray - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
aggColumnsIndexArray - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
AGGREGATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
AGGREGATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
AggregatedResultOperator - Interface in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult
The operator to calculate an aggregator.
AggregateProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate
AggregateProcessor is a PipeProcessor that can adopt different implementations of AbstractWindowingProcessor as windowing strategy and use calculation methods from all the AbstractOperatorProcessors to calculate the given operators.
AggregateProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
aggregation() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
Aggregation() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Aggregation
 
Aggregation(ResolvedFunction, List<Expression>, boolean, Optional<Symbol>, Optional<OrderingScheme>, Optional<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
AGGREGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn.ColumnType
 
AGGREGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
AGGREGATION_FROM_RAW_DATA - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
AGGREGATION_FROM_STATISTICS - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
AGGREGATION_TREE_DEVICE_VIEW_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
AggregationDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
AggregationDescriptor(String, AggregationStep, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
Deprecated.
AggregationDescriptor(String, AggregationStep, List<Expression>, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
AggregationDescriptor(AggregationDescriptor) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
aggregationDescriptorList - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
aggregationDescriptorList - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
aggregationDescriptorList - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
aggregationFuncName - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
AggregationMask - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
AggregationMergeSortNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
AggregationMergeSortNode(PlanNodeId, List<PlanNode>, OrderByParameter, List<String>, Set<Expression>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
AggregationMergeSortNode(PlanNodeId, OrderByParameter, List<String>, Set<Expression>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
AggregationMergeSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
AggregationMergeSortOperator(OperatorContext, List<Operator>, List<TSDataType>, List<Accumulator>, boolean, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
AggregationNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
This node is used to aggregate required series from multiple sources.
AggregationNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationNode(PlanNodeId, List<PlanNode>, List<AggregationDescriptor>, GroupByTimeParameter, GroupByParameter, Expression, boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
AggregationNode(PlanNodeId, List<PlanNode>, List<AggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
AggregationNode(PlanNodeId, List<AggregationDescriptor>, GroupByTimeParameter, GroupByParameter, Expression, boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
AggregationNode(PlanNodeId, List<AggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
AggregationNode(PlanNodeId, PlanNode, Map<Symbol, AggregationNode.Aggregation>, AggregationNode.GroupingSetDescriptor, List<Symbol>, AggregationNode.Step, Optional<Symbol>, Optional<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
AggregationNode.Aggregation - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationNode.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationNode.GroupingSetDescriptor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationNode.Step - Enum in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
AggregationOperator can process the situation: aggregation of intermediate aggregate result, it will output one tsBlock contain many results on aggregation time intervals.
AggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
AggregationOperator(OperatorContext, List<TreeAggregator>, ITimeRangeIterator, List<Operator>, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
AggregationOperator(OperatorContext, Operator, List<TableAggregator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
AggregationPushDown - Class in org.apache.iotdb.db.queryengine.plan.optimization
 
AggregationPushDown() - Constructor for class org.apache.iotdb.db.queryengine.plan.optimization.AggregationPushDown
 
aggregations - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
AggregationStep - Enum in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
This attribute indicates the input and output type of the Aggregator.
AggregationTableScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationTableScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
AggregationTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean, Assignments, Map<Symbol, AggregationNode.Aggregation>, AggregationNode.GroupingSetDescriptor, List<Symbol>, AggregationNode.Step, Optional<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
AggregationTreeDeviceViewScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AggregationTreeDeviceViewScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean, Assignments, Map<Symbol, AggregationNode.Aggregation>, AggregationNode.GroupingSetDescriptor, List<Symbol>, AggregationNode.Step, Optional<Symbol>, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
aggregationType - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
AggregationUtil - Class in org.apache.iotdb.db.queryengine.execution.operator
 
AggregationWindowFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate
 
AggregationWindowFunction(WindowAggregator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.AggregationWindowFunction
 
aggregatorInputChannels - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
aggregatorInputChannels - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
aggregators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
aggregators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
AggrWindowIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
This class iteratively generates aggregated time windows.
AggrWindowIterator(long, long, TimeDuration, TimeDuration, boolean, boolean, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
airGap() - Method in class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
alias - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
alias name of this measurement
ALIAS_PAGE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
AliasAlreadyExistException - Exception in org.apache.iotdb.db.exception.metadata
 
AliasAlreadyExistException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.AliasAlreadyExistException
 
aliased(Relation, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
aliased(Relation, String, List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
aliasedName(String, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
aliasedNullToEmpty(String, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
AliasedRelation - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AliasedRelation(NodeLocation, Relation, Identifier, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
AliasedRelation(Relation, Identifier, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
aliasFlag - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
AliasIndexPage - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
This page stores measurement alias as key and name as record, aiming to provide a mapping from alias to name so that secondary index could be built upon efficient structure.
AliasIndexPage(ByteBuffer) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
Page Header Structure: (19 bytes used, 13 bytes reserved) As in ISchemaPage.
ALIGN_BY_DEVICE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultSetFormat
 
ALIGN_BY_TIME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultSetFormat
 
ALIGNED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry.DeviceEntryType
 
ALIGNED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
 
ALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
ALIGNED_LAST_QUERY_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ALIGNED_SERIES_AGGREGATE_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ALIGNED_SERIES_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
AlignedChunkData - Class in org.apache.iotdb.db.storageengine.load.splitter
 
AlignedChunkData(AlignedChunkData) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
AlignedChunkData(IDeviceID, TTimePartitionSlot) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
AlignedChunkData(IDeviceID, ChunkHeader, TTimePartitionSlot) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
AlignedChunkOffset - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
AlignedChunkOffset(long, IDeviceID, String, SharedTimeDataBuffer) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedChunkOffset
 
AlignedDescPriorityMergeReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
AlignedDescPriorityMergeReader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.AlignedDescPriorityMergeReader
 
AlignedDeviceChunkMetaData - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
AlignedDeviceChunkMetaData(IDeviceID, List<AlignedChunkMetadata>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedDeviceChunkMetaData
 
AlignedDeviceEntry - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
AlignedDeviceEntry(IDeviceID, Binary[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.AlignedDeviceEntry
 
AlignedLastQueryScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
AlignedLastQueryScanNode(PlanNodeId, AlignedPath, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
AlignedLastQueryScanNode(PlanNodeId, AlignedPath, AtomicInteger, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
AlignedLastQueryScanNode(PlanNodeId, AlignedPath, AtomicInteger, String, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
alignedListSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
AlignedPageElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
AlignedPageElement(PageHeader, List<PageHeader>, ByteBuffer, List<ByteBuffer>, CompactionAlignedChunkReader, ChunkMetadataElement, boolean, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
AlignedPageMetadata - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
AlignedPageMetadata(Statistics<? extends Serializable>, Statistics<? extends Serializable>[]) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
AlignedPriorityMergeReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
AlignedPriorityMergeReader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.AlignedPriorityMergeReader
 
AlignedReadOnlyMemChunk - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AlignedReadOnlyMemChunk(QueryContext, List<Integer>, IMeasurementSchema, Map<TVList, Integer>, List<TimeRange>, List<List<TimeRange>>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
The constructor for Aligned type.
AlignedSeriesAggregationScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
AlignedSeriesAggregationScanNode(PlanNodeId, AlignedPath, List<AggregationDescriptor>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
AlignedSeriesAggregationScanNode(PlanNodeId, AlignedPath, List<AggregationDescriptor>, Ordering, boolean, Expression, GroupByTimeParameter, TRegionReplicaSet, byte) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
AlignedSeriesAggregationScanNode(PlanNodeId, AlignedPath, List<AggregationDescriptor>, Ordering, Expression, GroupByTimeParameter, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
AlignedSeriesAggregationScanNode(PlanNodeId, AlignedPath, List<AggregationDescriptor>, Ordering, GroupByTimeParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
AlignedSeriesAggregationScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
This operator is responsible to do the aggregation calculation especially for aligned series.
AlignedSeriesAggregationScanOperator(PlanNodeId, AlignedFullPath, Ordering, boolean, SeriesScanOptions, OperatorContext, List<TreeAggregator>, ITimeRangeIterator, GroupByTimeParameter, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesAggregationScanOperator
 
AlignedSeriesAggregationScanOperator(PlanNodeId, AlignedFullPath, Ordering, SeriesScanOptions, OperatorContext, List<TreeAggregator>, ITimeRangeIterator, GroupByTimeParameter, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesAggregationScanOperator
 
AlignedSeriesBatchCompactionUtils - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
AlignedSeriesBatchCompactionUtils.BatchColumnSelection - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
AlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk
 
AlignedSeriesCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.AlignedSeriesCompactionExecutor
 
AlignedSeriesScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
AlignedSeriesScanNode(PlanNodeId, AlignedPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
AlignedSeriesScanNode(PlanNodeId, AlignedPath, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
AlignedSeriesScanNode(PlanNodeId, AlignedPath, Ordering, long, long, TRegionReplicaSet, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
AlignedSeriesScanNode(PlanNodeId, AlignedPath, Ordering, Expression, long, long, TRegionReplicaSet, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
AlignedSeriesScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AlignedSeriesScanOperator(OperatorContext, PlanNodeId, AlignedFullPath, Ordering, SeriesScanOptions, boolean, List<TSDataType>, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
AlignedSeriesScanUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
AlignedSeriesScanUtil(AlignedFullPath, Ordering, SeriesScanOptions, FragmentInstanceContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
AlignedSeriesScanUtil(AlignedFullPath, Ordering, SeriesScanOptions, FragmentInstanceContext, boolean, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
AlignedSinglePageWholeChunkReader - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan
The AlignedSinglePageWholeChunkReader is used to read a whole single page aligned chunk with need to pass in the statistics.
AlignedSinglePageWholeChunkReader(Chunk, List<Chunk>) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.AlignedSinglePageWholeChunkReader
 
AlignedTimeseriesException - Exception in org.apache.iotdb.db.exception.metadata
 
AlignedTimeseriesException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.AlignedTimeseriesException
 
AlignedTVList - Class in org.apache.iotdb.db.utils.datastructure
 
AlignedTVList.AlignedTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
alignedTvListArrayMemCost() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the single alignedTVList array mem cost by give types.
alignedTvListArrayMemCost(TSDataType[], TsTableColumnCategory[]) - Static method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the single alignedTVList array mem cost by give types.
AlignedTVListIterator(List<TSDataType>, List<Integer>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Constructor for class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
alignedTvListIterators - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
alignedTvListQueryMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
AlignedUpdateLastCacheOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
update last cache for aligned series.
AlignedUpdateLastCacheOperator(OperatorContext, Operator, AlignedPath, TreeDeviceSchemaCacheManager, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateLastCacheOperator
 
AlignedUpdateViewPathLastCacheOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
AlignedUpdateViewPathLastCacheOperator(OperatorContext, Operator, AlignedPath, TreeDeviceSchemaCacheManager, boolean, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateViewPathLastCacheOperator
 
AlignedWritableMemChunk - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AlignedWritableMemChunk(List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
AlignedWritableMemChunkGroup - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
AlignedWritableMemChunkGroup(List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
AlignedWritableMemChunkGroup(AlignedWritableMemChunk, List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
ALIVE - Enum constant in enum org.apache.iotdb.db.queryengine.execution.driver.Driver.State
 
ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Quantifier
 
ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression.Quantifier
 
ALL_DELETED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.ModifiedStatus
 
AllColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AllColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
AllColumns(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
AllColumns(Expression, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
AllColumns(NodeLocation, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
AllColumns(NodeLocation, Expression, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
allDevicesInOneTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
allLeftLessThanRight() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
allMeasurementFailed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
allocate(byte[], int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
allocate(long) - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
allocate(TSDataType) - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
Get or allocate primitive data lists according to type.
allocateDataCacheMemoryBlock() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
allocatedMemoryBlock - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
allocatedMemoryBlockForTablet - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
allocateFor(TsFileResource) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.ModFileManagement
 
allocateFor(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.PartitionLevelModFileManager
 
allocateMemoryBlock(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
allocateOneSortBranch() - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
allocNewSegment(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
Allocate space for a new segment inside this page
allocNewSegment(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
allocNewSegmentedPage(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
allowAddingTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Allow adding data to queue manually.
AllowAllAccessControl - Class in org.apache.iotdb.db.queryengine.plan.relational.security
 
AllowAllAccessControl() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
ALLOWED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.analyzer.CorrelationSupport
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
allowedChildCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
allReportMessage() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
allRightLessThanLeft() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
AllRows - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AllRows() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
AllRows(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
allSensors - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
allSensors - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
allSensors - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
allTableModelTypes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
alreadyMarkedClosing() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
ALTER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
ALTER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement.DatabaseSchemaStatementType
 
ALTER_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ALTER_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
ALTER_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
ALTER_PIPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
ALTER_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
ALTER_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ALTER_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
alterAttribute(int, List<String>, Object[], String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
alterAttribute(int, List<String>, Object[], String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
alterDatabase(TDatabaseSchema) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
alterDatabase(TDatabaseSchema, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterDatabase(TDatabaseSchema, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
alterDatabase(DatabaseSchemaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterDatabase(DatabaseSchemaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterDB - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AlterDB(NodeLocation, boolean, String, List<Property>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterDB
 
AlterDBTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterDBTask(TDatabaseSchema, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterDBTask
 
alterLogicalView(PartialPath, ViewExpression) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
alterLogicalView(TAlterLogicalViewReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
alterLogicalView(AlterLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterLogicalView(AlterLogicalViewStatement, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
alterLogicalView(IAlterLogicalViewPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
alterLogicalView(IAlterLogicalViewPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
alterLogicalView(IAlterLogicalViewPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
alterLogicalViewByPipe(AlterLogicalViewNode) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterLogicalViewByPipe(AlterLogicalViewNode) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterLogicalViewNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
AlterLogicalViewNode(PlanNodeId, Map<PartialPath, ViewExpression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
AlterLogicalViewPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
AlterLogicalViewPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
AlterLogicalViewPlanImpl(PartialPath, ViewExpression) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
AlterLogicalViewStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.view
 
AlterLogicalViewStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
AlterLogicalViewTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view
 
AlterLogicalViewTask(AlterLogicalViewStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.AlterLogicalViewTask
 
alterOrDropTable(TAlterOrDropTableReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
alterPipe(TAlterPipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
alterPipe(AlterPipeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterPipe(AlterPipeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterPipe - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AlterPipe(String, boolean, Map<String, String>, Map<String, String>, Map<String, String>, boolean, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
AlterPipeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
AlterPipeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
AlterPipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
AlterPipeTask(AlterPipe, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.AlterPipeTask
 
AlterPipeTask(AlterPipeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.AlterPipeTask
 
alterSchemaTemplate(String, AlterSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterSchemaTemplate(String, AlterSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
alterSchemaTemplate(TAlterSchemaTemplateReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
AlterSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
AlterSchemaTemplateStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
AlterSchemaTemplateStatement(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, TemplateAlterOperationType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
AlterSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
AlterSchemaTemplateTask(AlterSchemaTemplateStatement, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.AlterSchemaTemplateTask
 
alterTableAddColumn(String, String, List<TsTableColumnSchema>, String, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableAddColumn(String, String, List<TsTableColumnSchema>, String, boolean, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableAddColumnTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableAddColumnTask(String, String, List<TsTableColumnSchema>, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableAddColumnTask
 
alterTableCommentColumn(String, String, String, String, boolean, boolean, String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableCommentColumn(String, String, String, String, boolean, boolean, String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableCommentColumnTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableCommentColumnTask(String, String, String, String, boolean, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableCommentColumnTask
 
alterTableCommentTable(String, String, String, boolean, String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableCommentTable(String, String, String, boolean, String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableCommentTableTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableCommentTableTask(String, String, String, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableCommentTableTask
 
alterTableDropColumn(String, String, String, String, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableDropColumn(String, String, String, String, boolean, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableDropColumnTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableDropColumnTask(String, String, String, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableDropColumnTask
 
alterTableRenameColumn(String, String, String, String, String, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableRenameColumn(String, String, String, String, String, boolean, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableRenameColumnTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableRenameColumnTask(String, String, String, String, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableRenameColumnTask
 
alterTableRenameTable(String, String, String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableRenameTable(String, String, String, String, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableRenameTableTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableRenameTableTask(String, String, String, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableRenameTableTask
 
alterTableSetProperties(String, String, Map<String, String>, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
alterTableSetProperties(String, String, Map<String, String>, String, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
AlterTableSetPropertiesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
AlterTableSetPropertiesTask(String, String, Map<String, String>, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
AlterTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
AlterTimeSeriesNode(PlanNodeId, MeasurementPath, AlterTimeSeriesStatement.AlterType, Map<String, String>, String, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
AlterTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
ALTER TIMESERIES statement.
AlterTimeSeriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
AlterTimeSeriesStatement(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
AlterTimeSeriesStatement.AlterType - Enum in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
Analysis - Class in org.apache.iotdb.db.queryengine.plan.analyze
Analysis used for planning a query.
Analysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
Analysis(Statement, Map<NodeRef<Parameter>, Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
ANALYSIS - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
ANALYSIS_CAST_TABLETS - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
Analysis.AccessControlInfo - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.FillAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.GroupingSetAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.JoinUsingAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.LinearFillAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.PredicateCoercions - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
Analysis for predicates such as x IN (subquery) or x = SOME (subquery)
Analysis.PreviousFillAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.SelectExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.SourceColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.SubqueryAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analysis.ValueFillAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
analyze() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
analyze (source files, target files, deleted target files).
analyze(MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
analyze(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
analyze(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
analyze(Expression, Function<String, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
analyze(Expression, Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
analyze(Expression, Scope, CorrelationSupport) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
analyze(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzer
 
analyze(Node, Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzer
 
analyze(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analyzer
 
analyze(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analyzer
 
analyze(Statement, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.Analyzer
 
analyzeDataPartition(IAnalysis, List<DataPartitionQueryParam>, String, AnalyzeUtils.DataPartitionQueryFunc) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
get analysis according to statement and params
analyzeDelete(Delete, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
analyzeExpression(Map<NodeRef<Expression>, TSDataType>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
analyzeExpression(Map<NodeRef<Expression>, TSDataType>, Expression, Function<String, TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
analyzeExpression(Analysis, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
analyzeExpression(Metadata, MPPQueryContext, SessionInfo, StatementAnalyzerFactory, AccessControl, Scope, Analysis, Expression, WarningCollector, CorrelationSupport) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
analyzeExpressionForTemplatedQuery(Analysis, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
analyzeExpressions(Metadata, MPPQueryContext, SessionInfo, StatementAnalyzerFactory, AccessControl, TypeProvider, Iterable<Expression>, Map<NodeRef<Parameter>, Expression>, WarningCollector) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
analyzeExpressionWithoutSubqueries(Metadata, MPPQueryContext, SessionInfo, AccessControl, Scope, Analysis, Expression, String, WarningCollector, CorrelationSupport) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
analyzeFileByFile(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
analyzeForUpdate(Relation, Optional<Scope>, StatementAnalyzer.UpdateKind) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzer
 
analyzeInsert(MPPQueryContext, InsertBaseStatement, Runnable, AnalyzeUtils.DataPartitionQueryFunc, AnalyzeUtils.DataPartitionQueryParamComputation, IAnalysis, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
Analyzer - Class in org.apache.iotdb.db.queryengine.plan.analyze
Analyze the statement and generate Analysis.
Analyzer - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Analyzer(MPPQueryContext, SessionInfo, StatementAnalyzerFactory, List<Expression>, Map<NodeRef<Parameter>, Expression>, StatementRewrite, WarningCollector) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analyzer
 
Analyzer(MPPQueryContext, IPartitionFetcher, ISchemaFetcher) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.Analyzer
 
ANALYZER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
AnalyzeUtils - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
AnalyzeUtils.DataPartitionQueryFunc - Interface in org.apache.iotdb.db.queryengine.plan.analyze
 
AnalyzeUtils.DataPartitionQueryParamComputation - Interface in org.apache.iotdb.db.queryengine.plan.analyze
 
AnalyzeVisitor - Class in org.apache.iotdb.db.queryengine.plan.analyze
This visitor is used to analyze each type of Statement and returns the Analysis.
AnalyzeVisitor(IPartitionFetcher, ISchemaFetcher) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
and(Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
and(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
and(Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
and(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
And(IDPredicate...) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
AND - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression.Operator
 
AND - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
anonymous() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
Creates RelationId equal only to itself
anonymousField(TypeSignature) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
AntlrATNCacheFields - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
AntlrATNCacheFields(ATN) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AntlrATNCacheFields
 
any() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Quantifier
 
ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression.Quantifier
 
anyModFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
ApiOriginFilter - Class in org.apache.iotdb.db.protocol.rest.filter
 
ApiOriginFilter() - Constructor for class org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
APPEND_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
APPEND_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
appendAggregationResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
Append a row of aggregation results to the result tsBlock.
appendAggregationResult(TsBlockBuilder, List<? extends TreeAggregator>, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
appendAggregationResult(TsBlockBuilder, List<? extends TreeAggregator>, long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
Append a row of aggregation results to the result tsBlock.
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to append a row of aggregation result into the resultSet.
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
appendAggregationResult(TsBlockBuilder, List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
appendAttributes(boolean, StringBuilder, Map<String, String>) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
appendAttributes(StringBuilder) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
appendBucketIndex(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
appendDataIntoBuilder(TsBlock, TsBlockBuilder) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
appendDeviceEntry(DeviceEntry) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
appendFunctionAttributes(boolean, StringBuilder, Map<String, String>) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
Some built-in scalar functions may have a different header.
appendFunctionAttributes(boolean, StringBuilder, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
appendFunctionAttributes(boolean, StringBuilder, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
appendFunctionAttributes(boolean, StringBuilder, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
appendFunctionAttributes(boolean, StringBuilder, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
appendGroupKeysToResult(List<DeviceEntry>, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
appendLastValue(TsBlockBuilder, long, String, String, String) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
appendLastValue(TsBlockBuilder, long, Binary, String, String) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
appendLastValue(TsBlockBuilder, TsBlock) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
appendLastValue(TsBlockBuilder, TsBlock, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
appendLastValueToTsBlockBuilder(long, TsPrimitiveType) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateLastCacheOperator
 
appendLastValueToTsBlockBuilder(long, TsPrimitiveType) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateViewPathLastCacheOperator
 
appendLastValueToTsBlockBuilder(long, TsPrimitiveType, MeasurementPath, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateLastCacheOperator
 
appendLastValueToTsBlockBuilder(long, TsPrimitiveType, MeasurementPath, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateViewPathLastCacheOperator
 
appendLeftBlockData(int[], TsBlockBuilder, TsBlock, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
appendLeftWithEmptyRight() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
appendMeasurementPaths(List<MeasurementPath>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
appendMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
appendMNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
appendOneLeftRowWithEmptyRight() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
appendOneRightRowWithEmptyLeft() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
appendProjections(Iterable<T>, SymbolAllocator, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
appendProjections(Iterable<T>, SymbolAllocator, MPPQueryContext, BiFunction<TranslationMap, T, Expression>, BiPredicate<TranslationMap, T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
appendRightBlockData(List<TsBlock>, int, int, int[], int[], TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
appendSingleMeasurement(PartialPath, IMeasurementSchema, Map<String, String>, Map<String, String>, String, boolean) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
appendSingleMeasurementPath(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
appendTemplateDevice(PartialPath, boolean, int, Template) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
Append a template device to the schema tree.
appendTime(ColumnBuilder, long) - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
appendTime(ColumnBuilder, long) - Method in class org.apache.iotdb.db.utils.sort.TableDiskSpiller
 
appendTime(ColumnBuilder, long) - Method in class org.apache.iotdb.db.utils.sort.TreeDiskSpiller
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableMergeSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeMergeSortOperator
 
appendTime(TimeColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeSortOperator
 
appendTo(int, ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
appendToBuilder(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
appendToBuilder(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
appendValuesTo(int, TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
appendValuesTo(int, TsBlockBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
appendValueToResultWhenMatches(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
APPLICATION_NODE_RATIO - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
applied() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
apply(long) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory.KeepEvaluator
 
apply(long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory.KeepEvaluator
 
apply(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer.TemplateTypeProvider
 
apply(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer.TypeProviderWrapper
 
apply(AggregationNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MultipleDistinctAggregationToMarkDistinct
 
apply(AggregationNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAggregationSourceColumns
 
apply(AggregationNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneDistinctAggregation
 
apply(AggregationNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SingleDistinctAggregationToGroupBy
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplyCorrelation
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplySourceColumns
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantExists
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarApplyNodes
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformExistsApplyToCorrelatedJoin
 
apply(ApplyNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedInPredicateSubqueryToSemiJoin
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneCorrelatedJoinCorrelation
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarSubqueries
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithoutProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithoutProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithoutProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithProjection
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedJoinToJoin
 
apply(CorrelatedJoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedSubqueryToJoin
 
apply(EnforceSingleRowNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantEnforceSingleRowNode
 
apply(ExplainAnalyzeNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneExplainAnalyzeColumns
 
apply(FilterNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeFilters
 
apply(FilterNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveTrivialFilters
 
apply(FilterNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformFilteringSemiJoinToInnerJoin
 
apply(JoinNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneJoinChildrenColumns
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitProjectWithTableScan
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitWithTableScan
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithMergeSort
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithSort
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimits
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithMergeSort
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithSort
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughOffset
 
apply(LimitNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughProject
 
apply(OutputNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneOutputSourceColumns
 
apply(ProjectNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.InlineProjections
 
apply(ProjectNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ProjectOffPushDownRule
 
apply(ProjectNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantIdentityProjections
 
apply(TableFunctionNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ImplementTableFunctionSource
 
apply(TableFunctionProcessorNode, Captures, Rule.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableFunctionProcessorSourceColumns
 
apply(DataRegion, TsFileProcessor, boolean) - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.TsFileFlushPolicy
 
apply(DataRegion, TsFileProcessor, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.TsFileFlushPolicy.DirectFlushPolicy
 
apply(TsFileData) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.TsFileSplitter.TsFileDataConsumer
 
apply(T) - Method in interface org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue.PollLastHook
 
apply(T, Captures, Rule.Context) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule
 
Apply() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Apply
 
applyForWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
applyForWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
applyForWALNode(String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.allocation.NodeAllocationStrategy
Allocate one wal node for the applicant.
applyForWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.RoundRobinStrategy
 
applyForWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
Apply for a wal node.
applyLevels(boolean, Expression, String, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
applyLevels(Expression, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
applyMaskBlock(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
applyNewMemoryControlParameters(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
applyNode() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
ApplyNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode(PlanNodeId, PlanNode, PlanNode, Map<Symbol, ApplyNode.SetExpression>, List<Symbol>, Node) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
ApplyNode.Exists - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode.In - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode.Operator - Enum in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode.QuantifiedComparison - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode.Quantifier - Enum in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ApplyNode.SetExpression - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
applyNowFunctionToExtractorAttributes(Map<String, String>, String, String, long) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.PipeFunctionSupport
 
applyTemporaryMemoryForFlushing(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
areAllTypesSameAndComparable(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
ArgumentAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
ArgumentAnalysis(Argument, Optional<TableArgumentAnalysis>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentAnalysis
 
ArgumentsAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
ArgumentsAnalysis(Map<String, Argument>, List<TableArgumentAnalysis>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentsAnalysis
 
argumentType(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
argumentTypes(List<TypeSignature>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
ARITHMETIC_BINARY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
ARITHMETIC_UNARY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
ArithmeticAdditionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticAdditionColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticAdditionColumnTransformer
 
ArithmeticAdditionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticAdditionTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticAdditionTransformer
 
ArithmeticBinaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticBinaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticBinaryColumnTransformer
 
ArithmeticBinaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
ArithmeticBinaryExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ArithmeticBinaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.ArithmeticBinaryExpression
 
ArithmeticBinaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
ArithmeticBinaryExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.ArithmeticBinaryExpression
 
ArithmeticBinaryExpression(ArithmeticBinaryExpression.Operator, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
ArithmeticBinaryExpression(NodeLocation, ArithmeticBinaryExpression.Operator, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
ArithmeticBinaryExpression.Operator - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ArithmeticBinaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticBinaryTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticBinaryTransformer
 
ArithmeticColumnTransformerApi - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticColumnTransformerApi() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
ArithmeticDivisionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticDivisionColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticDivisionColumnTransformer
 
ArithmeticDivisionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticDivisionTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticDivisionTransformer
 
ArithmeticModuloColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticModuloColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticModuloColumnTransformer
 
ArithmeticModuloTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticModuloTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticModuloTransformer
 
ArithmeticMultiplicationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticMultiplicationColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticMultiplicationColumnTransformer
 
ArithmeticMultiplicationTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticMultiplicationTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticMultiplicationTransformer
 
ArithmeticNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
ArithmeticNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.ArithmeticNegationColumnTransformer
 
ArithmeticNegationTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
ArithmeticNegationTransformer(LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.ArithmeticNegationTransformer
 
ArithmeticSubtractionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
ArithmeticSubtractionColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticSubtractionColumnTransformer
 
ArithmeticSubtractionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
ArithmeticSubtractionTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticSubtractionTransformer
 
ArithmeticUnaryExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ArithmeticUnaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
ArithmeticUnaryExpression(ArithmeticUnaryExpression.Sign, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
ArithmeticUnaryExpression(NodeLocation, ArithmeticUnaryExpression.Sign, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
ArithmeticUnaryExpression.Sign - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ARRAY - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
ARRAY_DEVICE_TIME_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
array device to time index (large memory foot print)
ARRAY_DEVICE_TIME_INDEX_TYPE - Static variable in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
ARRAY_SIZE - Static variable in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
 
ArrayConverter - Class in org.apache.iotdb.db.pipe.receiver.transform.converter
 
ArrayDeviceTimeIndex - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
ArrayDeviceTimeIndex() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
ArrayDeviceTimeIndex(Map<IDeviceID, Integer>, long[], long[]) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
ASC - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
 
ASC_NULLS_FIRST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
ASC_NULLS_LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
ASC_TIME_COMPARATOR - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
AscBinaryTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
AscBooleanTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
AscDoubleTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
ascending - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
ascending - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
ascending - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
ascending - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
ascending(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
ASCENDING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.Ordering
 
AscFloatTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
AscIntTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
AscLongTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
ascSortByVersionId(File[]) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Sort wal files by version id with ascending order.
AscTimeComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
AscTimeComparator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
 
AsinColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
AsinColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AsinColumnTransformer
 
asQualifiedName(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionTreeUtils
 
asQualifiedObjectName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
asQualifiedTablePrefix() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
assign() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.LayerMemoryAssigner
 
assignCompactionQueryId() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryResourceManager
Register a read id for compaction.
assignIfNeeded(InsertNode) - Method in class org.apache.iotdb.db.pipe.agent.runtime.SimpleProgressIndexAssigner
 
Assignment(Symbol, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Assignment
 
assignments - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
Assignments - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
Assignments(Map<Symbol, Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
Assignments.Assignment - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
Assignments.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
assignProgressIndex(ConsensusGroupId) - Method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
assignProgressIndexForPipeConsensus() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
assignProgressIndexForTsFileLoad(TsFileResource) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
assignProgressIndexForTsFileRecovery(TsFileResource) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
assignQueryId() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryResourceManager
Register a new read.
assignReplicateIndexForIoTV2(String) - Static method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
assignSimpleProgressIndexIfNeeded(InsertNode) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
assignUniqueId() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
AssignUniqueId - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
AssignUniqueId(PlanNodeId, PlanNode, Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
AssignUniqueIdOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
AssignUniqueIdOperator(OperatorContext, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
AstBuilder - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
AsteriskedIdentifierChainBasis(Scope.BasisType, Optional<Scope>, Optional<RelationType>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.AsteriskedIdentifierChainBasis
 
AstUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
AstVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
AstVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
ASTVisitor - Class in org.apache.iotdb.db.queryengine.plan.parser
Parse AST to Statement.
ASTVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
ASYNC - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALMode
 
ASYNC_LOAD_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
asyncClose() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
async close one tsfile, register and close it by another thread
asyncCloseOneTsFileProcessor(boolean, TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
close one tsfile processor, thread-safety should be ensured by caller
AsyncConfigNodeTSStatusRPCHandler - Class in org.apache.iotdb.db.protocol.client.cn
General RPC handler for TSStatus response type.
AsyncConfigNodeTSStatusRPCHandler(DnToCnRequestType, int, TConfigNodeLocation, Map<Integer, TConfigNodeLocation>, Map<Integer, TSStatus>, CountDownLatch) - Constructor for class org.apache.iotdb.db.protocol.client.cn.AsyncConfigNodeTSStatusRPCHandler
 
asyncFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Put the working memtable into flushing list and set the working memtable to null
AsyncPlanNodeSender - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
AsyncPlanNodeSender(IClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>, List<FragmentInstance>) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
 
AsyncSendPlanNodeHandler - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
AsyncSendPlanNodeHandler(List<Integer>, AtomicLong, Map<Integer, TSendSinglePlanNodeResp>, List<Integer>, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncSendPlanNodeHandler
 
AsyncTSStatusRPCHandler - Class in org.apache.iotdb.db.protocol.client.dn
General RPC handler for TSStatus response type.
AsyncTSStatusRPCHandler(DnToDnRequestType, int, TDataNodeLocation, Map<Integer, TDataNodeLocation>, Map<Integer, TSStatus>, CountDownLatch) - Constructor for class org.apache.iotdb.db.protocol.client.dn.AsyncTSStatusRPCHandler
 
AtanColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
AtanColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AtanColumnTransformer
 
atLeastOneSeqFileSelected - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
atomicStatus - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
attrColumnIndices - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
attributeColumnValues - Variable in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
AuditLogger - Class in org.apache.iotdb.db.audit
 
AuditLogOperation - Enum in org.apache.iotdb.db.audit
 
AuditLogStorage - Enum in org.apache.iotdb.db.audit
 
AUTHOR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
AuthorityChecker - Class in org.apache.iotdb.db.auth
 
AuthorityInformationStatement - Class in org.apache.iotdb.db.queryengine.plan.statement
 
AuthorityInformationStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.AuthorityInformationStatement
 
authorityScope - Variable in class org.apache.iotdb.db.queryengine.plan.statement.AuthorityInformationStatement
 
AuthorizationFilter - Class in org.apache.iotdb.db.protocol.rest.filter
 
AuthorizationFilter() - Constructor for class org.apache.iotdb.db.protocol.rest.filter.AuthorizationFilter
 
AuthorizationHandler - Class in org.apache.iotdb.db.protocol.rest.handler
 
AuthorizationHandler() - Constructor for class org.apache.iotdb.db.protocol.rest.handler.AuthorizationHandler
 
AuthorizerTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
AuthorizerTask(AuthorStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.AuthorizerTask
 
AuthorRType - Enum in org.apache.iotdb.db.queryengine.plan.relational.type
 
AuthorStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
AuthorStatement(AuthorType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
Constructor with AuthorType.
AuthorStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
Constructor with OperatorType.
AuthorType - Enum in org.apache.iotdb.db.queryengine.plan.statement
 
AUTO_CREATE_DEVICE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
AUTO_CREATE_DEVICE_MNODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
AUTO_CREATE_DEVICE_MNODE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
AUTO_CREATE_DEVICE_MNODE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
autoCreateAndVerify(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
autoCreateAndVerify(TsFileSequenceReader, Map<IDeviceID, List<TimeseriesMetadata>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.TreeSchemaAutoCreatorAndVerifier
 
AutoCreateDeviceMNodePlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
AutoCreateDeviceMNodePlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.AutoCreateDeviceMNodePlanImpl
 
AutoCreateDeviceMNodePlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.AutoCreateDeviceMNodePlanImpl
 
available() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
AverageIntervalRateLimiter - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter.RateLimiterType
 
AverageOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
AverageOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.AverageOperator
 
avg(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
AVG - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
AVG_SERIES_POINT_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
AvgAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
AvgAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
AvgAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
AvgAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 

B

BackAlignedTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackBinaryTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackBooleanTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackDoubleTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackFloatTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackIntTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BackLongTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BACKWARD - Enum constant in enum org.apache.iotdb.db.utils.datastructure.TVListSortAlgorithm
 
backward_set(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
backwardMergeBlocks(int, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
Backward merge the blocks to reduce repetitive moves.
backwardSort(List<long[]>, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
BackwardSort - Class in org.apache.iotdb.db.utils.datastructure
 
BackwardSort(TVList) - Constructor for class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
bActive - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
badFileNum - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
BadNodeUrlFormatException - Exception in org.apache.iotdb.db.exception
 
BadNodeUrlFormatException(String) - Constructor for exception org.apache.iotdb.db.exception.BadNodeUrlFormatException
 
BALANCE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionPriority
 
BASE_OUTPUT_PATH - Static variable in class org.apache.iotdb.db.utils.constant.TestConstant
 
BaseSourceRewriter<C> - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
BaseSourceRewriter() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.BaseSourceRewriter
 
BaseStateMachine - Class in org.apache.iotdb.db.consensus.statemachine
 
BaseStateMachine() - Constructor for class org.apache.iotdb.db.consensus.statemachine.BaseStateMachine
 
BasicAuthorityCache - Class in org.apache.iotdb.db.auth
 
BasicAuthorityCache() - Constructor for class org.apache.iotdb.db.auth.BasicAuthorityCache
 
BasicInternalMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl
This class is the implementation of Metadata Node.
BasicInternalMNode(IMemMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Constructor of MNode.
BasicMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic
This class is the implementation of Metadata Node.
BasicMNode(IMemMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
Constructor of MNode.
BasicMNodeInfo - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
BasicMNodeInfo(String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.BasicMNodeInfo
 
BasicOpenSessionResp - Class in org.apache.iotdb.db.protocol.basic
 
BasicOpenSessionResp() - Constructor for class org.apache.iotdb.db.protocol.basic.BasicOpenSessionResp
 
BasicSecurityContext - Class in org.apache.iotdb.db.protocol.rest.filter
 
BasicSecurityContext(User, boolean) - Constructor for class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
BATCH_ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
BATCH_ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
BATCH_GENERATION - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Example: root.db.view(${2}_temperature)
BATCH_INSERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
BATCH_INSERT_ONE_DEVICE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
BATCH_INSERT_ROWS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
BatchActivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
BatchActivateTemplateNode(PlanNodeId, Map<PartialPath, Pair<Integer, Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
BatchActivateTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
BatchActivateTemplateStatement(List<PartialPath>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.BatchActivateTemplateStatement
 
BatchColumnSelection(List<IMeasurementSchema>, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils.BatchColumnSelection
 
BatchCompactionCannotAlignedException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
BatchCompactionCannotAlignedException(PageHeader, CompactChunkPlan, int) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.BatchCompactionCannotAlignedException
 
BatchCompactionCannotAlignedException(IChunkMetadata, CompactChunkPlan, BatchCompactionPlan) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.BatchCompactionCannotAlignedException
 
BatchCompactionCannotAlignedException(Statistics, CompactChunkPlan, int) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.BatchCompactionCannotAlignedException
 
batchCompactionPlan - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
BatchCompactionPlan - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
BatchCompactionPlan() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
BatchedAlignedValueChunkData - Class in org.apache.iotdb.db.storageengine.load.splitter
This class is used to be compatible with the new distribution of aligned series in chunk group.
BatchedAlignedValueChunkData(AlignedChunkData) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.BatchedAlignedValueChunkData
 
BatchedAlignedValueChunkData(IDeviceID, TTimePartitionSlot) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.BatchedAlignedValueChunkData
 
BatchedFastAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch
 
BatchedFastAlignedSeriesCompactionExecutor(AbstractCompactionWriter, Map<String, Map<TsFileResource, Pair<Long, Long>>>, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, List<TsFileResource>, IDeviceID, int, List<IMeasurementSchema>, FastCompactionTaskSummary, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedFastAlignedSeriesCompactionExecutor
 
BatchedReadChunkAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch
 
BatchedReadChunkAlignedSeriesCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor
 
BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch
 
BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch
 
batches - Variable in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
BatchProcessException - Exception in org.apache.iotdb.db.exception
 
BatchProcessException(String) - Constructor for exception org.apache.iotdb.db.exception.BatchProcessException
 
BatchProcessException(TSStatus[]) - Constructor for exception org.apache.iotdb.db.exception.BatchProcessException
 
batchReqs - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
beforeDestroy() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
beforeStart(String, float, List<String>, List<TSDataType>, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
BEGIN_SETTLE_FILE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
 
between(Expression, Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
BETWEEN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
BETWEEN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
BetweenColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.ternary
 
BetweenColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.BetweenColumnTransformer
 
BetweenExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.ternary
 
BetweenExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
BetweenExpression(Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
BetweenExpression(Expression, Expression, Expression, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
BetweenPredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
BetweenPredicate(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
BetweenPredicate(Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
BetweenPredicate(NodeLocation, Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
BetweenTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary
 
BetweenTransformer(LayerReader, LayerReader, LayerReader, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.BetweenTransformer
 
BigArrays - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
BIGINT - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
BINARY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
BINARY_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
BinaryBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
BinaryBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
 
BinaryBigArray(Binary) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
 
BinaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
BinaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
BinaryConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
BinaryConstantFill(Binary) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BinaryConstantFill
 
BinaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
BinaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
BinaryExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
BinaryGreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
BinaryGreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BinaryGreatestColumnTransformer
 
binaryInsertOnKeys(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
BinaryLeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
BinaryLeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BinaryLeastColumnTransformer
 
BinaryLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
BinaryLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
BinaryLiteral(byte[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
BinaryLiteral(byte[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
BinaryLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
BinaryLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
BinaryLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
BinaryLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
BinaryModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
BinaryModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
BinaryPreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
BinaryPreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFill
 
BinaryPreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
BinaryPreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFillWithTimeDuration
 
binarySearchFileBySearchIndex(File[], long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Find index of the file which probably contains target insert plan.
binarySearchOnKeys(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
binarySort(int, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
BinaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
BinaryTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
BinaryTVList - Class in org.apache.iotdb.db.utils.datastructure
 
BinaryUtils - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.util
 
BinaryUtils() - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.util.BinaryUtils
 
bind() - Static method in class org.apache.iotdb.db.service.metrics.DataNodeMetricsHelper
Bind predefined metric sets into DataNode.
bindAutoGauge(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
bindDataRegionMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
bindExecutors(ListeningExecutorService, ExecutorService, PipeSubtaskScheduler) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
bindInputLayerColumnIndexWithExpression() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.builder.EvaluationDAGBuilder
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
bindInputLayerColumnIndexWithExpression(Map<String, List<InputLocation>>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
bindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
bindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
bindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesSizeMetricsSet
 
bindPipeInsertNodeTabletInsertionEvent(PipeInsertNodeTabletInsertionEvent, InsertNode, TsFileResource) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpochManager
 
bindPipeTsFileInsertionEvent(PipeTsFileInsertionEvent, TsFileResource) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpochManager
 
bindPrefetchingQueue(String, UnboundedBlockingPendingQueue<Event>) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
bindPrefetchingQueue(SubscriptionConnectorSubtask) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
bindProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
bindProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
bindProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
bindReceiveTimer(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
bindSchemaForExpression(Expression, ISchemaTree, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Bind schema (PartialPath -> MeasurementPath) and removes wildcards in Expression.
BindSchemaForExpressionVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
BindSchemaForExpressionVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
BindSchemaForExpressionVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
bindSchemaForPredicate(Expression, List<PartialPath>, ISchemaTree, boolean, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat suffix path in WHERE and HAVING clause with the prefix path in the FROM clause.
BindSchemaForPredicateVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
BindSchemaForPredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
BindSchemaForPredicateVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
bindStageTimer(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeResourceMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeWALInsertNodeCacheMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.PipeDataNodeMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionExtractorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionListenerMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeAssignerMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MppDataExchangeServiceThriftHandlerMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.ChunkCacheMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.TimeSeriesMetadataCacheMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCacheMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaEngineCachedMetric
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaEngineMemMetric
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionMemMetric
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.DataNodeInternalRPCServiceMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.SystemRelatedFileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.WalFileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.ConsensusMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.OffHeapMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.QueryEngineMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.SchemaEngineMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.StorageEngineMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.StreamEngineMemoryMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.ProcessMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.RPCServiceMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfoMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileMemMetricSet
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionMetrics
 
bindTo(AbstractMetricService) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
bindType(ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
bindType(ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
bindTypeForBuiltinAggregationNonSeriesInputExpressions(String, List<Expression>, List<List<Expression>>) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
Bind Type for non-series input Expressions of AggregationFunction and check Semantic
bindTypeForSourceTargetPathPairList(List<Pair<String, PartialPath>>, Map<String, TSDataType>, ISchemaTree) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
bindTypeForTimeSeriesOperand(Expression, List<ColumnHeader>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Bind DataType for TimeSeriesOperand in Expression with according ColumnHeaderName.
BindTypeForTimeSeriesOperandVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
BindTypeForTimeSeriesOperandVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.BindTypeForTimeSeriesOperandVisitor
 
bitMap - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
bitMaps - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
bitMaps - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
bitMaps - Variable in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
BLANK_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
BLOCK_QUEUE_TASK_COUNT - Static variable in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
BLOCK_QUEUED_TIME - Static variable in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
BLOCKED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
 
blockedToReady(DriverTask) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
blockInsertionIfReject() - Static method in class org.apache.iotdb.db.storageengine.StorageEngine
block insertion if the insertion is rejected by memory control
BLOOM_FILTER - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
BloomFilterCache - Class in org.apache.iotdb.db.storageengine.buffer
This class is used to cache BloomFilter in IoTDB.
BloomFilterCache.BloomFilterCacheKey - Class in org.apache.iotdb.db.storageengine.buffer
 
BloomFilterCacheKey(String, TsFileID) - Constructor for class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache.BloomFilterCacheKey
 
BOOLEAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
BOOLEAN - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
BOOLEAN_FALSE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
BOOLEAN_FALSE_NUM - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
BOOLEAN_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
BOOLEAN_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
BOOLEAN_TRUE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
BOOLEAN_TRUE_NUM - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
BooleanBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
BooleanBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Creates a new big array containing one initial segment
BooleanBigArray(boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
 
BooleanConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
BooleanConstantFill(boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BooleanConstantFill
 
BooleanGreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
BooleanGreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BooleanGreatestColumnTransformer
 
BooleanLeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
BooleanLeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BooleanLeastColumnTransformer
 
BooleanLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
BooleanLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
BooleanLiteral(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
BooleanLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
BooleanLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
BooleanLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
BooleanLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
BooleanModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
BooleanModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
BooleanPreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
BooleanPreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFill
 
BooleanPreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
BooleanPreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFillWithTimeDuration
 
BooleanTVList - Class in org.apache.iotdb.db.utils.datastructure
 
borrowClient() - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
borrowClient(String) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
borrowClient(TEndPoint) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
BOTH - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
 
BottomInferenceWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
BottomInferenceWindowParameter(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
BoundSignature - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
BoundSignature(String, Type, List<Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
BROKEN_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
BrokenViewException - Exception in org.apache.iotdb.db.exception.metadata.view
 
BrokenViewException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.BrokenViewException
 
BrokenViewException(String, List<MeasurementPath>) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.BrokenViewException
 
BrokenWALFileException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
BrokenWALFileException(File) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.BrokenWALFileException
 
broker() - Static method in class org.apache.iotdb.db.subscription.agent.SubscriptionAgent
 
BrokerAuthenticator - Class in org.apache.iotdb.db.protocol.mqtt
The MQTT broker authenticator.
BrokerAuthenticator() - Constructor for class org.apache.iotdb.db.protocol.mqtt.BrokerAuthenticator
 
BTreePageManager - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
 
BTreePageManager(FileChannel, File, int, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
buffer - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
buffer2Node(String, ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
NOTICE: Make sure that buffer has set its position and limit clearly before pass to this method.

FIXME: recLen is not futile although 'never used', since when decode from a buffer, this field alleviate an extra mem read for length of alias.
buffer2String(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
BufferedSerializer<T> - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This class provides the ability to buffer the data serialized by nested serializer.
BufferedSerializer(ISerializer<T>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.BufferedSerializer
 
BufferSerializable - Interface in org.apache.iotdb.db.utils.io
 
bufferTableModelTablet(String, Tablet) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
bufferTableModelTablet(String, Tablet) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
bufferTableModelTablet(String, Tablet) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
bufferTreeModelTablet(Tablet, Boolean) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
bufferTreeModelTablet(Tablet, Boolean) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
bufferTreeModelTablet(Tablet, Boolean) - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
build() - Method in class org.apache.iotdb.db.pipe.agent.task.builder.PipeDataNodeBuilder
 
build() - Method in class org.apache.iotdb.db.pipe.agent.task.builder.PipeDataNodeTaskBuilder
 
build() - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Initiate and return a dual key cache instance.
build() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.ResolvedFunctionCallBuilder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil.TableMetadataBuilder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler.Builder
 
build() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.LayerMemoryAssigner
 
BUILD_TSBLOCK_FROM_MERGE_READER_ALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
BUILD_TSBLOCK_FROM_MERGE_READER_NONALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
buildChunkWriter(InputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
buildChunkWriter(InputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.BatchedAlignedValueChunkData
 
buildColumnIndexList(List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
buildDatabaseTsBlock(Predicate<String>, TsBlockBuilder, boolean, boolean) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
buildDeviceTimeIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
buildDeviceTimeIndex(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
builder() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler
 
builder(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
builder(ColumnMetadata) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
builder(ResolvedFunction) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.ResolvedFunctionCallBuilder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex.Builder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper.Builder
 
Builder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler.Builder
 
Builder(AggregationNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
builderFrom(ColumnMetadata) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
builderFrom(AggregationNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
buildFinalResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SortOperator
 
buildFinalResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableSortOperator
 
buildFinalResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeSortOperator
 
buildForTest() - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
buildHandler(AsyncRequestContext<?, ?, DnToCnRequestType, TConfigNodeLocation>, int, TConfigNodeLocation) - Static method in class org.apache.iotdb.db.protocol.client.cn.ConfigNodeAsyncRequestRPCHandler
 
buildHandler(AsyncRequestContext<?, ?, DnToCnRequestType, TConfigNodeLocation>, int, TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.cn.DnToCnInternalServiceAsyncRequestManager
 
buildHandler(AsyncRequestContext<?, ?, DnToDnRequestType, TDataNodeLocation>, int, TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
buildHandler(AsyncRequestContext<?, ?, DnToDnRequestType, TDataNodeLocation>, int, TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
buildHandler(AsyncRequestContext<?, ?, DnToDnRequestType, TDataNodeLocation>, int, TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DnToDnInternalServiceAsyncRequestManager
 
buildHandshakeV1Req() - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
buildHandshakeV2Req(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
buildLayerMemoryAssigner() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.builder.EvaluationDAGBuilder
 
buildNewDataRegion(String, DataRegionId) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
build a new data region
buildPipeTasks(PipeMeta) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
buildResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
buildResult() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
buildResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
buildResult(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
buildResult(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
buildResult(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
buildResult(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanOperator
 
buildResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
buildResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableMergeSortOperator
 
buildResult(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeMergeSortOperator
 
buildResultColumnPointReaders() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.builder.EvaluationDAGBuilder
 
buildResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
buildResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
buildSortedTsBlock(TsBlockBuilder) - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
buildSortedTsBlock(TsBlockBuilder) - Method in class org.apache.iotdb.db.utils.sort.TableDiskSpiller
 
buildSortedTsBlock(TsBlockBuilder) - Method in class org.apache.iotdb.db.utils.sort.TreeDiskSpiller
 
buildSpillTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
buildStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
buildSubIndex(ICachedMNode, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
In this implementation, subordinate index builds on alias.
buildSubIndex(ICachedMNode, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Occurs only when an Entity Node encounters a multipart overflow.
buildTabletInsertionBuffer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
buildTimeColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
buildTsBlock() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
buildTsBlock(int, List<TSEncoding>, List<TimeRange>, List<List<TimeRange>>, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Build TsBlock by column.
buildTsBlock(int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
buildTsBlock(SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentTimestampTask
 
buildTsBlock(SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowVersionTask
 
buildTsBlock(String, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentDatabaseTask
 
buildTsBlock(String, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentSqlDialectTask
 
buildTsBlock(String, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentUserTask
 
buildTsBlock(List<ByteBuffer>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.ShowModelsTask
 
buildTsBlock(List<ByteBuffer>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
buildTsBlock(List<ByteBuffer>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTriggersTask
 
buildTsBlock(List<TCQEntry>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowContinuousQueriesTask
 
buildTsBlock(List<TTableInfo>, SettableFuture<ConfigTaskResult>, Predicate<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesDetailsTask
 
buildTsBlock(List<TTableInfo>, SettableFuture<ConfigTaskResult>, Predicate<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesTask
 
buildTsBlock(Model, List<ByteBuffer>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowFunctionsTask
 
buildTsBlock(TsTable, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableTask
 
buildTsBlock(TsTable, Set<String>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableDetailsTask
 
buildTsBlock(TGetRegionIdResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetRegionIdTask
 
buildTsBlock(TGetSeriesSlotListResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetSeriesSlotListTask
 
buildTsBlock(TShowAINodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowAINodesTask
 
buildTsBlock(TShowClusterResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterTask
 
buildTsBlock(TSpaceQuotaResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowSpaceQuotaTask
 
buildTsBlock(TsBlockBuilder, TConsensusGroupId) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetRegionIdTask
 
buildTsBlock(TsBlockBuilder, TSeriesPartitionSlot) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetSeriesSlotListTask
 
buildTSBlock(int, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountDatabaseTask
 
buildTSBlock(long, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DeleteDeviceTask
 
buildTSBlock(String, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterIdTask
 
buildTSBlock(List<PartialPath>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowPathSetTemplateTask
 
buildTSBlock(List<TShowPipeInfo>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.ShowPipeTask
 
buildTSBlock(List<TShowSubscriptionInfo>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowSubscriptionsTask
 
buildTSBlock(List<TShowTopicInfo>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowTopicsTask
 
buildTSBlock(List<Template>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowSchemaTemplateTask
 
buildTSBlock(Map<String, Long>, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTTLTask
 
buildTSBlock(Map<String, TDatabaseInfo>, SettableFuture<ConfigTaskResult>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
buildTSBlock(Map<String, TDatabaseInfo>, SettableFuture<ConfigTaskResult>, boolean, Predicate<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDBTask
 
buildTSBlock(TTestConnectionResp, int, int, boolean, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.TestConnectionTask
 
buildTSBlock(TAuthorizerResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
buildTSBlock(TCountTimeSlotListResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountTimeSlotListTask
 
buildTSBlock(TGetTimeSlotListResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetTimeSlotListTask
 
buildTSBlock(TShowClusterResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterDetailsTask
 
buildTSBlock(TShowConfigNodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowConfigNodesTask
 
buildTSBlock(TShowConfigNodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowConfigNodesTask
 
buildTSBlock(TShowDataNodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowAINodesTask
 
buildTSBlock(TShowDataNodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDataNodesTask
 
buildTSBlock(TShowDataNodesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDataNodesTask
 
buildTSBlock(TShowRegionResp, SettableFuture<ConfigTaskResult>, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowRegionTask
 
buildTSBlock(TShowVariablesResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowVariablesTask
 
buildTSBlock(TThrottleQuotaResp, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowThrottleQuotaTask
 
buildTSBlock(Template, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowNodesInSchemaTemplateTask
 
buildTSBlockRow(TsBlockBuilder, TTimePartitionSlot) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetTimeSlotListTask
 
buildTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
buildUdfParameters(List<String>, List<TSDataType>, Map<String, String>) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDFParametersFactory
 
buildValueColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
BUILT_IN_AGGREGATION_FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
 
BUILT_IN_SCALAR_FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
 
BuiltInFunctionHelper - Interface in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin
 
BuiltinFunctionResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
BuiltinFunctionResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.BuiltinFunctionResolver
 
BuiltInScalarFunctionHelper - Interface in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin
This interface defines the methods that FunctionExpression may use if it is a FunctionExpression representing a built-in function
BuiltInScalarFunctionHelperFactory - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin
 
BULK_SPLIT - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
BY_ALREADY_BEING_CANCELLED - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
BY_FRAGMENT_ABORT_CALLED - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
BY_INTERNAL_ERROR_SCHEDULED - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
BY_MEMORY_NOT_ENOUGH - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
BY_QUERY_CASCADING_ABORTED - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
BY_TIMEOUT - Static variable in exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
byteArrayLengthForMemoryControl - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
byteArrayLengthForMemoryControl - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
ByteBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
ByteBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Creates a new big array containing one initial segment
ByteBigArray(byte) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
 
byteBuffer - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
BYTES - Static variable in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
BYTES - Static variable in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
bytesCntToStr(long) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for converting the byte count result to readable string.
bytesToInt(byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
bytesToLong(byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
byteStream - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 

C

cache - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
cache - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
Cache - Class in org.apache.iotdb.db.queryengine.transformation.datastructure
 
Cache(int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
CACHE_BLOCK_SIZE - Static variable in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
cacheCapacity - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
cacheColumn(Column, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
cacheConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
CACHED_FULL_ROW_INDEX_LIST - Static variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
CACHED_FULL_ROW_INDEX_LIST_ROW_COUNT_UPPER - Static variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
CachedAboveDatabaseMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl
 
CachedAboveDatabaseMNode(ICachedMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
CachedBasicInternalMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl
This class is the implementation of Metadata Node.
CachedBasicInternalMNode(ICachedMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
Constructor of MNode.
CachedBasicMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic
This class is the implementation of Metadata Node.
CachedBasicMNode(ICachedMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
Constructor of MNode.
cachedColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
cachedColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
CachedDatabaseMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl
 
CachedDatabaseMNode(ICachedMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
CachedMeasurementMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl
 
CachedMeasurementMNode(IDeviceMNode<ICachedMNode>, String, IMeasurementSchema, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
cachedMetaData - Variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
CachedMNodeContainer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
CachedMNodeContainer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
CachedMTreeStore - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree
 
CachedMTreeStore(int, CachedSchemaRegionStatistics, SchemaRegionCachedMetric, Runnable, ISchemaFile, IMemoryManager, MemoryStatistics, LockManager) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
cachedNextRightBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
CachedSchemaEngineStatistics - Class in org.apache.iotdb.db.schemaengine.rescon
This class is used to record global statistics for SchemaEngine in PBTree mode, which is a superset of the statistics in Memory mode.
CachedSchemaEngineStatistics() - Constructor for class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
CachedSchemaPatternMatcher - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher
 
CachedSchemaPatternMatcher() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
CachedSchemaRegionStatistics - Class in org.apache.iotdb.db.schemaengine.rescon
This class is used to record statistics within a SchemaRegion in PBTree mode, which is a superset of the statistics in Memory mode.
CachedSchemaRegionStatistics(int, ISchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
CachedSubscriptionPollResponse - Class in org.apache.iotdb.db.subscription.event.cache
 
CachedSubscriptionPollResponse(short, SubscriptionPollPayload, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
CachedSubscriptionPollResponse(SubscriptionPollResponse) - Constructor for class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
CachedTraverserIterator - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.iterator
 
CachedTraverserIterator(IMTreeStore<ICachedMNode>, IDeviceMNode<ICachedMNode>, Map<Integer, Template>, IMNodeFactory<ICachedMNode>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.iterator.CachedTraverserIterator
 
cachedTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
CacheEntry - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache
 
CacheEntry() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
CacheEntryGroupImpl<FK,SK,V,T extends org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.ICacheEntry<SK,V>> - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl
 
cacheEvictionPolicy(DualKeyCachePolicy) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Define the cache eviction policy of dual key cache.
cacheGuardian() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
A rough cache size guardian, all threads passed this entrant check will not be limited with cache size anymore.
CacheHitRatioMonitor - Class in org.apache.iotdb.db.storageengine.buffer
 
CacheHitRatioMonitor() - Constructor for class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
CacheHitRatioMonitorMXBean - Interface in org.apache.iotdb.db.storageengine.buffer
 
cacheInsertNodeIfNeeded(WALEntryPosition, InsertNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
CacheMetrics - Class in org.apache.iotdb.db.service.metrics
 
CacheMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.CacheMetrics
 
CacheMNodeFactory - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory
 
CacheMNodeFactory() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
CacheMNodeInfo - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info
 
CacheMNodeInfo(String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
cacheObjectsIfAbsent(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
Cache maps of the TsFile for further use.
cacheRole(String, TPermissionInfoResp) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
Cache role.
cacheSize - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
cacheTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
cacheTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
cacheUser(TPermissionInfoResp) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
Cache user.
cacheValueFromUDFOutput() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
calcFromCachedData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calcFromCachedData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
calcFromStatistics(Statistics, Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calcFromStatistics(Statistics, Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
calcPositiveIntervalByMonth(long, TimeDuration, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
calcTypeSize(TSDataType, TsPrimitiveType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
calculateAggregationFromRawData(TsBlock, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
Calculate aggregation value on the time range from the tsBlock containing raw data.
calculateAggregationFromRawData(TsBlock, List<TreeAggregator>, TimeRange, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
Calculate aggregation value on the time range from the tsBlock containing raw data.
calculateAggregationResultForCurrentTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calculateAggregationResultForCurrentTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
Return true if we have the result of this timeRange.
calculateAlignedChunkMetaBytesUsed(AbstractAlignedChunkMetadata) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
calculateAlignedPageModifiedStatus(long, long, AbstractAlignedChunkMetadata, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
calculateBatchDataRamBytesUsed(BatchData) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
calculateBloomFilterHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
calculateBloomFilterHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
calculateBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
calculateCapacity(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.BinaryUtils
 
calculateCapacity(TSDataType[], float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
Calculate the number of rows that can be cached given the memory limit.
calculateCapacity(TSDataType, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
calculateChunkHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
calculateChunkRamBytesUsed(Chunk) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
calculateEstimatedRunningMemorySize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ConsumeAllChildrenPipelineMemoryEstimator
 
calculateEstimatedRunningMemorySize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ConsumeChildrenOneByOnePipelineMemoryEstimator
 
calculateEstimatedRunningMemorySize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
Calculate the estimated running memory size of the pipeline.
calculateFileInfo(TsFileSequenceReader) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionEstimateUtils
Get the details of the tsfile, the returned array contains the following elements in sequence:
calculateMapSize(Map<String, String>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
calculateMaxAggregationResultSize(List<? extends AggregationDescriptor>, ITimeRangeIterator, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
calculateMaxAggregationResultSizeForLastQuery(List<TreeAggregator>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
calculateMaxPeekMemory() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
We should also consider the memory used by its children operator, so the calculation logic may be like: long estimatedOfCurrentOperator = XXXXX; return max(estimatedOfCurrentOperator, child1.calculateMaxPeekMemory(), child2.calculateMaxPeekMemory(), ....).
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanOperator
 
calculateMaxPeekMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
calculateMaxPeekMemoryWithCounter() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
calculateMaxReturnSize() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
return estimated max memory footprint for returned TsBlock when calling operator.next().
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
calculateMaxReturnSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
calculateMemoryUsage(T) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.PartialPathLastObjectCache
 
calculateNextAggregationResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.RawDataAggregationOperator
 
calculateNextAggregationResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
calculateNextAggregationResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SlidingWindowAggregationOperator
 
calculatePageModifiedStatus(PageHeader) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
calculateRamSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
calculateRamSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
calculateRamSize() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
calculateRamSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
calculateRamSize() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
calculateRamSize() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
calculateRegionSize(List<Integer>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSizeStore
 
calculateRetainedMemorySize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
return each operator's retained size(including all its children's retained size) after calling its next() method.
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
calculateRetainedSizeAfterCallingNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
calculateSingleBinaryTVPairMemory(int) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.BinaryUtils
 
calculateSourceFilesAndTargetFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
calculateSourceFilesAndTargetFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
calculateSourceFilesAndTargetFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
calculateTableSchemaBytesUsed(TableSchema) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
calculateTabletRowCountAndMemory(PipeRow) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Given a row of a tablet, calculate the row count and memory cost of the pipe tablet that will be constructed according to config.
calculateTabletRowCountAndMemory(BatchData) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Given a BatchData, calculate the row count and memory cost of the pipe tablet that will be constructed according to config.
calculateTabletRowCountAndMemory(RowRecord) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Given a row of a tablet, calculate the row count and memory cost of the pipe tablet that will be constructed according to config.
calculateTabletSizeInBytes(Tablet) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
calculateTimeSeriesMetadataHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
calculatingCompactionTaskInfo(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
calculatingDataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
calculatingDataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCompactionInnerCompactionEstimator
 
calculatingDataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCrossSpaceCompactionEstimator
 
calculatingDataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.ReadChunkInnerCompactionEstimator
 
calculatingDataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.RepairUnsortedFileCompactionEstimator
 
calculatingMaxOverlapFileNumInSubCompactionTask(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
calculatingMetadataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
calculatingMetadataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCompactionInnerCompactionEstimator
 
calculatingMetadataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCrossSpaceCompactionEstimator
 
calculatingMetadataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.ReadChunkInnerCompactionEstimator
 
calculatingMetadataMemoryCost(CompactionTaskInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.RepairUnsortedFileCompactionEstimator
 
calcUsingRawData(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionPerformerSubTask
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.ReadPointPerformerSubTask
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartitionScanTask
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskWorker
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.TTLScheduleTask
 
call() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SingleSequenceFileTask
 
call(PageElement) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.RemovePage
 
call(TsFileProcessor, Map<IDeviceID, Long>, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.DataRegion.UpdateEndTimeCallBack
 
call(TsFileResource, List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.DataRegion.SettleTsFileCallBack
 
call(IChunkWriter) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.ChunkWriterFlushCallback
 
call(T) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManagerCallback
 
CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
callSpecialProcedure(TTestOperation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
CAN_NOT_INFER_TIME_RANGE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
CAN_NOT_REPAIR - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
canAutoCast(TSDataType, TSDataType) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
 
canBuildPlanUseTemplate(Analysis, QueryStatement, IPartitionFetcher, ISchemaTree, MPPQueryContext, List<PartialPath>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedAnalyze
examine that if all devices are in same template, if true, use the TemplatedAnalyze, TemplatedLogicalPlan, TemplatedLogicalPlanBuilder to optimize it.
canCallNext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
canCallNext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
cancel() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
cancel() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
cancel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
cancel() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
cancel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
cancel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
cancel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
cancel(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
CANCELED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
CANCELLED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance was canceled by a user.
cancelTask(FragmentInstanceId, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
Cancels a FragmentInstance.
canCoerce(Type, Type) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
canCoerce(Type, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
canCompactCurrentChunkByDirectlyFlush(ChunkLoader, List<ChunkLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor.ReadChunkAlignedSeriesCompactionFlushController
 
canCompactCurrentPageByDirectlyFlush(PageLoader, List<PageLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor.ReadChunkAlignedSeriesCompactionFlushController
 
canContinueInclusive(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
 
canContinueInclusive(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
 
canContinueInclusive(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.TimeComparator
return time <= endTime if order by time asc, time => endTime if order by desc.
canFinishCurrentTimeRange(long) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
canFinishCurrentTimeRange(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
canFinishCurrentTimeRange(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
canFlushCurrentChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor.ReadChunkAlignedSeriesCompactionFlushController
 
canMerge(ModEntry, ModEntry) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
canMerge(TimeRange, TimeRange) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
CanonicalizationAware<T extends Node> - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
canonicalizationAwareComparison(Node, Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
canonicalizationAwareHash(Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
canonicalizationAwareKey(T) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
canonicalizeExpression(Expression, IrTypeAnalyzer, TypeProvider, PlannerContext, SessionInfo) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.CanonicalizeExpressionRewriter
 
CanonicalizeExpressionRewriter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
CanonicalizeExpressions - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
CanonicalizeExpressions(PlannerContext, IrTypeAnalyzer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.CanonicalizeExpressions
 
canPushDownLimitOffsetInGroupByTimeForDevice(QueryStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
canPushDownLimitOffsetToGroupByTime(QueryStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
canRead() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Return true only when the tuple(file, position, size) is ready.
canResolve(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
canResolve(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
 
canSkipCurrentChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
canSkipCurrentChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
canSkipCurrentChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
canSkipCurrentChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
canSkipCurrentChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
canSkipExecute(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
canSkipExecute(MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
canSkipExecute(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
canSkipSnapshotPrivilegeCheck(PipeSnapshotEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
canTranslate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
canTranslate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
canUseCurrentChunkStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
canUseCurrentFileStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
canUseCurrentPageStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
canUseStatistics - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
Some special data types(like BLOB) cannot use statistics.
canUseStatistics - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
canUseStatistics - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
canWrite() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
capacity - Variable in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
 
capacity() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return capacity of dual key cache.
capture() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.CapturePattern
 
capture(Capture<T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
Capture<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
capturedAs(Capture<T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
capturedAs(Capture<T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
CapturePattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
CapturePattern(Capture<T>, Pattern<T>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.CapturePattern
 
captures() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
Captures - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
Cardinality - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
Cardinality(Range<Long>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
cartesianProduct(List<List<T>>, List<List<T>>, int, List<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
Make cartesian product.
CartesianProductVisitor<C extends QueryContextProvider> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
CartesianProductVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
CASE_WHEN_THEN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
CaseInsensitiveStream - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
CaseInsensitiveStream(CharStream) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
caseWhen(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
CaseWhenThenExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.other
 
CaseWhenThenExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
CaseWhenThenExpression(List<WhenThenExpression>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
cast(Object, Type, Type, SessionInfo) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
cast(ColumnBuilder, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
cast(ColumnBuilder, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
cast(ColumnBuilder, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
cast(ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
cast(ColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
Cast - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Cast(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
Cast(Expression, DataType) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
Cast(Expression, DataType, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
Cast(Expression, DataType, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
Cast(NodeLocation, Expression, DataType) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
Cast(NodeLocation, Expression, DataType, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
CAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
CAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
CAST_FUNCTION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
CAST_TYPE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
castableFrom(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
castableFromTypeParameter(String, TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
castableTo(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
castableToTypeParameter(String, TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
castBlob(ColumnBuilder, Binary) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
castDate(ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
castDoubleToFloat(double) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castDoubleToInt(double) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castDoubleToLong(double) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castFloatToInt(float) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castFloatToLong(float) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
CastFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
CastFunctionColumnTransformer(Type, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CastFunctionColumnTransformer
 
CastFunctionHelper - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
CastFunctionHelper() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
CastFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
CastFunctionTransformer(LayerReader, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.CastFunctionTransformer
 
castLongToInt(long) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castString(ColumnBuilder, Binary) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
castTextToBoolean(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castTextToDouble(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castTextToFloat(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
castTimestamp(ColumnBuilder, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
CastToBlobLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToBlobLiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
CastToBooleanLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToBooleanLiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
CastToDateLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToDateLiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
CastToDoubleLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToDoubleLiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
CastToFloatLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToFloatLiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
CastToInt32LiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToInt32LiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
CastToInt64LiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToInt64LiteralVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
CastToStringLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToStringLiteralVisitor(Charset) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
CastToTimestampLiteralVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
CastToTimestampLiteralVisitor(ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
castValueToDouble(Column, TSDataType, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.TypeUtils
 
cause - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
cause - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
 
CeilColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
CeilColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CeilColumnTransformer
 
CHANGE_ALIAS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CHANGE_ALIAS - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
CHANGE_ALIAS - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CHANGE_OFFSET - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CHANGE_TAG_OFFSET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CHANGE_TAG_OFFSET - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
changeAlias(String, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
changeAlias(String, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
ChangeAliasPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
ChangeAliasPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
ChangeAliasPlanImpl(PartialPath, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
changedPlanNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.AdaptivePlanOptimizer.Result
 
ChangeTagOffsetPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
ChangeTagOffsetPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
ChangeTagOffsetPlanImpl(PartialPath, long) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
ChangingValueFilter<T> - Class in org.apache.iotdb.db.pipe.processor.downsampling.changing
 
ChangingValueFilter(ChangingValueSamplingProcessor, long, T) - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueFilter
 
ChangingValueSamplingProcessor - Class in org.apache.iotdb.db.pipe.processor.downsampling.changing
 
ChangingValueSamplingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueSamplingProcessor
 
CHAR - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
check() - Method in class org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
check() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
check() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(double, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(float, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
check(long, int) - Method in class org.apache.iotdb.db.schemaengine.rescon.DataNodeSchemaQuotaManager
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
check(String, boolean) - Method in class org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
check(Set<String>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
check(Set<String>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
check(Binary, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
CHECK_AUTHORITY - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
checkAllContexts() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
checkAllPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
checkAllRelatedTemplate(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
checkAllRelatedTemplate(PartialPath) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
 
checkAllRelatedTemplate(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
checkAllRelatedTemplate(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
 
checkAllSourceFileExists(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
checkAndAutoCreateDatabase(String, boolean, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertRowStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertTabletStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
checkAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatement
 
checkAndCompareFileName(String, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Compare two TsFile's name.This method will first check whether the two names meet the standard naming specifications, and then use the generating time as the first keyword, and use the version number as the second keyword to compare the size of the two names.
checkAndCreateFlushedTimePartition(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
checkAndCreateFlushedTimePartition(long, boolean) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
checkAndEnrichSinkUserName(String, Map<String, String>, String, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
checkAndEnrichSourceUserName(String, Map<String, String>, String, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
checkAndInvokeOnFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
checkAndInvokeOnFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
checkAndMayApplyConfigurationChange() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
checkAndMayFlushChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
Update startTime and endTime of the current device in each target resources, and check whether to flush chunk metadatas or not.
checkAndMayFlushChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
checkAndMayFlushChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
checkAndUpdatePreviousTimestamp(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
checkAnyScopePermissionGrantOption(String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkAnyScopePrivilegeGrantOption(String, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
 
checkAnyScopePrivilegeGrantOption(String, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkArgs(String[]) - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
checkAuthority(SecurityContext, Statement) - Method in class org.apache.iotdb.db.protocol.rest.handler.AuthorizationHandler
 
checkAuthority(Statement, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkAuthority(Statement, IClientSession) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
Check whether specific Session has the authorization to given plan.
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
Check if the input TsDataType is correct.
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.DiffFunctionHelper
 
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
checkBuiltInScalarFunctionInputDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
checkBuiltInScalarFunctionInputSize(FunctionExpression) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
Check if the input size is correct.
checkBuiltInScalarFunctionInputSize(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
checkBuiltInScalarFunctionInputSize(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
checkCanAlterDatabase(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to alter the specified database.
checkCanAlterDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanAlterDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanAlterTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to alter the specified table.
checkCanAlterTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanAlterTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanCreateDatabase(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to create the specified database.
checkCanCreateDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanCreateDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanCreateTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to create the specified table.
checkCanCreateTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanCreateTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanDeleteFromTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to delete from the specified table.
checkCanDeleteFromTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanDeleteFromTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanDropDatabase(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to drop the specified database.
checkCanDropDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanDropDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanDropTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to create the specified table.
checkCanDropTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanDropTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanInsertIntoTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to insert into the specified table.
checkCanInsertIntoTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanInsertIntoTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanSelectFromDatabase4Pipe(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to extract certain data from pipe.
checkCanSelectFromDatabase4Pipe(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanSelectFromDatabase4Pipe(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanSelectFromTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to select from the specified table.
checkCanSelectFromTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanSelectFromTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanSelectFromTable4Pipe(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
 
checkCanSelectFromTable4Pipe(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanSelectFromTable4Pipe(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanShowOrDescTable(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to show or describe the specified table.
checkCanShowOrDescTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanShowOrDescTable(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkCanShowOrUseDatabase(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is allowed to show or use the specified database.
checkCanShowOrUseDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkCanShowOrUseDatabase(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkChunkSizeAndMayOpenANewChunk(CompactionTsFileWriter, IChunkWriter, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
checkConditions(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.AdditionResolver
 
checkConditions(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.DivisionResolver
 
checkConditions(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.ModulusResolver
 
checkConditions(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.MultiplicationResolver
 
checkConditions(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.SubtractionResolver
 
checkConsensusProtocolExists(TConsensusGroupType) - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
checkContextLock(SchemaPageContext) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
checkCpu(String, int) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
checkDatabase(String) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
check whether the database name uses illegal characters
checkDatabaseName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
checkDatabasePrivilege(String, String, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has specified privilege on the specified database or bigger scope (like ANY).
checkDatabasePrivilege(String, String, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkDatabasePrivilegeGrantOption(String, String, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
 
checkDatabasePrivilegeGrantOption(String, String, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkDatabaseVisibility(String, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has any privilege on ANY, @param{databaseName} or any tables in @param{databaseName}
checkDatabaseVisibility(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkDataTypeWithEncoding(TSDataType, TSEncoding) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
 
checkDBNameInWrite(String) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
checkDBPermission(String, String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkDBPermissionGrantOption(String, String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkDBVisible(String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkDBVisible(String, String) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
-- check database/table visible -- *
checkDBVisible(String, String) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkDeviceIdExist(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
checkDeviceIdExist(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
checkDeviceIdExist(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
check whether deviceId exists in TsFile
checkDeviceLimit(String) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
checkDeviceNodeExists(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Check if the device node exists
checkDeviceNodeExists(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Check if the device node exists
checkDirectory() - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
check and create directory before start IoTDB.
checkException() - Method in class org.apache.iotdb.db.tools.schema.SRStatementGenerator
 
checkExpansion() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
checkExpressionList(List<Expression>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
Check all expression in this list, ensure that the views created using them are legal.
checkFullPathListPermission(String, List<? extends PartialPath>, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkFullPathPermission(String, PartialPath, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkFunctionExpressionInputSize(String, int, int...) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
checkGlobalPrivilege(String, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has the specified global privilege
checkGlobalPrivilege(String, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkGlobalPrivilegeGrantOption(String, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has the specified global privilege
checkGlobalPrivilegeGrantOption(String, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkIfNeedToDecode(MeasurementSchema, IDeviceID, PageHeader) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
If the page have no statistics or crosses multi partitions, will return true, otherwise return false.
checkIfTimeFilterExist(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Check if the given expression contains time filter.
checkInterrupted() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
checkIsAllMeasurement(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Check if all suffix paths in expression are measurements or one-level wildcards, used in ALIGN BY DEVICE query or GroupByLevel query.
checkIsAllRawSeriesQuery(List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
checkIsChunkSizeOverThreshold(long, long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
checkIsModified(long, long, Collection<TimeRange>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
checkIsModified(long, long, Collection<TimeRange>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
checkIsNeedTransform(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Check for arithmetic expression, logical expression, UDTF.
checkIsScalarExpression(Expression, Analysis) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
checkIsUnsealedPageOverThreshold(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
checkIsUnsealedPageOverThreshold(long, long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
checkLogin(IClientSession) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
Check whether current user has logged in.
checkLowerCase(String, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
checkMeasurementExistence(PartialPath, List<String>, List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
checkMeasurementExistence(PartialPath, List<String>, List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
checkMeasurementExistence(PartialPath, List<String>, List<String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Check whether measurement exists.
checkMeasurementExistence(PartialPath, List<String>, List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
checkMeasurementExistence(PartialPath, List<String>, List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
checkMemory(String, long) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
checkMemoryUsage() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
checkMetadataSizeAndMayFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
checkMultiDirStrategyClassName() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
checkNodeName(String) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
check whether the node name is well formatted
checkNonEmptyString(String, String) - Static method in class org.apache.iotdb.db.utils.ParameterUtils
check whether the field is empty.
checkObjectName(String, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
checkOldSystemConfig() - Static method in class org.apache.iotdb.db.conf.IoTDBStartCheck
The location of system.properties has been adjusted from SHCEMA_DIR to the system directory.
checkPageSizeAndMayOpenANewPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
checkPageSizeAndMayOpenANewPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
checkPathPermissionGrantOption(String, PrivilegeType, List<PartialPath>) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkPatternPermission(String, List<? extends PartialPath>, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.AuthorityInformationStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalBatchActivateTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateMultiTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowAINodesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterIdStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowConfigNodesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowContinuousQueriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowFunctionsStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTriggersStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowVariablesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.BatchActivateTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowSchemaTemplateStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentSqlDialectStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentUserStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowVersionStatement
 
checkPermissionBeforeProcess(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
Checkpoint - Class in org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint
Checkpoint is the basic element of .checkpoint file, including type, number of memTables, and brief information of each memTable.
Checkpoint(CheckpointType, List<MemTableInfo>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
CHECKPOINT_FILE_NAME_PATTERN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
 
checkpointFilenameFilter(File, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
Return true when this file is .checkpoint file.
CheckpointFileUtils - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
 
CheckpointFileUtils() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
 
CheckpointInfo(long, Map<Long, MemTableInfo>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.CheckpointRecoverUtils.CheckpointInfo
 
CheckpointManager - Class in org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint
This class is used to manage checkpoints of one wal node.
CheckpointManager(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
CheckpointReader - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
CheckpointReader is used to read all checkpoints from .checkpoint file.
CheckpointReader(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.CheckpointReader
 
CheckpointRecoverUtils - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover
 
CheckpointRecoverUtils.CheckpointInfo - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover
 
CheckpointType - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint
Type of Checkpoint.
CheckpointWriter - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
CheckpointWriter writes the binary Checkpoint into .checkpoint file.
CheckpointWriter(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.CheckpointWriter
 
checkPreviousTimestamp(long, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
checkQuota(int, int, Statement) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
checkQuota(int, int, Statement) - Method in interface org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota
Checks if it is possible to execute the specified operation.
checkQuota(long, long, long, long) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
Checks if it is possible to execute the specified operation.
checkQuota(String, Statement) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
Check the quota for the current (rpc-context) user.
checkRegionDisk(String) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
checkRequiredArg(String, String, CommandLine) - Static method in class org.apache.iotdb.db.tools.schema.MLogParser
 
checkRequiredArg(String, String, CommandLine) - Static method in class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
 
checkRole(String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkRole(String, String) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkRole(String, String) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkRoleOfUser(TAuthorizerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
checkSchemaMeasurementNames(List<String>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
check whether the measurement ids in schema is well formatted
CheckSchemaPredicateVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
 
CheckSchemaPredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
CheckSchemaPredicateVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
 
checkSchemaQuota(String, List<Object[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
checkSchemaQuota(String, List<Object[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
checkSchemaQuota(String, List<Object[]>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Check whether table device can be created.
checkSchemaQuota(PartialPath, int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
checkSchemaQuota(PartialPath, int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
checkSchemaQuota(PartialPath, int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Check whether time series can be created.
checkSequenceSpaceOverlap(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
checkShouldRemoveFile(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Check if it is the last chunk in the file.
checkShouldRemoveFile(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Check should remove file or not.
checkSorted(List<Long>) - Static method in class org.apache.iotdb.db.protocol.rest.utils.InsertTabletSortDataUtils
 
checkSortedTimestampsAndIndices() - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
checkSourcePathsIfNotUsingQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
Check errors in sourcePaths.
checkState() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkChannel
 
checkState() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
checkState() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
CheckSubqueryNodesAreRewritten - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
CheckSubqueryNodesAreRewritten() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.CheckSubqueryNodesAreRewritten
 
checkSuperUserOrMaintain(String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkSystemConfig() - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
check configuration in system.properties when starting IoTDB
checkSystemPermission(String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkSystemPermissionGrantOption(String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkTableName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
checkTableName(String, Optional<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
checkTablePermission(String, String, String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkTablePermissionGrantOption(String, String, String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkTablePrivilege(String, QualifiedObjectName, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has specified privilege on the specified table or bigger scope (like database or ANY).
checkTablePrivilege(String, QualifiedObjectName, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkTablePrivilege4Pipe(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
 
checkTablePrivilege4Pipe(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkTablePrivilegeGrantOption(String, QualifiedObjectName, TableModelPrivilege) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
 
checkTablePrivilegeGrantOption(String, QualifiedObjectName, TableModelPrivilege) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkTableVisibility(String, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthChecker
Check if user has any privilege on the specified table or bigger scope (like database or ANY).
checkTableVisibility(String, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
checkTableVisible(String, String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkTargetPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
Check errors in targetPaths.
checkTBVisible(String, String, String) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkTBVisible(String, String, String) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkTemplateSetAndPreSetInfo(PartialPath, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
checkTemplateSetAndPreSetInfo(PartialPath, String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
 
checkTemplateSetAndPreSetInfo(PartialPath, String) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
checkTemplateSetAndPreSetInfo(PartialPath, String) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
 
checkTemplateSetInfo(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
checkTemplateSetInfo(PartialPath) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
 
checkTemplateSetInfo(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
checkTemplateSetInfo(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
 
checkTimeAndMayFlushChunkToCurrentFile(long, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
Find the index of the target file to be inserted according to the data time.
checkTimeoutNotExhausted() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
checkTimePartitionHasOverlap(List<TsFileResource>) - Static method in class org.apache.iotdb.db.tools.validate.TsFileOverlapValidationAndRepairTool
 
checkTimePartitionHasOverlap(List<TsFileResource>, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
checkTimeseries(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
check whether the given path is well formatted
checkTimeSeriesNum(String) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
checkTimeseriesProps(String, Map<String, String>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
check props when creating timeseries
checkTimestampPrecision(long) - Static method in class org.apache.iotdb.db.utils.TimestampPrecisionUtils
check whether the input timestamp match the current system timestamp precision.
checkTmpLength(int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
checkTsBlockSizeAndGetResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
checkTTL(TSStatus[], long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
checkTTL(TSStatus[], long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
checkTTLInternal(TSStatus[], long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticBinaryColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareBinaryColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareEqualToColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareNonEqualColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDateColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionTimestampColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.Like2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicBinaryColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDateColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionTimestampColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionDoubleColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionFloatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionIntColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionLongColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.LeafColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.CoalesceColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InMultiColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalMultiColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.CompareTernaryColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.Like3ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.udf.UserDefineScalarFunctionTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.ArithmeticNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.DoubleNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.FloatNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IntNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LikeColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LogicNotColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LongNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.RegularColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Concat2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatMultiColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWith2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FormatColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrim2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLike2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace3ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrim2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWith2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strcmp2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strpos2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString3ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Trim2ColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.TimestampNegationColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticBinaryTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
checkType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
checkUser(String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
checkUser(String, String) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUser(String, String) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserAnyScopePrivilegeGrantOption(String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserAnyScopePrivilegeGrantOption(String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserCanRunRelationalAuthorStatement(String, RelationalAuthorStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user can run relational author statement.
checkUserCanRunRelationalAuthorStatement(String, RelationalAuthorStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkUserCanRunRelationalAuthorStatement(String, RelationalAuthorStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkUserDBPrivileges(String, String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserDBPrivileges(String, String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserDBPrivilegesGrantOpt(String, String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserDBPrivilegesGrantOpt(String, String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserIsAdmin(String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.security.AccessControl
Check if user is admin user
checkUserIsAdmin(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AccessControlImpl
 
checkUserIsAdmin(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.AllowAllAccessControl
 
checkUserPathPrivileges(String, List<? extends PartialPath>, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserPathPrivileges(String, List<? extends PartialPath>, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserPathPrivilegesGrantOpt(String, List<? extends PartialPath>, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserPathPrivilegesGrantOpt(String, List<? extends PartialPath>, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserPrivileges(TCheckUserPrivilegesReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
checkUserSysPrivileges(String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserSysPrivileges(String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserSysPrivilegesGrantOpt(String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserSysPrivilegesGrantOpt(String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserTBPrivileges(String, String, String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserTBPrivileges(String, String, String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkUserTBPrivilegesGrantOpt(String, String, String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
checkUserTBPrivilegesGrantOpt(String, String, String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
checkValid(String, String, byte[]) - Method in class org.apache.iotdb.db.protocol.mqtt.BrokerAuthenticator
 
child - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
child - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
child - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
child - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
CHILD_COUNT_NO_LIMIT - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
childColumnTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
children - Variable in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
children - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
children - Variable in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
children - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
children - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
ChildReplacer - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
chunk - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.load.splitter.TsFileDataType
 
CHUNK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_FILTER_ALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_FILTER_ALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_FILTER_NONALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_FILTER_NONALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_MODIFICATION_ALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_MODIFICATION_ALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_MODIFICATION_NONALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
CHUNK_METADATA_MODIFICATION_NONALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
ChunkCache - Class in org.apache.iotdb.db.storageengine.buffer
This class is used to cache Chunk of ChunkMetaData in IoTDB.
ChunkCache.ChunkCacheKey - Class in org.apache.iotdb.db.storageengine.buffer
 
ChunkCacheKey(String, TsFileID, long, boolean) - Constructor for class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
ChunkCacheMetrics - Class in org.apache.iotdb.db.queryengine.metric
 
ChunkCacheMetrics(ChunkCache) - Constructor for class org.apache.iotdb.db.queryengine.metric.ChunkCacheMetrics
 
ChunkData - Interface in org.apache.iotdb.db.storageengine.load.splitter
 
chunkGroupHasOverlap(IDeviceID, Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
chunkHandleIterator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
chunkHasOverlap(IDeviceID, String, Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
chunkHeaderList - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
chunkList - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
ChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader
 
ChunkLoader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
ChunkLoader(String, ChunkMetadata) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
chunkMetadata - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
chunkMetadata - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
chunkMetadata - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
ChunkMetadataElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
ChunkMetadataElement(IChunkMetadata, boolean, FileElement) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
chunkMetadataQueue - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
chunkNoneOverlap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
chunkNoneOverlapButDeserialize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
chunkNotExist(IDeviceID, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
chunkNotExist(IDeviceID, String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
must guarantee the device exists in the work memtable only used when mem control enabled
ChunkOffset - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
ChunkOffset(long, IDeviceID, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.ChunkOffset
 
chunkOverlapOrModified - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
chunkPointNumArray - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
chunkPointNumLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
chunkPointNumLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
chunkSizeLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
chunkSizeLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
chunkStatistic - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
chunkStatistics - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
chunkToBeScanned - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
chunkWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
chunkWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
ChunkWriterFlushCallback - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
chunkWriters - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
clamp(long, int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
ClassLoaderManagerInitializationException - Exception in org.apache.iotdb.db.exception.runtime
 
ClassLoaderManagerInitializationException(String) - Constructor for exception org.apache.iotdb.db.exception.runtime.ClassLoaderManagerInitializationException
 
clean() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeHardlinkOrCopiedFileDirStartupCleaner
Delete the data directory and all of its subdirectories that contain the PipeConfig.PIPE_TSFILE_DIR_NAME directory.
clean() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
clean(ByteBuffer) - Static method in class org.apache.iotdb.db.utils.MmapUtil
we do not need to clean heapByteBuffer manually, so we just leave it alone.
clean(MappedByteBuffer) - Static method in class org.apache.iotdb.db.utils.MmapUtil
 
cleanChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
cleanOutdatedCombiner() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
cleanPipeReceiverDirs() - Method in class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
cleanSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
 
cleanup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
cleanUp() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeDevicePathCache
 
cleanUp() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Clean up all data and info of this cache, including cache keys, cache values and cache stats.
cleanUp() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
cleanUp() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
cleanUp() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
cleanUp() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEmptyEvent
 
cleanUp(boolean) - Method in interface org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEvents
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFileBatchEvents
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFilePlainEvent
 
cleanUp(boolean) - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
NOTE: To ensure idempotency, currently, it is only allowed to call this method within the ConcurrentHashMap.compute(K, java.util.function.BiFunction<? super K, ? super V, ? extends V>) method of inFlightEvents in SubscriptionPrefetchingQueue or SubscriptionPrefetchingQueue.cleanUp().
cleanUpInternal() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
cleanupQueryExecution(Long) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
cleanupQueryExecution(Long, TBase<?, ?>, Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
cleanUpWhenFailed() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
clear() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
clear() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
clear() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
clear() - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Clear all the registered extractors and internal data structures.
clear() - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
clear() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
clear() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
clear() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
clear() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Clear all the elements in the queue.
clear() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
clear() - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaMetricManager
 
clear() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
clear() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
clear() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
function for clearing metadata components of one schema region
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Function for clearing metadata components of one schema region
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
clear all metadata components of this schemaRegion
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
clear all the data of MTreeStore in memory and disk.
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
clear() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionLoader
 
clear() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
clear() - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
clear() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
clear LRUCache.
clear() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
clear LRUCache.
clear() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
clear LRUCache.
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
clear() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
putBack all the memory resources.
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfo
called when closing TSP
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
clear() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.allocation.NodeAllocationStrategy
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.RoundRobinStrategy
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
clear() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
clear() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
clear() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
function for clearing TsFileManager
clear() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimAlignedTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimBinaryTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimBooleanTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimDoubleTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimFloatTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimIntTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TimLongTVList
 
clear() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
clear(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
clear(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
CLEAR_CACHE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
clearAlignedCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
clearAllElements() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Clear all elements in this queue.
clearAllElements() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
clearAllElements() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
clearAllElements() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
clearAllTTLForTree() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
Clear all ttl of cache.
ClearanceFactorOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
ClearanceFactorOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.ClearanceFactorOperator
 
clearAsyncTsFileResourceRecoverTaskList() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
clearBitMap() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
clearBitMap() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
clearCache() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
clearCache(boolean, Set<CacheClearOptions>) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
clearCache(boolean, Set<CacheClearOptions>) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
clearCache(Set<Integer>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
ClearCache - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ClearCache(boolean, Set<CacheClearOptions>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
clearCachedMTreeStore(CachedMTreeStore) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
ClearCacheStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ClearCacheStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
ClearCacheTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ClearCacheTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
ClearCacheTask(ClearCache) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ClearCacheTask
 
ClearCacheTask(ClearCacheStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.ClearCacheTask
 
clearCandidateQueue() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
clearChunks() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
clearDeviceIDToContext() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
clearDeviceIsAlignedCacheIfNecessary() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
clearExpectedOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator.PlanContext
 
clearFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
clearFlushedTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
clearFlushedTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
clearGlobalFlushedTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
clearGlobalFlushedTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
clearIdColumnMapper() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
clearIndices() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
clearMap(boolean) - Static method in class org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
clearModificationsAndTimeIndex() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
clearPageWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
clearPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
clearPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
clearPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
clearPaths() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
clearPeriodicalJobExecutor() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
clearRecoverSettleFileMap() - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
clearReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
clearResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
clearResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
clearResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
clearRetryEventsReferenceCount() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
clearSchemaResource() - Static method in class org.apache.iotdb.db.schemaengine.rescon.SchemaResourceManager
 
clearSnapshot() - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
clearSnapshotOfDataRegion(DataRegion) - Static method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
 
clearSortedTime() - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
The arrays for sorting are not including in write memory now, the memory usage is considered as temporary memory.
clearSortedValue() - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
clearSourceOperators() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
clearTime() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
clearTimePartitionDeviceInfoCache() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
clearTimeSeries() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
clearTmp() - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
clearTransferBufferReferenceCount() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
clearTypeProvider() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
clearUselessField() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
clearUselessMemory() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.LogicalQueryPlan
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
clearValue() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
ClientSession - Class in org.apache.iotdb.db.protocol.session
Client Session is the only identity for a connection.
ClientSession(Socket) - Constructor for class org.apache.iotdb.db.protocol.session.ClientSession
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
clone() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
clone() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.IQueryDataSource
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
clone() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
clone() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
clone(long) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
cloneAs(TVList) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
cloneBitMap(TVList) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
cloneForDistribution() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
cloneIndex(int[]) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
cloneList() - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
cloneTime(long[]) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
cloneValue(TSDataType, Object) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
cloneWithChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
cloneWithChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
cloneWithChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
cloneWithChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
cloneWithChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
close() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
close() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
close() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
close() - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
close() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
close() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
 
close() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaServerHandle
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaServerBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
close() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
close() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
close() - Method in interface org.apache.iotdb.db.pipe.consensus.deletion.persist.DeletionBuffer
 
close() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
close() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.recover.DeletionReader
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.aggregator.TsFileInsertionPointCounter
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParser
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.TsFileInsertionEventScanParser
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParser
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
close() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
Release the resource of TsFileInsertionEventParser.
close() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
close() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
close() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
Clear the matcher and disruptor.
close() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
close() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.downsampling.PartialPathLastObjectCache
 
close() - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
close() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.sender.TwoStageAggregateSender
 
close() - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
close() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
close() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
close() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
close() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
close() - Method in class org.apache.iotdb.db.protocol.client.DataNodeInternalClient
 
close() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
Clear resource used by this fragment instance.
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Destroy the queue and complete the future.
close() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Close the ISink.
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Close the handle.
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
The close method cleans up the resources occupied by this Operator.
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeLinearFillOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceAttributeUpdater
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceUpdater
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
close() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
close() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.AbstractDriverThread
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.TreeSchemaAutoCreatorAndVerifier
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
close() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
close() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
close() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
close() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.udf.UserDefineScalarFunctionTransformer
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescriptionWriter
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MNodeIterator
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.iterator.CachedTraverserIterator
 
close() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogReader
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
close() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
close() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
 
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.IDataBlockReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.SeriesDataBlockReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Close this tsfile
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile.ModIterator
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationReader
Release resources like streams.
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
Release resources like streams.
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Release resources such as streams and caches.
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskAlignedChunkLoader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskChunkLoader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkLoader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkLoader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
do something when TsFileResource is closing (may be empty method)
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
close() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
close() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
close() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
close() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
Block new flush submits and exit when all RUNNING THREADS AND TASKS IN THE QUEUE end.
close() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.MemTableManager
 
close() - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
 
close() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
close() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
close() - Method in interface org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota
Cleanup method on operation completion
close() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskLifeCycle
 
close() - Method in class org.apache.iotdb.db.tools.TsFileSketchTool
 
close() - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
close() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
close() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
close() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
close() - Method in class org.apache.iotdb.db.utils.SetThreadName
 
close() - Method in class org.apache.iotdb.db.utils.sort.FileSpillerReader
 
close() - Method in class org.apache.iotdb.db.utils.sort.MemoryReader
 
close() - Method in interface org.apache.iotdb.db.utils.sort.SortReader
Close the sortReader and release resources.
close() - Method in interface org.apache.iotdb.db.utils.writelog.ILogWriter
release resources occupied by this object, like file streams.
close() - Method in class org.apache.iotdb.db.utils.writelog.LogWriter
 
CLOSE_OPERATION - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
CLOSE_SIGNAL - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
closeAllResources() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
close all tsfile resource
closeAndRemoveAllOpenedReaders() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
Only for EnvironmentUtils.cleanEnv method.
closeConsumer(TCloseConsumerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
closeDataset(IClientSession, Long, Long, LongConsumer) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
ClosedFileScanHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
ClosedFileScanHandleImpl(TsFileResource, QueryContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
closeFile() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
closeFileAndRemoveReader(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
 
closeFileChannel() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
CloseFileListener - Interface in org.apache.iotdb.db.storageengine.dataregion.flush
 
closeIfOutOfTimeToLive() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
closeLogWriter() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
closeLogWriter() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
closeMemoryBlock() - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
closeOperation(IClientSession, long, long, boolean, boolean, LongConsumer) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
closeSession() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
closeSession(IClientSession, LongConsumer) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
closeStatement(IClientSession, long, LongConsumer) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
closeTsFileProcessorAndReportToSystem(TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
When a TsFileProcessor is closing, remove it from reportedTsps, and report to systemInfo to update SG cost.
closeWithoutSettingStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Used for compaction.
ClusterAuthorityFetcher - Class in org.apache.iotdb.db.auth
 
ClusterAuthorityFetcher(IAuthorCache) - Constructor for class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
ClusterConfigTaskExecutor - Class in org.apache.iotdb.db.queryengine.plan.execution.config.executor
 
ClusterConfigTaskExecutor() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
ClusterDeletionConfigNodeClientPoolFactory() - Constructor for class org.apache.iotdb.db.protocol.client.DataNodeClientPoolFactory.ClusterDeletionConfigNodeClientPoolFactory
 
ClusterPartitionFetcher - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ClusterScheduler - Class in org.apache.iotdb.db.queryengine.plan.scheduler
QueryScheduler is used to dispatch the fragment instances of a query to target nodes.
ClusterScheduler(MPPQueryContext, QueryStateMachine, List<FragmentInstance>, QueryType, ExecutorService, ExecutorService, ScheduledExecutorService, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.ClusterScheduler
 
ClusterSchemaFetcher - Class in org.apache.iotdb.db.queryengine.plan.analyze.schema
 
ClusterSchemaTree - Class in org.apache.iotdb.db.queryengine.common.schematree
 
ClusterSchemaTree() - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
ClusterSchemaTree(SchemaNode) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
ClusterTemplateManager - Class in org.apache.iotdb.db.schemaengine.template
 
ClusterTemplateManager() - Constructor for class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
COALESCE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
CoalesceColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
CoalesceColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.CoalesceColumnTransformer
 
CoalesceExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CoalesceExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
CoalesceExpression(List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
CoalesceExpression(Expression, Expression, Expression...) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
CoalesceExpression(NodeLocation, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
coerce(PlanBuilder, List<Expression>, Analysis, QueryId, SymbolAllocator) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
Creates a projection with any additional coercions by identity of the provided expressions.
coerceIfNecessary(Analysis, Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
collect(long, boolean) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, double) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, float) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, int) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, long) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, String) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, Binary) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(Event) - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
CollectAggregationExpressionsVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
CollectAggregationExpressionsVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectAggregationExpressionsVisitor
 
collectDatabase(IDatabaseMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.DatabaseCollector
 
collectDataPoint(ColumnBuilder, long, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
collectEntity(IDeviceMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.EntityCollector
 
collectInternal - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
collectLastNode(IMNode, List<IMNode>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
 
collectMeasurement(IMeasurementMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MeasurementCollector
collect the information of one measurement
collectMNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeCollector
 
CollectNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
CollectNode output the content of children.
CollectNode(PlanNodeId, List<PlanNode>, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
CollectNode(PlanNodeId, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
CollectOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
CollectOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
collector - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
collectPipeMetaList(TDataNodeHeartbeatResp) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
collectPipeMetaListInternal(TPipeHeartbeatReq, TPipeHeartbeatResp) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
collectRow(Row) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRowCollector
 
collectSchema(List<TsFileResource>, List<TsFileResource>, Map<TsFileResource, TsFileSequenceReader>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchemaCollector
 
collectSchema(List<TsFileResource>, Map<TsFileResource, TsFileSequenceReader>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchemaCollector
 
CollectSourceExpressionsVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
CollectSourceExpressionsVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectSourceExpressionsVisitor
 
collectUpdatedEntries() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogReader
 
collectUpdatedStorageGroupMNodes() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
collectUpdatedStorageGroupMNodes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
Collect updated storage group node.
CollectVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
Simply collects result from child-expression.
CollectVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectVisitor
 
collectVolatileSubtrees() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
The returned node by iterator will automatically take the write lock.
collectVolatileSubtrees() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
collectWindowOutputs(List<WindowOutput>, String, RowCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
Collect WindowOutputs of a single timeSeries in one turn.
ColossalRecordException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
Record is the element stored in ISegment.
ColossalRecordException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.ColossalRecordException
 
ColossalRecordException(String, int) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.ColossalRecordException
 
ColossalRecordException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.ColossalRecordException
 
column(String, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil.TableMetadataBuilder
 
COLUMN_INJECT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
columnCache - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
ColumnCache - Class in org.apache.iotdb.db.queryengine.transformation.dag.column
 
ColumnCache() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
columnCategories - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
columnCategories - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
ColumnCreationFailException - Exception in org.apache.iotdb.db.exception.sql
 
ColumnCreationFailException(String) - Constructor for exception org.apache.iotdb.db.exception.sql.ColumnCreationFailException
 
ColumnDefinition - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ColumnDefinition(NodeLocation, Identifier, DataType, TsTableColumnCategory, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
ColumnGenerator - Class in org.apache.iotdb.db.utils.columngenerator
 
ColumnGenerator() - Constructor for class org.apache.iotdb.db.utils.columngenerator.ColumnGenerator
 
ColumnGeneratorParameter - Class in org.apache.iotdb.db.utils.columngenerator.parameter
 
ColumnGeneratorParameter(ColumnGeneratorType) - Constructor for class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
ColumnGeneratorType - Enum in org.apache.iotdb.db.utils.columngenerator
 
ColumnHandle - Interface in org.apache.iotdb.db.queryengine.plan.relational.metadata
Represents a handle to a column within a TableHandle returned from the connector to the engine.
columnHeaderList - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
columnHeaderList - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
columnHeaderList - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
columnIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
columnIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
columnIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
columnIfNotExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
columnIndexList - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
ColumnInjectionPushDown - Class in org.apache.iotdb.db.queryengine.plan.optimization
Optimization phase: Distributed plan planning.
ColumnInjectionPushDown() - Constructor for class org.apache.iotdb.db.queryengine.plan.optimization.ColumnInjectionPushDown
 
ColumnInjectNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
ColumnInjectNode(PlanNodeId, int, ColumnGeneratorParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
ColumnInjectNode(PlanNodeId, PlanNode, int, ColumnGeneratorParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
ColumnInjectOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
This operator can be used to insert a column in TsBlock, the column is generated by StaticColumnGenerator which is decided when analyzing.
ColumnInjectOperator(OperatorContext, Operator, ColumnGenerator, int, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
ColumnList - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.utils
 
ColumnList(List<Column>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
ColumnList.ColumnListIndex - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.utils
 
ColumnMerger - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
used to merge columns belonging to same series into one column.
ColumnMetadata - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
ColumnMetadata(String, Type) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
ColumnMetadata.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
columnNameStringList - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
columnNameStringList - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
ColumnPaginationController - Class in org.apache.iotdb.db.queryengine.plan.analyze
apply SLIMIT & SOFFSET
ColumnPaginationController(long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.ColumnPaginationController
 
columns - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
columns - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
ColumnSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
ColumnSchema(String, Type, boolean, TsTableColumnCategory) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
ColumnSchema.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
columnSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
columnsIndexArray - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column
 
ColumnTransformer(Type) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
ColumnTransformerBuilder - Class in org.apache.iotdb.db.queryengine.execution.relational
 
ColumnTransformerBuilder() - Constructor for class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
ColumnTransformerBuilder.Context - Class in org.apache.iotdb.db.queryengine.execution.relational
 
columnTransformerList - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
ColumnTransformerVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
Responsible for constructing ColumnTransformer through Expression.
ColumnTransformerVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
ColumnTransformerVisitor.ColumnTransformerVisitorContext - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ColumnTransformerVisitorContext(UDTFContext, Map<NodeRef<Expression>, TSDataType>, List<LeafColumnTransformer>, Map<String, List<InputLocation>>, Map<Expression, ColumnTransformer>, Map<Expression, ColumnTransformer>, List<ColumnTransformer>, List<TSDataType>, int, TypeProvider) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor.ColumnTransformerVisitorContext
 
combine(int, String, State) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
combine(int, State) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.Combiner
 
combine(State) - Method in class org.apache.iotdb.db.pipe.processor.twostage.operator.CountOperator
 
combine(State) - Method in interface org.apache.iotdb.db.pipe.processor.twostage.operator.Operator
 
COMBINE - Enum constant in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
 
combineAggregationAndTableScan(PlanNodeId, AggregationNode, ProjectNode, DeviceTableScanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
combineAggregationAndTableScan(PlanNodeId, AggregationNode, ProjectNode, DeviceTableScanNode, AggregationNode.Step) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
combineAllHashesWithConstant(long[], int, int, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.CombineHashFunction
 
combineConjuncts(Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
combineConjuncts(List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Combine the given conjuncts into a single expression using "and".
combineConjuncts(Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
combineConjunctsWithDuplicates(Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
combineDisjuncts(Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
combineDisjuncts(Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
combineDisjunctsWithDefault(Collection<Expression>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
CombineHashFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
combineModsInCrossCompaction(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
Collect all the compaction modification files of source files, and combines them as the modification file of target file.
combineModsInInnerCompaction(Collection<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
combineModsInInnerCompaction(Collection<TsFileResource>, TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
Collect all the compaction modification files of source files, and combines them as the modification file of target file.
combinePredicates(LogicalExpression.Operator, Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
Combiner - Class in org.apache.iotdb.db.pipe.processor.twostage.combiner
 
Combiner(Operator, ConcurrentMap<Integer, Integer>) - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.combiner.Combiner
 
CombineRequest - Class in org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
COMMA_SEPERATOR - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
COMMA_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
commit() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
commit(String, List<SubscriptionCommitContext>, boolean) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
commit(EnrichedEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
commit(TableDeviceAttributeCommitUpdateNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
commit(ConsumerConfig, List<SubscriptionCommitContext>, boolean) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
COMMIT_MARK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
COMMIT_TEMPLATE_SET_INFO - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
COMMIT_UPDATE_TABLE_DEVICE_ATTRIBUTE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
commitTemplatePreSetInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
commitUpdateAttribute(TableDeviceAttributeCommitUpdateNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
commitUpdateAttribute(TableDeviceAttributeCommitUpdateNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
commitUpdateAttribute(TableDeviceAttributeCommitUpdateNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
commitUpdateTable(String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
commitUpdateTable(String, String) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
CommonUtils - Class in org.apache.iotdb.db.utils
 
COMP_POINTER_OFFSET_DIGIT - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
COMP_PTR_OFFSET_MASK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
compact() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Merge file under this database processor
compact() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
compact() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
compact(SimpleCompactionLogger) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
COMPACT_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
COMPACT_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
compactAlignedChunkByFlush(ChunkLoader, List<ChunkLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
compactAlignedChunkByFlush(ChunkLoader, List<ChunkLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
compactAlignedChunkByFlush(ChunkLoader, List<ChunkLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
compactAlignedPageByFlush(PageLoader, List<PageLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
CompactChunkPlan - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
CompactChunkPlan(long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
CompactChunkPlan(List<CompactPagePlan>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
compactChunks() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Compact chunks in chunk metadata queue.
compactedChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
compactFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
compactFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
compactFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
compactFileTimeIndexCache() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
compactFileTimeIndexCache() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
compactFileTimeIndexIfNeeded(String, int, int, Map<Long, TsFileResourceList>, Map<Long, TsFileResourceList>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
COMPACTING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
 
COMPACTION_CANDIDATE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
 
COMPACTION_FILE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
COMPACTION_FILE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
CompactionAlignedChunkReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader
 
CompactionAlignedChunkReader(Chunk, List<Chunk>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionAlignedChunkReader
Constructor of ChunkReader without deserializing chunk into page.
CompactionAlignedPageLazyLoadPointReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
CompactionAlignedPageLazyLoadPointReader(TimePageReader, List<ValuePageReader>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
CompactionChunkReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader
 
CompactionChunkReader(Chunk) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionChunkReader
Constructor of ChunkReader without deserializing chunk into page.
compactionConfigVersion - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
CompactionDiskTSMIterator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.io
 
CompactionDiskTSMIterator(CompactionType, File, List<ChunkGroupMetadata>, LinkedList<Long>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionDiskTSMIterator
 
CompactionEstimateUtils - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
CompactionEstimateUtils() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionEstimateUtils
 
CompactionExceptionHandler - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionFileCountExceededException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionFileCountExceededException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionFileCountExceededException
 
CompactionFileMetrics - Class in org.apache.iotdb.db.service.metrics.file
 
CompactionFileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
CompactionIoDataType - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
CompactionLastTimeCheckFailedException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionLastTimeCheckFailedException(String, long, long) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionLastTimeCheckFailedException
 
CompactionLastTimeCheckFailedException(IDeviceID, String, long, long) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionLastTimeCheckFailedException
 
CompactionLogAnalyzer - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
 
CompactionLogAnalyzer(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
 
CompactionLogger - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
MergeLogger records the progress of a merge in file "merge.log" as text lines.
CompactionLogger(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
CompactionMemoryNotEnoughException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionMemoryNotEnoughException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionMemoryNotEnoughException
 
CompactionMetrics - Class in org.apache.iotdb.db.service.metrics
 
compactionModFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
CompactionPathUtils - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
CompactionPriority - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
CompactionRecoverException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionRecoverException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionRecoverException
 
CompactionRecoverException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionRecoverException
 
CompactionRecoverManager - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover
CompactionRecoverManager searches compaction log and call CompactionRecoverTask to execute the recover process for all compaction task sequentially, including InnerCompactionTask in sequence/unsequence space, CrossSpaceCompaction.
CompactionRecoverManager(TsFileManager, String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover.CompactionRecoverManager
 
CompactionRecoverTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover
CompactionRecoverTask executes the recover process for all compaction tasks.
CompactionRecoverTask(String, String, TsFileManager, File, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover.CompactionRecoverTask
 
CompactionScheduleContext - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionScheduleContext() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
CompactionScheduler - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
CompactionScheduler schedules and submits the compaction task periodically, and it counts the total number of running compaction task.
CompactionScheduleTaskManager - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionScheduleTaskManager() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
CompactionScheduleTaskManager.RepairDataTaskManager - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionScheduleTaskWorker - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionScheduleTaskWorker(List<DataRegion>, int, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskWorker
 
CompactionSourceFileDeletedException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionSourceFileDeletedException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionSourceFileDeletedException
 
CompactionStatisticsCheckFailedException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionStatisticsCheckFailedException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
CompactionStatisticsCheckFailedException(IDeviceID, PageHeader, TimeRange) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
CompactionStatisticsCheckFailedException(IDeviceID, ChunkMetadata, TimeRange) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
CompactionStatisticsCheckFailedException(IDeviceID, TimeseriesMetadata, TimeRange) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
CompactionStatisticsCheckFailedException(IDeviceID, TimeRange, TimeRange) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
CompactionTableSchema - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
CompactionTableSchema(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchema
 
CompactionTableSchemaCollector - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
CompactionTableSchemaNotMatchException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionTableSchemaNotMatchException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionTableSchemaNotMatchException
 
CompactionTargetFileCountExceededException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionTargetFileCountExceededException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionTargetFileCountExceededException
 
CompactionTaskFuture(CompactionTaskSummary) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
CompactionTaskInfo - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
CompactionTaskInfo(List<TsFileResource>, List<FileInfo>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
CompactionTaskManager - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
CompactionMergeTaskPoolManager provides a ThreadPool tPro queue and run all compaction tasks.
CompactionTaskManager() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
CompactionTaskQueue - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionTaskQueue(int, Comparator<AbstractCompactionTask>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskQueue
 
CompactionTaskStage - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
 
CompactionTaskStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.constant
 
CompactionTaskStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
CompactionTaskSummary - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
The summary of one AbstractCompactionTask execution.
CompactionTaskSummary() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
CompactionTaskType - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.constant
 
CompactionTsFileInput - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.io
 
CompactionTsFileInput(CompactionType, TsFileInput) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
CompactionTsFileOutput - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.io
 
CompactionTsFileOutput(TsFileOutput, RateLimiter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
CompactionTsFileReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.io
This class extends the TsFileSequenceReader class to read and manage TsFile with a focus on compaction-related operations.
CompactionTsFileReader(String, CompactionType) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
Constructs a new instance of CompactionTsFileReader.
CompactionTsFileWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.io
 
CompactionTsFileWriter(File, long, CompactionType) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
CompactionType - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
CompactionUtils - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
This tool can be used to perform inner space or cross space compaction of aligned and non aligned timeseries.
CompactionValidationFailedException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
CompactionValidationFailedException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionValidationFailedException
 
CompactionValidationFailedException(List<TsFileResource>) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionValidationFailedException
 
compactionVersion - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
CompactionWorker - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
CompactionWorker(int, FixedPriorityBlockingQueue<AbstractCompactionTask>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker
 
CompactionWorker.CompactionTaskFuture - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
compactionWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
CompactPagePlan - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
CompactPagePlan(long, long, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactPagePlan
 
compactRecords() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
comparableRequired() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
comparableTypeParameter(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
comparator - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
comparators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
compare(int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntComparator
Compares the given primitive types.
compare(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.QuickSort
compare the timestamps in idx1 and idx2
compare(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
compare the timestamps in idx1 and idx2
compare(DriverTask, DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask.SchedulePriorityComparator
 
compare(DriverTask, DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask.TimeoutComparator
 
compare(AbstractCompactionTask, AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.DefaultCompactionTaskComparatorImpl
 
compare(AbstractCompactionTask, AbstractCompactionTask) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.ICompactionTaskComparator
 
compare(SortKey, SortKey) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SortKeyComparator
 
compare(Binary, Binary) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.TransformUtils
 
compareAndSet(T, T) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Sets the state if the current state .equals() the specified expected state.
CompareBinaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareBinaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareBinaryColumnTransformer
 
CompareBinaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
CompareBinaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.CompareBinaryExpression
 
CompareBinaryExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.CompareBinaryExpression
 
CompareBinaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareBinaryTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
CompareBinaryTransformer.Evaluator - Interface in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
compareCrossSpaceCompactionTask(CrossSpaceCompactionTask, CrossSpaceCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.DefaultCompactionTaskComparatorImpl
 
compareCrossSpaceCompactionTask(CrossSpaceCompactionTask, CrossSpaceCompactionTask) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.ICompactionTaskComparator
 
compareDegradePriority(ITimeIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
compareDegradePriority(ITimeIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
compareDegradePriority(ITimeIndex) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
compare the priority of two ITimeIndex
CompareEqualToColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareEqualToColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareEqualToColumnTransformer
 
CompareEqualToTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareEqualToTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareEqualToTransformer
 
compareFileCreationOrderByDesc(TsFileResource, TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Compare the creation order of the files and sort them according to the version number from largest to smallest.This method will first check whether the two names meet the standard naming specifications, and then compare version of two names.
compareFileName(TsFileResource, TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Compare the name of TsFiles corresponding to the two TsFileResource.
CompareGreaterEqualColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareGreaterEqualColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareGreaterEqualColumnTransformer
 
CompareGreaterEqualTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareGreaterEqualTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterEqualTransformer
 
CompareGreaterThanColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareGreaterThanColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareGreaterThanColumnTransformer
 
CompareGreaterThanTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareGreaterThanTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterThanTransformer
 
compareIndexDegradePriority(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
compareInnerSpaceCompactionTask(InnerSpaceCompactionTask, InnerSpaceCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.DefaultCompactionTaskComparatorImpl
 
compareInnerSpaceCompactionTask(InnerSpaceCompactionTask, InnerSpaceCompactionTask) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.ICompactionTaskComparator
 
CompareLessEqualColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareLessEqualColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareLessEqualColumnTransformer
 
CompareLessEqualTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareLessEqualTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessEqualTransformer
 
CompareLessThanColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareLessThanColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareLessThanColumnTransformer
 
CompareLessThanTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareLessThanTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessThanTransformer
 
CompareNonEqualColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
CompareNonEqualColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareNonEqualColumnTransformer
 
CompareNonEqualTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
CompareNonEqualTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareNonEqualTransformer
 
comparePriority(TimePartitionInfo) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionInfo
 
compareSettleCompactionTask(SettleCompactionTask, SettleCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.DefaultCompactionTaskComparatorImpl
 
CompareTernaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.ternary
 
CompareTernaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.CompareTernaryColumnTransformer
 
CompareTernaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary
 
CompareTernaryTransformer(LayerReader, LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
CompareTernaryTransformer.Evaluator - Interface in org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary
 
compareTimeSeries(TsBlock, int, TsBlock, int, Comparator<Binary>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
compareTmp(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
compareTo(DriverTaskId) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
compareTo(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
compareTo(ShowSchemaResult) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
compareTo(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
compareTo(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
compareTo(MergeReaderPriority) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.MergeReaderPriority
 
compareTo(SubscriptionEvent) - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
comparingLong(ToLongFunction<? super T>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
COMPARISON - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
COMPARISON_UNORDERED_FIRST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
Normal comparison operator, but unordered values such as NaN are placed before all normal values.
COMPARISON_UNORDERED_LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
Normal comparison operator, but unordered values such as NaN are placed after all normal values.
ComparisonExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ComparisonExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
ComparisonExpression(ComparisonExpression.Operator, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
ComparisonExpression(NodeLocation, ComparisonExpression.Operator, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
ComparisonExpression.Operator - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
complete(T) - Method in class org.apache.iotdb.db.queryengine.execution.FutureStateChange
 
complete(T, Executor) - Method in class org.apache.iotdb.db.queryengine.execution.FutureStateChange
 
CompleteMeasurementSchemaVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
CompleteMeasurementSchemaVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
composeFileName(long, long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
composeLastTimeValuePair(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
composeLastTimeValuePair(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
composeTimeValuePair(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
COMPOUND_POINT_LENGTH - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
COMPRESSION_RATIO - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
CompressionRatio - Class in org.apache.iotdb.db.storageengine.dataregion.flush
This class is used to count, compute and persist the compression ratio of tsfiles.
compressionType - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
compute(IDualKeyCacheComputation<FK, SK, V>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Traverse target cache values via given first key and second keys provided in computation and execute the defined computation logic.
compute(ISchemaComputation, List<Integer>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
compute(InsertBaseStatement, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils.DataPartitionQueryParamComputation
 
COMPUTE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
computeCacheEntry(SK, BiFunction<SK, T, T>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
computeCacheEntryIfAbsent(SK, Function<SK, T>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
computeDataPartitionParams(Map<IDeviceID, Set<TTimePartitionSlot>>, String) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
computeDevice(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
computeDevice(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
 
computeHashes(Column[], long[], int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
computeLevel(long) - Static method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
computeMeasurement(int, IMeasurementSchemaInfo) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
computeMeasurement(int, IMeasurementSchemaInfo) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
 
computeMeasurementOfView(int, IMeasurementSchemaInfo, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
computeMeasurementOfView(int, IMeasurementSchemaInfo, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
 
computeSourceOfLogicalView(ISchemaComputation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
This function is used to process logical view schema list in statement.
computeSourceOfLogicalView(ISchemaComputation, List<Integer>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
This function compute logical view and fill source of these views.
computeTableDataPartitionParams(InsertBaseStatement, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
computeTreeDataPartitionParams(InsertBaseStatement, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
computeValue(int, V) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheComputation
Compute each target cache value.
computeWithoutTemplate(ISchemaComputation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
computeWithTemplate(ISchemaComputation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
concat(byte[], byte[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatColumnTransformer
 
Concat2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Concat2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Concat2ColumnTransformer
 
ConcatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
ConcatColumnTransformer(Type, ColumnTransformer, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatColumnTransformer
 
concatDeviceAndBindSchemaForExpression(Expression, PartialPath, ISchemaTree, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat expression with the device path in the FROM clause.And then, bind schema (PartialPath -> MeasurementPath) and removes wildcards in Expression.
ConcatDeviceAndBindSchemaForExpressionVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
ConcatDeviceAndBindSchemaForExpressionVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor
 
ConcatDeviceAndBindSchemaForExpressionVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
concatDeviceAndBindSchemaForHaving(Expression, PartialPath, ISchemaTree, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
ConcatDeviceAndBindSchemaForHavingVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
ConcatDeviceAndBindSchemaForHavingVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForHavingVisitor
 
concatDeviceAndBindSchemaForPredicate(Expression, PartialPath, ISchemaTree, boolean, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat measurement in WHERE and HAVING clause with device path.
ConcatDeviceAndBindSchemaForPredicateVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
ConcatDeviceAndBindSchemaForPredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor
 
ConcatDeviceAndBindSchemaForPredicateVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
concatExpressionWithSuffixPaths(Expression, List<PartialPath>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat suffix path in SELECT or WITHOUT NULL clause with the prefix path in the FROM clause.
concatExpressionWithSuffixPaths(Expression, List<PartialPath>, PathPatternTree, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat suffix path in SELECT or WITHOUT NULL clause with the prefix path in the FROM clause.
ConcatExpressionWithSuffixPathsVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
ConcatExpressionWithSuffixPathsVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor
 
ConcatExpressionWithSuffixPathsVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
ConcatMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
ConcatMultiColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatMultiColumnTransformer
 
ConcatPathRewriter - Class in org.apache.iotdb.db.queryengine.plan.analyze
This rewriter:
ConcatPathRewriter() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.ConcatPathRewriter
 
CONDITION_WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
ConditionWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
ConditionWindow(ConditionWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
ConditionWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
ConditionWindowManager(ConditionWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
ConditionWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
ConditionWindowParameter(boolean, boolean, int, Expression) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowParameter
 
config - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
config - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
config - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
config - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
CONFIG - Static variable in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
CONFIG_NAME - Static variable in class org.apache.iotdb.db.conf.IoTDBConfig
 
CONFIG_REGION_ID - Static variable in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
 
ConfigExecution - Class in org.apache.iotdb.db.queryengine.plan.execution.config
 
ConfigExecution(MPPQueryContext, ExecutorService, IConfigTask) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
ConfigExecution(MPPQueryContext, StatementType, ExecutorService, IConfigTask) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
ConfigNodeAsyncRequestRPCHandler<Response> - Class in org.apache.iotdb.db.protocol.client.cn
 
ConfigNodeAsyncRequestRPCHandler(DnToCnRequestType, int, TConfigNodeLocation, Map<Integer, TConfigNodeLocation>, Map<Integer, Response>, CountDownLatch) - Constructor for class org.apache.iotdb.db.protocol.client.cn.ConfigNodeAsyncRequestRPCHandler
 
ConfigNodeClient - Class in org.apache.iotdb.db.protocol.client
 
ConfigNodeClient(List<TEndPoint>, ThriftClientProperty, ClientManager<ConfigRegionId, ConfigNodeClient>) - Constructor for class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
ConfigNodeClient.Factory - Class in org.apache.iotdb.db.protocol.client
 
ConfigNodeClientManager - Class in org.apache.iotdb.db.protocol.client
 
ConfigNodeClientPoolFactory() - Constructor for class org.apache.iotdb.db.protocol.client.DataNodeClientPoolFactory.ConfigNodeClientPoolFactory
 
ConfigNodeInfo - Class in org.apache.iotdb.db.protocol.client
 
configReceiverId - Variable in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
ConfigTaskResult - Class in org.apache.iotdb.db.queryengine.plan.execution.config
 
ConfigTaskResult(TSStatusCode) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
ConfigTaskResult(TSStatusCode, TsBlock, DatasetHeader) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
configuration - Variable in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
Configuration - Class in org.apache.iotdb.db.utils.windowing.configuration
 
Configuration(TSDataType) - Constructor for class org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
configurations - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
configureLexer(Lexer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AntlrATNCacheFields
 
configureParser(Parser) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AntlrATNCacheFields
 
configureSystemParameters(Map<String, String>) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.AggregatedResultOperator
The system will pass in some parameters (e.g.
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.AverageOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.ClearanceFactorOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.CrestFactorOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.FormFactorOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.KurtosisOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PeakOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PulseFactorOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.RootMeanSquareOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.SkewnessOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.VarianceOperator
 
configureSystemParameters(Map<String, String>) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
The system will pass in some parameters (e.g.
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
configureSystemParameters(Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
confineHistoricalEventTransferTypes(PipeSnapshotEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
confineTransferredTypes(Set<PlanNodeType>) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
connect(TEndPoint, int) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
connector - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
connectorSubtaskId - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
consensusGroupId - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
ConsensusMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
ConsensusMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.ConsensusMemoryMetrics
 
ConsensusPipeDataNodeDispatcher - Class in org.apache.iotdb.db.pipe.consensus
 
ConsensusPipeDataNodeDispatcher() - Constructor for class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeDispatcher
 
ConsensusPipeDataNodeRuntimeAgentGuardian - Class in org.apache.iotdb.db.pipe.consensus
 
ConsensusPipeDataNodeRuntimeAgentGuardian() - Constructor for class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeRuntimeAgentGuardian
 
constant(TSDataType, String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
CONSTANT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
CONSTANT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.FillPolicy
 
CONSTANT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn.ColumnType
 
ConstantColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
 
ConstantColumnTransformer(Type, Column) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.ConstantColumnTransformer
 
ConstantInputReader - Class in org.apache.iotdb.db.queryengine.transformation.dag.input
 
ConstantInputReader(ConstantOperand) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
ConstantIntermediateLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.intermediate
IntermediateLayer for constants.
ConstantIntermediateLayer(ConstantOperand, String, float) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
ConstantOperand - Class in org.apache.iotdb.db.queryengine.plan.expression.leaf
Constant operand
ConstantOperand(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
ConstantOperand(TSDataType, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
constrcutResultTsBlock(int, Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableTopKOperator
 
constrcutResultTsBlock(int, Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
constrcutResultTsBlock(int, Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeTopKOperator
 
construct(int) - Static method in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
construct(String) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
construct(String, TSDataType[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
construct(TSDataType, String, float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
CONSTRUCT_LOGICAL_VIEW_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CONSTRUCT_SCHEMA_BLACK_LIST_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CONSTRUCT_TABLE_DEVICES_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CONSTRUCT_TABLE_DEVICES_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
constructAggregationDescriptorList(Set<Expression>, AggregationStep) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
constructAlignedChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
constructAlignedChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
constructAlignedPath(DeviceEntry, List<String>, List<IMeasurementSchema>, Set<String>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
constructAlignedSeriesScanUtil() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
constructBatch(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
Added an TabletInsertionEvent into batch.
constructBatch(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventPlainBatch
 
constructBatch(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
 
constructColumnHeaderExpression(String, TSDataType) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
constructCompareFilter(ComparisonExpression.Operator, SymbolReference, Literal, ConvertPredicateToFilterVisitor.Context) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
constructDatabaseSchema(DatabaseSchemaStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DatabaseSchemaTask
Construct DatabaseSchema according to statement
constructDeletionList(IDeviceID, String, IMemTable, List<Pair<ModEntry, IMemTable>>, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
construct a deletion list from a memtable.
constructDeletionList(IDeviceID, List<String>, IMemTable, List<Pair<ModEntry, IMemTable>>, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
Methods for modification in memory table
constructDevicePredicateUpdater(TsTable, byte[], BiFunction<Integer, String, Binary>, MemSchemaRegionStatistics) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
constructFilteredTsBlock(List<Column>, Column, ColumnBuilder[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
constructFormattedSQL() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
constructFormattedSQL() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
constructInsertMultiTabletsStatement(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
constructInsertTabletStatement() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
constructInsertTabletStatement(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.StatementConstructionHandler
 
constructInsertTabletStatement(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.StatementConstructionHandler
 
constructInsertTabletStatement(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.StatementConstructionHandler
 
constructInsertTabletStatementGenerators(Map<PartialPath, Map<String, InputLocation>>, Map<PartialPath, Map<String, TSDataType>>, Map<String, Boolean>, List<Type>, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
constructIterator() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
constructIterator() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
constructLogicalViewBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
constructLogicalViewBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
constructLogicalViewBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
constructLogicalViewBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
constructLogicalViewBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
ConstructLogicalViewBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
ConstructLogicalViewBlackListNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
constructModEntries(byte[]) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareEqualToTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterEqualTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterThanTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessEqualTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessThanTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareNonEqualTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.BetweenTransformer
 
constructNumberEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
constructPaths(String, String, byte[]) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
constructPatternTreeFromExpression(Expression, List<PartialPath>, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Concat suffix path in WHERE clause with the prefix path in the FROM clause and Construct a PathPatternTree.
constructPipelineMemoryEstimator(Operator, PlanNodeId, PlanNode, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
Each time we construct a pipeline, we should also construct the memory estimator for the pipeline.
constructReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
constructReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
constructReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
constructReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
constructReader(IDeviceID, List<String>, List<IMeasurementSchema>, List<String>, FragmentInstanceContext, QueryDataSource, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
Construct series data block reader.
constructResultForMemorySource(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
constructResultForMemorySource(MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
constructResultForMemorySource(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
constructRowSessionTimeWindowReader(SessionTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
constructRowSessionTimeWindowReader(SessionTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructRowSessionTimeWindowReader(SessionTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
constructRowSessionTimeWindowReader(SessionTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
constructRowSessionTimeWindowReader(SessionTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
constructRowStateWindowReader(StateWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.ConstantIntermediateLayer
 
constructRowStateWindowReader(StateWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructRowStateWindowReader(StateWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
constructRowStateWindowReader(StateWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
constructRowStateWindowReader(StateWindowAccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
constructRowWindowReader(AccessStrategy, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
constructSchemaBlackList(PartialPath, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
constructSchemaBlackList(PartialPath, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
constructSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
constructSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
constructSchemaBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Construct schema black list via setting matched time series to preDeleted.
ConstructSchemaBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
ConstructSchemaBlackListNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
constructSchemaBlackListWithTemplate(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
constructSchemaBlackListWithTemplate(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
constructSchemaBlackListWithTemplate(IPreDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
constructSchemaBlackListWithTemplate(IPreDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
constructSchemaBlackListWithTemplate(IPreDeactivateTemplatePlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
constructStatement() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
constructStatements() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
constructStatements() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
constructTableDeviceBlackList(PartialPath, DeviceBlackListConstructor) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
constructTableDevicesBlackList(ConstructTableDevicesBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
constructTableDevicesBlackList(ConstructTableDevicesBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
constructTableDevicesBlackList(ConstructTableDevicesBlackListNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
ConstructTableDevicesBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
ConstructTableDevicesBlackListNode(PlanNodeId, String, byte[], byte[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
constructTargetDevice(PartialPath, PartialPath) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
constructTargetMeasurement(PartialPath, String) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
constructTargetPath(PartialPath, PartialPath, String) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
constructTargetPathWithoutPlaceHolder(PartialPath, String) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareEqualToTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterEqualTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareGreaterThanTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessEqualTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareLessThanTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareNonEqualTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.BetweenTransformer
 
constructTextEvaluator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
constructTimeDuration(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
Storage the duration into two parts: month part and non-month part, the non-month part's precision is depended on current time precision.
constructTimeReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.QueryDataSetInputLayer
 
constructTriggerInstance(String, TriggerClassLoader) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.LeafOperand
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
constructUdfExecutors(Expression[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
constructValueReader(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.QueryDataSetInputLayer
 
constructWorkers(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
consume() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
ConsumeAllChildrenPipelineMemoryEstimator - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
ConsumeAllChildrenPipelineMemoryEstimator(Operator, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.memory.ConsumeAllChildrenPipelineMemoryEstimator
 
ConsumeChildrenOneByOnePipelineMemoryEstimator - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
ConsumeChildrenOneByOnePipelineMemoryEstimator(Operator, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.memory.ConsumeChildrenOneByOnePipelineMemoryEstimator
 
consumedAll() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerReader
 
consumedAll() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
consumedAll() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
consumeLimit() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ColumnPaginationController
 
consumeOffset() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ColumnPaginationController
 
consumer() - Static method in class org.apache.iotdb.db.subscription.agent.SubscriptionAgent
 
consumeRead(long) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
Removes or add back some read amount to the quota.
consumeWrite(long) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
Removes or add back some write amount to the quota.
contains(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Check whether an element with the same ID exists.
contains(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
contains(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
contains(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
contains(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
Check whether this MemChunkGroup contains a measurement.
contains(String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
contains(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
contains(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
contains(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
contains(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
This method is only for unit tests.
contains(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
contains(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
contains(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
contains(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
contains(Column) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindow
Used to judge whether the window has contains the column.
contains(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
contains(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
contains(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
contains(Column[], int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
contains(T) - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
contains(T) - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
CONTAINS_NONE_SEARCH_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
 
CONTAINS_SEARCH_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
 
containsAggregationQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
containsAll(Collection<?>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
containsDevice(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
containsDiffFunction(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushPredicateIntoTableScan
 
containsKey(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
containsKey(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
containsKey(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
containsKey(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper.RawPathToGroupedPathMap
 
containsMeasurement(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
containsNamedQuery(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
containsNonAlignedDevice - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
containsNonAlignedDevice() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
containsValue(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
containsValue(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
containsValue(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
context - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
context - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
context - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
context - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
context - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
context - Variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
Context() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor.Context
 
Context(boolean, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor.Context
 
Context(List<String>, boolean, TypeProvider, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor.Context
 
Context(List<PartialPath>, PathPatternTree, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor.Context
 
Context(List<PartialPath>, ISchemaTree, boolean, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
Context(Map<String, Integer>, Map<Symbol, ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor.Context
 
Context(Map<Symbol, ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ReplaceSymbolInExpression.Context
 
Context(PartialPath, ISchemaTree, boolean, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor.Context
 
Context(PartialPath, ISchemaTree, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor.Context
 
Context(TsTable) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor.Context
 
Context(TsTable, MPPQueryContext, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor.Context
 
Context(ISchemaTree, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor.Context
 
Context(SessionInfo, List<LeafColumnTransformer>, Map<Symbol, List<InputLocation>>, Map<Expression, ColumnTransformer>, Map<Expression, ColumnTransformer>, List<ColumnTransformer>, List<TSDataType>, int, TypeProvider, Metadata) - Constructor for class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder.Context
 
Context(SessionInfo, Analysis, Metadata, MPPQueryContext, SymbolAllocator, QueryId, WarningCollector, PlanOptimizersStatsCollector) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
Context(GroupByLevelHelper.RawPathToGroupedPathMap, UnaryOperator<PartialPath>) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceRawPathWithGroupedPathVisitor.Context
 
CONTINUOUS_SAME_SEARCH_INDEX_SEPARATOR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CONTINUOUS_SAME_SEARCH_INDEX_SEPARATOR_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
ContinuousSameSearchIndexSeparatorNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
For IoTConsensus sync.
ContinuousSameSearchIndexSeparatorNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
ContinuousSameSearchIndexSeparatorNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
controlColumnExpression - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
convergeWithTimeJoin(List<PlanNode>, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
ConversionUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.utils
 
convert(TSDataType, TSDataType, Object) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ArrayConverter
 
convert(TSDataType, TSDataType, Object) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
CONVERT_ON_TYPE_MISMATCH_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
convertBlobToBoolean(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToDate(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToDouble(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToFloat(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToInt32(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToInt64(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToString(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToText(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBlobToTimestamp(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToBlob(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToDate(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToDouble(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToFloat(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToInt32(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToInt64(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToString(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToText(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertBooleanToTimestamp(boolean) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDatetimeStrToLong(String, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertDatetimeStrToLong(String, ZoneId, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertDatetimeStrToLong(String, ZoneOffset, int, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
convert date time string to millisecond, microsecond or nanosecond.
convertDateToBlob(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToBoolean(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToDouble(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToFloat(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToInt32(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToInt64(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToString(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToText(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDateToTimestamp(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDeviceEntry2ShowDeviceResult(DeviceEntry, List<String>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
convertDoubleToBlob(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToBoolean(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToDate(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToFloat(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToInt32(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToInt64(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToString(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToText(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDoubleToTimestamp(double) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertDurationStrToLong(long, long, String, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
convert duration string to millisecond, microsecond or nanosecond.
convertDurationStrToLong(long, String, boolean) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertDurationStrToLong(long, String, String, boolean) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
convert duration string to time value.
convertDurationStrToLong(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
Convert duration string to time value.
convertDurationStrToLong(String, boolean) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertDurationStrToLong(String, String, boolean) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertDurationStrToLongForTest(long, String, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertFloatToBlob(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToBoolean(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToDate(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToDouble(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToInt32(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToInt64(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToString(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToText(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertFloatToTimestamp(float) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertForTableModel(LoadTsFile) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
convertForTreeModel(LoadTsFileStatement) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
convertIdValuesToDeviceID(String, String[]) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaFetcher
 
convertInt32ToBlob(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToBoolean(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToDate(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToDouble(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToFloat(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToInt64(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToString(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToText(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt32ToTimestamp(int) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToBlob(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToBoolean(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToDate(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToDouble(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToFloat(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToInt32(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToString(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToText(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertInt64ToTimestamp(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertLongToDate(long) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertLongToDate(long, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertLongToDate(long, String, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertLongToDate(long, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertMillsecondToZonedDateTime(long) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertPredicateToFilter(Expression, List<String>, boolean, TypeProvider, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
convertPredicateToFilter(Expression, Map<String, Integer>, Map<Symbol, ColumnSchema>, String) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
ConvertPredicateToFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
ConvertPredicateToFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
 
ConvertPredicateToFilterVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
ConvertPredicateToFilterVisitor(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
ConvertPredicateToFilterVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
ConvertPredicateToFilterVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
 
convertPredicateToTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TableModelTimePredicate
 
convertPredicateToTimeFilter() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.plan.TimePredicate
 
convertPredicateToTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TreeModelTimePredicate
 
convertPredicateToTimeFilter(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Convert the given predicate to time filter.
convertPredicateToTimeFilter(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
ConvertPredicateToTimeFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
ConvertPredicateToTimeFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
The caller must make sure that the Expression only contains valid time predicate
ConvertPredicateToTimeFilterVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
ConvertPredicateToTimeFilterVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
convertQueryResultByFetchSize(IQueryExecution, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
To fetch required amounts of data and combine them through List
convertRawDeviceIDs2PartitionKeys(String, List<Object[]>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.DeviceIDFactory
 
ConvertSchemaPredicateToFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
The ConvertSchemaPredicateToFilterVisitor will convert a predicate to SchemaFilter.
ConvertSchemaPredicateToFilterVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
ConvertSchemaPredicateToFilterVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
 
convertSourceTargetPathPairListToTargetPathDataTypeMap(List<Pair<String, PartialPath>>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.SelectIntoUtils
 
convertStringToBlob(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToBoolean(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToDate(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToDouble(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToFloat(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToInt32(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToInt64(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToText(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertStringToTimestamp(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTabletToTsFileWithDBInfo() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
convertTabletToTsFileWithDBInfo() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
convertTabletToTsFileWithDBInfo() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
convertTargetAndSourceListsToMap(List<PartialPath>, List<ViewExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
convertTextToBlob(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToBoolean(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToDate(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToDouble(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToFloat(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToInt32(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToInt64(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToString(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTextToTimestamp(Binary) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampOrDatetimeStrToLongWithDefaultZone(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertTimestampToBlob(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToBoolean(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToDate(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToDouble(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToFloat(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToInt32(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToInt64(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToString(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertTimestampToText(long) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
convertToCurrPrecision(long, TimeUnit) - Static method in class org.apache.iotdb.db.utils.TimestampPrecisionUtils
convert specific precision timestamp to current precision timestamp
convertToInsertNode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBinaryReq
 
convertToLocalDate(long, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertToTablet() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
convertToTablet() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
convertToTablet() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
convertToTablet() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
convertToTabletInsertionEvents(boolean) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRowCollector
 
convertToTablets() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
convertToTSConnectionInfo() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
convertToZonedDateTime(long, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
convertTsBlockByFetchSize(List<TsBlock>) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
convertTsBlockByFetchSize(IQueryExecution, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
convertTtlToDeletion(IDeviceID, long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
Coordinator - Class in org.apache.iotdb.db.queryengine.plan
The coordinator for MPP.
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
copy() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
copy() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
copy() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchema
 
copy() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.NotifyFlushMemTable
 
copy() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
Make a copy of this MemTable.
copy() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
copyDataTo(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
copyDataTo(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
copyDataTo(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
copyDataTo(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
copyLatterColumnsAfterEvictionUpperBound(ElasticSerializableTVList) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
copyOf(Map<Symbol, Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
copyOf(Map<Symbol, Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
CopyOnReadLinkedList<T> - Class in org.apache.iotdb.db.utils
this class can just guarantee some behavior in a concurrent thread safety mode:
CopyOnReadLinkedList() - Constructor for class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
copySchema(Schema) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchemaCollector
 
copySessionInfoForTreeModel(SessionInfo) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
copyTo(long, BooleanBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, ByteBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, DoubleBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, FloatBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, IntBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, LongBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, ObjectBigArray<T>, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(long, ShortBigArray, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Copies this array, beginning at the specified sourceIndex, to the specified destinationIndex of the destination array.
copyTo(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
coreReportMessage() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
correctPrecision(long) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
correlatedJoin() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
CorrelatedJoin() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.CorrelatedJoin
 
CorrelatedJoinNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
For every row from TwoChildProcessNode.leftChild(input) a TwoChildProcessNode.rightChild(subquery) relation is calculated.
CorrelatedJoinNode(PlanNodeId, PlanNode, PlanNode, List<Symbol>, JoinNode.JoinType, Expression, Node) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
correlation() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Apply
 
correlation() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.CorrelatedJoin
 
CorrelationSupport - Enum in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
CosColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
CosColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CosColumnTransformer
 
CoshColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
CoshColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CoshColumnTransformer
 
count - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
count() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
count() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
count() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.aggregator.TsFileInsertionPointCounter
 
count() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Limit
 
count() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
count() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.Counter
 
count() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.DatabaseCounter
 
count() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.EntityCounter
 
count() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.MeasurementCounter
 
count() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
count() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
count() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
count() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
count() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
count() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
count() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
count() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
count(boolean) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
count(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
count(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowType
 
COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
COUNT - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
COUNT_ALL - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
COUNT_DEVICE_HEADER_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
COUNT_IF - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
COUNT_MEASUREMENTS - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
COUNT_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
COUNT_TIME - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
COUNT_TIME_CAN_ONLY_EXIST_ALONE - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
COUNT_TIME_HEADER - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
COUNT_TIME_NOT_SUPPORT_GROUP_BY_LEVEL - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
COUNT_TIME_NOT_SUPPORT_GROUP_BY_TAG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
COUNT_TIME_NOT_SUPPORT_USE_WITH_HAVING - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
COUNT_TIME_ONLY_SUPPORT_ONE_WILDCARD - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CountTimeAggregationAmountVisitor
 
COUNT_WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
CountAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
CountAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
CountAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
CountAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
CountAllAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
CountAllAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
countAndReportActiveListeningDirsFileNumber() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadDirScanner
 
countAndReportFailedFileNumber() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadTsFileLoader
 
countDatabase(CountDatabaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
countDatabase(CountDatabaseStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CountDatabaseStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountDatabaseStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDatabaseStatement
 
CountDatabaseTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CountDatabaseTask(CountDatabaseStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountDatabaseTask
 
CountDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CountDevice(NodeLocation, Table, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
countDeviceNumBySchemaRegion(List<Integer>) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
CountDevicesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountDevicesStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
Counter - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter
 
CountGroupByLevelMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
CountGroupByLevelMergeOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
CountGroupByLevelScanOperator<T extends ISchemaInfo> - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
CountGroupByLevelScanOperator(PlanNodeId, OperatorContext, int, ISchemaSource<T>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
CountIfAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
CountIfAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
CountIfAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
CountIfAccumulator(AccumulatorFactory.KeepEvaluator, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
CountInferenceWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
CountInferenceWindow(long, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindow
 
CountInferenceWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
CountInferenceWindowParameter(long, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
CountLevelTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountLevelTimeSeriesStatement(PartialPath, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
countMatchedDatabases(TGetDatabaseReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
CountMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
CountMergeOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
CountNodesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountNodesStatement(PartialPath, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountNodesStatement
 
CountOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype
 
CountOperator - Class in org.apache.iotdb.db.pipe.processor.twostage.operator
 
CountOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
CountOperator(String, Queue<Pair<Long, Long>>) - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.operator.CountOperator
 
countPathsUsingTemplate(int, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
countPathsUsingTemplate(int, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
countPathsUsingTemplate(int, PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
countPathsUsingTemplate(PartialPath, int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
countPathsUsingTemplate(PartialPath, int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
countRegionDiskSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
countRunAndMakeAscending(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
CountSchemaMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
CountSchemaMergeNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
CountState - Class in org.apache.iotdb.db.pipe.processor.twostage.state
 
CountState() - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.state.CountState
 
CountState(long) - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.state.CountState
 
CountStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CountStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
COUNT statement.
CountStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountStatement
 
CountStatement(NodeLocation, String, Optional<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
countTime(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
CountTimeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
CountTimeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
CountTimeAggregationAmountVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
CountTimeAggregationAmountVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.CountTimeAggregationAmountVisitor
 
countTimeSeriesNumBySchemaRegion(List<Integer>) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
CountTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountTimeSeriesStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
countTimeSlotList(TCountTimeSlotListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
countTimeSlotList(CountTimeSlotListStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
countTimeSlotList(CountTimeSlotListStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CountTimeSlotListStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CountTimeSlotListStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
CountTimeSlotListTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CountTimeSlotListTask(CountTimeSlotListStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountTimeSlotListTask
 
CountWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
CountWindow(CountWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
CountWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
CountWindowManager(CountWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
CountWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
CountWindowParameter(long, int, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowParameter
 
CpuDuration() - Constructor for class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
CpuDuration(Duration, Duration, Duration) - Constructor for class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
CpuNotEnoughException - Exception in org.apache.iotdb.db.queryengine.exception
 
CpuNotEnoughException(String) - Constructor for exception org.apache.iotdb.db.queryengine.exception.CpuNotEnoughException
 
CpuTimer - Class in org.apache.iotdb.db.utils.stats
this class is copied from https://github.com/airlift/airlift/blob/214/stats/src/main/java/io/airlift/stats/CpuTimer.java as it doesn't support Java8.
CpuTimer() - Constructor for class org.apache.iotdb.db.utils.stats.CpuTimer
 
CpuTimer.CpuDuration - Class in org.apache.iotdb.db.utils.stats
 
create() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
create() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
create(boolean, String, TSStatus) - Static method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
create(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable.Factory
 
create(String, String, String, long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
create(List<TSDataType>, List<Integer>, List<AlignedTVList>, boolean) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
create(List<TSDataType>, List<Integer>, List<AlignedTVList>, List<TimeRange>, List<List<TimeRange>>, boolean) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
create(List<TSDataType>, List<Integer>, List<AlignedTVList>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
create(TSDataType, List<TVList>) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
create(TSDataType, List<TVList>, List<TimeRange>) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
create(TSDataType, List<TVList>, List<TimeRange>, Integer, TSEncoding) - Static method in class org.apache.iotdb.db.utils.datastructure.MemPointIteratorFactory
 
CREATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
CREATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement.DatabaseSchemaStatementType
 
CREATE_ALIGNED_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CREATE_ALIGNED_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_ALIGNED_TIMESERIES - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
CREATE_ALIGNED_TIMESERIES - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
CREATE_ALIGNED_TIMESERIES - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CREATE_CONTINUOUS_QUERY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_CONTINUOUS_QUERY - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CREATE_FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_INDEX - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_INDEX - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CREATE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CREATE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
CREATE_MEMORY_TABLE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
 
CREATE_MULTI_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CREATE_MULTI_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_MULTI_TIMESERIES - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
CREATE_OR_UPDATE_TABLE_DEVICE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CREATE_PIPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_PIPEPLUGIN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_PIPESINK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
CREATE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
CREATE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_SCHEMA_SNAPSHOT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_SCHEMA_TEMPLATE - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
CREATE_TABLE_DEVICE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
CREATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CREATE_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
CREATE_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
CREATE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
CREATE_TIMESERIES - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
CREATE_TOPIC - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_TRIGGER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
CREATE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
CREATE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
CREATE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
createAboveDatabaseMNode(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createAboveDatabaseMNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createAccumulator(String, TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
createAccumulator(String, TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean, String, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
createActiveMemtableCounterMetrics(DataRegionId) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createActiveTimePartitionCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createAggregators(TSDataType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
createAggregators(TSDataType, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
createAlignedTimeSeries(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createAlignedTimeSeries(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, boolean, Set<Integer>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Create aligned time series with full paths from root to one leaf node.
createAlignedTimeSeries(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, boolean, Set<Integer>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Create aligned timeseries with full paths from root to one leaf node.
createAlignedTimeSeries(ICreateAlignedTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
create aligned timeseries
createAlignedTimeSeries(ICreateAlignedTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Create aligned timeseries
createAlignedTimeSeries(ICreateAlignedTimeSeriesPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Create aligned timeseries.
CreateAlignedTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
CreateAlignedTimeSeriesNode(PlanNodeId, PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
CreateAlignedTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
CreateAlignedTimeSeriesPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
CreateAlignedTimeSeriesPlanImpl(PartialPath, String, MeasurementSchema) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
CreateAlignedTimeSeriesPlanImpl(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
CreateAlignedTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
CREATE ALIGNED TIMESERIES statement.
CreateAlignedTimeSeriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
createAsyncRPCHandler(AsyncRequestContext<?, ?, DnToDnRequestType, TDataNodeLocation>, int, TDataNodeLocation) - Static method in class org.apache.iotdb.db.protocol.client.dn.DataNodeAsyncRequestRPCHandler
 
createAttribute(List<String>, Object[], String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
createAttribute(List<String>, Object[], String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
createBatchActivateTemplateStatement(List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createBrokerIfNotExist(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
createBuiltinAccumulator(TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
createBuiltinAccumulator(TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
createBuiltinAccumulators(List<TAggregationType>, TSDataType, List<Expression>, Map<String, String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
createBuiltinMultiInputAccumulator(TAggregationType, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
createBuiltinMultiInputAccumulator(TAggregationType, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
createCachedMTreeStoreFromSnapshot(File, String, int, CachedSchemaRegionStatistics, SchemaRegionCachedMetric, Runnable) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.PBTreeFactory
 
createCacheEntry(SK, V, ICacheEntryGroup<FK, SK, V, FIFOCacheEntryManager.FIFOCacheEntry<SK, V>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
createChunkData(boolean, IDeviceID, ChunkHeader, TTimePartitionSlot) - Static method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
createClientPool(ClientManager<ConfigRegionId, ConfigNodeClient>) - Method in class org.apache.iotdb.db.protocol.client.DataNodeClientPoolFactory.ClusterDeletionConfigNodeClientPoolFactory
 
createClientPool(ClientManager<ConfigRegionId, ConfigNodeClient>) - Method in class org.apache.iotdb.db.protocol.client.DataNodeClientPoolFactory.ConfigNodeClientPoolFactory
 
createCompactionPerformer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
createConstantAnalyzer(Metadata, MPPQueryContext, AccessControl, SessionInfo, Map<NodeRef<Parameter>, Expression>, WarningCollector) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
createConsumer(TCreateConsumerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createContext(TProtocol, TProtocol) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceThriftHandler
 
createContinuousQuery(CreateContinuousQueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createContinuousQuery(CreateContinuousQueryStatement, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreateContinuousQueryStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CreateContinuousQueryStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
CreateContinuousQueryTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CreateContinuousQueryTask(CreateContinuousQueryStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateContinuousQueryTask
 
createCQ(TCreateCQReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createDatabase(TDatabaseSchema, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createDatabase(TDatabaseSchema, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
createDatabaseDeviceMNode(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createDatabaseDeviceMNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createDatabaseMNode(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createDatabaseMNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createDataListsByType(TSDataType, int) - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
Get primitive data lists according to data type and size, only for TVList's sorting
createDataRegion(DataRegionId, String) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
createDataRegionMemoryCostMetrics(DataRegion) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
CreateDB - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateDB(NodeLocation, boolean, String, List<Property>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateDB
 
CreateDBTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
CreateDBTask(TDatabaseSchema, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.CreateDBTask
 
createDeleteTimeSeriesStatement(List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createDeviceMNode(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createDeviceMNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createDriver() - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
createEvaluationTaskIfNecessary(long) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingSizeWindowEvaluationHandler
 
createEvaluationTaskIfNecessary(long) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingTimeWindowEvaluationHandler
 
createEvaluationTaskIfNecessary(long) - Method in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
createExpression(String, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
createFileWriter() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
createFlushingMemTableStatusMetrics(DataRegionId) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createFragmentInstanceContext(FragmentInstanceId, FragmentInstanceStateMachine) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceContext(FragmentInstanceId, FragmentInstanceStateMachine, SessionInfo) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceContext(FragmentInstanceId, FragmentInstanceStateMachine, SessionInfo, IDataRegionForQuery, TimePredicate, Map<QueryId, DataNodeQueryContext>) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceContext(FragmentInstanceId, FragmentInstanceStateMachine, SessionInfo, IDataRegionForQuery, Filter) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceContext(FragmentInstanceId, FragmentInstanceStateMachine, MemoryReservationManager) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceContextForCompaction(long) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
createFragmentInstanceExecution(IDriverScheduler, FragmentInstanceId, FragmentInstanceContext, List<IDriver>, ISink, FragmentInstanceStateMachine, long, boolean, MPPDataExchangeManager) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
createFragmentInstanceIdFromTFragmentInstanceId(TFragmentInstanceId) - Static method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
createFrom(InputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
createFrom(InputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
createFrom(ByteBuffer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
createFrom(ByteBuffer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
createFromOldMemTableSnapshot(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable.Factory
 
createFullId(String, int, String) - Static method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
createFullIdFrom(TFragmentInstanceId, String) - Static method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
Create FullId with suffix.
createFunction(Model, String, String, Optional<String>, Class<?>) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createFunction(Model, String, String, Optional<String>, Class<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
createFunction(TCreateFunctionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
CreateFunction - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateFunction(NodeLocation, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
CreateFunction(NodeLocation, String, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
CreateFunctionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CreateFunctionStatement(String, String, Optional<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
CreateFunctionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CreateFunctionTask(CreateFunction) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateFunctionTask
 
CreateFunctionTask(CreateFunctionStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateFunctionTask
 
createGroupByHash(List<Type>, boolean, int, UpdateMemory) - Static method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
createGroupedAccumulator(String, TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
createHardlink() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Create a hardlink for the modification file.
createHelper(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelperFactory
 
createIChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
createIChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
createIChunkWriter() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
createIChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
CreateIndex - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateIndex(NodeLocation, QualifiedName, Identifier, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
CreateIndex(QualifiedName, Identifier, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
createInsertRowsStatement(InsertRecordsRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.StatementConstructionHandler
 
createInstance() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
 
createInstance() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
 
createInstance() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
 
createInstance(String, String, long, TsFileManager, CompactionScheduleContext) - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.CrossCompactionSelector
 
createInstance(String, String, long, TsFileManager, CompactionScheduleContext) - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
 
createInstance(String, String, long, TsFileManager, CompactionScheduleContext) - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
 
createInternalMNode(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createInternalMNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createLoader() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
createLoader() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
createLoader() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
createLocalSinkChannelForPipeline(DriverContext, String) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
 
createLocalSinkChannelForPipeline(DriverContext, String) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
As we know the upstream and downstream node of shared queue, we don't need to put it into the sink map.
createLocalSourceHandleForFragment(TFragmentInstanceId, String, String, TFragmentInstanceId, int, IMPPDataExchangeManagerCallback<Throwable>) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
 
createLocalSourceHandleForFragment(TFragmentInstanceId, String, String, TFragmentInstanceId, int, IMPPDataExchangeManagerCallback<Throwable>) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
createLocalSourceHandleForPipeline(SharedTsBlockQueue, DriverContext) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
SharedTsBlockQueue must belong to corresponding LocalSinkChannel.
createLocalSourceHandleForPipeline(SharedTsBlockQueue, DriverContext) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
As we know the upstream and downstream node of shared queue, we don't need to put it into the sourceHandle map.
createLogicalView(PartialPath, ViewExpression) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
createLogicalView(PartialPath, ViewExpression) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
createLogicalView(ICreateLogicalViewPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
createLogicalView(ICreateLogicalViewPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createLogicalView(ICreateLogicalViewPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
createLogicalViewMNode(IDeviceMNode<IMemMNode>, String, IMeasurementSchema) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createLogicalViewMNode(IDeviceMNode<ICachedMNode>, String, IMeasurementSchema) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
CreateLogicalViewNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
CreateLogicalViewNode(PlanNodeId, List<PartialPath>, List<ViewExpression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
CreateLogicalViewNode(PlanNodeId, Map<PartialPath, ViewExpression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
CreateLogicalViewNode(PlanNodeId, Map<PartialPath, ViewExpression>, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
CreateLogicalViewPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
CreateLogicalViewPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
CreateLogicalViewPlanImpl(PartialPath, ViewExpression) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
CreateLogicalViewStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.view
CREATE LOGICAL VIEW statement.
CreateLogicalViewStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
createManualFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createMeasurementMNode(IDeviceMNode<IMemMNode>, String, IMeasurementSchema, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
createMeasurementMNode(IDeviceMNode<ICachedMNode>, String, IMeasurementSchema, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory.CacheMNodeFactory
 
createMemControlFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createModel(TCreateModelReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createModel(CreateModelStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createModel(CreateModelStatement, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreateModelStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.model
 
CreateModelStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
CreateModelTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model
 
CreateModelTask(CreateModelStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.CreateModelTask
 
CreateMultiTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
CreateMultiTimeSeriesNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
CreateMultiTimeSeriesNode(PlanNodeId, List<MeasurementPath>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<Map<String, String>>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
CreateMultiTimeSeriesNode(PlanNodeId, Map<PartialPath, MeasurementGroup>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
CreateMultiTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
CREATE MULTI TIMESERIES statement.
CreateMultiTimeSeriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
createNewCachedMTreeStore(PartialPath, int, CachedSchemaRegionStatistics, SchemaRegionCachedMetric, Runnable) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.PBTreeFactory
 
createNewListener() - Method in class org.apache.iotdb.db.queryengine.execution.FutureStateChange
 
createNextQueryId() - Method in class org.apache.iotdb.db.queryengine.execution.QueryIdGenerator
Generate next queryId using the following format: yyyyMMdd_HHmmss_index_dataNodeId
createOptions() - Static method in class org.apache.iotdb.db.tools.schema.MLogParser
create the commandline options.
createOptions() - Static method in class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
create the commandline options.
CreateOrUpdateDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateOrUpdateDevice(String, String, List<Object[]>, List<String>, List<Object[]>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
createOrUpdateTableDevice(String, String[], IntSupplier, IntConsumer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
createOrUpdateTableDevice(CreateOrUpdateTableDeviceNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
createOrUpdateTableDevice(CreateOrUpdateTableDeviceNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createOrUpdateTableDevice(CreateOrUpdateTableDeviceNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
CreateOrUpdateTableDeviceNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
CreateOrUpdateTableDeviceNode(PlanNodeId, String, String, List<Object[]>, List<String>, List<Object[]>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
CreateOrUpdateTableDeviceNode(PlanNodeId, TRegionReplicaSet, String, String, List<Object[]>, List<String>, List<Object[]>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
createPipe(String, Map<String, String>, Map<String, String>, Map<String, String>, boolean) - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeDispatcher
 
createPipe(TCreatePipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createPipe(CreatePipeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createPipe(CreatePipeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreatePipe - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreatePipe(String, boolean, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
createPipeConnectorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.dataregion.PipeDataRegionPluginAgent
 
createPipeConnectorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.schemaregion.PipeSchemaRegionPluginAgent
 
createPipeData(byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
createPipeData(DataInputStream) - Static method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
createPipeExtractorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.dataregion.PipeDataRegionPluginAgent
 
createPipeExtractorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.schemaregion.PipeSchemaRegionPluginAgent
 
createPipelineMemoryEstimator(Operator, PlanNode, int) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimatorFactory
 
createPipePlugin(TCreatePipePluginReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createPipePlugin(CreatePipePluginStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createPipePlugin(CreatePipePluginStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreatePipePlugin - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreatePipePlugin(String, boolean, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
CreatePipePluginStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
CreatePipePluginStatement(String, boolean, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
CreatePipePluginTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CreatePipePluginTask(CreatePipePlugin) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreatePipePluginTask
 
CreatePipePluginTask(CreatePipePluginStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreatePipePluginTask
 
createPipeProcessorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.dataregion.PipeDataRegionPluginAgent
 
createPipeProcessorConstructor(PipePluginMetaKeeper) - Method in class org.apache.iotdb.db.pipe.agent.plugin.schemaregion.PipeSchemaRegionPluginAgent
 
CreatePipeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
CreatePipeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
createPipeTask(int, PipeStaticMeta, PipeTaskMeta) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
CreatePipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
CreatePipeTask(CreatePipe) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.CreatePipeTask
 
CreatePipeTask(CreatePipeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.CreatePipeTask
 
createPlanOptimizersStatsCollector() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
createQualifiedObjectName(SessionInfo, QualifiedName) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
createQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
createRealtimeEvent(String, boolean) - Static method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEventFactory
 
createRealtimeEvent(String, Boolean, String, TsFileResource, boolean) - Static method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEventFactory
 
createRealtimeEvent(String, Boolean, String, WALEntryHandler, InsertNode, TsFileResource) - Static method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEventFactory
 
createRealtimeEvent(String, AbstractDeleteDataNode) - Static method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEventFactory
 
createRealtimeEvent(ProgressReportEvent) - Static method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEventFactory
 
createResultTsBlockBuilder(List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
createResultTsBlockBuilder(List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
createResultTsBlockBuilder(List<TreeAggregator>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to create the aggregation resultSet.
createResultTsBlockBuilder(List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
createResultTsBlockBuilder(List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
createResultTsBlockBuilder(List<TreeAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
createSchemaReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
createSchemaRegion(String, SchemaRegionId) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
createSchemaRegion(ISchemaRegionParams) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionLoader
 
createSchemaTemplate(TCreateSchemaTemplateReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createSchemaTemplate(CreateSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createSchemaTemplate(CreateSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
createSchemaTemplate(CreateSchemaTemplateStatement) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
createSchemaTemplate(CreateSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
Create device template by sending request to ConfigNode.
CreateSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
CreateSchemaTemplateStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
CreateSchemaTemplateStatement(String, List<List<String>>, List<List<TSDataType>>, List<List<TSEncoding>>, List<List<CompressionType>>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
CreateSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
CreateSchemaTemplateTask(CreateSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.CreateSchemaTemplateTask
 
createSchemaTreeDeviceUsingTemplateVisitor(SchemaNode, PartialPath, int) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorFactory
 
createSchemaTreeDeviceVisitor(SchemaNode, PartialPath, boolean) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorFactory
 
createSchemaTreeMeasurementVisitor(SchemaNode, PartialPath, boolean, int, int) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorFactory
 
createSchemaTreeMeasurementVisitor(SchemaNode, PartialPath, boolean, int, int, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorFactory
 
createSchemaTreeMeasurementVisitor(SchemaNode, PartialPath, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorFactory
 
createSelectAll(int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
createSelectedPositions(int, int[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
Creates a mask with the given selected positions.
createSelectNone(int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
createSettleLog() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
createShuffleSinkHandle(List<DownStreamChannelLocation>, DownStreamChannelIndex, ShuffleSinkHandle.ShuffleStrategyEnum, TFragmentInstanceId, String, FragmentInstanceContext) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
Create a sink handle who sends data blocks to a remote downstream fragment instance in async manner.
createShuffleSinkHandle(List<DownStreamChannelLocation>, DownStreamChannelIndex, ShuffleSinkHandle.ShuffleStrategyEnum, TFragmentInstanceId, String, FragmentInstanceContext) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
createSlidingWindowAggregationNode(PlanNode, Set<Expression>, GroupByTimeParameter, AggregationStep, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
createSlidingWindowAggregator(String, TAggregationType, List<TSDataType>, List<Expression>, Map<String, String>, boolean, List<InputLocation[]>, AggregationStep) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregatorFactory
 
createSnapshot(File) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
createSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
createSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
createSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
createSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
createSnapshot(File, MemMTreeStore) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil
 
createSourceHandle(TFragmentInstanceId, String, int, TEndPoint, TFragmentInstanceId, IMPPDataExchangeManagerCallback<Throwable>) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
Create a source handle who fetches data blocks from a remote upstream fragment instance for a plan node of a local fragment instance in async manner.
createSourceHandle(TFragmentInstanceId, String, int, TEndPoint, TFragmentInstanceId, IMPPDataExchangeManagerCallback<Throwable>) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
createStatement(String) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(String, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(String, ZoneId, IClientSession) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
createStatement(String, NodeLocation, ZoneId, IClientSession) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
createStatement(List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TFetchTimeseriesReq, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSAggregationQueryReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSCreateAlignedTimeseriesReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSCreateMultiTimeseriesReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSCreateSchemaTemplateReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSCreateTimeseriesReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSDeleteDataReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSDropSchemaTemplateReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertRecordReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertRecordsOfOneDeviceReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertRecordsReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertStringRecordReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertStringRecordsOfOneDeviceReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertStringRecordsReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertTabletReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSInsertTabletsReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSLastDataQueryReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSQueryTemplateReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSRawDataQueryReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSSetSchemaTemplateReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatement(TSUnsetSchemaTemplateReq) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.StatementGenerator
 
createStatementAnalyzer(Analysis, MPPQueryContext, SessionInfo, WarningCollector, CorrelationSupport) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzerFactory
 
createSubContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
createSubDriverContext(int) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
createSubDriverContext(int) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
createSubDriverContext(int) - Method in class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriverContext
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
Create sub node which has exactly the same function of origin node, only its children is a part of it, which is composed by the [startIndex, endIndex) of origin children list.
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
createSubNode(int, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
createSubscription(TSubscribeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
createSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
createSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskProcessorStage
 
createSubtask() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
createSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
createSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
createSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
createSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
createTable(ByteBuffer) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createTable(TsTable, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createTable(TsTable, String, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
createTable(TableSchema, MPPQueryContext, Metadata) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
CreateTable - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateTable(NodeLocation, QualifiedName, List<ColumnDefinition>, boolean, String, String, List<Property>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
createTableSchemaValidation(InsertRowStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
CreateTableTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
CreateTableTask(TsTable, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.CreateTableTask
 
createTestingStatementAnalyzerFactory(Metadata, AccessControl) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzerFactory
 
createTimedFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createTimeIndex(InputStream) - Static method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
createTimeseries(ICreateTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
createTimeSeries(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
createTimeSeries(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, String, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Create a time series with a full path from root to leaf node.
createTimeSeries(ICreateTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createTimeSeries(ICreateTimeSeriesPlan, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
createTimeSeries(ICreateTimeSeriesPlan, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
createTimeSeries(ICreateTimeSeriesPlan, long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Create timeseries.
CreateTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
CreateTimeSeriesNode(PlanNodeId, MeasurementPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
CreateTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
CreateTimeSeriesPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
CreateTimeSeriesPlanImpl(MeasurementPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
CreateTimeSeriesPlanImpl(MeasurementPath, MeasurementSchema) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
createTimeSeriesReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
CreateTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
CREATE TIMESERIES statement.
CreateTimeSeriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
createTimeSeriesWithPinnedReturn(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, String, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Create a time series with a full path from root to leaf node.
createTopic(TCreateTopicReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createTopic(CreateTopicStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createTopic(CreateTopicStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreateTopic - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CreateTopic(String, boolean, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
CreateTopicStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription
 
CreateTopicStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
CreateTopicTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription
 
CreateTopicTask(CreateTopic) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.CreateTopicTask
 
CreateTopicTask(CreateTopicStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.CreateTopicTask
 
createTreeDeviceIdColumnValueExtractor(String) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
createTrigger(TCreateTriggerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
createTrigger(CreateTriggerStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
createTrigger(CreateTriggerStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
CreateTriggerStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
CreateTriggerStatement(String, String, String, boolean, TriggerEvent, TriggerType, PartialPath, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
CreateTriggerTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
CreateTriggerTask(CreateTriggerStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateTriggerTask
 
createTsBlockBuilder() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
createTsBlockBuilder(int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
createType(String, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
createValueColumnOfDataType(TSDataType, TsTableColumnCategory, int) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
createWalFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.AbstractNodeAllocationStrategy
 
createWALNode(String, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.AbstractNodeAllocationStrategy
 
createWALNode(String, String, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.AbstractNodeAllocationStrategy
 
createWALNodeInfoMetrics(String) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
createWithoutSubqueries(Metadata, MPPQueryContext, AccessControl, SessionInfo, Map<NodeRef<Parameter>, Expression>, String, WarningCollector) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
createWithoutSubqueries(Metadata, MPPQueryContext, AccessControl, SessionInfo, TypeProvider, Map<NodeRef<Parameter>, Expression>, Function<Node, ? extends RuntimeException>, WarningCollector) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
creationTime - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
creationTime - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
creationTime - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
CrestFactorOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
CrestFactorOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.CrestFactorOperator
 
CRON_HEARTBEAT_EVENT - Static variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
CROSS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
CROSS - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
CROSS_COMPACTION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
 
CROSS_COMPACTION_LOG_NAME_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
CROSS_INNER - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionPriority
 
CrossCompactionPerformer - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant
 
CrossCompactionSelector - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant
 
CrossCompactionTaskResource - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
CrossCompactionTaskResource() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
CrossCompactionTaskResourceSplit(TsFileResourceCandidate) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
CrossCompactionTaskResourceSplit(TsFileResourceCandidate, List<TsFileResourceCandidate>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
CrossSeriesAggregationDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
CrossSeriesAggregationDescriptor(String, AggregationStep, List<Expression>, int, Map<String, String>, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
CrossSeriesAggregationDescriptor(String, AggregationStep, List<Expression>, Map<String, String>, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
Please ensure only one Expression in one input when you use this construction, now only GroupByTagNode use it
CrossSeriesAggregationDescriptor(AggregationDescriptor, List<Expression>, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
CrossSpaceCompactionCandidate - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
CrossSpaceCompactionResource manages files and caches of readers to avoid unnecessary object creations and file openings.
CrossSpaceCompactionCandidate(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
CrossSpaceCompactionCandidate(List<TsFileResource>, List<TsFileResource>, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
CrossSpaceCompactionCandidate(List<TsFileResource>, List<TsFileResource>, long, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
CrossSpaceCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
 
CrossSpaceCompactionTask(long, TsFileManager, List<TsFileResource>, List<TsFileResource>, ICrossCompactionPerformer, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
CrossSpaceCompactionTask(String, String, TsFileManager, File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
CUBE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets.Type
 
CumeDistFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
CumeDistFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.CumeDistFunction
 
curBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
curFileScanHandle - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
curFilterColumn - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
currChunkHeader - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
currChunkOnePage - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
currDeviceAligned - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
currDeviceID - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
current() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerReader
 
current() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
current() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
CURRENT_DATABASE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
CURRENT_DEVICE_INDEX_STRING - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
CURRENT_ROW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
 
CURRENT_RPC_VERSION - Static variable in class org.apache.iotdb.db.protocol.session.SessionManager
 
CURRENT_USED_MEMORY - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
CURRENT_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
currentBatchId - Variable in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
currentBlock() - Method in interface org.apache.iotdb.db.queryengine.transformation.dag.input.IUDFInputDataSet
 
currentBlock() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.TsBlockInputDataSet
 
currentBlock() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
currentBlock() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
currentChildIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
Index of the child that is currently fetching input
currentChunkDataBuffer - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
currentChunkEndTime - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
currentChunkHandle - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
currentChunkHeader - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
currentChunkStatistics(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentChunkTimeStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentCompactChunk - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
CurrentDatabase - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CurrentDatabase() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
CurrentDatabase(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
currentDeviceEndTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
currentDeviceIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
currentFileIndex - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
currentFileStatistics(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentFileStatus - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
currentFileTimeStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentIndexes - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
currentIteratorIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiAlignedTVListIterator
 
currentIteratorIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
currentIteratorIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiAlignedTVListIterator
 
currentLeftHasNullValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
currentOutputTime() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
currentOutputTime() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
As there is only one timestamp can be output for a time range, this method will return the output time based on leftCloseRightOpen or not.
currentOutputTime() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
currentOutputTime() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
currentOutputTime() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
currentPageEndTime - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
currentPageHeader - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
currentPageStatistics(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentPageTimeStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
currentPoint() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.PointPriorityReader
 
currentReadStopTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
currentRightHasNullValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
currentRoundNeedStop() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
Examine if stop this round and rebuild rightBlockLists.
currentRowIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiAlignedTVListIterator
 
currentRowIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
currentRowIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiAlignedTVListIterator
 
currentSearchIndex - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
currentTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
currentTime - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
currentTime() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
CurrentTime - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CurrentTime(NodeLocation, CurrentTime.Function) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
CurrentTime(NodeLocation, CurrentTime.Function, Integer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
CurrentTime.Function - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
currentTimes() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
currentTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
CurrentUser - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
CurrentUser() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
CurrentUser(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
currentValues() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
currentWALFileVersion - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
currentWALFileWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
currentWindow() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerRowWindowReader
 
currMeasurementID - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
currPair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
currPrecision - Static variable in class org.apache.iotdb.db.utils.TimestampPrecisionUtils
 
currTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
currTimeseriesID - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
curTimeRange - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
 
curTimeRange - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
customize(PipeParameters, PipeConnectorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
customize(PipeParameters, PipeExtractorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
customize(PipeParameters, PipeExtractorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
customize(PipeParameters, PipeExtractorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
customize(PipeParameters, PipeExtractorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueSamplingProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingSamplingProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.tumbling.TumblingTimeSamplingProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
customize(PipeParameters, PipeProcessorRuntimeConfiguration) - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
CustomizedReadableIntermediateResults - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult
 
CustomizedReadableIntermediateResults(Map<String, Pair<TSDataType, Object>>) - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 

D

d - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
DAL_BUFFER_SIZE - Static variable in class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
data - Variable in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
DATA_FILE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotFileSet
 
DATA_PARTITION_CACHE_NAME - Static variable in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
DATA_REGION_GROUP_NUM_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
DATA_REGION_OFFSET_IN_LOG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
DATA_REGION_OFFSET_IN_PATH - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
DATA_REPLICATION_FACTOR_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
database - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
database - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
database - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
database - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
DATABASE_CACHE_NAME - Static variable in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
DATABASE_LEVEL_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
DATABASE_NAME_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
DATABASE_NAME_KEY_PREFIX - Static variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
DATABASE_NOT_SET - Static variable in exception org.apache.iotdb.db.exception.metadata.DatabaseNotSetException
 
DATABASE_NOT_SPECIFIED - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
DatabaseAlreadySetException - Exception in org.apache.iotdb.db.exception.metadata
 
DatabaseAlreadySetException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.DatabaseAlreadySetException
 
databaseAndTableToExtractorsCache - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
DatabaseCacheResult<K,V> - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.partition
 
DatabaseCacheResult() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
DatabaseCollector<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
 
DatabaseCollector(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.DatabaseCollector
 
DatabaseConflictException - Exception in org.apache.iotdb.db.exception.metadata
 
DatabaseConflictException(String, boolean) - Constructor for exception org.apache.iotdb.db.exception.metadata.DatabaseConflictException
 
DatabaseCounter<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter
 
DatabaseCounter(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.DatabaseCounter
 
DatabaseDeviceInfo<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
DatabaseDeviceInfo() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseDeviceInfo
 
DatabaseInfo<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
DatabaseInfo() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseInfo
 
DatabaseMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl
 
DatabaseMNode(IMemMNode, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.DatabaseMNode
 
databaseName - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
databaseName - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
dataBaseName - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
dataBaseName - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
dataBaseNameWithPathSeparator - Variable in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
DatabaseNotSetException - Exception in org.apache.iotdb.db.exception.metadata
 
DatabaseNotSetException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.DatabaseNotSetException
 
DatabaseNotSetException(String, boolean) - Constructor for exception org.apache.iotdb.db.exception.metadata.DatabaseNotSetException
 
DatabaseNotSetException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.DatabaseNotSetException
 
DatabaseSchemaStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DatabaseSchemaStatement(DatabaseSchemaStatement.DatabaseSchemaStatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
DatabaseSchemaStatement.DatabaseSchemaStatementType - Enum in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DatabaseSchemaTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DatabaseSchemaTask(DatabaseSchemaStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DatabaseSchemaTask
 
DatabaseStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DatabaseStatement(NodeLocation, boolean, String, List<Property>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
DatabaseTraverser<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic
 
DatabaseTraverser(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
dataDirs - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
DataDriver - Class in org.apache.iotdb.db.queryengine.execution.driver
One DataDriver is responsible for one FragmentInstance which is for data query, which may contains several series.
DataDriver(Operator, DriverContext, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.DataDriver
 
DataDriverContext - Class in org.apache.iotdb.db.queryengine.execution.driver
 
DataDriverContext(DataDriverContext, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
DataDriverContext(FragmentInstanceContext, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
DataExchangeCostMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
DataExchangeCountMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
DataExecutionVisitor - Class in org.apache.iotdb.db.consensus.statemachine.dataregion
 
DataExecutionVisitor() - Constructor for class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
DataNode - Class in org.apache.iotdb.db.service
 
DataNode() - Constructor for class org.apache.iotdb.db.service.DataNode
 
DataNodeAsyncRequestRPCHandler<Response> - Class in org.apache.iotdb.db.protocol.client.dn
 
DataNodeAsyncRequestRPCHandler(DnToDnRequestType, int, TDataNodeLocation, Map<Integer, TDataNodeLocation>, Map<Integer, Response>, CountDownLatch) - Constructor for class org.apache.iotdb.db.protocol.client.dn.DataNodeAsyncRequestRPCHandler
 
DataNodeClientPoolFactory - Class in org.apache.iotdb.db.protocol.client
 
DataNodeClientPoolFactory.ClusterDeletionConfigNodeClientPoolFactory - Class in org.apache.iotdb.db.protocol.client
 
DataNodeClientPoolFactory.ConfigNodeClientPoolFactory - Class in org.apache.iotdb.db.protocol.client
 
DataNodeDevicePathCache - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema
This cache is for reducing duplicated DeviceId PartialPath initialization in write process.
DataNodeEndPoints - Class in org.apache.iotdb.db.queryengine.common
 
DataNodeExternalServiceAsyncRequestManager - Class in org.apache.iotdb.db.protocol.client.dn
 
DataNodeExternalServiceAsyncRequestManager() - Constructor for class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
DATANODEID - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
DataNodeInternalClient - Class in org.apache.iotdb.db.protocol.client
 
DataNodeInternalClient(SessionInfo) - Constructor for class org.apache.iotdb.db.protocol.client.DataNodeInternalClient
 
DataNodeInternalRPCService - Class in org.apache.iotdb.db.service
 
DataNodeInternalRPCServiceMBean - Interface in org.apache.iotdb.db.service
 
DataNodeInternalRPCServiceMetrics - Class in org.apache.iotdb.db.service.metrics
 
DataNodeInternalRPCServiceMetrics(AbstractThriftServiceThread) - Constructor for class org.apache.iotdb.db.service.metrics.DataNodeInternalRPCServiceMetrics
 
DataNodeLocationSupplierFactory - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
DataNodeLocationSupplierFactory.DataNodeLocationSupplier - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
DataNodeMBean - Interface in org.apache.iotdb.db.service
 
DataNodeMemoryConfig - Class in org.apache.iotdb.db.conf
 
DataNodeMemoryConfig() - Constructor for class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
DataNodeMetricsHelper - Class in org.apache.iotdb.db.service.metrics
 
DataNodeMetricsHelper() - Constructor for class org.apache.iotdb.db.service.metrics.DataNodeMetricsHelper
 
DataNodeMPPServiceAsyncRequestManager - Class in org.apache.iotdb.db.protocol.client.dn
 
DataNodeMPPServiceAsyncRequestManager() - Constructor for class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
dataNodeQueryContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
dataNodeQueryContext - Variable in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
DataNodeQueryContext - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
DataNodeQueryContext(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
DataNodeSchemaLockManager - Class in org.apache.iotdb.db.queryengine.plan.analyze.lock
 
DataNodeSchemaQuotaManager - Class in org.apache.iotdb.db.schemaengine.rescon
 
DataNodeShutdownHook - Class in org.apache.iotdb.db.service
 
DataNodeShutdownHook(TDataNodeLocation) - Constructor for class org.apache.iotdb.db.service.DataNodeShutdownHook
 
DataNodeSizeStore - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
DataNodeSizeStore() - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSizeStore
 
DataNodeSpaceQuotaManager - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
DataNodeSpaceQuotaManager() - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
DataNodeSpaceQuotaManager(ConcurrentMap<String, TSpaceQuota>, ConcurrentMap<String, TSpaceQuota>) - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
DataNodeStartupCheck - Class in org.apache.iotdb.db.conf
DataNodeStartupCheck checks the parameters in iotdb-datanode.properties when start and restart.
DataNodeStartupCheck(String, IoTDBConfig) - Constructor for class org.apache.iotdb.db.conf.DataNodeStartupCheck
 
DataNodeSystemPropertiesHandler - Class in org.apache.iotdb.db.conf
 
DataNodeTableCache - Class in org.apache.iotdb.db.schemaengine.table
It contains all tables' latest column schema
DataNodeThrottleQuotaManager - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
DataNodeThrottleQuotaManager() - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
 
DataNodeTTLCache - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema
 
dataOfTimestamp - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
DataOrganizationSpecification - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
DataOrganizationSpecification(List<Symbol>, Optional<OrderingScheme>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
dataOutputStream - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanSerializer
 
dataRegion() - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
DataRegion - Class in org.apache.iotdb.db.storageengine.dataregion
For sequence data, a DataRegion has some TsFileProcessors, in which there is only one TsFileProcessor in the working status.
DataRegion(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
DataRegion(String, String, TsFileFlushPolicy, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Construct a database processor.
DataRegion.SettleTsFileCallBack - Interface in org.apache.iotdb.db.storageengine.dataregion
 
DataRegion.UpdateEndTimeCallBack - Interface in org.apache.iotdb.db.storageengine.dataregion
 
DataRegionConsensusImpl - Class in org.apache.iotdb.db.consensus
We can use DataRegionConsensusImpl.getInstance() to obtain a consensus layer reference for dataRegion's reading and writing
DataRegionException - Exception in org.apache.iotdb.db.exception
 
DataRegionException(Exception) - Constructor for exception org.apache.iotdb.db.exception.DataRegionException
 
DataRegionException(String) - Constructor for exception org.apache.iotdb.db.exception.DataRegionException
 
dataRegionId - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
dataRegionId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
dataRegionId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
dataRegionId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
DataRegionInfo - Class in org.apache.iotdb.db.storageengine.dataregion
The storageGroupInfo records the total memory cost of the database.
DataRegionInfo(DataRegion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
DataRegionListeningFilter - Class in org.apache.iotdb.db.pipe.extractor.dataregion
DataRegionListeningFilter is to tell the insertion and deletion for PipeTask on DataRegion to collect.
DataRegionListeningFilter() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionListeningFilter
 
DataRegionMetrics - Class in org.apache.iotdb.db.storageengine.dataregion
 
DataRegionMetrics(DataRegion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.DataRegionMetrics
 
dataRegionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
Physical address of data region after splitting
DataRegionStateMachine - Class in org.apache.iotdb.db.consensus.statemachine.dataregion
 
DataRegionStateMachine(DataRegion) - Constructor for class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
DataRegionWatermarkInjector - Class in org.apache.iotdb.db.pipe.extractor.dataregion
 
DataRegionWatermarkInjector(int, long) - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionWatermarkInjector
 
DatasetHeader - Class in org.apache.iotdb.db.queryengine.common.header
The header of query result dataset.
DatasetHeader(List<ColumnHeader>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
DatasetHeaderFactory - Class in org.apache.iotdb.db.queryengine.common.header
 
dataSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
dataSize - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DataSourceOperator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source
 
dataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateLastCacheOperator
 
dataType - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
dataType - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
dataType - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
DataType - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DataTypeMismatchException - Exception in org.apache.iotdb.db.exception.metadata
 
DataTypeMismatchException(String, String, TSDataType, long, Object) - Constructor for exception org.apache.iotdb.db.exception.metadata.DataTypeMismatchException
 
DataTypeMismatchException(String, String, TSDataType, TSDataType, long, Object) - Constructor for exception org.apache.iotdb.db.exception.metadata.DataTypeMismatchException
 
DataTypeParameter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DataTypeParameter(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DataTypeParameter
 
dataTypes - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
dataTypes - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
dataTypes - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
dataTypes - Variable in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
DATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
DATE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
DATE_BIN_TIME_ITERATOR - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator.TimeIteratorType
 
DateAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DateAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionIntColumnTransformer
 
DateAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DateAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionLongColumnTransformer
 
dateBin(long, long, int, long, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
DateBinFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
DateBinFunctionColumnTransformer(Type, long, long, ColumnTransformer, long, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
dateBinSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
dateBinStartEnd(long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
DateSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DateSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionIntColumnTransformer
 
DateSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DateSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionLongColumnTransformer
 
DateTimeUtils - Class in org.apache.iotdb.db.utils
 
DateTimeUtils.DurationUnit - Enum in org.apache.iotdb.db.utils
 
day - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
dbName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
DDL - Enum constant in enum org.apache.iotdb.db.audit.AuditLogOperation
 
DEACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DEACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DEACTIVATE_TEMPLATE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deactivateSchemaTemplate(String, DeactivateTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
deactivateSchemaTemplate(String, DeactivateTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
deactivateSchemaTemplate(TDeactivateSchemaTemplateReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DeactivateSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
DeactivateSchemaTemplateTask(String, DeactivateTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.DeactivateSchemaTemplateTask
 
deactivateTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
deactivateTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
deactivateTemplate(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
deactivateTemplate(int, int) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
deactivateTemplateInBlackList(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
deactivateTemplateInBlackList(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
deactivateTemplateInBlackList(IDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deactivateTemplateInBlackList(IDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deactivateTemplateInBlackList(IDeactivateTemplatePlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
DeactivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
DeactivateTemplateNode(PlanNodeId, Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
DeactivateTemplatePlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
DeactivateTemplatePlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeactivateTemplatePlanImpl
 
DeactivateTemplatePlanImpl(Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeactivateTemplatePlanImpl
 
DeactivateTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
DeactivateTemplateStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
DeactivateTemplateStatement(String, List<PartialPath>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
dealWithConsumeAllChildrenPipelineBreaker(PlanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
dealWithConsumeChildrenOneByOneNode(PlanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
DECIMAL - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
DECIMAL_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
DecimalLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DecimalLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
DecimalLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
DecimalLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
decodeAndWritePage(IDeviceID, MeasurementSchema, ByteBuffer, Map<Long, ChunkWriterImpl>, long) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
DecorrelatedNode(List<Expression>, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanNodeDecorrelator.DecorrelatedNode
 
decorrelateFilters(PlanNode, List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanNodeDecorrelator
 
decreaseAndGetReference() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
decreaseAndGetReferenceCount(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
decreaseAndGetSchemaListenerReferenceCount(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
decreaseCompactionFileNumCost(int) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
decreaseDataNodeFINum() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
decreaseDirectBufferMemoryCost(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
decreaseEventCount(Event) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
decreaseEventsReferenceCount(String, boolean) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
decreaseFileReaderReference(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
Decrease the reference count of the reader specified by filePath.
decreaseFileReference(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
Given a hardlink or copied file, decrease its reference count, if the reference count is 0, delete the file.
decreaseFileReference(File) - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
given a hardlink, decrease its reference count, if the reference count is 0, delete the file.
decreaseHeartbeatEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
decreaseMemtableNumber() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.MemTableManager
 
decreaseModFileNum(int) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
decreaseModFileNum(int) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
decreaseModFileSize(long) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
decreaseModFileSize(long) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
decreaseReference() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
decreaseReferenceCount(String, boolean) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
decreaseReservedSize() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingReserveQueue
For task that is not in readyQueue when it's cleared, it won't be added into the queue again.
decreaseSelectionCachedDeviceTimeIndexSize(long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
decreaseTableAttributeMemory(String, long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
decreaseTableDevice(String, long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
decreaseTabletEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
decreaseTsFileEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
decrementAndGetRefCnt() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
decrementAndGetRefCnt() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
decrementNumOfUnClosedDriver() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
decrypt(IDecryptor, ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
decryptAndUncompressPageData(PageHeader, IUnCompressor, ByteBuffer, IDecryptor) - Static method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
decVolatileDescendant() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
deduplicate() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
deduplicateAndSortTimestampsIfNecessary() - Method in class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTreeModelTabletEventSorter
 
deepClone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
deepClone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
deepCopy(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeUtil
 
deepCopyEvents() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
deepCopyEvents() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
deepCopyPipe2WeightMap() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
 
deepCopyPipeName2BytesAccumulated() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventPlainBatch
 
deepCopyRequestCommitIds() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusAsyncBatchReqBuilder
 
DEFAULT_BINARY - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_BOOLEAN - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_DOUBLE - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_FLOAT - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_GROUP_NUMBER - Static variable in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
DEFAULT_INT32 - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_INT64 - Static variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEFAULT_MAX_TS_BLOCK_LINE_NUMBER - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
DEFAULT_SAFELY_DELETED_SEARCH_INDEX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
DEFAULT_WORKER_NUM - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
DEFAULT_WORKER_SUB_TASK_NUM - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
DefaultAggTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
DefaultAggTableScanOperator(AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.DefaultAggTableScanOperator
 
DefaultCompactionTaskComparatorImpl - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator
 
DefaultCompactionTaskComparatorImpl() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator.DefaultCompactionTaskComparatorImpl
 
DefaultExpressionTraversalVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
When walking Expressions, don't traverse into SubqueryExpressions
DefaultExpressionTraversalVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultExpressionTraversalVisitor
 
DefaultMemTableFLushListener() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener.DefaultMemTableFLushListener
 
DefaultOperationQuota - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
DefaultOperationQuota(QuotaLimiter) - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
DefaultPrinter - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
DefaultPrinter() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
defaultRewrite(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter.RewriteContext
Invoke the rewrite logic recursively on children of the given node and swap it out with an identical copy with the rewritten children
defaultRewrite(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.BaseSourceRewriter
 
defaultRewrite(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter.RewriteContext
Invoke the rewrite logic recursively on children of the given node and swap it out with an identical copy with the rewritten children
defaultRewrite(T, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
Invoke the default rewrite logic explicitly.
defaultTimeDecoder - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
DefaultTraversalVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
DefaultTraversalVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DefaultTraversalVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
DefaultTraversalVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
DefaultWarningCollector - Class in org.apache.iotdb.db.queryengine.execution.warnings
 
DefaultWarningCollector(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.warnings.DefaultWarningCollector
 
definitelyNotContains(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
definitelyNotContains(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
definitelyNotContains(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
Whether this TsFile definitely not contains this device, if ture, it must not contain this device, if false, it may or may not contain this device Notice: using method be CAREFULLY and you really understand the meaning!!!!!
definitelyNotContains(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Whether this TsFile definitely not contains this device, if ture, it must not contain this device, if false, it may or may not contain this device Notice: using method be CAREFULLY and you really understand the meaning!!!!!
degradeFlushTimeMap(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
degradeLastFlushTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.DeviceLastFlushTime
 
degradeLastFlushTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTime
 
degradeLastFlushTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.PartitionLastFlushTime
 
degradeLastFlushTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
degradeLastFlushTime(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
degradeTimeIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
the DeviceTimeIndex degrade to FileTimeIndex and release memory
DegreesColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
DegreesColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DegreesColumnTransformer
 
delayInsertionSelection(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
delete() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
delete() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
delete() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
delete() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
delete(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
delete(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
delete(long, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
delete(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
delete(long, long) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
delete(long, long) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
delete(long, long, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Delete points in a specific column.
delete(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
delete(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
delete(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
delete(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
delete(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
delete(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
delete(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
delete(ModEntry) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
Delete data in the MemTable according to the modEntry.
delete(ModEntry) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
delete(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
Delete - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Delete() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
Delete(NodeLocation, Table) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
Delete(NodeLocation, Table, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
DELETE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
DELETE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_DATA - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
DELETE_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DELETE_DATA_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
DELETE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DELETE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DELETE_PARTITION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_PLAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Deprecated.
DELETE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_STORAGE_GROUP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_STORAGE_GROUP - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
DELETE_STORAGE_GROUPS - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
DELETE_TABLE_DEVICE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DELETE_TABLE_DEVICE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DELETE_TABLE_DEVICES_IN_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DELETE_TABLE_DEVICES_IN_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DELETE_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DELETE_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DELETE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
DELETE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DELETE_TIMESERIES - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
DELETE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
deleteAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
deleteAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
delete the alias of a child
deleteAll(String) - Method in class org.apache.iotdb.db.storageengine.load.LoadTsFileManager
 
deleteByDevice(MeasurementPath, DeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
deleteByTable(RelationalDeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
deleteChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
delete a child
deleteChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Delete a child.
deleteChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
delete a child
deleteChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
delete a child
deleteChild(N, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
deleteChild(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
deleteChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
This method will delete a node from MTree, which means the corresponding subTree will be deleted.
deleteChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
deleteColumn(int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
deleteCompactionModsFile(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
deleteCompactionModsFile(List<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
deleteConfigNodePeer(TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
deleteContext(ServerContext, TProtocol, TProtocol) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceThriftHandler
 
DELETED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
 
deleteDALFolderAndClose() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
deleteDatabase(TDeleteDatabaseReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
deleteDatabase(DeleteDatabaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
deleteDatabase(DeleteDatabaseStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
deleteDatabases(TDeleteDatabasesReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DeleteDatabaseStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DeleteDatabaseStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
deleteDataDirectly(MeasurementPath, DeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
deleteDataFromAColumn(long, long, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
deleteDataInMemory(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Delete data which belongs to the timeseries `deviceId.measurementId` and the timestamp of which <= 'timestamp' in the deletion.
DeleteDataNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
DeleteDataNode(PlanNodeId, List<MeasurementPath>, long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
DeleteDataNode(PlanNodeId, List<MeasurementPath>, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
DeleteDataNode(PlanNodeId, List<MeasurementPath>, long, long, ProgressIndex) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
deleteDataNodeSystemProperties() - Method in class org.apache.iotdb.db.service.DataNode
 
deleteDataRegion(DataRegionId) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
DeleteDataStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
DeleteDataStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
deleteDevice() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
deleteDevice(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
deleteDevice(TDeleteTableDeviceReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
deleteDevice(DeleteDevice, String, SessionInfo) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
deleteDevice(DeleteDevice, String, SessionInfo) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DeleteDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DeleteDevice(NodeLocation, Table, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
DeleteDeviceTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
DeleteDeviceTask(DeleteDevice, String, SessionInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DeleteDeviceTask
 
deleteEmptyInternalMNode(IDeviceMNode<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Used when delete timeseries or deactivate template
deleteFile(boolean, List<TsFileResource>) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
deleteFolder(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
delete the database's own folder in folder data/system/databases
deleteGlobalTsFileCountGauge(String, String, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
deleteGlobalTsFileSizeGauge(String, String, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
deleteIntervalList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
deleteLogicalView(String, DeleteLogicalViewStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
deleteLogicalView(String, DeleteLogicalViewStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
deleteLogicalView(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deleteLogicalView(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deleteLogicalView(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
deleteLogicalView(TDeleteLogicalViewReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DeleteLogicalViewNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
DeleteLogicalViewNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
DeleteLogicalViewPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
DeleteLogicalViewPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.DeleteLogicalViewPlanImpl
 
DeleteLogicalViewPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.DeleteLogicalViewPlanImpl
 
DeleteLogicalViewStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.view
 
DeleteLogicalViewStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
DeleteLogicalViewStatement(List<PartialPath>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
DeleteLogicalViewTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view
 
DeleteLogicalViewTask(String, DeleteLogicalViewStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.DeleteLogicalViewTask
 
deleteMeasurement(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
deleteMeasurement(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
deleteModificationForSourceFile(Collection<TsFileResource>, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
Delete all modification files for source files.
DeleteNodeType - Enum in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
Similar to PlanNodeType, this class is used to provide serialization and deserialization methods for Delete Ahead Log(DAL) which used for IoTConsensusV2 and pipe.
deleteOutdatedFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Delete outdated .wal files.
deleteOutdatedFilesInWALNodes() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
deleteRedundantFilesByIndex(File[], int) - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.CompressionRatio
 
deleteRegion(String, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
deleteRegion(String, String) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
deleteRegionAndMayDeleteWALNode(String, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
Region information and WAL node will be removed when using ElasticStrategy.
deleteRemovedDeviceAndUpdateEndTime(Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
deleteSchemaRegion() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deleteSchemaRegion() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deleteSchemaRegion() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
deleteSchemaRegion(SchemaRegionId) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
deleteSchemaRegionFolder(String, Logger) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionUtils
 
deleteSegment(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
deleteSegment(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
Implementing marking deletion will not modify SchemaPage.memberNum nor truncate SegmentedPage.segOffsetLst.
deleteSourceTsFileAndUpdateFileMetrics(List<TsFileResource>, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
deleteSourceTsFileAndUpdateFileMetrics(List<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
DeleteStorageGroupTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DeleteStorageGroupTask(DeleteDatabaseStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DeleteStorageGroupTask
 
deleteTableDevice(String, IntConsumer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
deleteTableDevice(DeleteTableDeviceNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deleteTableDevice(DeleteTableDeviceNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deleteTableDevice(DeleteTableDeviceNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
DeleteTableDeviceNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
DeleteTableDeviceNode(PlanNodeId, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
deleteTableDevicesInBlackList(PartialPath, IntConsumer, Consumer<String[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
deleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
DeleteTableDevicesInBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
DeleteTableDevicesInBlackListNode(PlanNodeId, String, byte[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
deleteTime(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
deleteTime(long, long) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
deleteTime(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
deleteTime(ModEntry) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
deleteTime(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
deleteTimeseries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Delete path.
deleteTimeSeries(String, DeleteTimeSeriesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
deleteTimeSeries(String, DeleteTimeSeriesStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
deleteTimeSeries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Delete path.
deleteTimeSeries(TDeleteTimeSeriesReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
deleteTimeseriesInBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
deleteTimeseriesInBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
deleteTimeseriesInBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Delete timeseries in schema black list.
DeleteTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
DeleteTimeSeriesNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
DeleteTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
DeleteTimeSeriesPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeleteTimeSeriesPlanImpl
 
DeleteTimeSeriesPlanImpl(List<PartialPath>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeleteTimeSeriesPlanImpl
 
DeleteTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DeleteTimeSeriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
DeleteTimeSeriesStatement(List<PartialPath>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
DeleteTimeSeriesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DeleteTimeSeriesTask(String, DeleteTimeSeriesStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DeleteTimeSeriesTask
 
deleteTsFile(boolean, List<TsFileResource>) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
deleteTsFileOnDisk(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
deleteTsFileResourceWithoutLock(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
deleteTsFilesInDisk(Collection<TsFileResource>, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
deleteTsFilesOnDisk(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
deleteUniqueIdAndMayDeleteWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
deleteView(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
deleteView(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
deleteWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
deleteWALNode(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
WAL node will be deleted only when using iot series consensus protocol.
Deletion - Class in org.apache.iotdb.db.storageengine.dataregion.modification.v1
Deletion is a delete operation on a timeseries.
Deletion(MeasurementPath, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
constructor of Deletion, the start time is set to Long.MIN_VALUE
Deletion(MeasurementPath, long, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
constructor of Deletion.
DELETION - Enum constant in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
 
DELETION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification.Type
 
DELETION - Enum constant in enum org.apache.iotdb.db.storageengine.load.splitter.TsFileDataType
 
DELETION_FILE_SUFFIX - Static variable in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
DeletionBuffer - Interface in org.apache.iotdb.db.pipe.consensus.deletion.persist
 
DeletionData - Class in org.apache.iotdb.db.storageengine.load.splitter
 
DeletionData(ModEntry) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
DeletionLoader - Class in org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader
This loader is used to load deletion plan.
DeletionLoader(Deletion) - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.DeletionLoader
 
DeletionPipeData - Class in org.apache.iotdb.db.pipe.connector.payload.legacy
 
DeletionPipeData() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
DeletionPredicate - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
DeletionPredicate() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
DeletionPredicate(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
DeletionPredicate(String, IDPredicate) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
DeletionPredicate(String, IDPredicate, List<String>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
DeletionReader - Class in org.apache.iotdb.db.pipe.consensus.deletion.recover
 
DeletionReader(File, String, Consumer<DeletionResource>) - Constructor for class org.apache.iotdb.db.pipe.consensus.deletion.recover.DeletionReader
 
DeletionResource - Class in org.apache.iotdb.db.pipe.consensus.deletion
DeletionResource is designed for IoTConsensusV2 to manage the lifecycle of all deletion operations including realtime deletion and historical deletion.
DeletionResource(AbstractDeleteDataNode, Consumer<DeletionResource>, String) - Constructor for class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
DeletionResource.Status - Enum in org.apache.iotdb.db.pipe.consensus.deletion
 
DeletionResourceManager - Class in org.apache.iotdb.db.pipe.consensus.deletion
 
delFlag - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
DenseRankFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
DenseRankFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.DenseRankFunction
 
dependencyPipelineIndex - Variable in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
DEPRECATED_FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
 
deque - Variable in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
deque - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
 
dequeueFromPending() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
DereferenceExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DereferenceExpression(Expression, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
DereferenceExpression(Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
DereferenceExpression(NodeLocation, Expression, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
DereferenceExpression(NodeLocation, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
deregister(Integer) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeWALInsertNodeCacheMetrics
 
deregister(Integer) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionListenerMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionExtractorMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeAssignerMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
deregister(String) - Method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
deregister(String) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
deregister(String, boolean) - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
deregister(String, int) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
Deregister the PipeConnectorSubtask.
deregister(String, int) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskLifeCycle
 
deregister(String, long) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
deregister(String, long, int, String) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
deregister(String, long, int, String) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
deregister(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
deregister(PipeRealtimeDataRegionExtractor) - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Deregister a extractor.
deregisterAll() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.DirectoryChecker
 
deRegisterFragmentInstanceFromMemoryPool(String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
deRegisterFragmentInstanceFromQueryMemoryMap(String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
If all fragmentInstanceIds related to one queryId have been registered, when the last fragment instance is deregister, the queryId can be cleared.
DESC - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
 
DESC_NULLS_FIRST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
DESC_NULLS_LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
DescBinaryTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DescBooleanTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DescDoubleTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DESCENDING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.Ordering
 
DescFloatTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DescIntTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DescLongTypeJoinKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
DescPriorityMergeReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
DescPriorityMergeReader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.DescPriorityMergeReader
 
describeTable(String, String, boolean) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
describeTable(String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
describeTable(String, String, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DescribeTable - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DescribeTable(NodeLocation, QualifiedName, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
DescribeTableDetailsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
DescribeTableDetailsTask(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableDetailsTask
 
DescribeTableTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
DescribeTableTask(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableTask
 
description() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Capture
 
descSortByVersionId(File[]) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
Sort checkpoint files by version id with descending order.
descTables4InformationSchema() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DescTimeComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
DescTimeComparator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
 
deserialize() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
deserialize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
deserialize from disk
deserialize(byte) - Static method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
deserialize(byte) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
deserialize(short) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
deserialize short number.
deserialize(DataInputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
deserialize(DataInputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
deserialize(DataInputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
deserialize(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.TVList
 
deserialize(DataInputStream, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
deserialize(DataInputStream, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
deserialize(DataInputStream, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
deserialize(InputStream) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.FakeCRC32Deserializer
 
deserialize(InputStream) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.logfile.IDeserializer
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
deserialize(InputStream) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
deserialize(InputStream) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
deserialize(InputStream) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
deserialize from inputStream
deserialize(InputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
deserialize(InputStream) - Static method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
deserialize(InputStream) - Static method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
deserialize(InputStream) - Static method in interface org.apache.iotdb.db.storageengine.load.splitter.TsFileData
 
deserialize(InputStream) - Method in interface org.apache.iotdb.db.utils.io.StreamSerializable
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
Deserialize the object from byteBuffer to allow shutdown restart
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.twostage.state.CountState
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.pipe.processor.twostage.state.State
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.QueryId
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
deserialize(ByteBuffer) - Static method in interface org.apache.iotdb.db.queryengine.plan.planner.plan.TimePredicate
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.logfile.IDeserializer
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanDeserializer
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterInfo
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
deserialize(ByteBuffer) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
deserialize from byte buffer
deserialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
deserialize(ByteBuffer) - Static method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
deserialize(ByteBuffer) - Method in interface org.apache.iotdb.db.utils.io.BufferSerializable
 
deserialize(ByteBuffer, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
deserialize(ByteBuffer, byte) - Static method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
deserialize(ByteBuffer, short) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deserialize(ByteBuffer, String, Consumer<DeletionResource>) - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
DESERIALIZE_CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.ChunkStatus
 
DESERIALIZE_CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
 
DESERIALIZE_ERROR - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
deserializeBinary(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
deserializeChunkCount - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
deserializeChunkIntoPageQueue(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
Deserialize chunk into pages without uncompressing and put them into the page queue.
deserializeChunkIntoPageQueue(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
Deserialize chunk into pages without uncompressing and put them into the page queue.
deserializeChunkIntoPageQueue(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
deserializeCustomizedAttributes(TimeSeriesWindow, ByteBuffer) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
Deserialize a customized attributes in a window from an output stream
deserializeEntityMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeForConsensus(ByteBuffer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
This deserialization method is only for iot consensus and just deserializes InsertRowNode and InsertTabletNode.
deserializeFrom(ByteBuffer) - Static method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
deserializeFrom(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
deserializeFrom(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
deserializeFromByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
deserializeFromByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
deserializeFromByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
deserializeFromByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
deserializeFromDAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
deserializeFromDAL(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
deserializeFromDAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
deserializeFromDAL(ByteBuffer, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
deserializeFromOldMemTableSnapshot(DataInputStream, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
deserializeFromWAL(DataInputStream) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Deserialize from wal.
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
Deserialize from wal.
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Deserialize from wal
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
Deserialize from wal.
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
Deserialize from wal.
deserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
Deserialize from wal
deserializeFromWAL(ByteBuffer) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Deserialize from wal.
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
Deserialize from wal.
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
Deserialize from wal.
deserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
deserializeHelper(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
deserializeInternalMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeLogicalViewMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeMeasurementMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeMeasurementSchemas(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
Deserialize measurement schemas.
deserializeMeasurementSchemas(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
deserializeMemberVariables(ByteBuffer, AggregationTableScanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
deserializeMemberVariables(ByteBuffer, DeviceTableScanNode, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
deserializeMemberVariables(ByteBuffer, TableScanNode, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
deserializeMemberVariables(ByteBuffer, TreeDeviceViewScanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
deserializeNodeLocationForAttributeUpdate(InputStream) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
deserializeNodeLocationForAttributeUpdate(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
deserializePage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
deserializePage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
deserializePage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
deserializePageCount - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
deserializePageData(PageHeader, ByteBuffer, ChunkHeader, IDecryptor) - Static method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
deserializeRequest(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.BaseStateMachine
 
deserializeRequest(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.IoTConsensusDataRegionStateMachine
Deserialize request to PlanNode or BatchedIndexedRequest
deserializeSingleTVListMemChunks(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
deserializeSingleTVListMemChunks(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
deserializeSingleTVListMemChunks(DataInputStream, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
deserializeSingleTVListMemChunks(DataInputStream, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
deserializeStorageGroupEntityMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeStorageGroupMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeTableDeviceMNode(InputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
deserializeTsFileData(InputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
deserializeUseTemplate(ByteBuffer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
deserializeWithoutBitMap(DataInputStream) - Static method in class org.apache.iotdb.db.utils.datastructure.TVList
 
deserializeWithoutFileOffset(DataInputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
deserializeWithTemplate(ByteBuffer, TypeProvider) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
destroy() - Method in class org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
DESTROYED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.driver.Driver.State
 
destroyObject(ConfigRegionId, PooledObject<ConfigNodeClient>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient.Factory
 
DETAIL_SKETCH - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
DeterminismEvaluator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
device - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
device - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
DEVICE - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
DEVICE_ALIGNMENT_INCONSISTENT_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
DEVICE_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICE_NUM_MISMATCH_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
DEVICE_NUMBER - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
DEVICE_REGION_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICE_REGION_SCAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceType
 
DEVICE_SCHEMA_FETCH_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICE_TABLE_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICE_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICE_VIEW_INTO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DeviceAttributeCacheUpdater - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
DeviceAttributeCacheUpdater(MemSchemaRegionStatistics, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
DeviceAttributeStore - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute
 
DeviceAttributeStore(MemSchemaRegionStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
DeviceAttributeUpdater - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DeviceAttributeUpdater(List<TSDataType>, List<LeafColumnTransformer>, ColumnTransformer, List<ColumnTransformer>, List<TsTableColumnSchema>, List<LeafColumnTransformer>, List<ColumnTransformer>, BiFunction<Integer, String, Binary>, TriConsumer<String[], Integer, Object[]>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceAttributeUpdater
 
DeviceBlackListConstructor - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DeviceBlackListConstructor(List<LeafColumnTransformer>, ColumnTransformer, String, List<TsTableColumnSchema>, BiFunction<Integer, String, Binary>, MemSchemaRegionStatistics) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceBlackListConstructor
 
DeviceChunkMetaData - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
DeviceChunkMetaData(IDeviceID, List<IChunkMetadata>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceChunkMetaData
 
deviceChunkMetaDataIterator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
DeviceContext - Class in org.apache.iotdb.db.queryengine.common
 
DeviceContext(boolean, int) - Constructor for class org.apache.iotdb.db.queryengine.common.DeviceContext
 
DeviceContext(DeviceSchemaInfo) - Constructor for class org.apache.iotdb.db.queryengine.common.DeviceContext
 
deviceCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
deviceCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
deviceEndTime - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
deviceEntries - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
deviceEntries - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
deviceEntries - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
deviceEntries - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
DeviceEntry - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
The DeviceEntry shall have null suffix in its IDeviceID, e.g.
DeviceEntry(IDeviceID, Binary[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
DeviceEntry.DeviceEntryType - Enum in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
DeviceFilterVisitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils.filter
 
DeviceFilterVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
deviceId - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
deviceId - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
deviceId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
deviceId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
deviceId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.DeviceInfo
 
deviceID - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
device id reference, for reuse device id in both id table and memtable
used in memtable
deviceID - Variable in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
deviceID - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
deviceID - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
DeviceIDFactory - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
factory to build device id according to configured algorithm
deviceIDs - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
deviceIdString - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
deviceIdToObjArray(IDeviceID) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
deviceIdToStringArray(IDeviceID) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
DeviceInCacheFilterVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
deviceIndex - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
DeviceInfo - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
DeviceInfo(IDeviceID, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.DeviceInfo
 
DeviceLastFlushTime - Class in org.apache.iotdb.db.storageengine.dataregion
 
DeviceLastFlushTime() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.DeviceLastFlushTime
 
DeviceMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
DeviceMergeNode(PlanNodeId, OrderByParameter, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
devicePath - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
if use id table, this filed is id form of device path
if not, this filed is device path
When using table model, this is the table name.
DevicePredicateFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DevicePredicateFilter(List<LeafColumnTransformer>, ColumnTransformer, List<TsTableColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateFilter
 
DevicePredicateHandler - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DevicePredicateHandler(List<LeafColumnTransformer>, ColumnTransformer, List<TsTableColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
DeviceRegionScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
DeviceRegionScanNode(PlanNodeId, Map<PartialPath, DeviceContext>, boolean, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
DEVICES_COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
DEVICES_SCHEMA_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
deviceSchemaBatch - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
DeviceSchemaFetchScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
DeviceSchemaFetchScanNode(PlanNodeId, PartialPath, PathPatternTree, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
DeviceSchemaFetchStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.internal
 
DeviceSchemaFetchStatement(PathPatternTree, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.internal.DeviceSchemaFetchStatement
 
DeviceSchemaInfo - Class in org.apache.iotdb.db.queryengine.common.schematree
 
DeviceSchemaInfo(PartialPath, boolean, int, List<IMeasurementSchemaInfo>) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
DeviceSchemaSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DevicesCountNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
DevicesCountNode(PlanNodeId, PartialPath, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
DevicesSchemaScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
DevicesSchemaScanNode(PlanNodeId, PartialPath, long, long, boolean, boolean, SchemaFilter, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
DeviceStartEndTime - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
DeviceStartEndTime(IDeviceID, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceStartEndTime
 
DeviceTableScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
DeviceTableScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
DeviceTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
DeviceTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, Map<Symbol, Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
deviceTimeIndexCache - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
deviceToExtractorsCache - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
deviceToIndex - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
device -> index of start times array and end times array
DeviceUpdater - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
DeviceUpdater(List<LeafColumnTransformer>, ColumnTransformer, List<TsTableColumnSchema>, BiFunction<Integer, String, Binary>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceUpdater
 
DeviceViewIntoNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
DeviceViewIntoNode(PlanNodeId, PlanNode, DeviceViewIntoPathDescriptor) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
DeviceViewIntoNode(PlanNodeId, DeviceViewIntoPathDescriptor) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
DeviceViewIntoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
DeviceViewIntoOperator(OperatorContext, Operator, List<TSDataType>, Map<String, Map<PartialPath, Map<String, InputLocation>>>, Map<String, Map<PartialPath, Map<String, TSDataType>>>, Map<String, Boolean>, Map<String, List<Pair<String, PartialPath>>>, Map<String, InputLocation>, ExecutorService, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewIntoOperator
 
DeviceViewIntoPathDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
DeviceViewIntoPathDescriptor() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
DeviceViewIntoPathDescriptor(Map<String, List<Pair<String, PartialPath>>>, Map<String, Boolean>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
DeviceViewNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
DeviceViewNode is responsible for constructing a device-based view of a set of series.
DeviceViewNode(PlanNodeId, OrderByParameter, List<String>, List<IDeviceID>, Map<IDeviceID, List<Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
DeviceViewNode(PlanNodeId, OrderByParameter, List<String>, Map<IDeviceID, List<Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
DeviceViewOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
Since devices have been sorted by the merge order as expected, what DeviceViewOperator need to do is traversing the device child operators, get all tsBlocks of one device and transform it to the form we need, adding the device column and allocating value column to its expected location, then get the next device operator until no next device.
DeviceViewOperator(OperatorContext, List<IDeviceID>, List<Operator>, List<List<Integer>>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
DIFF - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
DiffColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
DiffColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffColumnTransformer
 
DIFFERENT_FROM_ALL_CHILDREN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
 
DifferentTemplateException - Exception in org.apache.iotdb.db.exception.metadata.template
 
DifferentTemplateException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.DifferentTemplateException
 
DiffFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
DiffFunctionColumnTransformer(Type, ColumnTransformer, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffFunctionColumnTransformer
 
DiffFunctionHelper - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
DiffFunctionHelper() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.DiffFunctionHelper
 
DiffFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
DiffFunctionTransformer(LayerReader, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.DiffFunctionTransformer
 
DIGEST_OPEN_FILE_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
dir2PendingFileCounterMap - Variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
DirectFlushPolicy() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.flush.TsFileFlushPolicy.DirectFlushPolicy
 
directlyFlushChunkNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
directlyFlushPageCount - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
directOffer(Event) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
DIRECTORY_FLUSH - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.ChunkStatus
 
DirectoryChecker - Class in org.apache.iotdb.db.storageengine.rescon.disk
 
DirectoryNotLegalException - Exception in org.apache.iotdb.db.exception
 
DirectoryNotLegalException(String) - Constructor for exception org.apache.iotdb.db.exception.DirectoryNotLegalException
 
DirectoryStrategy - Class in org.apache.iotdb.db.storageengine.rescon.disk.strategy
The basic class of all the strategies of multiple directories.
DirectoryStrategy() - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategy
 
DirectoryStrategyType - Enum in org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
directPoll() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
dirtyFlag - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
DISABLE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALMode
 
DISABLE_ALIGN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultSetFormat
 
disableMemoryControl - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
disableMod4NonTransferPipes(boolean) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
DISALLOWED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.analyzer.CorrelationSupport
 
discardAllEvents() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
discardEventsOfPipe(String, int) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
When a pipe is dropped, the connector maybe reused and will not be closed.
discardEventsOfPipe(String, int) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
discardEventsOfPipe(String, int) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
Discard all events of the given pipe.
discardEventsOfPipe(String, int) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
 
DisjointSet<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils
 
DisjointSet() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.DisjointSet
 
DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
DiskAlignedChunkHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
DiskAlignedChunkHandleImpl(IDeviceID, String, String, boolean, long, Statistics<? extends Serializable>, SharedTimeDataBuffer) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskAlignedChunkHandleImpl
 
DiskAlignedChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
 
DiskAlignedChunkLoader(QueryContext, TsFileResource, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskAlignedChunkLoader
 
DiskAlignedChunkMetadataLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
DiskAlignedChunkMetadataLoader(TsFileResource, QueryContext, Filter, List<ModEntry>, List<List<ModEntry>>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.DiskAlignedChunkMetadataLoader
 
DiskChunkHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
It will receive a list of offset and execute sequential scan of TsFile for chunkData.
DiskChunkHandleImpl(IDeviceID, String, String, boolean, long, Statistics<? extends Serializable>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
DiskChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
To read one chunk from disk, and only used in iotdb server module.
DiskChunkLoader(QueryContext, TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskChunkLoader
 
DiskChunkMetadataLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
DiskChunkMetadataLoader(TsFileResource, QueryContext, Filter, List<ModEntry>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.DiskChunkMetadataLoader
 
DiskSpaceInsufficientException - Exception in org.apache.iotdb.db.exception
 
DiskSpaceInsufficientException(List<String>) - Constructor for exception org.apache.iotdb.db.exception.DiskSpaceInsufficientException
 
DiskSpiller - Class in org.apache.iotdb.db.utils.sort
 
diskUsage - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
dispatch(List<FragmentInstance>) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FragmentInstanceDispatcherImpl
 
dispatch(List<FragmentInstance>) - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IFragInstanceDispatcher
Dispatch all Fragment instances asynchronously
dispatch(List<FragmentInstance>) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
DISPATCH_READ - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
dispatchCommand(TLoadCommandReq, Set<TRegionReplicaSet>) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
DISPATCHING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
dispatchLocally(FragmentInstance) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
displacement(long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Computes the displacement associated with a given index.
DisruptorQueue - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner
 
DisruptorQueue(EventHandler<PipeRealtimeEvent>, Consumer<PipeRealtimeEvent>) - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueue
 
DisruptorQueueExceptionHandler - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner
 
DisruptorQueueExceptionHandler() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueueExceptionHandler
 
DistributedOptimizeFactory - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
DistributedOptimizeFactory(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.DistributedOptimizeFactory
 
DistributedQueryPlan - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
 
DistributedQueryPlan(SubPlan, List<FragmentInstance>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.DistributedQueryPlan
 
DISTRIBUTION_PLANNER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
DistributionPlanContext - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
DistributionPlanContext(MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
DistributionPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
DistributionPlanner(Analysis, LogicalQueryPlan) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
DIVIDE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
DIVIDE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
DIVISION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
DivisionExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
DivisionExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.DivisionExpression
 
DivisionExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.DivisionExpression
 
DivisionResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
DivisionResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.DivisionResolver
 
DML - Enum constant in enum org.apache.iotdb.db.audit.AuditLogOperation
 
DnToCnInternalServiceAsyncRequestManager - Class in org.apache.iotdb.db.protocol.client.cn
 
DnToCnInternalServiceAsyncRequestManager() - Constructor for class org.apache.iotdb.db.protocol.client.cn.DnToCnInternalServiceAsyncRequestManager
 
DnToCnRequestType - Enum in org.apache.iotdb.db.protocol.client.cn
For DataNode async call ConfigNode
DnToDnInternalServiceAsyncRequestManager - Class in org.apache.iotdb.db.protocol.client.dn
 
DnToDnInternalServiceAsyncRequestManager() - Constructor for class org.apache.iotdb.db.protocol.client.dn.DnToDnInternalServiceAsyncRequestManager
 
DnToDnRequestType - Enum in org.apache.iotdb.db.protocol.client.dn
For DataNode async call DataNode
doCheck() - Method in class org.apache.iotdb.db.tools.WalChecker
check the root wal dir and find the damaged files
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover.CompactionRecoverTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
doCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
doDistributedPlan() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
doDistributionPlan(IAnalysis, LogicalQueryPlan, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
doDistributionPlan(IAnalysis, LogicalQueryPlan, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
doDistributionPlan(IAnalysis, LogicalQueryPlan, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
doExtract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
doExtract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
doExtract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHybridExtractor
 
doExtract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionLogExtractor
 
doExtract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionTsFileExtractor
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
doLogicalPlan() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
doLogicalPlan(IAnalysis, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
doLogicalPlan(IAnalysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
doLogicalPlan(IAnalysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
doRegister(PipePluginMeta) - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
Register a PipePlugin to the system without any meta checks.
doRegister(TriggerInformation, boolean) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
Only call this method directly for registering new data node, otherwise you need to call register().
doSchedule(IAnalysis, DistributedQueryPlan, MPPQueryContext, QueryStateMachine) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
doSchedule(IAnalysis, DistributedQueryPlan, MPPQueryContext, QueryStateMachine) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
doSchedule(IAnalysis, DistributedQueryPlan, MPPQueryContext, QueryStateMachine) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
doShrink(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
doTransfer(AsyncPipeConsensusServiceClient, TPipeConsensusTransferReq) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
doTransfer(AsyncPipeConsensusServiceClient, TPipeConsensusTransferReq) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertNodeEventHandler
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.CoalesceColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalAndMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalOrMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.udf.UserDefineScalarFunctionTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FormatColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.CoalesceColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalAndMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalOrMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.udf.UserDefineScalarFunctionTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatMultiColumnTransformer
 
doTransform(List<Column>, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FormatColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.ArithmeticNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.DoubleNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.FloatNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.InColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IntNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IsNullColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LikeColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LogicNotColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LongNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.RegularColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbsColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AcosColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AsinColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AtanColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CeilColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CosColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CoshColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DegreesColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWithColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ExpColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FloorColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LengthColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LnColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Log10ColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LowerColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrimColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RadiansColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLikeColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ReplaceFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrimColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SignColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinhColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SqrtColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWithColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrcmpColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrposColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubStringColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanhColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TrimColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.UpperColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.TimestampNegationColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
doTransform(Column, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.ArithmeticNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.DoubleNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.FloatNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.InColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IntNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IsNullColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LikeColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LogicNotColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LongNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.RegularColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbsColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AcosColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AsinColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AtanColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CeilColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ConcatColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CosColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CoshColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DegreesColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWithColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ExpColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FloorColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LengthColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LnColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Log10ColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LowerColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrimColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RadiansColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLikeColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ReplaceFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundFunctionColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrimColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SignColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinhColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SqrtColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWithColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrcmpColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrposColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubStringColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanhColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TrimColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.UpperColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.TimestampNegationColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
doTransform(Column, ColumnBuilder, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticBinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareBinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDateColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionTimestampColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.Like2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicAndColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicOrColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDateColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionTimestampColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Concat2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWith2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrim2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLike2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrim2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWith2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strcmp2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strpos2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Trim2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticBinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareBinaryColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDateColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionTimestampColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.Like2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicAndColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicOrColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDateColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionTimestampColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionDoubleColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionFloatColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionIntColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionLongColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Concat2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWith2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrim2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLike2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrim2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWith2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strcmp2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strpos2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString2ColumnTransformer
 
doTransform(Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Trim2ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.BetweenColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.Like3ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace3ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString3ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.BetweenColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.Like3ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace3ColumnTransformer
 
doTransform(Column, Column, Column, ColumnBuilder, int, boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString3ColumnTransformer
 
DOUBLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
DOUBLE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
DOUBLE_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
DOUBLE_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
DoubleAdditionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleAdditionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionDoubleColumnTransformer
 
DoubleAdditionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleAdditionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionFloatColumnTransformer
 
DoubleAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionIntColumnTransformer
 
DoubleAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionLongColumnTransformer
 
DoubleBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
DoubleBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Creates a new big array containing one initial segment
DoubleBigArray(double) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Creates a new big array containing one initial segment filled with the specified default value
DoubleConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
DoubleConstantFill(double) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.DoubleConstantFill
 
DoubleDivisionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleDivisionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionDoubleColumnTransformer
 
DoubleDivisionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleDivisionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionFloatColumnTransformer
 
DoubleDivisionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleDivisionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionIntColumnTransformer
 
DoubleDivisionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleDivisionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionLongColumnTransformer
 
DoubleGreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
DoubleGreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.DoubleGreatestColumnTransformer
 
DoubleLeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
DoubleLeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.DoubleLeastColumnTransformer
 
DoubleLinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
 
DoubleLinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.DoubleLinearFill
 
DoubleLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DoubleLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
DoubleLiteral(double) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
DoubleLiteral(double) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
DoubleLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
DoubleLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
DoubleLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
DoubleLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
DoubleModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
DoubleModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
DoubleModulusDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleModulusDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusDoubleColumnTransformer
 
DoubleModulusFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleModulusFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusFloatColumnTransformer
 
DoubleModulusIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleModulusIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusIntColumnTransformer
 
DoubleModulusLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleModulusLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusLongColumnTransformer
 
DoubleMultiplicationDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleMultiplicationDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationDoubleColumnTransformer
 
DoubleMultiplicationFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleMultiplicationFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationFloatColumnTransformer
 
DoubleMultiplicationIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleMultiplicationIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationIntColumnTransformer
 
DoubleMultiplicationLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleMultiplicationLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationLongColumnTransformer
 
DoubleNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
DoubleNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.DoubleNegationColumnTransformer
 
DoublePreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
DoublePreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFill
 
DoublePreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
DoublePreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFillWithTimeDuration
 
DoubleSubtractionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleSubtractionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionDoubleColumnTransformer
 
DoubleSubtractionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleSubtractionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionFloatColumnTransformer
 
DoubleSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionIntColumnTransformer
 
DoubleSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
DoubleSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionLongColumnTransformer
 
DoubleTVList - Class in org.apache.iotdb.db.utils.datastructure
 
doubleValue - Variable in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
DownSamplingProcessor - Class in org.apache.iotdb.db.pipe.processor.downsampling
 
DownSamplingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
DownStreamChannelIndex - Class in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
DownStreamChannelIndex(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelIndex
 
DownStreamChannelLocation - Class in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
DownStreamChannelLocation(String) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
DownStreamChannelLocation(TEndPoint, TFragmentInstanceId, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
This class contains the basic information we needed of the target ISourceHandle.
downStreamChannelLocationList - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
DQUOTE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
Driver - Class in org.apache.iotdb.db.queryengine.execution.driver
 
Driver(Operator, DriverContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
DRIVER_INTERNAL_PROCESS - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
Driver.State - Enum in org.apache.iotdb.db.queryengine.execution.driver
 
driverBlockedFuture - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
driverContext - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
DriverContext - Class in org.apache.iotdb.db.queryengine.execution.driver
 
DriverContext() - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
DriverContext(FragmentInstanceContext, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
DriverScheduler - Class in org.apache.iotdb.db.queryengine.execution.schedule
The manager of fragment instances scheduling.
DriverSchedulerMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
DriverTask - Class in org.apache.iotdb.db.queryengine.execution.schedule.task
the scheduling element of DriverTaskThread.
DriverTask() - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
Initialize a dummy instance for queryHolder.
DriverTask(IDriver, long, DriverTaskStatus, DriverTaskHandle, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
DriverTask.SchedulePriorityComparator - Class in org.apache.iotdb.db.queryengine.execution.schedule.task
a comparator of DriverTask, the higher the levelScheduledTime is, the lower order it has.
DriverTask.TimeoutComparator - Class in org.apache.iotdb.db.queryengine.execution.schedule.task
a comparator of ddl, the less the ddl is, the low order it has.
DriverTaskAbortedException - Exception in org.apache.iotdb.db.queryengine.execution.schedule
A common exception to pass to IDriver.failed(Throwable).
DriverTaskAbortedException(String, String) - Constructor for exception org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskAbortedException
 
DriverTaskHandle - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue
 
DriverTaskHandle(int, MultilevelPriorityQueue, OptionalInt) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
DriverTaskId - Class in org.apache.iotdb.db.queryengine.execution.schedule.task
the class of id of the pipeline driver task.
DriverTaskId(FragmentInstanceId, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
DriverTaskStatus - Enum in org.apache.iotdb.db.queryengine.execution.schedule.task
The status enum of DriverTask.
DriverTaskThread - Class in org.apache.iotdb.db.queryengine.execution.schedule
The worker thread of DriverTask.
DriverTaskThread(String, ThreadGroup, IndexedBlockingQueue<DriverTask>, ITaskScheduler, ThreadProducer) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskThread
 
DriverTaskTimeoutSentinelThread - Class in org.apache.iotdb.db.queryengine.execution.schedule
the thread for watching the timeout of DriverTask.
DriverTaskTimeoutSentinelThread(String, ThreadGroup, IndexedBlockingQueue<DriverTask>, ITaskScheduler, ThreadProducer) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskTimeoutSentinelThread
 
drop() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
DROP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
DROP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
DROP_CONTINUOUS_QUERY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_CONTINUOUS_QUERY - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
DROP_FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_INDEX - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_INDEX - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
DROP_PIPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_PIPEPLUGIN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_PIPESINK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
DROP_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
DROP_TABLE_ATTRIBUTE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
DROP_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
DROP_TOPIC - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_TRIGGER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
DROP_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
DROP_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
dropBroker(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
DropColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropColumn(NodeLocation, QualifiedName, Identifier, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
dropContinuousQuery(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropContinuousQuery(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropContinuousQueryStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DropContinuousQueryStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
DropContinuousQueryTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DropContinuousQueryTask(DropContinuousQueryStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropContinuousQueryTask
 
dropCQ(TDropCQReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropDatabase(DropDB) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropDatabase(DropDB) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropDB - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropDB(Identifier, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
DropDB(NodeLocation, Identifier, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
DropDBTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
DropDBTask(DropDB) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DropDBTask
 
dropFunction(Model, String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropFunction(Model, String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
dropFunction(TDropFunctionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DropFunction - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropFunction(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
DropFunctionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DropFunctionStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
DropFunctionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DropFunctionTask(Model, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropFunctionTask
 
DropIndex - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropIndex(NodeLocation, QualifiedName, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
DropIndex(QualifiedName, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
dropModel(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropModel(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
dropModel(TDropModelReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DropModelStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.model
 
DropModelStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
DropModelTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model
 
DropModelTask(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.DropModelTask
 
dropPipe(String) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
dropPipe(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropPipe(String, long) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
dropPipe(ConsensusPipeName) - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeDispatcher
 
dropPipe(DropPipeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropPipe(DropPipeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropPipe - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropPipe(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
dropPipeExtended(TDropPipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropPipePlugin(TDropPipePluginReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropPipePlugin(DropPipePluginStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropPipePlugin(DropPipePluginStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropPipePlugin - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropPipePlugin(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
DropPipePluginStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
DropPipePluginStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
DropPipePluginTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DropPipePluginTask(DropPipePlugin) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropPipePluginTask
 
DropPipePluginTask(DropPipePluginStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropPipePluginTask
 
DropPipeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
DropPipeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
DropPipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
DropPipeTask(DropPipe) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.DropPipeTask
 
DropPipeTask(DropPipeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.DropPipeTask
 
dropSchemaTemplate(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropSchemaTemplate(DropSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropSchemaTemplate(DropSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
DropSchemaTemplateStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
DropSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
DropSchemaTemplateTask(DropSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.DropSchemaTemplateTask
 
dropSubscription(TUnsubscribeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
dropSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
dropSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskProcessorStage
 
dropSubtask() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
dropTable(String, String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropTable(String, String, String, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropTable - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropTable(NodeLocation, QualifiedName, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
DropTable(QualifiedName, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
dropTableAttribute(String, IntConsumer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
dropTableAttribute(TableAttributeColumnDropNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
dropTableAttribute(TableAttributeColumnDropNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
dropTableAttribute(TableAttributeColumnDropNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
DropTableTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
DropTableTask(String, String, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DropTableTask
 
dropTagsOrAttributes(Set<String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Drop tags or attributes of the timeseries.
dropTagsOrAttributes(Set<String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Drop tags or attributes of the timeseries.
dropTagsOrAttributes(Set<String>, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Drop tags or attributes of the timeseries.
dropTagsOrAttributes(Set<String>, PartialPath, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Drop tags or attributes of the timeseries.
dropTopic(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
dropTopic(DropTopicStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropTopic(DropTopicStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
DropTopic - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
DropTopic(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
dropTopicExtended(TDropTopicReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DropTopicStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription
 
DropTopicStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
DropTopicTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription
 
DropTopicTask(DropTopic) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.DropTopicTask
 
DropTopicTask(DropTopicStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.DropTopicTask
 
dropTrigger(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
dropTrigger(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
dropTrigger(String, boolean) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
dropTrigger(TDropTriggerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
DropTriggerStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
DropTriggerStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
DropTriggerTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
DropTriggerTask(DropTriggerStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropTriggerTask
 
DualKeyCacheBuilder<FK,SK,V> - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl
This class defines and implements the behaviour needed for building a dual key cache.
DualKeyCacheBuilder() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
 
DualKeyCachePolicy - Enum in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl
 
DUPLICATE_TARGET_PATH_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
DuplicatedTemplateException - Exception in org.apache.iotdb.db.exception.metadata.template
 
DuplicatedTemplateException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.DuplicatedTemplateException
 
DuplicateInsertException - Exception in org.apache.iotdb.db.exception.metadata
 
DuplicateInsertException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.DuplicateInsertException
 
dwAccessRights - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
dwBlobSize - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
dwBlobSize - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 

E

eagerlyPollable() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
EFFECTIVE_RATIO_INFO - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
elapsedIntervalTime() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer
 
elapsedTime() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer
 
ELAPSEDTIME - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
ElasticSerializableBinaryTVList - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.tv
 
ElasticSerializableBinaryTVList(String, float, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
ElasticSerializableRowList - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.row
An elastic list of records that implements memory control using LRU strategy.
ElasticSerializableRowList(TSDataType[], String, float, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
Construct a ElasticSerializableRowRecordList.
ElasticSerializableRowList(TSDataType[], String, float, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
ElasticSerializableRowRecordListBackedMultiColumnRow - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableRowRecordListBackedMultiColumnRow(TSDataType[]) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
ElasticSerializableRowRecordListBackedMultiColumnWindow - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableRowRecordListBackedMultiColumnWindow(ElasticSerializableRowList) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
ElasticSerializableRowRecordListBackedMultiColumnWindowIterator - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableRowRecordListBackedMultiColumnWindowIterator(ElasticSerializableRowList, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
ElasticSerializableTVList - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.tv
 
ElasticSerializableTVList(TSDataType, String, float, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
ElasticSerializableTVList(TSDataType, String, float, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
ElasticSerializableTVList.LRUCache - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.tv
 
ElasticSerializableTVListBackedSingleColumnRow - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableTVListBackedSingleColumnRow(ElasticSerializableTVList, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
ElasticSerializableTVListBackedSingleColumnWindow - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableTVListBackedSingleColumnWindow(ElasticSerializableTVList) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
ElasticSerializableTVListBackedSingleColumnWindowIterator - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
ElasticSerializableTVListBackedSingleColumnWindowIterator(ElasticSerializableTVList, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
ElasticStrategy - Class in org.apache.iotdb.db.storageengine.dataregion.wal.allocation
This strategy creates wal nodes according to the number of memTables.
ElasticStrategy() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
Element - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
Element(IPointReader, TimeValuePair, MergeReaderPriority) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
EliminateLimitProjectWithTableScan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
EliminateLimitProjectWithTableScan() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitProjectWithTableScan
 
EliminateLimitWithTableScan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
EliminateLimitWithTableScan() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitWithTableScan
 
eliminateProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
eliminateProgressIndex(String, long, ProgressIndex) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeTimePartitionProgressIndexKeeper
 
elseExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
EMIT_AND_PURGE_WITH_COMPUTE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
EMIT_AND_PURGE_WITHOUT_COMPUTE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
EMIT_WITH_COMPUTE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
EMIT_WITHOUT_COMPUTE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
empty() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
empty() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Result
 
empty() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
empty(int, TsBlock[], int[]) - Static method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.ColumnMerger
judge whether TsBlock at tsBlockIndex is empty.
empty(Property<F, C, T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
EMPTY - Enum constant in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
 
EMPTY_BLOCK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
EMPTY_CHUNK - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
EMPTY_HEADER - Static variable in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
EMPTY_PRIMITIVE_TYPE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceLastCache
 
EMPTY_QUERY_DATA_SOURCE - Static variable in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
EMPTY_STRING - Static variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubStringColumnTransformer
 
EMPTY_STRING - Static variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionColumnTransformer
 
EMPTY_TIME_VALUE_PAIR - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceLastCache
 
emptyClone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
emptyClone() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
emptyMNodeChildBuffer() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
emptyMNodeContainer() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.MemMNodeContainer
 
emptyMNodeContainer() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
EmptyQueueSlidingWindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
When calculating MAX_TIME and LAST_VALUE (the MIN_TIME and FIRST_VALUE in descending order), the aggregation result always appears in the most recent pre-aggregation result.
EmptyQueueSlidingWindowAggregator(Accumulator, List<InputLocation[]>, AggregationStep) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.EmptyQueueSlidingWindowAggregator
 
EmptyRowIterator - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
EmptyRowIterator() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.EmptyRowIterator
 
encode(BlockingQueue<Object>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
encode(BlockingQueue<Object>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
encode(BlockingQueue<Object>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
encode(BlockingQueue<Object>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
encodeWorkingAlignedTVList(BlockingQueue<Object>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
encodeWorkingTVList(BlockingQueue<Object>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
encoding - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
encoding - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
ENCODING_TASK - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
EncodingInferenceUtils - Class in org.apache.iotdb.db.utils
 
encodingList - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
END_FLAG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
END_TIME_EXPRESSION - Static variable in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
endChunkGroup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
endChunkGroup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
endChunkGroup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
endChunkGroup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
endChunkGroup() - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
endedFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
endFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
endFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
endFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
endFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
endFileAndGenerateResource(TsFileIOWriter) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
endMeasurement(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
endMeasurement(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
endMeasurement(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
endMeasurement(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.RepairUnsortedFileCompactionWriter
 
endQuery(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryResourceManager
Whenever the jdbc request is closed normally or abnormally, this method must be invoked.
endRecovery() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
Run last procedures to end this recovery.
EndsWith2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
EndsWith2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWith2ColumnTransformer
 
EndsWithColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
EndsWithColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.EndsWithColumnTransformer
 
endTime - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
endTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
endTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.DeviceInfo
 
endTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
end times.
endTimeEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
endTimeEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
endTimeEmpty() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
endTimes - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
end times array.
enforceSingleRow() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
EnforceSingleRowNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
EnforceSingleRowNode(PlanNodeId, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
EnforceSingleRowOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
EnforceSingleRowOperator(OperatorContext, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
enforceTimeLimit(DriverTask) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
Add a time watch for the task.
enqueue(String, boolean) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
EnrichedDeque<E extends Event> - Class in org.apache.iotdb.db.pipe.agent.task.connection
 
EnrichedDeque(Deque<E>) - Constructor for class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
enrichedEvents - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
ensureAvailableCapacity(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Ensures this big array is at least the specified length.
ensureCapacity(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Ensures this big array is at least the specified length.
ensureMemoryStatus() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
Check the current memory usage.
EntityCollector<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
 
EntityCollector(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.EntityCollector
 
EntityCounter<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter
 
EntityCounter(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.EntityCounter
 
EntityTraverser<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic
 
EntityTraverser(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
EntityUpdater<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater
 
EntityUpdater(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.EntityUpdater
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
entrantLock(ICachedMNode, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
locking in the order of page index to avoid deadlock.
ENTRIES_COUNT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
entriesCount() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return entries num of dual key cache
entrySet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
entrySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
entrySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
entrySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
eq(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
equal(List<Column>, int, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
equal(ColumnList, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
equal(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
equal(Column, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
EQUAL_TO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
EqualBinaryWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualBinaryWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBinaryWindow
 
EqualBinaryWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualBinaryWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBinaryWindowManager
 
EqualBooleanWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualBooleanWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBooleanWindow
 
EqualBooleanWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualBooleanWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBooleanWindowManager
 
equalColumnLists(List<ColumnList>, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
equalColumns(List<Column>, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
equalCompare(byte[], byte[], int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWithColumnTransformer
 
EqualDoubleWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualDoubleWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualDoubleWindow
 
EqualDoubleWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualDoubleWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualDoubleWindowManager
 
EqualFloatWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualFloatWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualFloatWindow
 
EqualFloatWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualFloatWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualFloatWindowManager
 
EqualIntWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualIntWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualIntWindow
 
EqualIntWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualIntWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualIntWindowManager
 
EqualityInference - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
Makes equality based inferences to rewrite Expressions and generate equality sets in terms of specified symbol scopes
EqualityInference(Metadata, Collection<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
 
EqualityInference(Metadata, Expression...) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
 
EqualityInference.EqualityPartition - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
EqualityPartition(Iterable<Expression>, Iterable<Expression>, Iterable<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference.EqualityPartition
 
EqualLongWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualLongWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualLongWindow
 
EqualLongWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
EqualLongWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.EqualLongWindowManager
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusDeleteNodeReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBatchReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBinaryReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceWithModReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealWithModReq
 
equals(Object) - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.NodeRef
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MppDataExchangeServiceThriftHandlerMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.metric.ChunkCacheMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.metric.TimeSeriesMetadataCacheMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Sub-classes must not override this method.
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TableModelTimePredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TreeModelTimePredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.AccessControlInfo
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.NodeRef
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.FunctionId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.LongVariableConstraint
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
equals(Object) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnHandle
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCacheMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ScopeAware
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.Identity
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinCriteria
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NaturalJoin
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipePlugins
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.RowFieldName
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeId
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
equals(Object) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowNodesResult
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
equals(Object) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
equals(Object) - Method in class org.apache.iotdb.db.service.metrics.DataNodeInternalRPCServiceMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.service.metrics.RPCServiceMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache.BloomFilterCacheKey
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMetrics
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.MergeReaderPriority
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
equals(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
equals(Object) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
equalsOtherTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
EqualsPattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
EqualsPattern(T, Optional<Pattern<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.EqualsPattern
 
equalsTo(TsBlock, int[], int, TsBlock, int[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBinaryTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBooleanTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscDoubleTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscFloatTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscIntTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscLongTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBinaryTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBooleanTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescDoubleTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescFloatTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescIntTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescLongTypeJoinKeyComparator
 
equalsTo(TsBlock, int, int, TsBlock, int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.JoinKeyComparator
Get values at the given position from the TsBlocks and then compare these two values.
equalTo(T) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
EqualToExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
EqualToExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.EqualToExpression
 
EqualToExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.EqualToExpression
 
EquiJoinClause(Symbol, Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
ERR_DATATYPE_NOT_CONSISTENT - Static variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
ERROR_MESSAGE - Static variable in exception org.apache.iotdb.db.exception.StorageEngineReadonlyException
 
ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
ERROR_MSG_FORMAT - Static variable in class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
ErrorHandler - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
ErrorHandler.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
ErrorHandlingUtils - Class in org.apache.iotdb.db.utils
 
estimateCrossCompactionMemory(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCrossSpaceEstimator
 
estimateInnerCompactionMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractInnerSpaceEstimator
 
estimateSize() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.IDeviceSchema
 
estimateSize() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableAttributeSchema
 
estimateSize() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
estimateSize() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceTemplateSchema
 
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
The basic memory occupied by any BasicMNode object.
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
MNodeContainer reference and basic occupation, 8 + 80B.
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.BasicMNodeInfo
 
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseDeviceInfo
The memory occupied by an DatabaseDeviceInfo based occupation long dataTTL, 8B
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseInfo
The memory occupied by an DatabaseDeviceInfo based occupation object header, 8B long dataTTL, 8B
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
The memory occupied by an MeasurementInfo based occupation object header, 8B offset, 8B boolean preDeleted, 1B estimated schema size, 32B viewExpression
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
The memory occupied by an MeasurementInfo based occupation object header, 8B alias reference, 8B long tagOffset, 8B boolean preDeleted, 1B estimated schema size, 32B
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
The memory occupied by an DeviceInfo based occupation object header, 8B int schemaTemplateId, 4B boolean useTemplate, 1B boolean isAligned, 1B aliasChildren reference, 8B
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
The basic memory occupied by any CacheBasicMNode object object header, 8B node attributes basicMNodeInfo reference, 8B parent reference, 8B fullPath reference, 8B MapEntry in parent key reference, 8B value reference, 8B entry size, see ConcurrentHashMap.Node, 28
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
MNodeContainer reference and basic occupation, 8 + 80B.
estimateSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
estimateSize(SchemaCacheEntry) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrExpressionInterpreter
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
Responsible for the calculation.
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.ConstantColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.IdentityColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.NullColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.TimeColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
evaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
evaluate(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicAndTransformer
 
evaluate(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
evaluate(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicOrTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticAdditionTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticBinaryTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticDivisionTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticModuloTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticMultiplicationTransformer
 
evaluate(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticSubtractionTransformer
 
evaluate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
evaluate(SymbolResolver) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrExpressionInterpreter
 
evaluate(Expression, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.LiteralInterpreter
 
evaluate(Window) - Method in interface org.apache.iotdb.db.utils.windowing.api.Evaluator
 
evaluate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
evaluate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
evaluate(Column, int, Column, int) - Method in interface org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer.Evaluator
 
evaluate(Column, int, Column, int, Column, int) - Method in interface org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer.Evaluator
 
evaluateConstantExpression(Expression, PlannerContext, SessionInfo) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrExpressionInterpreter
 
evaluateFinal(int, ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
evaluateFinal(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
evaluateFinal(ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
evaluateFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
evaluateIntermediate(int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
evaluateIntermediate(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicAndColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicOrColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.ConstantColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.IdentityColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.NullColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.TimeColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalAndMultiColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalOrMultiColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DiffFunctionColumnTransformer
 
evaluateWithSelection(boolean[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
EvaluationDAGBuilder - Class in org.apache.iotdb.db.queryengine.transformation.dag.builder
 
EvaluationDAGBuilder(String, QueryDataSetInputLayer, Map<String, List<InputLocation>>, Expression[], Map<NodeRef<Expression>, TSDataType>, UDTFContext, float) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.builder.EvaluationDAGBuilder
 
evaluator - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
evaluator - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
evaluator - Variable in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
Evaluator - Interface in org.apache.iotdb.db.utils.windowing.api
 
event - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
eventResourceBuilder() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
eventResourceBuilder() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
eventResourceBuilder() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
eventResourceBuilder() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
eventResourceBuilder() - Method in interface org.apache.iotdb.db.pipe.event.ReferenceTrackableEvent
 
events - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
events - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
events - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
evict() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
evict(AtomicLong, AtomicLong) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
evict(AtomicLong, AtomicLong) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
Choose an evictable node from nodeCache and evicted all the cached node in the subtree it represented.
EvictableBatchList - Class in org.apache.iotdb.db.utils.windowing.window
 
EvictableBatchList(TSDataType) - Constructor for class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
evictingExpiredValue() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.EmptyQueueSlidingWindowAggregator
 
evictingExpiredValue() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.MonotonicQueueSlidingWindowAggregator
 
evictingExpiredValue() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.NormalQueueSlidingWindowAggregator
 
evictingExpiredValue() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
evicting expired element in queue and reset expired aggregateResult.
evictingExpiredValue() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SmoothQueueSlidingWindowAggregator
 
evictionUpperBound - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
evictionUpperBound - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
evictMNode(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
evictMNode(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
evictOneEntry() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
 
examineLessThan(TsBlock, int[], int, TsBlock, int[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
ExceedQuotaException - Exception in org.apache.iotdb.db.exception.quota
 
ExceedQuotaException(String, int) - Constructor for exception org.apache.iotdb.db.exception.quota.ExceedQuotaException
 
Except - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Except(NodeLocation, Relation, Relation, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
Except(Relation, Relation, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
ExceptionHandler - Class in org.apache.iotdb.db.protocol.rest.table.v1.handler
 
ExceptionHandler - Class in org.apache.iotdb.db.protocol.rest.v1.handler
 
ExceptionHandler - Class in org.apache.iotdb.db.protocol.rest.v2.handler
 
EXCHANGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ExchangeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
ExchangeNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
Used for table model.
ExchangeNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
ExchangeNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
ExchangeNodeAdder - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
ExchangeNodeAdder(Analysis) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
ExchangeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
ExchangeOperator(OperatorContext, ISourceHandle, PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
ExchangeOperator(OperatorContext, ISourceHandle, PlanNodeId, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
For ExchangeOperator in pipeline, the maxReturnSize is equal to the maxReturnSize of the child operator.
exclusiveLock - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
exclusiveLockCompactionSelection() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
exclusiveModFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
exclusiveUnlockCompactionSelection() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
execDataQueryFragmentInstance(FragmentInstance, IDataRegionForQuery) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
execSchemaQueryFragmentInstance(FragmentInstance, ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedFastAlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.AlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
execute() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.SingleSeriesCompactionExecutor
This function execute the compaction of a single time series.
execute(ConsensusGroupId, FragmentInstance) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
execute(ConsensusGroupId, PlanNode) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionWriteExecutor
 
execute(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.AbstractDriverThread
Processing a task.
execute(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskThread
 
execute(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverTaskTimeoutSentinelThread
 
execute(IConfigTaskExecutor) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.IConfigTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountDatabaseTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CountTimeSlotListTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateContinuousQueryTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateFunctionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreatePipePluginTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.CreateTriggerTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DatabaseSchemaTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DeleteStorageGroupTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DeleteTimeSeriesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropContinuousQueryTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropFunctionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropPipePluginTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.DropTriggerTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetRegionIdTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetSeriesSlotListTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetTimeSlotListTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.CreateModelTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.DropModelTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.ShowModelsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterDBTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableAddColumnTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableCommentColumnTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableCommentTableTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableDropColumnTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableRenameColumnTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableRenameTableTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ClearCacheTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.CreateDBTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.CreateTableTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DeleteDeviceTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableDetailsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DescribeTableTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DropDBTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.DropTableTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.RelationalAuthorizerTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowAINodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowConfigNodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDataNodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDBTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesDetailsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.UseDBTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveConfigNodeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveDataNodeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.SetTTLTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowAINodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterDetailsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterIdTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowConfigNodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowContinuousQueriesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDatabaseTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDataNodesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowFunctionsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowRegionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTriggersTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTTLTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowVariablesTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.AlterSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.CreateSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.DeactivateSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.DropSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.SetSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowNodesInSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowPathSetTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.UnsetSchemaTemplateTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.AlterLogicalViewTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.DeleteLogicalViewTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.RenameLogicalViewTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.SetSqlDialectTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentDatabaseTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentSqlDialectTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentTimestampTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentUserTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowVersionTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.AuthorizerTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.ClearCacheTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.FlushTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.KillQueryTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.LoadConfigurationTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.MergeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.AlterPipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.CreatePipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.DropPipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.ShowPipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StartPipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StopPipeTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.SetSpaceQuotaTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.SetThrottleQuotaTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowSpaceQuotaTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowThrottleQuotaTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.SetConfigurationTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.SetSystemStatusTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.StartRepairDataTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.StopRepairDataTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.CreateTopicTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.DropTopicTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowSubscriptionsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowTopicsTask
 
execute(IConfigTaskExecutor) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.sys.TestConnectionTask
 
execute(FragmentInstance) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
execute(Statement) - Method in interface org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor
 
execute(Statement) - Method in interface org.apache.iotdb.db.storageengine.load.converter.LoadTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor
 
execute(Statement, String) - Method in interface org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor.StatementExecutor
 
execute(Statement, String) - Method in interface org.apache.iotdb.db.storageengine.load.converter.LoadTableStatementDataTypeConvertExecutionVisitor.StatementExecutor
 
execute(Row, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
execute(RowWindow, TimeColumnBuilder, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
execute(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
execute(Column[], TimeColumnBuilder, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
EXECUTE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler.LoadCommand
 
EXECUTE_AGG_QUERY - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_BATCH_STATEMENT - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_LAST_DATA_QUERY - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_NON_QUERY_PLAN - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_QUERY_STATEMENT - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_RAW_DATA_QUERY - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_STATEMENT - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
EXECUTE_UPDATE_STATEMENT - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
executeCompactFileTimeIndexCache() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
executeCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
executeForTableModel(Statement, SqlParser, IClientSession, long, SessionInfo, String, Metadata, long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
executeForTableModel(Statement, SqlParser, IClientSession, long, SessionInfo, String, Metadata, long) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
executeForTreeModel(Statement, long, SessionInfo, String, IPartitionFetcher, ISchemaFetcher) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
This method is called by the write method.
executeForTreeModel(Statement, long, SessionInfo, String, IPartitionFetcher, ISchemaFetcher, long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
executeInsertionCompaction(List<Long>, CompactionScheduleContext) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
executeInsertMultiTabletsStatement(InsertMultiTabletsStatement) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
executeLoadCommand(LoadTsFileScheduler.LoadCommand, String, boolean, ProgressIndex) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
executeMemoryRelease(AtomicLong, AtomicLong) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
Fetching evictable nodes from memoryManager.
executeNonQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.table.v1.impl.RestApiServiceImpl
 
executeNonQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.RestApiServiceImpl
 
executeNonQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.RestApiServiceImpl
 
executeOnce() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
executeOnce() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
executeOnce() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
executePrefetch() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
executePrefetch(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
executePrefetch(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
executeQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.table.v1.impl.RestApiServiceImpl
 
executeQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.RestApiServiceImpl
 
executeQueryStatement(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.RestApiServiceImpl
 
executeReceiverSubtask(SubscriptionReceiverSubtask, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
executeReceiverSubtask(SubscriptionReceiverSubtask, long) - Method in class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskExecutor
 
ExecuteStatementHandler - Class in org.apache.iotdb.db.protocol.rest.table.v1.handler
 
ExecuteStatementHandler - Class in org.apache.iotdb.db.protocol.rest.v1.handler
 
ExecuteStatementHandler - Class in org.apache.iotdb.db.protocol.rest.v2.handler
 
executeTTLCheck() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Schedule settle compaction for ttl check.
ExecutionContext - Class in org.apache.iotdb.db.queryengine.execution.schedule
The execution context of a DriverTask.
ExecutionContext() - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
ExecutionResult - Class in org.apache.iotdb.db.queryengine.plan.execution
 
ExecutionResult(QueryId, TSStatus) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.ExecutionResult
 
executor - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
executor - Variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
executor - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
exists - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
exists - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
exists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
exists() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
exists() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
Exists() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Exists
 
ExistsPredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ExistsPredicate(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
ExistsPredicate(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
ExistUnknownTypeInExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ExistUnknownTypeInExpression() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExistUnknownTypeInExpression
 
exit() - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
expandValues() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
ExpColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
ExpColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ExpColumnTransformer
 
expectedClass() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.TypeOfPattern
 
expectedValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.EqualsPattern
 
Explain - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Explain(NodeLocation, Statement) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
Explain(Statement) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
EXPLAIN_ANALYZE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
explainAnalyze() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
ExplainAnalyze - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ExplainAnalyze(NodeLocation, boolean, Statement) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
ExplainAnalyze(Statement, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
ExplainAnalyzeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
ExplainAnalyzeNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ExplainAnalyzeNode(PlanNodeId, PlanNode, boolean, long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
ExplainAnalyzeNode(PlanNodeId, PlanNode, boolean, long, long, Symbol, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
ExplainAnalyzeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator
 
ExplainAnalyzeOperator(OperatorContext, Operator, long, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
ExplainAnalyzeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ExplainAnalyzeStatement(QueryStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
ExplainStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ExplainStatement(QueryStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainStatement
 
EXPLICIT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets.Type
 
expression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
expression - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
expression(ExpressionRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.GrafanaApiServiceImpl
 
expression(ExpressionRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.GrafanaApiServiceImpl
 
Expression - Class in org.apache.iotdb.db.queryengine.plan.expression
A skeleton class for expression
Expression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Expression() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
Expression(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
ExpressionAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ExpressionAnalysis(Map<NodeRef<Expression>, Type>, Set<NodeRef<InPredicate>>, Set<NodeRef<SubqueryExpression>>, Set<NodeRef<ExistsPredicate>>, Map<NodeRef<Expression>, ResolvedField>, Set<NodeRef<QuantifiedComparisonExpression>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
ExpressionAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ExpressionAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ExpressionAnalyzer.LabelPrefixedReference - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ExpressionAnalyzeVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ExpressionAnalyzeVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionAnalyzeVisitor
 
ExpressionExtractor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
ExpressionFactory - Class in org.apache.iotdb.db.queryengine.plan.expression
 
ExpressionFormatter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
ExpressionFormatter.Formatter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
expressionName2Executor - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
ExpressionNodeInliner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
ExpressionNodeInliner(Map<? extends Expression, ? extends Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionNodeInliner
 
ExpressionNormalizeVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ExpressionNormalizeVisitor(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionNormalizeVisitor
 
ExpressionRewriter<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
ExpressionRewriter() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
ExpressionRewriteRuleSet - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
ExpressionRewriteRuleSet(ExpressionRewriteRuleSet.ExpressionRewriter) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ExpressionRewriteRuleSet
 
ExpressionRewriteRuleSet.ExpressionRewriter - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
expressionsList - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
ExpressionSymbolInliner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
expressionToTimestamp(Expression, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.AstUtil
 
expressionToTsValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.AstUtil
 
ExpressionTreeRewriter<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
ExpressionTreeRewriter(ExpressionRewriter<C>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
ExpressionTreeRewriter.Context<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
ExpressionTreeUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ExpressionType - Enum in org.apache.iotdb.db.queryengine.plan.expression
 
ExpressionTypeAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ExpressionTypeAnalyzer.TemplateTypeProvider - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ExpressionTypeAnalyzer.TypeProviderWrapper - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ExpressionUtils - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ExpressionVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
This class provides a visitor of Expression, which can be extended to create a visitor which only needs to handle a subset of the available methods.
ExpressionVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
EXTEND_TEMPLATE - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
 
extendColumn(TSDataType) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
extendRegion(TExtendRegionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
extendRegion(ExtendRegionTask) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
extendRegion(ExtendRegionTask) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ExtendRegion - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ExtendRegion(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
ExtendRegionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.region
 
ExtendRegionStatement(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
ExtendRegionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region
 
ExtendRegionTask(ExtendRegion) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
ExtendRegionTask(ExtendRegionStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
extendsSegmentTo(ByteBuffer, short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
extendsSegmentTo(ByteBuffer, short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
extendsTo(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
extendsTo(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
extendsTo(ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
This method will write info into a buffer equal or larger to existed one.
extendsTo(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
ExternalRPCService - Class in org.apache.iotdb.db.service
A service to handle RPC request from client.
ExternalRPCService() - Constructor for class org.apache.iotdb.db.service.ExternalRPCService
 
ExternalRPCServiceMBean - Interface in org.apache.iotdb.db.service
 
extract() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
extract(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
extract(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.SubExpressionExtractor
 
extractAll(AggregationNode.Aggregation) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractAll(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractCardinality(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
extractCardinality(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
extractCommonPredicates(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExtractCommonPredicatesExpressionRewriter
 
ExtractCommonPredicatesExpressionRewriter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
extractConjuncts(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
extractConjuncts(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
extractDirectly(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
extractDisjuncts(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
extractExpressions(Iterable<? extends Node>, Class<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionTreeUtils
 
extractExpressions(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionExtractor
 
extractExpressions(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionExtractor
 
extractExpressionsNonRecursive(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionExtractor
 
extractGlobalTimeFilter(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
Extract global time predicate from query predicate.
extractGlobalTimePredicate(Expression, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Extract global time predicate from query predicate.
extractGlobalTimePredicate(Expression, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PredicateUtils
TODO consider more expression types
extractHeartbeat(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
extractLocalSimpleProgressIndex(ProgressIndex) - Static method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
extractNames(Expression, Set<NodeRef<Expression>>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractNamesNoSubqueries(Expression, Set<NodeRef<Expression>>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractor(PlanNode, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.SubPlanTypeExtractor
 
extractor(PlanNode, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableModelTypeProviderExtractor
 
extractOrPredicatesWithInExpanded(Expression, AtomicBoolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
extractors - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
extractOutputSymbols(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractOutputSymbols(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
ExtractPredicateColumnNameVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
 
extractPredicates(LogicalExpression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
extractPredicates(LogicalExpression.Operator, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
extractPredicateSourceSymbol(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Extract the source symbol (full path for non-aligned path, device path for aligned path) from the given predicate.
extractUnique(Iterable<? extends Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractUnique(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractUnique(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractUnique(AggregationNode.Aggregation) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractUnique(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extractUniqueNonRecursive(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolsExtractor
 
extreme(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
EXTREME - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
ExtremeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
ExtremeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
ExtremeAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
ExtremeAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 

F

Factory(ClientManager<ConfigRegionId, ConfigNodeClient>, ThriftClientProperty) - Constructor for class org.apache.iotdb.db.protocol.client.ConfigNodeClient.Factory
 
fail(Exception) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
Set status to failure and notify all threads waiting for the result.
failed(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
failed(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
failed(Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
Fail current IDriver.
failed(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
failed(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
FAILED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance execution failed.
FAILED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment execution failed.
FAILED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
FAILED_NO_TERMINATION - Enum constant in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
FAILED_PREFIX - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
failedMeasurementIndex2Info - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
index of failed measurements -> info including measurement, data type and value
FailedMeasurementInfo(String, TSDataType, Object, Exception) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
failedMeasurementNumber - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
FAILURE - Enum constant in enum org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource.Status
 
FAILURE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener.Status
 
FAILURE_INSTANCE_STATES - Static variable in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
 
failures() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
FakeCRC32Deserializer<T> - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This classed is used for keep mlog compatible with that of 0.14 snapshot versions.
FakeCRC32Deserializer(IDeserializer<T>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.FakeCRC32Deserializer
 
FakeCRC32Serializer<T> - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This classed is used for keep mlog compatible with that of 0.14 snapshot versions.
FakeCRC32Serializer(ISerializer<T>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.FakeCRC32Serializer
 
fakeRegister(TriggerInformation, TriggerExecutor) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
FALSE - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
FALSE_LITERAL - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
FALSE_XX_HASH - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
FAST - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
 
FAST - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
 
FAST - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
 
FastAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
FastAlignedSeriesCompactionExecutor(AbstractCompactionWriter, Map<String, Map<TsFileResource, Pair<Long, Long>>>, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, List<TsFileResource>, IDeviceID, int, List<IMeasurementSchema>, FastCompactionTaskSummary, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
FastCompactionInnerCompactionEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
FastCompactionInnerCompactionEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCompactionInnerCompactionEstimator
 
FastCompactionPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl
 
FastCompactionPerformer(boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
FastCompactionPerformer(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
FastCompactionPerformerSubTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask
 
FastCompactionPerformerSubTask(AbstractCompactionWriter, Map<String, Map<TsFileResource, Pair<Long, Long>>>, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, List<TsFileResource>, List<String>, IDeviceID, FastCompactionTaskSummary, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionPerformerSubTask
Used for nonAligned timeseries.
FastCompactionPerformerSubTask(AbstractCompactionWriter, Map<String, Map<TsFileResource, Pair<Long, Long>>>, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, List<TsFileResource>, List<IMeasurementSchema>, IDeviceID, FastCompactionTaskSummary, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionPerformerSubTask
Used for aligned timeseries.
FastCompactionTaskSummary - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask
 
FastCompactionTaskSummary() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
FastCrossCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
FastCrossCompactionWriter(List<TsFileResource>, List<TsFileResource>, Map<TsFileResource, TsFileSequenceReader>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
FastCrossSpaceCompactionEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
FastCrossSpaceCompactionEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCrossSpaceCompactionEstimator
 
FastInnerCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
FastInnerCompactionWriter(List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
 
FastInnerCompactionWriter(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
 
FastNonAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
FastNonAlignedSeriesCompactionExecutor(AbstractCompactionWriter, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, List<TsFileResource>, IDeviceID, int, FastCompactionTaskSummary) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
FETCH_COMBINE_RESULT - Enum constant in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
 
FETCH_METADATA - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
FETCH_RESULTS - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
FETCH_SCHEMA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
fetchAllStatistics(List<FragmentInstance>, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>) - Static method in class org.apache.iotdb.db.queryengine.statistics.QueryStatisticsFetcher
 
fetchAndComputeSchemaWithAutoCreate(List<? extends ISchemaComputationWithAutoCreation>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchAndComputeSchemaWithAutoCreate(List<? extends ISchemaComputationWithAutoCreation>, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch and compute the schema of target timeseries, with device and measurement defined in given schemaComputationWithAutoCreation.
fetchAndComputeSchemaWithAutoCreate(ISchemaComputationWithAutoCreation, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchAndComputeSchemaWithAutoCreate(ISchemaComputationWithAutoCreation, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch and compute the schema of target timeseries, with device and measurement defined in given schemaComputationWithAutoCreation.
fetchAndUpdateExpectedRegionId2DataNodeIdMap() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
fetchAuthizedPatternTree(TCheckUserPrivilegesReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
fetchCombineResult(List<String>) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
FetchCombineResultRequest - Class in org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
FetchCombineResultResponse - Class in org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
FetchCombineResultResponse.CombineResultType - Enum in org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
FetchDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
FetchDevice(String, String, List<Object[]>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
fetchDeviceSchema(PathPatternTree, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
fetchDeviceSchema(PathPatternTree, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
fetchDeviceSchema(PathPatternTree, PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Fetch all the schema by the given patternTree in device level.
fetchDeviceSchema(PathPatternTree, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
fetchDeviceSchema(PathPatternTree, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
fetchDeviceSchemaForDataQuery(String, String, List<Expression>, List<String>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaFetcher
 
fetchExpectedRegionIdSetAndCleanOutdatedCombiner() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
fetchInstanceInfo(FragmentInstance) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
fetchMeasurementPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
fetchMeasurementPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
fetchMeasurementPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
fetchModel(String, Analysis) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IModelFetcher
Get model information by model id from configNode.
fetchModel(String, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ModelFetcher
 
fetchNextResponse(long) - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
fetchNextResponse(long) - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
fetchNextResponse(long) - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
fetchNextResponse(long) - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
fetchNextResponse(long) - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
fetchRawSchemaInDeviceLevel(PathPatternTree, PathPatternTree, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchRawSchemaInDeviceLevel(PathPatternTree, PathPatternTree, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch all the schema by the given patternTree in device level
fetchRawSchemaInMeasurementLevel(PathPatternTree, PathPatternTree, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchRawSchemaInMeasurementLevel(PathPatternTree, PathPatternTree, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch all the schema by the given patternTree in device level
fetchSchema(PartialPath, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
fetchSchema(PartialPath, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
fetchSchema(PathPatternTree, boolean, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchSchema(PathPatternTree, boolean, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch all the schema of existing timeseries matched by the given patternTree.
fetchSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
fetchSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
fetchSchemaBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Fetch schema black list (timeseries that has been pre deleted).
fetchSchemaListWithAutoCreate(List<PartialPath>, List<String[]>, List<TSDataType[]>, List<TSEncoding[]>, List<CompressionType[]>, List<Boolean>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchSchemaListWithAutoCreate(List<PartialPath>, List<String[]>, List<TSDataType[]>, List<TSEncoding[]>, List<CompressionType[]>, List<Boolean>, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
 
fetchSchemaWithoutWildcard(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
fetchSchemaWithoutWildcard(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
fetchSchemaWithTags(PathPatternTree, boolean, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
fetchSchemaWithTags(PathPatternTree, boolean, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
Fetch all the schema with tags of existing timeseries matched by the given patternTree
fetchSeriesSchema(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
fetchSeriesSchema(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
fetchSeriesSchema(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
fetchTables(Map<String, Set<String>>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
fetchTables(Map<String, Set<String>>) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
fetchTables(Map<String, Set<String>>) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
Field - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Field(Optional<QualifiedName>, Optional<String>, Type, TsTableColumnCategory, boolean, Optional<QualifiedObjectName>, Optional<String>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
FieldId - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
FieldId(RelationId, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
FieldReference - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
FieldReference(int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
fieldsHasAnyNull(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
true if any field except the timestamp in the current row is null.
FIFO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCachePolicy
 
FIFOCacheEntryManager<FK,SK,V> - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl
 
FIFOCacheEntryManager() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
file - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
file - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
file - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
file - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
FILE_HEADER_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
FILE_NAME - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
FILE_NAME_OFFSET - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
FILE_NAME_OFFSET_IN_LOG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
FILE_NAME_OFFSET_IN_PATH - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
FILE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
FILE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
FILE_TIME_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
file to time index (small memory foot print)
FILE_TIME_INDEX_TYPE - Static variable in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
FileCannotTransitToCompactingException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
FileCannotTransitToCompactingException() - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
FileCannotTransitToCompactingException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
FileCannotTransitToCompactingException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
FileCannotTransitToCompactingException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
FileCannotTransitToCompactingException(Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
FileCannotTransitToCompactingException(TsFileResource) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.FileCannotTransitToCompactingException
 
fileChannel - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
fileCheck() - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
check if the file has correct magic strings and version number
fileElement - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
FileElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
FileElement(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.FileElement
 
FileInfo - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
FileInfo(int, int, int, int, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FileInfo
 
fileInfoCache - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
FileLastTimeInfo() - Constructor for class org.apache.iotdb.db.tools.utils.TsFileValidationScan.FileLastTimeInfo
 
fileList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
FileLoaderUtils - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
FileMetrics - Class in org.apache.iotdb.db.service.metrics
 
FileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.FileMetrics
 
fileName - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
fileNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
fileOffset - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
FileReaderManager - Class in org.apache.iotdb.db.storageengine.dataregion.read.control
FileReaderManager is a singleton, which is used to manage all file readers(opened file streams) to ensure that each file is opened at most once.
fileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
FileSpillerReader - Class in org.apache.iotdb.db.utils.sort
 
FileSpillerReader(String, SortBufferManager, TsBlockSerde) - Constructor for class org.apache.iotdb.db.utils.sort.FileSpillerReader
 
filesView - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
FileTimeIndex - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
FileTimeIndex() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
FileTimeIndex(long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
FileTimeIndexCacheReader - Class in org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache
 
FileTimeIndexCacheReader(File, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheReader
 
FileTimeIndexCacheRecorder - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
FileTimeIndexCacheWriter - Class in org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache
 
FileTimeIndexCacheWriter(File, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
fileVersion - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
fileWriter - Variable in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
fileWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
fill() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
fill(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Fills the entire big array with the specified value.
fill(byte) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Fills the entire big array with the specified value.
fill(double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Fills the entire big array with the specified value.
fill(float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Fills the entire big array with the specified value.
fill(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Fills the entire big array with the specified value.
fill(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Fills the entire big array with the specified value.
fill(short) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Fills the entire big array with the specified value.
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BinaryConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BooleanConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.DoubleConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.FloatConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.IntConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.LongConstantFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityFill
 
fill(Column, Column) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.IFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFillWithTimeDuration
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFillWithTimeDuration
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFillWithTimeDuration
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFillWithTimeDuration
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFillWithTimeDuration
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFill
 
fill(Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFillWithTimeDuration
 
fill(Column, Column, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityLinearFill
 
fill(Column, Column, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.ILinearFill
Before we call this method, we need to make sure the nextValue has been prepared or noMoreNext has been set to true.
fill(Column, Column, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
fill(T) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Fills the entire big array with the specified value.
Fill - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Fill(NodeLocation, Literal) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
Fill(NodeLocation, LongLiteral, List<LongLiteral>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
Fill(NodeLocation, TimeDuration, LongLiteral, List<LongLiteral>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
FILL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
FILL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
fillAggregationPlanDataSet(IQueryExecution, int) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.QueryDataSetHandler
 
fillAggregationPlanDataSet(IQueryExecution, int) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.QueryDataSetHandler
 
fillAlignedChunkMetadataBySchemaList(AbstractAlignedChunkMetadata, List<IMeasurementSchema>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
FillAnalysis(FillPolicy) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.FillAnalysis
 
fillArray - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
FillComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of FILL clause.
FillComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
fillDataSetWithTimestamps(IQueryExecution, int, long) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.QueryDataSetHandler
 
fillDataSetWithTimestamps(IQueryExecution, int, long) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.QueryDataSetHandler
 
fillDataTypesAndValuesFromWAL(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Make sure the dataTypes and values have been created before calling this.
fillDataTypesAndValuesFromWAL(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Make sure the dataTypes and values have been created before calling this.
FillDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
FillDescriptor(FillPolicy, Literal, TimeDuration) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
fillGrafanaNodesResult(IQueryExecution) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.QueryDataSetHandler
 
fillGrafanaNodesResult(IQueryExecution) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.QueryDataSetHandler
 
fillGrafanaVariablesResult(IQueryExecution, Statement) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.QueryDataSetHandler
 
fillGrafanaVariablesResult(IQueryExecution, Statement) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.QueryDataSetHandler
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionFileCountExceededException
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionLastTimeCheckFailedException
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionMemoryNotEnoughException
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionSourceFileDeletedException
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionStatisticsCheckFailedException
 
fillInStackTrace() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionValidationFailedException
 
fillMethod - Variable in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.FillAnalysis
 
FillNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
FillNode is used to fill the empty field in one row.
FillNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
FillNode(PlanNodeId, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FillNode
 
FillNode(PlanNodeId, PlanNode, FillDescriptor, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
FillNode(PlanNodeId, FillDescriptor, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
fillNullValue(TimeValuePair, TimeValuePair) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.AlignedDescPriorityMergeReader
In the case of aligned time seres, like d1.s1, d1.s2, d1.s3, we may first only write d1.s2, d1.s3 (2, 3)and then flush it into one tsfile, and then an unseq record come, it contains only d1.s1 and d1.s3 -> (10,30).
fillNullValue(TimeValuePair, TimeValuePair) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.AlignedPriorityMergeReader
In the case of aligned time seres, like d1.s1, d1.s2, d1.s3, we may first only write d1.s2, d1.s3 (2, 3)and then flush it into one tsfile, and then an unseq record come, it contains only d1.s1 and d1.s3 -> (10,30).
fillNullValue(TimeValuePair, TimeValuePair) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
this method only take effect for aligned time series, so the override version.
fillOrderIndexes(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
FillPolicy - Enum in org.apache.iotdb.db.queryengine.plan.statement.component
 
fillQueryDataSet(IQueryExecution, int) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.QueryDataSetHandler
 
fillQueryDataSet(IQueryExecution, Statement, int) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.QueryDataSetHandler
 
fillQueryDataSet(IQueryExecution, Statement, int) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.QueryDataSetHandler
 
fillQueryDataSet(IQueryExecution, Statement, int) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.QueryDataSetHandler
 
fillValues(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
filter() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.CorrelatedJoin
 
filter() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
filter(long, T) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueFilter
 
filter(long, T) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingFilter
 
filter(Collection<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
filter(Predicate<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
filter(List<SubscriptionEvent>, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionStates
Filters the given list of SubscriptionEvents into two categories: events to poll and events to nack.
filter(ContainerRequestContext) - Method in class org.apache.iotdb.db.protocol.rest.filter.AuthorizationFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.apache.iotdb.db.protocol.rest.filter.AuthorizationFilter
 
FILTER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
FILTER_NULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
filterAlignedChunkMetadataByIndex(AbstractAlignedChunkMetadata, List<Integer>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
FilterAndProjectOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
FilterAndProjectOperator(OperatorContext, Operator, List<TSDataType>, List<LeafColumnTransformer>, ColumnTransformer, List<ColumnTransformer>, List<LeafColumnTransformer>, List<ColumnTransformer>, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
filterBlock(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
filterChunkData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
filterChunkMetaData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
filterConjuncts(Expression, Predicate<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
FilterContainsVisitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils.filter
This Visitor is used to determine if the SchemaFilter tree contains a certain type of Filter.
FilterContainsVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.FilterContainsVisitor
 
filterDeterministicConjuncts(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
filteredCopy(Iterable<T>, Predicate<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.MoreLists
 
filterExpressionRewrite() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ExpressionRewriteRuleSet
 
filterExtractorsByDatabaseAndTable(Pair<String, IDeviceID>) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
filterExtractorsByDevice(IDeviceID) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
FilterNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
FilterNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
FilterNode(PlanNodeId, Expression[], Expression, boolean, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
This construction method is only used in inner of class `FilterNode`.
FilterNode(PlanNodeId, PlanNode, Expression[], Expression, boolean, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
FilterNode(PlanNodeId, PlanNode, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
filterNullValueAndMeasurement(List<String>, List<Long>, List<List<String>>, List<List<Object>>, List<List<TSDataType>>) - Static method in class org.apache.iotdb.db.protocol.rest.utils.InsertRowDataUtils
 
filterOutputTransformer - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
FilterPattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
FilterPattern(BiPredicate<? super T, ?>, Optional<Pattern<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.FilterPattern
 
filterUnFinishedFIs(List<FragmentInstanceId>) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FixedRateFragInsStateTracker
 
filterUnFinishedFIs(List<FragmentInstanceId>) - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IFragInstanceStateTracker
 
FINAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
FINAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
finalizeUDFExecutors(String) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
find(T) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.DisjointSet
 
findAggregationSourceNode(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
findAll() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
Return a list of matching nodes ordered as in pre-order traversal of the plan tree.
findAndUnion(T, T) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.DisjointSet
 
findCompactionLogs(boolean, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
findCompactionLogs(CompactionTaskType, File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
findFilesToBeRecovered() - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
findFirst() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
findIncorrectFiles(List<File>) - Static method in class org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
findOnlyElement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
findOverlapFiles(FileElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Find overlapped files which have not been selected.
findSettledFile(TsFileResource) - Method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
when the new file is settled , we need to find and deserialize it.
findWritten(String, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
finish(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
finishCurrentFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
finishCurrentFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
finishCurrentFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
finished - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
finished - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
finished - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
finished() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
finished() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
finished() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
finished() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
finished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
FINISHED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance has finished executing and all output has been consumed.
FINISHED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment has finished executing and all output has been consumed.
FINISHED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
 
FINISHED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
FINISHED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
 
FINISHED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
 
FINISHED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
FINISHED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
 
FINISHED_STATE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
finishTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
FiniteSemaphore - Class in org.apache.iotdb.db.utils.concurrent
FiniteSemaphore defines a special Semaphore that the upper limit of permit is capacity.
FiniteSemaphore(int, int) - Constructor for class org.apache.iotdb.db.utils.concurrent.FiniteSemaphore
 
fire(Tablet, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerExecutor
 
first() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
FIRST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.NullOrdering
 
FIRST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
 
FIRST_AGGREGATION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
FIRST_BY_AGGREGATION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
FIRST_PHASE - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
FIRST_VALUE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
FirstAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
FirstAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
FirstBatchCompactionAlignedChunkWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
FirstBatchCompactionAlignedChunkWriter(List<IMeasurementSchema>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
FirstBatchCompactionAlignedChunkWriter(IMeasurementSchema, List<IMeasurementSchema>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
FirstBatchCompactionAlignedChunkWriter(VectorMeasurementSchema) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
FirstBatchCompactionTimeChunkWriter(String, CompressionType, TSEncoding, Encoder) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter
 
FirstBatchedReadChunkAlignedSeriesCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary, IMeasurementSchema, List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
FirstByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
FirstByAccumulator(TSDataType, TSDataType, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
FirstByDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
FirstByDescAccumulator(TSDataType, TSDataType, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
firstColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
firstColumnTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
firstConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
FirstCreateStrategy - Class in org.apache.iotdb.db.storageengine.dataregion.wal.allocation
This strategy creates one wal node for each unique identifier.
FirstCreateStrategy() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
FirstDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
FirstDescAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
firstEventProcessingTime - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
firstExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
firstKeySizeComputer(Function<FK, Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Define how to compute the memory usage of a first key in dual key cache.
firstReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
firstReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
firstUnSeqFileInParitition - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
firstValue - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
firstValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
firstValue(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
FirstValueAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
FirstValueAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
FirstValueDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
FirstValueDescAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
FirstValueFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
FirstValueFunction(int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.FirstValueFunction
 
FIXED_SERIALIZED_SIZE - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
FixedIntervalFillFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
FixedIntervalFillFilter(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.FixedIntervalFillFilter
 
FixedIntervalRateLimiter - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter.RateLimiterType
 
fixedMemoryBudget - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
FixedPriorityBlockingQueue<T> - Class in org.apache.iotdb.db.utils.datastructure
This is a priority blocking queue with a maximum size.
FixedPriorityBlockingQueue(int, Comparator<T>) - Constructor for class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
FixedPriorityBlockingQueue.PollLastHook<T> - Interface in org.apache.iotdb.db.utils.datastructure
 
FixedRateFragInsStateTracker - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
FixedRateFragInsStateTracker(QueryStateMachine, ScheduledExecutorService, List<FragmentInstance>, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.FixedRateFragInsStateTracker
 
FlatGroupByHash - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
FlatGroupByHash(List<Type>, boolean, int, UpdateMemory) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
FlatHash - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
FlatHash(FlatHashStrategy, boolean, int, UpdateMemory) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
FlatHashStrategy - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
flip() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
flip() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
flip() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression.Operator
 
FLOAT_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
FloatAdditionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatAdditionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionDoubleColumnTransformer
 
FloatAdditionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatAdditionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionFloatColumnTransformer
 
FloatAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionIntColumnTransformer
 
FloatAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionLongColumnTransformer
 
FloatBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
FloatBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Creates a new big array containing one initial segment
FloatBigArray(float) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Creates a new big array containing one initial segment filled with the specified default value
FloatConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
FloatConstantFill(float) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.FloatConstantFill
 
FloatDivisionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatDivisionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionDoubleColumnTransformer
 
FloatDivisionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatDivisionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionFloatColumnTransformer
 
FloatDivisionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatDivisionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionIntColumnTransformer
 
FloatDivisionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatDivisionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionLongColumnTransformer
 
FloatGreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
FloatGreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.FloatGreatestColumnTransformer
 
FloatLeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
FloatLeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.FloatLeastColumnTransformer
 
FloatLinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
 
FloatLinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.FloatLinearFill
 
FloatModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
FloatModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
FloatModulusDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatModulusDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusDoubleColumnTransformer
 
FloatModulusFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatModulusFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusFloatColumnTransformer
 
FloatModulusIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatModulusIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusIntColumnTransformer
 
FloatModulusLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatModulusLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusLongColumnTransformer
 
FloatMultiplicationDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatMultiplicationDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationDoubleColumnTransformer
 
FloatMultiplicationFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatMultiplicationFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationFloatColumnTransformer
 
FloatMultiplicationIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatMultiplicationIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationIntColumnTransformer
 
FloatMultiplicationLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatMultiplicationLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationLongColumnTransformer
 
FloatNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
FloatNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.FloatNegationColumnTransformer
 
floatPrecision - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
floatPrecision - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
FloatPreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
FloatPreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFill
 
FloatPreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
FloatPreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFillWithTimeDuration
 
FloatSubtractionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatSubtractionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionDoubleColumnTransformer
 
FloatSubtractionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatSubtractionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionFloatColumnTransformer
 
FloatSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionIntColumnTransformer
 
FloatSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
FloatSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionLongColumnTransformer
 
FloatTVList - Class in org.apache.iotdb.db.utils.datastructure
 
floatValue - Variable in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
FloorColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
FloorColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FloorColumnTransformer
 
flush() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
flush() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.TreeSchemaAutoCreatorAndVerifier
 
flush() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
flush(TFlushReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
flush(TFlushReq, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
flush(TFlushReq, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
Flush - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Flush(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Flush
 
FLUSH - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
FLUSH_CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
 
FLUSH_MEMORY_TABLE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
 
FLUSH_POINT_COUNT_NOT_SET - Static variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
FLUSH_STAGE_ENCODING - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
FLUSH_STAGE_IO - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
FLUSH_STAGE_SORT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
FLUSH_THRESHOLD - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
FLUSH_TSFILE_SIZE - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
flushAlignedChunk(ChunkMetadataElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushAlignedChunk(ChunkMetadataElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
Flush aligned chunk to tsfile directly.
flushAlignedChunk(ChunkMetadataElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
Flush nonAligned chunk to tsfile directly.
flushAlignedChunk(ChunkMetadataElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushAlignedChunk(ChunkMetadataElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushAlignedChunkToFileWriter(CompactionTsFileWriter, Chunk, IChunkMetadata, List<Chunk>, List<IChunkMetadata>, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushAlignedPage(AlignedPageElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushAlignedPage(AlignedPageElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
Flush aligned page to tsfile directly.
flushAlignedPage(AlignedPageElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
Flush aligned page to tsfile directly.
flushAlignedPage(AlignedPageElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushAlignedPage(AlignedPageElement, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushAlignedPageToChunkWriter(AlignedChunkWriterImpl, ByteBuffer, PageHeader, List<ByteBuffer>, List<PageHeader>, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushAndClearDeviceIsAlignedCacheIfNecessary() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.TreeSchemaAutoCreatorAndVerifier
This can only be invoked after all timeseries in the current tsfile have been processed.
flushBatchedValueChunk(ChunkMetadataElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushBatchedValueChunk(ChunkMetadataElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
flushBatchedValueChunk(ChunkMetadataElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
 
flushBatchedValueChunk(ChunkMetadataElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushBatchedValueChunk(ChunkMetadataElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushBatchedValuePage(AlignedPageElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushBatchedValuePage(AlignedPageElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
flushBatchedValuePage(AlignedPageElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
 
flushBatchedValuePage(AlignedPageElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushBatchedValuePage(AlignedPageElement, int, AbstractCompactionFlushController) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushChunkToCompactionWriter(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
flushChunkToCompactionWriter(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
flushChunkToCompactionWriter(ChunkMetadataElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
flushController - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
flushCurrentChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
flushCurrentChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
flushCurrentChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
flushDirtyPages(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
flushDirtyPagesStrategy - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
FLUSHED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.flush.FlushStatus
MemTable flush has been flushed
FLUSHING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance has finished executing and output is left to be consumed.
FLUSHING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.flush.FlushStatus
MemTable flush is flushing
FLUSHING_MEMTABLE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
flushingBuffer - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
flushingMemTableNum() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
flushingMemTableNum() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
FlushListener - Interface in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushListener.DefaultMemTableFLushListener - Class in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushManager - Class in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushManagerMBean - Interface in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushManagerMetrics - Class in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushManagerMetrics(FlushManager) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMetrics
 
flushMultiPages(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
flushNonAlignedChunk(Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushNonAlignedChunk(Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
Flush nonAligned chunk to tsfile directly.
flushNonAlignedChunk(Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
Flush nonAligned chunk to tsfile directly.
flushNonAlignedChunk(Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushNonAlignedChunk(Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushNonAlignedChunkToFileWriter(CompactionTsFileWriter, Chunk, ChunkMetadata, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushNonAlignedPage(ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushNonAlignedPage(ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
Flush nonAligned page to tsfile directly.
flushNonAlignedPage(ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
Flush nonAligned page to tsfile directly.
flushNonAlignedPage(ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
flushNonAlignedPage(ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
flushNonAlignedPageToChunkWriter(ChunkWriterImpl, ByteBuffer, PageHeader, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
flushOneMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Take the first MemTable from the flushingMemTables and flush it.
flushPageToChannel(FileChannel) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
flushPageToChannel(FileChannel) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
flushPageToCompactionWriter(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
flushPageToCompactionWriter(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
flushPageToCompactionWriter(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
flushPageToStream(OutputStream) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
flushPageToStream(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
FlushRunTimeException - Exception in org.apache.iotdb.db.exception.runtime
 
FlushRunTimeException(Exception) - Constructor for exception org.apache.iotdb.db.exception.runtime.FlushRunTimeException
 
flushSinglePage(ISchemaPage) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
FlushStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
FlushStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
FlushStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.flush
 
FlushSubTaskPoolManager - Class in org.apache.iotdb.db.storageengine.dataregion.flush.pool
 
FlushTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
FlushTask(FlushStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.FlushTask
 
FlushTaskPoolManager - Class in org.apache.iotdb.db.storageengine.dataregion.flush.pool
 
flushToTimeChunkWriter(AlignedChunkWriterImpl) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
flushToTimeChunkWriter(AlignedChunkWriterImpl) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
flushToValueChunkWriter(AlignedChunkWriterImpl, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
flushToValueChunkWriter(AlignedChunkWriterImpl, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
flushVolatileNodes(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
Sync all volatile nodes to PBTree and execute memory release after flush.
flushVolatileNodes(AtomicLong, AtomicLong) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.PBTreeFlushExecutor
 
folderManager - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.AbstractNodeAllocationStrategy
 
FolderManager - Class in org.apache.iotdb.db.storageengine.rescon.disk
 
FolderManager(List<String>, DirectoryStrategyType) - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.FolderManager
 
FollowedBatchedCompactionFlushController - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller
 
FollowedBatchedCompactionFlushController(BatchCompactionPlan, FollowingBatchCompactionAlignedChunkWriter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
FOLLOWING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
 
FollowingBatchCompactionAlignedChunkWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
FollowingBatchCompactionAlignedChunkWriter(IMeasurementSchema, List<IMeasurementSchema>, CompactChunkPlan) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
FollowingBatchCompactionTimeChunkWriter() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary, IMeasurementSchema, List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
FORBID_PLACEHOLDER_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
force() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
force() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
call system fsync function, make sure data flush to disk
force() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
force() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
force() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
Make sure that the data in the buffer is flushed to disk
force() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
force() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Forces any updates to this file to be written to the storage device that contains it.
force() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
force() - Method in interface org.apache.iotdb.db.utils.writelog.ILogWriter
force the OS/FileSystem to flush its cache to make sure logs are persisted.
force() - Method in class org.apache.iotdb.db.utils.writelog.LogWriter
 
force(boolean) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Forces any updates to this file to be written to the storage device that contains it.
force(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
forceAddParent - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
forceAllocate(long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
forceAllocateForTabletWithRetry(long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
forceAllocateForTsFileWithRetry(long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
forceAllocateFreeMemoryForOperators(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
forceAllocateIfSufficient(long, float) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
Allocate a PipeMemoryBlock for pipe only if memory used after allocation is less than the specified threshold.
forceCloseAllProcessor() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
forceCloseAllWorkingTsFileProcessors() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
force close all working tsfile processors
forceDegradeTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
forceDeregisterFragmentInstance(TFragmentInstanceId) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.IMPPDataExchangeManager
Release all the related resources of a fragment instance, including data blocks that are not yet fetched by downstream fragment instances.
forceDeregisterFragmentInstance(TFragmentInstanceId) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
Release all the related resources, including data blocks that are not yet fetched by downstream fragment instances.
forceFlushAndRelease() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
forceGetProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
Get ProgressIndex without waiting for tsfile close.
forceMarkDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
forceMlog() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
forceMlog() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
forceMlog() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
forceMlog() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
forceOutput() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
forceOutput() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
forceOutput(TimeSeriesWindow) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
forceOutput(TimeSeriesWindow) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
forceResize(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
forceResize(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
forceResize(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
forceResize(PipeMemoryBlock, long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
forEach(BiConsumer<Symbol, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
forEach(Consumer<? super E>) - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
forEach(Consumer<? super Event>) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
forEach(Consumer<T>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
 
forEachExpression(PlanNode, Consumer<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionExtractor
 
format(ByteBuf) - Method in class org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
format(ByteBuf) - Method in class org.apache.iotdb.db.protocol.mqtt.LinePayloadFormatter
 
format(ByteBuf) - Method in interface org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
format a payload to a list of messages
FormatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
FormatColumnTransformer(Type, List<ColumnTransformer>, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.FormatColumnTransformer
 
formatExpression(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter
 
formatName(QualifiedName) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.SqlFormatter
 
formatOrderBy(OrderBy) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter
 
formatSortItems(List<SortItem>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter
 
formatSql(Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.SqlFormatter
 
formatter - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
 
Formatter(Optional<Function<Literal, String>>, Optional<Function<SymbolReference, String>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
FormFactorOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
FormFactorOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.FormFactorOperator
 
formulateLoadTsFileDirs(String[][]) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
FractionPoweredSumOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype
 
FractionPoweredSumOperator(double) - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
Warning: Do not use fraction values like "1/3" to initiate the operator, unless you know what the output is when printing the double power.
FragInstanceDispatchResult - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
FragInstanceDispatchResult(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.FragInstanceDispatchResult
 
FragInstanceDispatchResult(TSStatus) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.FragInstanceDispatchResult
 
FRAGMENT_SINK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
FragmentInfo - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInfo(PlanFragmentId, FragmentState, PlanFragment, List<FragmentInfo>) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInfo
 
FragmentInstance - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
 
FragmentInstance(PlanFragment, FragmentInstanceId, QueryType, long, SessionInfo, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
FragmentInstance(PlanFragment, FragmentInstanceId, TimePredicate, QueryType, long, SessionInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
FragmentInstance(PlanFragment, FragmentInstanceId, TimePredicate, QueryType, long, SessionInfo, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
FragmentInstance(PlanFragment, FragmentInstanceId, TimePredicate, QueryType, long, SessionInfo, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
FragmentInstanceContext - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceDispatcherImpl - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
FragmentInstanceDispatcherImpl(QueryType, MPPQueryContext, ExecutorService, ExecutorService, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.FragmentInstanceDispatcherImpl
 
FragmentInstanceDispatchException - Exception in org.apache.iotdb.db.exception.mpp
 
FragmentInstanceDispatchException(TSStatus) - Constructor for exception org.apache.iotdb.db.exception.mpp.FragmentInstanceDispatchException
 
FragmentInstanceExecution - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceFailureInfo - Class in org.apache.iotdb.db.queryengine.execution.fragment
This class is inspired by Trino ....
FragmentInstanceFailureInfo(String, FragmentInstanceFailureInfo, List<FragmentInstanceFailureInfo>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
FragmentInstanceFailureListener - Interface in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceFetchException - Exception in org.apache.iotdb.db.exception.mpp
 
FragmentInstanceFetchException(TSStatus) - Constructor for exception org.apache.iotdb.db.exception.mpp.FragmentInstanceFetchException
 
FragmentInstanceId - Class in org.apache.iotdb.db.queryengine.common
The fragment instance ID class.
FragmentInstanceId(PlanFragmentId, String) - Constructor for class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
FragmentInstanceInfo - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceInfo(FragmentInstanceState) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
FragmentInstanceInfo(FragmentInstanceState, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
FragmentInstanceInfo(FragmentInstanceState, long, String, List<FragmentInstanceFailureInfo>) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
FragmentInstanceInfo(FragmentInstanceState, long, String, List<FragmentInstanceFailureInfo>, TSStatus) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
FragmentInstanceManager - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceState - Enum in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceStateMachine - Class in org.apache.iotdb.db.queryengine.execution.fragment
 
FragmentInstanceStateMachine(FragmentInstanceId, Executor) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
FragmentInstanceStatisticsDrawer - Class in org.apache.iotdb.db.queryengine.statistics
 
FragmentInstanceStatisticsDrawer() - Constructor for class org.apache.iotdb.db.queryengine.statistics.FragmentInstanceStatisticsDrawer
 
FragmentState - Enum in org.apache.iotdb.db.queryengine.execution.fragment
 
Frame - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
FrameInfo - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, int, FrameInfo.FrameBoundType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, int, FrameInfo.FrameBoundType, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, int, FrameInfo.FrameBoundType, int, int, SortOrder) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, int, FrameInfo.FrameBoundType, int, SortOrder) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, FrameInfo.FrameBoundType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, FrameInfo.FrameBoundType, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo(FrameInfo.FrameType, FrameInfo.FrameBoundType, FrameInfo.FrameBoundType, int, int, SortOrder) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
FrameInfo.FrameBoundType - Enum in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
FrameInfo.FrameType - Enum in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
free(byte[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
free(String, String, String, long) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
freeAddr - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
freezeRate(String) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
freezeRate(String, long) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
from(Function<GroupReference, Stream<PlanNode>>) - Static method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Lookup
 
from(ResolvedField) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
from(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
from(QualifiedName) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
FromComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of FROM clause.
FromComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.FromComponent
 
fromInsertRowStatement(InsertRowStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
fromSqlType(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
fromSqlType(String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.type.TypeManager
Gets a type given it's SQL representation
fromThrift(TFragmentInstanceId) - Static method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
fromThrottle(Map<ThrottleType, TTimedQuota>) - Static method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
 
fromTPipeConsensusBatchTransferReq(TPipeConsensusBatchTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBatchReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusDeleteNodeReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBinaryReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceWithModReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealReq
 
fromTPipeConsensusTransferReq(TPipeConsensusTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealWithModReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
fromTPipeTransferReq(TPipeTransferReq) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
fromTPipeTransferResp(TPipeTransferResp) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse
 
fromTSDataType(TSDataType) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
fromTsFileTableSchema(String, TableSchema) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
fromValue(String) - Static method in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
 
fromWhere(FilterNode) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
fsFactory - Variable in class org.apache.iotdb.db.storageengine.load.disk.InheritSystemMultiDisksStrategySelector
 
FSYNC - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
fsyncCheckpointFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Fsync checkpoints to the disk.
FULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
 
FULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
FULL_EXACT_MATCH - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
FULL_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
FULL_OUTER_TIME_JOIN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
FULL_PATH_LIST - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Example: root.db.d01.s01, root.db.d02.s01, root.db.d02.s02
FullExactMatch() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
FullExactMatch(IDeviceID) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
FullOuterTimeJoinNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join
This node is responsible for joining two or more TsBlock.
FullOuterTimeJoinNode(PlanNodeId, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
FullOuterTimeJoinNode(PlanNodeId, Ordering, List<PlanNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
FullOuterTimeJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join
 
FullOuterTimeJoinOperator(OperatorContext, List<Operator>, Ordering, List<TSDataType>, List<ColumnMerger>, TimeComparator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
fullPathList - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
function(String, LinkedHashMap<String, String>, Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
function(String, Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
FUNCTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
FUNCTION_CALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
functionCall(String, Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
FunctionCall - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
FunctionCall(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
FunctionCall(NodeLocation, QualifiedName, boolean, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
FunctionCall(NodeLocation, QualifiedName, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
FunctionCall(QualifiedName, boolean, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
FunctionCall(QualifiedName, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
FunctionExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.multi
 
FunctionExpression(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
FunctionExpression(String, LinkedHashMap<String, String>, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
FunctionExpression(String, LinkedHashMap<String, String>, List<Expression>, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
FunctionExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
FunctionId - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
FunctionId(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.FunctionId
 
FunctionKind - Enum in org.apache.iotdb.db.queryengine.plan.relational.function
 
functionName - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDAFInformationInferrer
 
functionName - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
functionName - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFInformationInferrer
 
FunctionNullability - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
FunctionNullability(boolean, List<Boolean>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
functionType(TypeSignature, TypeSignature...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
FunctionType - Enum in org.apache.iotdb.db.queryengine.plan.expression.multi
 
FutureStateChange<T> - Class in org.apache.iotdb.db.queryengine.execution
 
FutureStateChange() - Constructor for class org.apache.iotdb.db.queryengine.execution.FutureStateChange
 

G

gapFill() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
GapFillNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
GapFillNode(PlanNodeId, PlanNode, long, long, int, long, Symbol, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
GapFillStartAndEndTimeExtractVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
GapFillStartAndEndTimeExtractVisitor(Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
GapFillStartAndEndTimeExtractVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
GapFillWGroupWMoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.gapfill
 
GapFillWGroupWMoOperator(OperatorContext, Operator, int, long, long, Comparator<SortKey>, List<TSDataType>, Set<Integer>, int, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWMoOperator
 
GapFillWGroupWoMoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.gapfill
 
GapFillWGroupWoMoOperator(OperatorContext, Operator, int, long, long, Comparator<SortKey>, List<TSDataType>, Set<Integer>, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
GapFillWoGroupWMoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.gapfill
 
GapFillWoGroupWMoOperator(OperatorContext, Operator, int, long, long, List<TSDataType>, int, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWoGroupWMoOperator
 
GapFillWoGroupWoMoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.gapfill
 
GapFillWoGroupWoMoOperator(OperatorContext, Operator, int, long, long, List<TSDataType>, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWoGroupWoMoOperator
 
gcSchemaInfo() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
GeneralRegionAttributeSecurityService - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
generate(int) - Method in class org.apache.iotdb.db.utils.columngenerator.ColumnGenerator
 
generate(int) - Method in class org.apache.iotdb.db.utils.columngenerator.SlidingTimeColumnGenerator
 
generateAddAllTemplateSetInfoBytes(Map<Template, List<Pair<String, Boolean>>>) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
generateAddTemplateSetInfoBytes(Template, String) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
generateChunkHandle(String, Statistics<? extends Serializable>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractChunkOffset
 
generateChunkHandle(String, Statistics<? extends Serializable>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedChunkOffset
 
generateChunkHandle(String, Statistics<? extends Serializable>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.ChunkOffset
 
generateColumnIndexMapper(String[], Integer[]) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
generateColumnIndexMapper(String[], Integer[]) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
generateColumnIndexMapper(String[], Integer[]) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
generateColumnSchema(TsTableColumnCategory, String, TSDataType, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableHeaderSchemaValidator
 
generateDatabaseNameWithFileNameKey(String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
generateDataNodeConfiguration() - Method in class org.apache.iotdb.db.service.DataNode
Generate dataNodeConfiguration.
generateDataNodeLocation() - Static method in class org.apache.iotdb.db.service.DataNode
 
generateDistributedPlanWithOptimize(TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanner
 
generateEqualitiesPartitionedBy(Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
Dumps the inference equalities as equality expressions that are partitioned by the symbolScope.
generateExpressionsIfNecessary() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
generateExtendTemplateReqInfo(TemplateAlterOperationType, TemplateAlterInfo) - Static method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterOperationUtil
 
generateFormattedTargetLocation(TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.cn.ConfigNodeAsyncRequestRPCHandler
 
generateFormattedTargetLocation(TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeAsyncRequestRPCHandler
 
generateFullPathsFromPathsGroup() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
generateGlobalTimeFilter(Analysis) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
generateHandShakeV1Payload() - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataNodeAirGapConnector
 
generateHandShakeV2Payload() - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataNodeAirGapConnector
 
generateInvalidateTemplateSetInfoBytes(int, String) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
generateLocalDataNodeLocation() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
generateNewTsFileName(long, long, int, int) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateNewTsFileName(long, long, int, int, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateNewTsFilePath(String, long, long, int, int) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateNewTsFilePathWithMkdir(boolean, String, String, long, long, long, int, int) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateNewTsFilePathWithMkdir(boolean, String, String, long, long, long, int, int, int, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateOrOverwriteSystemPropertiesFile() - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
generatePrefetchingQueueId(String, String) - Static method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
generatePrefix(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
generatePrefix(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
generatePrefix(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
generatePrefix(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
Generate the ancestor nodes of storageGroupNode
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.DatabaseCollector
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.EntityCollector
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MeasurementCollector
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.DatabaseCounter
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.EntityCounter
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.MeasurementCounter
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.EntityUpdater
 
generateResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.MeasurementUpdater
 
generateResult(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceUsingTemplateVisitor
 
generateResult(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceVisitor
 
generateResult(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
generateResult(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
generateSubscriptionCommitContext() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
generateSubscriptionEvents() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
generateSubscriptionEvents() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
generateSubscriptionEvents() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
generateSubscriptionPollErrorResponse(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
generateTableModelTypeProvider(TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
generateTargetFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
generateTimeSeriesMetadata(List<ReadOnlyMemChunk>, List<IChunkMetadata>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
 
generateTsFileDir(boolean, String, String, long, int) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
generateTsFileResource(TsFileIOWriter) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
Generate TsFileResource from a closed TsFileIOWriter.
generateTypeProvider(TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
generateUpdateTemplateInfoBytes(Template) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
generatorType - Variable in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
GENERIC_DATA_TYPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
GENERIC_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
GenericDataType - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GenericDataType(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
GenericDataType(Identifier, List<DataTypeParameter>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
GenericDataType(NodeLocation, Identifier, List<DataTypeParameter>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
GenericLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GenericLiteral(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
GenericLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
GenericLiteral(NodeLocation, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
genFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
genPlanFragmentId() - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
genPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
genResult(PlanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
genWindowManager(WindowParameter, ITimeRangeIterator, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.window.WindowManagerFactory
 
GEOMETRY - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
get() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.TsBlockSerdeFactory
 
get() - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
 
get() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter.Context
 
get() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter.RewriteContext
 
get() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
get(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList.LRUCache
 
get(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
get(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
get(int[][], long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Returns the element of the given big array of specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Returns the element of this big array at specified index.
get(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Returns the element of this big array at specified index.
get(long, TimeUnit) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
get(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Return the element with the same id of the input, null if it doesn't exist.
get(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
get(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
get(FK, SK) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Get the cache value with given first key and second key.
get(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
get(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
get(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
get(String, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
Get the reader of the file(tsfile or unseq tsfile) indicated by filePath.
get(String, boolean, LongConsumer) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
Get the reader of the file(tsfile or unseq tsfile) indicated by filePath.
get(String, TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey, Set<String>, boolean, boolean, QueryContext) - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
get(Map<String, ICachedMNode>, Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
get(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper.RawPathToGroupedPathMap
 
get(PartialPath, String[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Get SchemaEntity info without auto create schema
get(ID) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Get the element by id.
get(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
get(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
get(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner.PlanAndMappings
 
get(Capture<T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
get(BloomFilterCache.BloomFilterCacheKey) - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
get(BloomFilterCache.BloomFilterCacheKey, boolean, LongConsumer, LongConsumer, LongConsumer) - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
get(ChunkCache.ChunkCacheKey, List<TimeRange>, Statistics) - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
get(ChunkCache.ChunkCacheKey, List<TimeRange>, Statistics, QueryContext) - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
get(OpenFileNumUtil.OpenFileNumStatistics) - Method in class org.apache.iotdb.db.utils.OpenFileNumUtil
get statistics.
GET_DATA_BLOCK_NUM_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
GET_DATA_BLOCK_NUM_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
GET_DATA_BLOCK_TASK_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
GET_DATA_BLOCK_TASK_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
GET_QUERY_RESOURCE_FROM_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
GET_TIME_ZONE - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
getAbortCause() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getAbortedCause() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
getAccessControl() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getAccessControl() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.AccessControlInfo
 
getAccessControl() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzerFactory
 
getAccessStrategy(List<String>, List<TSDataType>, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFInformationInferrer
 
getAccumulator() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getAcquiredLocks() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getActivatePath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getActivatePath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
getActivatePath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
getActivateTemplateInClusterPlan(PartialPath, int, int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getActiveDevices() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
getActiveTimeSeries() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
getActiveWorkerNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
 
getActiveWorkerNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
getActualAggregationNames(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
Keep the lower case of function name for partial result, and origin value for others.
getActualPartialAggregationNames(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
getAdditionTransformer(ColumnTransformer, ColumnTransformer, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getAddressAndPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getAggregatedDataTypes(List<TSDataType>, String) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
If the datatype of 'aggregation' depends on 'measurementDataType' (min_value, max_value), return 'measurementDataType' directly, or return a list whose elements are all the datatype of 'aggregation' and its length is the same as 'measurementDataType'.
getAggregatedResults() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
getAggregates(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getAggregationDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getAggregationDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getAggregationDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
getAggregationDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
getAggregationExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getAggregationFuncName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getAggregationFunctionNullability(int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
getAggregations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getAggregations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getAggregationType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getAggregationTypeByFuncName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getAggregatorOperatorSet() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
Get the supported aggregators and its corresponding AggregatedResultOperator.
getAggregatorOperatorSet() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.StandardStatisticsOperatorProcessor
 
getAINodeConfiguration(int) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getAlias() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getAlias() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getAlias() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
getAlias() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
getAlias() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
getAlias() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
getAliasBaseSize() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.estimator.MNodeSizeEstimator
 
getAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
getAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
getAliasChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
getAliasChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
getAliases() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
getAliasList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getAliasList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getAliasList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getAliasList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getAliasList() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getAliasList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getAliasSeriesPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getAliasToColumnMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
getAligendTvListQueryMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getAlignedChunkMetadataList(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
getAlignedList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getAlignedMemChunk() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
getAlignedPageModifiedStatus(String, TimeRange) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
getAlignedPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getAlignedPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
getAlignedRowRecordSize(List<TSDataType>, Object[], TsTableColumnCategory[]) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for obtaining the value size.
getAlignedTabletSize(InsertTabletNode, int, int, TSStatus[]) - Static method in class org.apache.iotdb.db.utils.MemUtils
 
getAlignedTimeSeriesMetadataModificationCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getAlignedTimeSeriesMetadataModificationTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getAlignedTVList() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
getAlignedValue(int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getAlignedValue(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getAlignment(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
getAllCacheEntries() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
getAllChunkGroupMetadata() - Method in class org.apache.iotdb.db.tools.TsFileSketchTool
 
getAllChunks() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getAllColumns() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getAllConnectionInfo() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getAllConsensusPipe() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
getAllDataRegionIds() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getAllDataRegions() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getAllDataRegionScannedLatch() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
getAllDeletionResources() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
getAllDeviceChunkMetaData() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Get all the chunkMetaData in current TsFile.
getAllDeviceChunkMetaData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
getAllDeviceChunkMetaData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
getAllDevices() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
getAllElementAsList() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
getAllFieldCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets the count of all fields including hidden fields.
getAllFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getAllFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets all fields including hidden fields.
getAllFilesFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllFileSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getAllLocalFilesFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllLocalSequenceFileFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllLocalUnSequenceFileFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllMeasurements() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getAllModEntries() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getAllMods() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getAllMods(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getAllNonEmptyBatches() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
Get all batches that have at least 1 event.
getAllocatedBytes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getAllocateMemoryForOperators() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
getAllPathsSetTemplate(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
getAllPathsSetTemplate(String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaFetcher
 
getAllPathsSetTemplate(String) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getAllPathsSetTemplate(String) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
 
getAllPipeInfo() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getAllQueryExecutions() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getAllRecords() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getAllRecords() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getAllRecords() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
getAllRecords() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getAllReportedTsp() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
getAllResult() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
getAllResult() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
getAllRpcClients() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getAllRpcClients() - Method in interface org.apache.iotdb.db.protocol.session.SessionManagerMBean
Get all currently connected clients
getAllSatisfiedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getAllSatisfiedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
getAllSatisfiedPageData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getAllSatisfiedPageData(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getAllSatisfiedPageData(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
getAllSchemaRegionIds() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getAllSchemaRegions() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getAllSchemasOfCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Get all measurements and schemas of the current device from source files.
getAllSensors() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getAllSensors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getAllSensors(IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getAllSequenceFileFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllSourceTsFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getAllSourceTsFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getAllSourceTsFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getAllSourceTsFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
getAllSourceTsFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getAllSubscriptionInfo() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getAllTemplates() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getAllTemplates() - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getAllTemplates() - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
Show device templates.
getAllTimeSeriesPathInSource() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getAllTopicInfo() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getAllTriggerExecutors() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getAllTriggerInformationInTriggerTable() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getAllTsFileData() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getAllUnSequenceFileFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getAllValueColDeletedMap() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getAlreadySetDatabases() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
getAlterLogicalViewPlan(PartialPath, ViewExpression) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getAlterMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getAlterMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getAlterType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getAlterType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getAnalysis() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceContext
 
getAnalysis() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceContext
 
getAnalysis() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
getAnalysis() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getAnalyzeCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getAnalyzeCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getApplicantUniqueId(String, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getApplied() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
getArgument() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentAnalysis
 
getArgumentCount() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
getArgumentName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
getArgumentName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
getArgumentNullable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
getArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
getArgumentType(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
getArgumentTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
getArgumentTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
getArgumentTypes() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.metadata.OperatorNotFoundException
 
getArrayList() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
getArrayRowCount(int) - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
 
getAsAliasIndexPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getAsAliasIndexPage() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getAsAliasIndexPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getAsCachedSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getAsCachedSchemaEngineStatistics() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getAsCachedSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getAsCachedSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getAsCachedSchemaRegionStatistics() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getAsCachedSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getAscending() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getAscendingDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getAsDatabaseMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getAsDatabaseMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getAsDeviceMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getAsDeviceMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
getAsDeviceMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getAsDeviceMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
getAsEntityNode() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
getAsEntityNode() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getAsInternalMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getAsInternalMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
getAsInternalMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getAsInternalMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
getAsInternalPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getAsInternalPage() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getAsInternalPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getAsMeasurementMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getAsMeasurementMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getAsMeasurementNode() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getAsMeasurementNode() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getAsMemSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getAsMemSchemaEngineStatistics() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getAsMemSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getAsMemSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getAsMemSchemaRegionStatistics() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getAsMemSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.AboveDatabaseMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.DatabaseMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.MeasurementMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
getAsMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
getAsSegmentedPage() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getAsSegmentedPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getAsSegmentedPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getAssignments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
getAssignments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getAssignments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getAssignments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
getAsyncConnectorRetryEventQueueSize() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getAsyncTsFileResourceRecoverTaskList() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getAttrColumnIndices() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getAttribute() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getAttributeColumnNameList() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ITableDeviceSchemaValidation
 
getAttributeColumnNameList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
getAttributeColumnNameList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
getAttributeColumnNameList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
getAttributeColumnNameList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getAttributeColumnValues() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
getAttributeGuard() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaFetcher
 
getAttributeKeys() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getAttributeMap() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getAttributeMap() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getAttributeMap() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getAttributeMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getAttributeMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableAttributeSchema
 
getAttributeNameList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getAttributeNameList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getAttributePointer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
getAttributes() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getAttributes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getAttributes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getAttributes() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
getAttributes() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getAttributes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getAttributes(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
getAttributes(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
getAttributes(int, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
getAttributes(int, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
getAttributesList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getAttributesList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getAttributesList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getAttributesList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getAttributesList() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getAttributesList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getAttributesMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getAttributesMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getAttributeSnapshotFile() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
getAttributeSortedString() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getAttributeUpdateInfo(AtomicInteger, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
getAttributeUpdateInfo(AtomicInteger, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getAttributeUpdateInfo(AtomicInteger, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getAttributeUpdateInfo(AtomicInteger, AtomicBoolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getAttributeValue(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.IDeviceSchemaInfo
 
getAttributeValue(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
getAttributeValueList() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ITableDeviceSchemaValidation
 
getAttributeValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getAttributeValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getAttributeValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
getAttributeValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
getAttributeValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
getAttributeValues() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getAuditLogOperation() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getAuditLogStorage() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getAuthenticationScheme() - Method in class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getAuthorCache() - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
getAuthorCache() - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
getAuthorCacheExpireTime() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getAuthorCacheSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getAuthorityFetcher() - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getAuthorityScope() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
getAuthorityScope() - Method in class org.apache.iotdb.db.queryengine.plan.statement.AuthorityInformationStatement
 
getAuthorityScope() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.DeviceSchemaFetchStatement
 
getAuthorizedPathTree(String, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getAuthorizedPatternTree(String, PrivilegeType) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
getAuthorizedPatternTree(String, PrivilegeType) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
getAuthorType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getAuthorType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getAutoCreateDeviceMNodePlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getAvailableMemTable(String, String) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.MemTableManager
 
getAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
getAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
getAverageSize() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getAverageSize() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
getAvgCompactionCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getAvgFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getAvgPointSizeOfLargestColumn() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getBadFileNum() - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
getBadFileNum() - Static method in class org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
getBase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
getBase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
getBasisType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.AsteriskedIdentifierChainBasis
 
getBatch(int) - Method in interface org.apache.iotdb.db.utils.datastructure.MemPointIterator
 
getBatch(int) - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
getBatch(int) - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
getBatch(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
getBatchedPagePointReader(PageHeader, List<PageHeader>, ByteBuffer, List<ByteBuffer>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionAlignedChunkReader
 
getBatchResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getBatchResult() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getBatchResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getBatchSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getBelongedContainer(ICachedMNode) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getBelongedDatabase(PartialPath) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
getBelongedDatabase(PartialPath) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
getBelongedDatabase(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
Get database name by device path
getBelongedDatabase(IDeviceID) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Get database name by device path
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
getBinary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
getBinary(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getBinary(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getBinary(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getBinary(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getBinary(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getBinary(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getBinary(int) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getBinary(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getBinary(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getBinary(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBinary(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getBinaryArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getBinaryArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBinaryByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getBinaryByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the Binary value at the given position in VectorTvList.
getBinaryColumnSize(Binary[], int, int, TSStatus[]) - Static method in class org.apache.iotdb.db.utils.MemUtils
 
getBinaryReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
getBinaryReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
getBinarySize(Binary) - Static method in class org.apache.iotdb.db.utils.MemUtils
 
getBindIP() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getBindIP() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
getBindIP() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
getBindPort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getBindPort() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
getBindPort() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
getBitMap() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getBitMaps() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getBitMaps() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getBitMaps() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getBlobValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getBlockCount() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getBlockCount(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getBlockedDependencyDriver() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
getBlockedDependencyDriver() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getBlockQueueTaskCount() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getBlockQueueTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getBlockSize(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getBloomFilterCacheAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getBloomFilterCacheAverageLoadPenalty() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheAverageSize() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getBloomFilterCacheAverageSize() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getBloomFilterCacheEvictionCount() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getBloomFilterCacheMaxMemory() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getBloomFilterHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getBloomFilterHitRatio() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getBoolean() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
getBoolean() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getBoolean() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getBoolean(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getBoolean(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getBoolean(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getBoolean(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getBoolean(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getBoolean(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getBoolean(int) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getBoolean(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getBoolean(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getBoolean(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBoolean(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getBoolean(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getBooleanArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getBooleanArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBooleanByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getBooleanByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the boolean value at the given position in VectorTvList.
getBooleanStringInferType() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getBooleanValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getBoundaryTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getBufferCopy() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getBufferedArraysMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getBufferedArraysMemoryProportion() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getBufferNodeNum() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
getBufferNodeNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
getBufferNodeNum() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
getBufferNodeNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
getBufferRetainedSizeInBytes() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Get the total amount of memory used by buffered TsBlocks.
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
getBufferRetainedSizeInBytes() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get the total amount of memory used by buffered tsblocks.
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getBufferRetainedSizeInBytes() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
getBuffersSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
getBuiltinAggregationDataType(String, TSDataType) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
 
getBuiltinAggregationName(TAggregationType) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
Return aggregation function name by given function type.
getBuiltinAggregationTypeByFuncName(String) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.DiffFunctionHelper
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
getBuiltInScalarFunctionColumnTransformer(FunctionExpression, ColumnTransformer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
getBuiltInScalarFunctionDataType(FunctionExpression, TSDataType) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
 
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
Return the type of data after input is processed by this scalar function.
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.DiffFunctionHelper
 
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
getBuiltInScalarFunctionReturnType(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in interface org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.BuiltInScalarFunctionHelper
Construct a Transformer for this built-in function in IntermediateLayerVisitor
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.CastFunctionHelper
 
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.DiffFunctionHelper
 
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
getBuiltInScalarFunctionTransformer(FunctionExpression, LayerReader) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
getByteBuffer() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
getByteBuffer() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
getByteBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
getByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
getByteBuffer(WALEntryPosition) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getByteBufferBatchResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getByteBufferBatchResult() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getByteBufferBatchResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getByteBufferOrInsertNode(WALEntryPosition) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getByteBufferOrInsertNodeIfPossible() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Try to read the wal entry directly from the cache.
getByteBufferOrInsertNodeIfPossible(WALEntryPosition) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getBytesToReserve() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
getCachedDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getCachedLastValueAndPathList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getCachedMNodeContainer(ICachedMNode) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getCachedMNodeIMNodeFactory() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
getCachedMNodeSizeInPBTreeMode() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCacheEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getCacheEntry() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.ICachedMNode
 
getCacheEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
getCacheEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
getCacheEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
getCacheEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
getCacheEntry(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
getCacheEntry(SK) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
getCacheExpireInSeconds() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCacheFileReaderClearPeriod() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCacheHitCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getCacheHitRate() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getCacheInitNum() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCacheMaxNum() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCacheNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getCacheNodeNum() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
getCacheNodeNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
getCacheNodeNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
getCacheNodeNum() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
getCacheNodeNum() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
getCacheRequestCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getCacheWindowTimeInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCanAddTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
getCandidateCompactionTaskQueueSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCandidates(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex
 
getCanonicalValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Returns the current available capacity in this array
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
getCapacity() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
getCapacity() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.MarkDistinctHash
 
getCastableFrom() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
getCastableTo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
getCause() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
getCause() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
getCause() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
Get the cause exception to failure.
getChangeAliasPlan(PartialPath, String) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getChangeTagOffsetPlan(PartialPath, long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getChannel(int) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkHandle
get channel at specified index.
getChannel(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
getChannelCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
getChannelCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getCharsetName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getCharsetName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getCheckPeriodWhenInsertBlocked() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCheckPoint() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
getCheckpointFileSizeThresholdInByte() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCheckpointManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
getCheckpoints() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.CheckpointReader
 
getCheckStatus() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
 
getChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
getChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
getChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
getChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
getChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
getChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
getChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
get the child with the name
getChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Get the child with the name.
getChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
get the child with the name
getChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
get the child with the name
getChild(N, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
Get child by name or alias
getChild(N, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
getChild(SchemaNode, String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
getChild(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
getChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
Get the target child node from parent.
getChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
getChild(ICachedMNode, String, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getChild(Template, String, IMNodeFactory<N>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MNodeUtils
 
getChildCache() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getChildCache() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getChildColumnTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
getChildNode(ICachedMNode, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
getChildNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
getChildNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
getChildNode(ICachedMNode, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
getChildNode(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getChildNumInEachPipeline(List<PlanNode>, int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
Now, we allocate children to each pipeline as average as possible.
getChildPermittedOutputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Literal
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubscriptionStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
getChildren() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.MeasurementMNode
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
getChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
getChildren(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
getChildren(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getChildren(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
getChildren(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
getChildren(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
getChildren(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
getChildren(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getChildren(Template, IMNodeFactory<N>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MNodeUtils
 
getChildrenBufferIterator() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getChildrenBufferIterator() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getChildrenFragments() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInfo
 
getChildrenIterator() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
getChildrenIterator() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getChildrenIterator() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getChildrenIterator() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getChildrenIterator(N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
getChildrenIterator(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
getChildrenIterator(N, Iterator<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
getChildrenIterator(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
getChildrenIterator(SchemaNode, Iterator<String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
getChildrenIterator(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
getChildrenIterator(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getChildrenIterator(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
getChunk() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getChunk() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
getChunk(byte[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getChunkCacheAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getChunkCacheAverageLoadPenalty() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getChunkCacheAverageSize() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getChunkCacheAverageSize() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getChunkCacheMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getChunkCacheMaxMemory() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getChunkCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getChunkEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getChunkEvictionCount() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getChunkGroupStatisticMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
getChunkGroupStatisticsList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader
 
getChunkHandles(List<AbstractChunkOffset>, List<Statistics<? extends Serializable>>, List<Integer>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Get the chunkHandles of chunks needed to be scanned.
getChunkHandles(List<AbstractChunkOffset>, List<Statistics<? extends Serializable>>, List<Integer>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
getChunkHandles(List<AbstractChunkOffset>, List<Statistics<? extends Serializable>>, List<Integer>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
getChunkHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getChunkHitRatio() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getChunkLoader(TsFileSequenceReader, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
getChunkLoader(TsFileSequenceReader, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
getChunkLoader(TsFileSequenceReader, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
getChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getChunkMetadata(TsFileSequenceReader) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
getChunkMetaData() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getChunkMetadataElement() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
getChunkMetadataList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader.ChunkGroupStatistics
 
getChunkMetadataList(IFullPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getChunkMetadataSizeProportion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getChunkOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractDeviceChunkMetaData
Get the chunk offset which is corresponding to current valueChunkMetadata
getChunkOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedDeviceChunkMetaData
 
getChunkOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceChunkMetaData
 
getChunkOffset(byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getChunkPointNumLowerBoundInCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getChunkReader(IChunkMetadata, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskAlignedChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkLoader
 
getChunkSize(Chunk) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
getChunkSizeLowerBoundInCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getChunkStatisticMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
getChunkStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getClassName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
getClassName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
getClassName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
getClassName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getClassName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
getClient(String) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
getClient(TEndPoint) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
getClientAddress() - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
getClientAddress() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getClientAddress() - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
getClientAddress() - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
getClientAddress() - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
getClientPort() - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
getClientPort() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getClientPort() - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
getClientPort() - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
getClientPort() - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
getClientVersion() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getClosedFileReaderMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
 
getClosedSeqFileNum() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getClosedUnseqFileNum() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getClusterId() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getClusterId() - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
getClusterId() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
getClusterId() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getClusterName() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCode() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
getCode() - Method in enum org.apache.iotdb.db.schemaengine.SchemaEngineMode
 
getCode() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
getCode() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
 
getCode() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
 
getCoercion(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getCoercions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getCollectInvocationCount() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
getColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer.LabelPrefixedReference
 
getColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
getColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
getColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
getColumn(String, TsTableColumnCategory) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
Get the column with the specified name and category, return null if not found.
getColumnCachePositionCount() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
getColumnCategories() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getColumnCategories() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getColumnCategory() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getColumnCategory() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getColumnCategory() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
getColumnCategory() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getColumnCategory(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getColumnCount() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getColumnCount(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getColumnGeneratorParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
getColumnHeaderList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getColumnHeaderList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getColumnHeaderList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getColumnIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList.ColumnListIndex
 
getColumnIndex(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getColumnIndex(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getColumnIndex(Path) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getColumnIndex2TsBlockColumnIndexList() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getColumnList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
getColumnListIndex(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getColumnName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
getColumnName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getColumnName(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getColumnNameIndexMap() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
getColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
getColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
getColumnNames() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
getColumnNames() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
getColumnNameToExpression() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
getColumnNumber() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
getColumnNumber() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
getColumnReferenceFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getColumnReferences() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getColumnReferences() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
getColumns() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getColumns(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getColumnSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getColumnSize(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getColumnType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
getColumnTypes() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getColumnTypes() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
getColumnTypes() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
getCombineId() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
getCombineId2ResultType() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse
 
getCombineIdList() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
getComment() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
getCommitContext() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getCommitMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getCompactChunkPlan(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
getCompactedChunkRecord() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
getCompactionAcquireWriteLockTimeout() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionCandidateTaskCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCompactionConfigVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getCompactionConfigVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getCompactionConfigVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getCompactionEstimator(CrossCompactionPerformer, boolean) - Static method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ICompactionSelector
 
getCompactionFileNumCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getCompactionMaxAlignedSeriesNumInOneBatch() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionMemoryBlock() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getCompactionMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getCompactionModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getCompactionMods(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getCompactionMods(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getCompactionMods(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getCompactionPriority() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionReadOperationPerSec() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionReadOperationRateLimiter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCompactionReadRateLimiter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCompactionReadThroughputMbPerSec() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionScheduleIntervalInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionScheduleThreadNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionTaskFutureMayBlock(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCompactionTaskStatistic() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
getCompactionTaskType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getCompactionThreadCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionWriter(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
getCompactionWriter(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.RepairUnsortedFileCompactionPerformer
 
getCompactionWriteThroughputMbPerSec() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getComparator() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
getComparator(List<SortItem>, List<Integer>, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MergeSortComparator
-1 in index is for time column.
getComparator(TSDataType, int, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MergeSortComparator
 
getComparator(Type, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.JoinKeyComparatorFactory
 
getComparatorForTable(List<SortOrder>, List<Integer>, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MergeSortComparator
 
getComparators(List<Type>, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.JoinKeyComparatorFactory
 
getComplexExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getCompressedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
getCompressedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getCompression() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getCompressionType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getCompressionType(int) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
getCompressionType(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getCompressionType(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getCompressor() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getCompressor() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getCompressor() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getCompressor() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getCompressor() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getCompressors() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getCompressors() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getCompressors() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getCompressors() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getConcurrentIndexBuildThread() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentRunningChildrenNumForTest() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ConsumeChildrenOneByOnePipelineMemoryEstimator
 
getCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
getConfig() - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
getConfig() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
getConfigItems() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
getConfigMessage() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getConfigNodeHeartBeat(TConfigNodeHeartbeatReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getConfigurations() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
getConfigurations() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
getConnectionTimeoutInMS() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
getConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
getConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getConnectorExecutor() - Method in class org.apache.iotdb.db.pipe.agent.task.execution.PipeSubtaskExecutorManager
 
getConnectorIndex() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getConsensusDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getConsensusExecutor() - Method in class org.apache.iotdb.db.pipe.agent.task.execution.PipeSubtaskExecutorManager
 
getConsensusGroupIdStr() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
getConsensusGroupIdStr() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
getConsensusMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getConsensusPipeCommitProgress() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
getConsensusPipeReplicateProgress() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
getConstructAlignedChunkReadersDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructAlignedChunkReadersDiskTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructAlignedChunkReadersMemCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructAlignedChunkReadersMemTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructNonAlignedChunkReadersDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructNonAlignedChunkReadersDiskTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructNonAlignedChunkReadersMemCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConstructNonAlignedChunkReadersMemTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getConsumerGroupId() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
getContainer(byte[]) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
getContentOfRequest(TBase<?, ?>, IQueryExecution) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
getContentOfTSFastLastDataQueryForOneDeviceReq(TSFastLastDataQueryForOneDeviceReq) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
getContext() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.LogicalQueryPlan
 
getContext() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StackableAstVisitor.StackableAstVisitorContext
 
getContext() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
getContext() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getContinuousQueryMinimumEveryInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getContinuousQueryThreadNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getControlColumn(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
getControlColumn(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
getControlColumn(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
getControlColumn(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindow
Get control column.
getControlColumn(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
getControlColumn(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
getControlColumnExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
getControlColumnIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowParameter
 
getControlColumnIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowParameter
 
getControlColumnIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowParameter
 
getConvertedTimePredicate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getConvertedTimePredicate() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getConvertedTimePredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getCoordinatorMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getCoordinatorReadExecutorSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCoordinatorWriteExecutorSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCorePoolSize() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getCorrelatedPredicates() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanNodeDecorrelator.DecorrelatedNode
 
getCorrelation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getCorrelation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getCount() - Method in class org.apache.iotdb.db.pipe.processor.twostage.state.CountState
 
getCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
getCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
getCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
getCountDevicesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCountLevelTimeSeriesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCountNodesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCountNumber() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowParameter
 
getCountNumber() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
getCountNumber() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByCountComponent
 
getCountStorageGroupHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCountTimeExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getCountTimeSeriesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCountTimeSlotListHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getCpu() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
getCpuDuration() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
getCpuLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getCqId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getCqId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
getCqMinEveryIntervalInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCreateAlignedTimeSeriesPlan(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getCreatedTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
getCreatedTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getCreatedTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getCreateLogicalViewPlan(PartialPath, ViewExpression) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getCreateTimeSeriesPlan(MeasurementPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getCreationTime() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getCreationTime() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
getCreationTime() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
getCriteria() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getCriteria() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
getCrossCompactionCnt() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
getCrossCompactionCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
getCrossCompactionPerformer() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCrossCompactionPerformer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getCrossCompactionPerformer(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
 
getCrossCompactionSelector() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCrossCompactionSelector(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.CrossCompactionSelector
 
getCrossCompactionTargetFileResources(List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
Create tmp target file for cross space compaction, in which each sequence source file has its own tmp target file.
getCrossCompactionTempFileNum() - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
getCrossCompactionTempFileSize() - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
getCrossGroupByExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getCrossSpaceCompactionMemoryCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getCubes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getCurMaxTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
getCurMinTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
getCurrentAllowedPendingSize() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadTsFileLoader
 
getCurrentBlock() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
getCurrentChunkSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getCurrentCommitId() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
getCurrentCompactionConfigVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getCurrentEndPoint(long, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getCurrentEndPoint(Statistics<? extends Object>, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getCurrentEndTime(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
 
getCurrentEndTime(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
 
getCurrentEndTime(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.TimeComparator
return min(time1, time2) if order by time asc, max(time1, time2) if order by desc.
getCurrentIndex() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelIndex
 
getCurrentIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaskedRecordIterator
 
getCurrentLastIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
getCurrentMeasurementPathInTraverse(IMeasurementMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MeasurementCollector
When traverse goes into a template, IMNode.getPartialPath may not work as nodes in template has no parent on MTree.
getCurrentMemtableNumber() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.MemTableManager
 
getCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
getCurrentPipelineDriverFactory() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getCurrentReadStopTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
getCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
getCurrentResponse() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
getCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
getCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
getCurrentResponseByteBuffer() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
getCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
getCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getCurrentResponseSize() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getCurrentRowSize() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getCurrentSearchIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
getCurrentSearchIndex() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Get current search index.
getCurrentSearchIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getCurrentSearchIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getCurrentSelectedColumnSchemaList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils.BatchColumnSelection
 
getCurrentSeqOrderTime(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getCurrentTimestampResult() - Static method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
getCurrentUnSeqOrderTime(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getCurrentWALFileVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
getCurrentWALFileVersion() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Get current log version id.
getCurrentWALFileVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getCurrentWALFileVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getCurrentWALOriginalFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
getCurrentWALOriginalFileSize() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Get current wal file's original size.
getCurrSession() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
this method can be only used in client-thread model.
getCurrSessionAndUpdateIdleTime() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
get current session and update session idle time.
getCurTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
getCurTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
getCurTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
getCurTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
getCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
getCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
getCurWindow() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to get current window.
getCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
getCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
getCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
getCustomizedProperties() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getCustomizedRuntimeValue() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
getData() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
getDatabase() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
getDatabase() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
getDatabase() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceTemplateSchema
 
getDatabase() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ITableDeviceSchemaValidation
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
getDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getDatabase() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegionParams
 
getDatabase() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionParams
 
getDatabase() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getDatabase() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getDatabaseFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getDatabaseFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getDatabaseFullPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getDatabaseId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
getDatabaseLevel() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
getDatabaseLevel() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getDatabaseLevel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getDatabaseName() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
getDatabaseName() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDatabaseName() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getDatabaseName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getDatabaseName() - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
Get database name of this DataRegion
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
getDatabaseName(Delete, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
getDatabaseName(InsertBaseStatement, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
getDataBaseName() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
getDataBaseName() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
getDataBaseName() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
getDatabaseNameByTsFileName() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
getDatabasePath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getDatabasePathByLevel(PartialPath, int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
Get database path when creating schema automatically is enabled
getDatabases() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
getDatabases() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
getDatabases() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
getDatabases() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
getDatabases() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
getDatabaseToDevice(List<IDeviceID>, boolean, boolean, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get database to device map
getDataCacheLimitedMemorySizeInBytes() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
getDataCacheUsedMemorySizeInBytes() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
getDataDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataExchangeMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getDataNodeConfiguration(int) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getDataNodeFINum() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getDataNodeId() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
getDataNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
getDataNodeLocation() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.VirtualSourceNode
 
getDataNodeLocationOfStatefulTrigger(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
Get DataNodeLocation of the given StatefulTrigger.
getDataNodeLocations(String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.DataNodeLocationSupplierFactory.DataNodeLocationSupplier
 
getDataNodeLocationSupplier() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getDataNodeQueryContext() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getDataNodeSchemaCacheEvictionPolicy() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataNodeSeriesScanNum() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
getDataNodeTableCacheSemaphorePermitNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataOrganizationSpecification() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
getDataOrganizationSpecification() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getDataPartition(String, List<DataPartitionQueryParam>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Get data partition, used in query scenarios.
getDataPartition(String, List<DataPartitionQueryParam>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getDataPartition(Map<String, List<DataPartitionQueryParam>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get dataPartition by query param map
getDataPartition(Map<String, List<DataPartitionQueryParam>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getDataPartition(Map<String, List<DataPartitionQueryParam>>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get data partition, used in query scenarios.
getDataPartitionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDataPartitionInfo() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getDataPartitionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getDataPartitionTable(TDataPartitionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getDataPartitionWithUnclosedTimeRange(String, List<DataPartitionQueryParam>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Get data partition, used in query scenarios which contains time filter like: time < XX or time > XX
getDataPartitionWithUnclosedTimeRange(String, List<DataPartitionQueryParam>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getDataPartitionWithUnclosedTimeRange(Map<String, List<DataPartitionQueryParam>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getDataPartitionWithUnclosedTimeRange(Map<String, List<DataPartitionQueryParam>>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get data partition, used in query scenarios which contains time filter like: time < XX or time > XX
getDataPointMem(DataPoint) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for getting the memory size of the given data point.
getDataRatisConsensusGrpcFlowControlWindow() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusGrpcLeaderOutstandingAppendsMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusInitialSleepTimeMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusLeaderElectionTimeoutMaxMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusLeaderElectionTimeoutMinMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusLogAppenderBufferSizeMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusLogForceSyncNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusLogSegmentSizeMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusMaxRetryAttempts() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusMaxSleepTimeMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusPreserveWhenPurge() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusRequestTimeoutMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisConsensusSnapshotTriggerThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisLogMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRatisPeriodicSnapshotInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRegion() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getDataRegion() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getDataRegion() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
getDataRegion(DataRegionId) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getDataRegionConsensusDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRegionConsensusPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRegionConsensusProtocolClass() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRegionDisk() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSizeStore
 
getDataRegionGroupNum() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getDataRegionId() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
getDataRegionId() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getDataRegionId() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getDataRegionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getDataRegionNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDataRegionNumber() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getDataRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getDataRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getDataRegionSysDir() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getDataRegionSystemDir(String, String) - Static method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getDataReplicationFactor() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getDatasetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getDatasetHeader() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getDatasetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySource
 
getDatasetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getDataSetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
getDataSetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
getDataSetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
getDataSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getDataSize() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
getDataSize() - Method in class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
getDataSize() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
getDataSize() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.TsFileData
 
getDataTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
Scan the data in the page and get the timestamp.
getDataTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskAlignedChunkHandleImpl
 
getDataTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
getDataTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemAlignedChunkHandleImpl
 
getDataTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowParameter
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getDataType() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getDataType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getDataType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
getDataType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getDataType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getDataType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getDataType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getDataType() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getDataType() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
getDataType() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getDataType() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getDataType() - Method in class org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
getDataType() - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getDataType() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDataType(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getDataType(int) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getDataType(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
getDataTypes() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getDataTypes() - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator.PartialAggregationResult
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getDataTypes() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerReader
 
getDataTypes() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerRowWindowReader
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
getDataTypes() - Method in interface org.apache.iotdb.db.queryengine.transformation.dag.input.IUDFInputDataSet
returns the input data types, except the timestamp column(the last column).
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.TsBlockInputDataSet
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticBinaryTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.ArithmeticNegationTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.InTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.IsNullTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LikeTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LogicNotTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.RegularTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.CastFunctionTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.DiffFunctionTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.ReplaceFunctionTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.RoundFunctionTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.TransparentTransformer
 
getDataTypes() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getDataTypes() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getDataTypes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getDataTypes() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getDataTypes() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getDataTypesList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
getDataTypeString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
getDate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getDate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getDate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
getDate(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getDateValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getDbName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
getDbName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
getDbName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
getDDL() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getDeactivateTemplatePlan(Map<PartialPath, List<Integer>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getDeadband() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getDeadbandParameters() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getDeclaredIntermediateValueNames() - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.AggregatedResultOperator
Get the needed intermediate value names of this aggregate result.
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.AverageOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.ClearanceFactorOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.CrestFactorOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.FormFactorOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.KurtosisOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PeakOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PulseFactorOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.RootMeanSquareOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.SkewnessOperator
 
getDeclaredIntermediateValueNames() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.VarianceOperator
 
getDeduplicatedDescriptors(List<AggregationDescriptor>) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
If aggregation function COUNT and AVG for one time series appears at the same time, and outputs intermediate result, the output columns will be like | COUNT | COUNT | SUM |.
getDefaultBooleanEncoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultDoubleEncoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultEncoding(TSDataType) - Static method in class org.apache.iotdb.db.utils.EncodingInferenceUtils
Get default encoding by dataType
getDefaultEncodingByType(TSDataType) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
Get default encode algorithm by data type
getDefaultFillInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultFloatEncoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultIndexWindowRange() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultInt32Encoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultInt64Encoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultSeriesScanOptions(IFullPath) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getDefaultStorageGroupLevel() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultTextEncoding() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
getDefaultValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
getDegradedTimeIndexNum() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
getDegreeOfParallelism() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDegreeOfParallelism() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getDeleteDataNode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusDeleteNodeReq
 
getDeleteDataNode() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
getDeleteDataNode() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
getDeleteDataNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getDeletedTargetFileInfos() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
 
getDeleteEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
getDeleteEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
getDeleteIntervalList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getDeleteLogicalViewPlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getDeletePathList() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeleteTimeSeriesPlan
 
getDeletePathList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeleteTimeSeriesPlanImpl
 
getDeleteStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
getDeleteStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
getDeleteTimeSeriesPlan(List<PartialPath>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getDeleteWalFilesPeriodInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDeletion() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
getDeletionAheadLogBufferQueueCapacity() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDeletionList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getDeletionResource() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
getDeletionResource(AbstractDeleteDataNode) - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
getDelta() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
getDelta() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowParameter
 
getDelta() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
getDelta() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByVariationComponent
 
getDependencyDriverIndex() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getDependencyPipelineIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
getDependencyPipelineIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
getDescendingDescriptorList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getDescPriorityMergeReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
getDescPriorityMergeReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
getDescribeTableDetailsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getDescribeTableHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getDescription() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
getDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getDescriptorType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getDeserializeChunkCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getDeserializePageCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getDetailContainerMinDegradeMemoryInBytes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDetails() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
getDevice() - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getDevice() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
getDevice() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
getDevice() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
getDevice2TimeSeries() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
getDeviceAttribute(String, IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
getDeviceColumnHeaderList(String, String, List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
getDeviceEntries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
getDeviceFilter() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTableDevicesPlan
 
getDeviceId() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getDeviceId() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
getDeviceId() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
getDeviceId(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeDevicePathCache
 
getDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
getDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
getDeviceID() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader.ChunkGroupStatistics
 
getDeviceID() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
 
getDeviceID() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
getDeviceID() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
getDeviceID() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractChunkOffset
 
getDeviceID(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getDeviceID(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
getDeviceID(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
getDeviceID(PartialPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.DeviceIDFactory
get device id by full path
getDeviceIdList() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ITableDeviceSchemaValidation
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
getDeviceIdList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
getDeviceIdListNoTableName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getDeviceIDToContext() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getDeviceInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
getDeviceInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.DatabaseMNode
 
getDeviceInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
getDeviceInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
getDeviceInfoById(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
getDeviceInfoIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
getDeviceIsAligned(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
getDeviceIsAlignedMapFromCache(File, boolean) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getDeviceList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
getDeviceMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalBatchActivateTemplateStatement
 
getDeviceMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateMultiTimeSeriesStatement
 
getDeviceMeasurementsMapFromCache(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getDeviceNameInSourceExpression(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
getDeviceNodeWithAutoCreating(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Add an interval path to MTree.
getDeviceNodeWithAutoCreating(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Add an interval path to MTree.
getDeviceNum() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getDeviceOrder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getDevicePath() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
getDevicePath() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor.Context
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor.Context
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getDevicePath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getDevicePath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getDevicePath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getDevicePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractDeviceChunkMetaData
 
getDevicePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceStartEndTime
 
getDevicePathCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getDevicePathCacheProportion() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getDevicePathList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.BatchActivateTemplateStatement
 
getDevicePaths() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
getDevicePaths() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
getDevicePaths() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getDevicePaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getDevicePaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getDevicePathToContextMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDevicePathToContextMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
getDevicePattern() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTableDevicesPlan
 
getDevicePatternList(String, String, List<List<SchemaFilter>>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
getDeviceReader(IShowDevicesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getDeviceReader(IShowDevicesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getDeviceReader(IShowDevicesPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getDeviceReader(IShowDevicesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getDeviceReader(IShowDevicesPlan, BiFunction<Integer, String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getDevices() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
getDevices() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
getDevices() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
getDevices() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getDevices() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getDevices(InputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
Deserialize TimeIndex and get devices only.
getDevices(InputStream) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
Deserialize TimeIndex and get devices only.
getDevices(String, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getDevices(String, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getDevices(String, TsFileResource) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get devices in TimeIndex
getDeviceSchemaSource(PartialPath, boolean, long, long, boolean, SchemaFilter, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getDeviceSchemaSource(PartialPath, boolean, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getDevicesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getDevicesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getDevicesOfPreDeletedTimeseries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getDevicesOfPreDeletedTimeSeries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getDeviceStartEndTimeIterator() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Get timeIndex for devices in current TsFile.
getDeviceStartEndTimeIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
getDeviceStartEndTimeIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
getDeviceTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
getDeviceTemplateSetInfoMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceTimeIndexRamSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getDeviceToAggregationExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToDatabase(List<IDeviceID>, boolean, boolean, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get device to database map
getDeviceToGroupByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getDeviceToMeasurementIndexes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getDeviceToMeasurementIndexes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
getDeviceToMeasurementIndexesMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
getDeviceToOrderByExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToOutputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToSelectExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToSortItems() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToSourceExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToSourceTargetPathPairListMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
getDeviceToSourceTransformExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToTimeseriesSchemaInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getDeviceToTimeseriesSchemas() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceToWhereExpression() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceUsingTemplate(int) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
getDeviceUsingTemplate(int) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Get all devices using the given template.
getDeviceViewInputIndexesMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceViewIntoPathDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceViewIntoPathDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
getDeviceViewOutputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getDeviceViewOutputNames() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getDfsHaNamenodes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDialect() - Method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
getDirectBufferMemoryCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getDirectBufferMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getDirectlyFlushChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getDirectlyFlushPageCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getDiskSize() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getDiskSizeByDataRegion(Map<Integer, Long>, List<Integer>) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getDiskUsage() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
getDiskUsage() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getDispatchCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getDispatchCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getDistinctSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getDistributedPlan() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getDistributionPlanCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getDistributionPlanCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getDistributionPlanOptimizers() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getDivisionTransformer(ColumnTransformer, ColumnTransformer, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getDouble() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
getDouble() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getDouble() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getDouble() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getDouble(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getDouble(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getDouble(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getDouble(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getDouble(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getDouble(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getDouble(int) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getDouble(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getDouble(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getDouble(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDouble(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getDouble(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getDoubleArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getDoubleArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDoubleByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getDoubleByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the double value at the given position in VectorTvList.
getDoubleValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getDownStreamChannelLocationList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
getDownstreamOperator() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getDriver() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getDriverContext() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
getDriverContext() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
 
getDriverContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getDriverContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getDriverContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
getDrivers() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getDriverTaskExecutionTimeSliceInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getDriverTaskId() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
getDriverTaskId() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
the id information about this IDriver.
getDriverTaskId() - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.queue.IDIndexedAccessible
 
getDriverTaskId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getDriverTaskID() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getElements() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getElseExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getElseTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
getEmptyPlan(SchemaRegionPlanType) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getEmptySplit(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getEmptySplit(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
getEmptyTimeValuePair(TSDataType) - Static method in class org.apache.iotdb.db.utils.TimeValuePairUtils
 
getEnablePrintExceptionLog() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getEncoding() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getEncoding() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getEncoding() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getEncoding() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getEncoding() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getEncoding() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getEncoding() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getEncoding() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getEncoding() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getEncoding(int) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
getEncoding(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getEncoding(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getEncodings() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getEncodings() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getEncodings() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getEncodings() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getEnd() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.Range
 
getEnd() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.Interval
 
getEndOffsetChannel() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getEndPointBlackList() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getEndPointIndex() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getEndTime() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
getEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceStartEndTime
 
getEndTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getEndTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getEndTime(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get end time of device
getEndTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
open file's end time is Long.MIN_VALUE
getEndTimeOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getEndTimes() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getEndTimeStamp() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getEndType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getEntireSegmentSlice() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getEntireSegmentSlice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getEntireSegmentSlice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getEnvironmentVariables() - Static method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getEquivalentClasses() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.DisjointSet
 
getErrorCode() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
getErrorMessage() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
getEscape() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getEscape() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
getEscapeCharacter(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
getEstimatedMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getEstimatedMemorySize() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriver
 
getEstimatedMemorySize() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
 
getEstimatedMemorySize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getEstimatedMemorySize() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getEstimatedMemoryUsageInBytes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
Get the memory usage in bytes of this pipeline.
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.Slice
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
getEstimatedSize() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
getEstimatedSize() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
getEstimatedSize() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.MarkDistinctHash
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
getEstimatedSize() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
getEstimatedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
getEstimatedSizeOfAccountableObject(Accountable) - Static method in class org.apache.iotdb.db.queryengine.execution.MemoryEstimationHelper
 
getEstimatedSizeOfPartialPath(PartialPath) - Static method in class org.apache.iotdb.db.queryengine.execution.MemoryEstimationHelper
 
getEvent() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
getEvent() - Method in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
getEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
getEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getEventCount(boolean) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
getEventSupplier() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
getEveryInterval() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
getEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
getExchangeSumNum() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getExclusiveModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getExclusiveMods(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getExclusiveMods(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getExecuteSQL() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getExecuteSQL() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getExecuteSQL() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getExecutingTaskCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getExecutor(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getExecutorByFunctionExpression(FunctionExpression) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
getExecutorType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getExistsSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
getExistsSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getExistsSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getExpandableBaseScope(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getExpectedDataNodeIdSet() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
getExpectedDataNodeIdSet(String, long) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
getExpiredDataRatio() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SelectExpression
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.LongVariableConstraint
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Assignment
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
getExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
getExpression() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getExpressionNumOfOneInput() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
returns the DIRECT children expressions if it has any, otherwise an EMPTY list will be returned
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.LeafOperand
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingElement
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
getExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
getExpressionSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getExpressionSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getExpressionSourceColumns(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getExpressionString() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Get the representation of the expression in string.
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Sub-classes should override this method to provide valid string representation of this object.
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
getExpressionStringInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.AdditionExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.DivisionExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.EqualToExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterEqualExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterThanExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessEqualExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessThanExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicAndExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicOrExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.ModuloExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.MultiplicationExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.NonEqualExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.SubtractionExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
getExpressionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
getExpressionTypeInShortEnum() - Method in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
getExpressionTypeInShortEnum() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
getExpressionTypes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getExpressionTypes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer
 
getExpressionTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getExpressionTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getExtDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getExtPipeDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
getExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
getExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getExtractorMap() - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
getExtraInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getFailedCause() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
return Message string of all failures
getFailedExceptions() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFailedMeasurementInfoMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFailedMeasurementInfoMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getFailedMeasurementNumber() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getFailedMeasurementNumber() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getFailedMeasurementNumber() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFailedMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFailedMessages() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFailingStatus() - Method in exception org.apache.iotdb.db.exception.BatchProcessException
 
getFailingStatus() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getFailingStatus() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getFailingStatus() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getFailStatus() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getFailStatus() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getFailStatus() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getFailure() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
getFailure() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
getFailure() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
getFailure() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
Get throwable if there is exception occurs during the iteration.
getFailureCause() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getFailureCauses() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
getFailureException() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
getFailureInfoList() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
return List of specific throwable and stack trace
getFailureInfoList() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
getFailureInstance(Exception) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getFailureMessage() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
getFailures() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
getFailures() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
getFailureStatus() - Method in exception org.apache.iotdb.db.exception.mpp.FragmentInstanceDispatchException
 
getFailureStatus() - Method in exception org.apache.iotdb.db.exception.mpp.FragmentInstanceFetchException
 
getFailureStatus() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
getFailureStatus() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FragInstanceDispatchResult
 
getFailureStatusList() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
 
getFailureStrategy() - Method in class org.apache.iotdb.db.trigger.executor.TriggerExecutor
 
getFalseValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
getFetchPartitionCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getFetchPartitionCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getFetchSchemaCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getFetchSchemaCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getField() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getField() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
getField() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
getField() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
getField(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getFieldByIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets the field at the specified index.
getFieldId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getFieldIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
Returns field index of the field in the containing relation.
getFieldIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
getFieldMappings() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getFieldName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
getFieldOrder() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
getFieldOrder() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
getFieldReference() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.LinearFillAnalysis
 
getFieldReference() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PreviousFillAnalysis
 
getFields() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.NodeAndMappings
 
getFieldSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
getFieldSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getFieldSymbolsList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getFile() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
getFile() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
getFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getFileChannel() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
getFileCount(boolean) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getFileCount(boolean) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
getFileCurrentPos() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
getFileEndTime() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
Only the default implementation is provided here, which will not be called in practice, but is only used to implement the interface
getFileEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Open file's end time is Long.MIN_VALUE
getFileFlushPolicy() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getFileFromDataDirs() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
This method find the File object of current file by searching it in every data directory.
getFileFromDataDirs(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
This method find the File object of given filePath by searching it in every data directory.
getFileFromDataDirsIfAnyAdjuvantFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getFileIdentifierFromFilePath(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
This function generates an instance of CompactionFileIdentifier by parsing the path of a tsfile.
getFileIdentifierFromInfoString(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
This function generates an instance of CompactionFileIdentifier by parsing the info string of a tsfile(usually recorded in a compaction.log), such as “sequence root.test.sg 0 0 0-0-0-0.tsfile"
getFileInfoList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getFileInfoSet() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
 
getFileLength() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getFileLimitPerCrossTask() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getFilename() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getFileName() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
getFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getFileOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getFilePath() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
getFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.WALRecoverListener
 
getFileReader(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
getFileReader(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
getFileReader(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
getFileReferenceCount(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
Get the reference count of the file.
getFileReferenceCount(File) - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
 
getFileSize() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
getFileSize() - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
getFileStartTime() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
Only the default implementation is provided here, which will not be called in practice, but is only used to implement the interface
getFileStartTime() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getFileStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getFilesToBeSettledCount() - Method in class org.apache.iotdb.db.service.SettleService
 
getFileTierLevel(File) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getFileTimeIndexSerializedSize() - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getFill() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getFill() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getFill(Fill) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getFillComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getFillDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getFillDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
getFilledValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.ValueFillAnalysis
 
getFilledValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
getFillGroupingElements() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getFillMethod() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.FillAnalysis
 
getFillMethod() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getFillPolicy() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
getFillPolicy() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
getFillValue() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
getFillValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getFillValue() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
getFilter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
getFilter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getFilter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getFilteredTimestamp(List<List<TimeRange>>, List<BitMap>, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getFilteredTimestamp(List<TimeRange>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getFilterInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
getFilteringSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getFilteringSourceJoinSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getFilterLayoutMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getFinalTimeRange(TimeRange, boolean) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
 
getFinalType() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
getFinalType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
getFinishedTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getFirst() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
getFirstColumnTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
getFirstDuplicateMeasurement() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getFirstExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
getFirstFileVersionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getFirstKey() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheComputation
Return the first key of target cache values.
getFirstKey() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheUpdating
Return the first key of target cache values.
getFirstKey() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
getFirstPoint() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getFirstPoint() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getFirstPoint() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getFirstSearchIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
 
getFirstSearchIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
getFirstTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
getFirstTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
return the first time range by sorting order.
getFirstTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
getFirstTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
getFirstTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
getFirstValidWALVersionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Get version id of first valid .wal file
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getFirstValueOfIndex(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getFlatFixedSize(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
getFlatHashStrategy(List<Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
getFlatVariableWidthSize(Type, Column, int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
getFlatVariableWidthSize(Type, Column, int[]) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
getFloat() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
getFloat() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getFloat() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getFloat() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getFloat(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getFloat(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getFloat(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getFloat(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getFloat(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getFloat(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getFloat(int) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getFloat(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getFloat(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getFloat(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getFloat(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getFloat(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getFloatArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getFloatArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getFloatByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getFloatByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the float value at the given position in VectorTvList.
getFloatingStringInferType() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getFloatPrecision() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getFloatPrecision() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getFlushedTime(long, IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
getFlushedTime(long, IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
getFlushingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.IMNodeChildBuffer
 
getFlushingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
getFlushingMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getFlushingMemTableSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getFlushPointCount() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
Only used for metrics on PipeConsensus' receiver side.
getFlushProportion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getFlushQueryLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getFlushStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getFlushStatus() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getFlushThershold() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getFlushThershold() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getFlushThreadCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getFlushThreshold() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.FolderManager
 
getFolderUsableSpaceList() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.RandomOnDiskUsableSpaceStrategy
get space list of all folders.
getFragment() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getFragmentId() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
getFragmentId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
getFragmentInfo() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.ClusterScheduler
 
getFragmentInfo() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IScheduler
 
getFragmentInfo() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler
 
getFragmentInstance(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.BaseStateMachine
 
getFragmentInstanceContext() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getFragmentInstanceContext() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
getFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
getFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
getFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
getFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getFragmentInstanceStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getFragmentInstanceStatistics(FragmentInstanceId) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
getFragments() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.DistributedQueryPlan
 
getFrameType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getFreeBytes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getFreeMemoryForLoadTsFile() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
getFreeMemoryForOperators() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
getFreeMemorySizeInBytes() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getFrom() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getFromComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getFromId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
getFromId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
getFullId() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
getFullId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
getFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
getFullPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getFullPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ISchemaInfo
 
getFullyDirtyFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getFullyDirtyFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getFullyDirtyFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getFunction() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
getFunction() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
getFunctionAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getFunctionId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
getFunctionKind() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
getFunctionName() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getFunctionName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
getFunctionName() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
 
getFunctionNullability() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
getFunctionReturnType(String, List<? extends Type>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
getFunctionReturnType(String, List<? extends Type>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getFunctionType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getFunctionType(String, List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getGapFill(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getGapFillColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getGapFillGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getGapFillGroupingKeys(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getGeneralRegionAttributeSecurityServiceFailureDurationSecondsToFetch() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getGeneralRegionAttributeSecurityServiceFailureTimesToFetch() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getGeneralRegionAttributeSecurityServiceIntervalSeconds() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getGeneralRegionAttributeSecurityServiceTimeoutSeconds() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getGeneratedColumnTypes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
getGeneratorType() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
getGetRegionIdHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getGetSeriesSlotListHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getGetTimeSlotListHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getGlobalCompactionFileInfoCacheSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getGlobalFlushedTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
getGlobalFlushedTime(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
getGlobalGroupingSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getGlobalGroupingSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
getGlobalGroupingSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getGlobalIndex(int, short) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getGlobalMemoryUsage() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getGlobalMemoryUsage() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getGlobalSeriesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getGlobalSeriesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getGlobalTimeFilter() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getGlobalTimeFilter() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getGlobalTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getGlobalTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getGlobalTimePredicate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getGlobalTimePredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getGrantOpt() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getGrantOptTSStatus(boolean, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getGrantOptTSStatus(boolean, PrivilegeType, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getGrantOptTSStatus(boolean, PrivilegeType, String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getGraph(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
getGreatestColumnTransformer(Type, List<ColumnTransformer>) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
getGroupBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getGroupByComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getGroupByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getGroupByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getGroupByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getGroupByLevelComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getGroupByLevelDescriptors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
getGroupByLevelExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
getGroupByParameter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getGroupByParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getGroupByParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getGroupByTagComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getGroupByTimeComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
getGroupByTimeParameter() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
getGroupCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
getGroupCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getGroupCount() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
getGroupCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
getGroupedInputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getGroupedInputExpressionStrings() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getGroupedInputStringToExpressionsMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
For an aggregate function that takes two inputs, the inputExpressions may be like [root.sg.d1.s1, root.sg.d1.s2, root.sg.d2.s1, root.sg.d2.s2].
getGroupId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
getGroupIds(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getGroupIds(Column[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
The order of new group ids need to be the same as the order of incoming rows, i.e.
getGroupIdsSortingSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
building hash sorted results requires memory for sorting group IDs.
getGroupIdSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getGroupIdSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getGroupingElements() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.LinearFillAnalysis
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PreviousFillAnalysis
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
getGroupingKeys() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
getGroupingSetCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getGroupingSetCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
getGroupingSetCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getGroupingSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getGroupingSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getGroupingSets(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getHadProcessedAggregationFunction() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
getHardlinkOrCopiedFileInPipeDir(File) - Static method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getHash(long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.CombineHashFunction
 
getHashSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getHashSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getHasNextCalledCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getHaving() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getHaving(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getHavingCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getHavingExpression() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getHdfsIp() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
getHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
getHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
getHeapSize() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
getHelperColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
getHelperColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
getHierarchyFieldIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getHighestPriorityLevelQueue() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
getHistoricalTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
getHitRate() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
getHits() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
getHostDataNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getId() - Method in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
 
getId() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getId() - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
getId() - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
getId() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getId() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
getId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
getId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeId
 
getId() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
getId() - Method in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
getID() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
getID() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiverAgent
 
getID() - Method in class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
getID() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getID() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getID() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
getID() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
getID() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
getID() - Method in class org.apache.iotdb.db.service.MQTTService
 
getID() - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
getID() - Method in class org.apache.iotdb.db.service.RestService
 
getID() - Method in class org.apache.iotdb.db.service.SettleService
 
getID() - Method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
getID() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getID() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
getID() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getID() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getID() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getID() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getID() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionRuntimeAgent
 
getIdAllocator() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
getIdAndAttributeIndexMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
getIdColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
getIdColumnIndices() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getIdColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
getIdColumnsInTableStore(Metadata, SessionInfo) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getIdDeterminedFilterList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
getIdDeterminedFilterList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getIdDeterminedFilterList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getIdentifier() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getIdentifier() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
getIdentity() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getIdFuzzyPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
getIdFuzzyPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getIdFuzzyPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getIdleTimeoutInSeconds() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getIfPresent(BloomFilterCache.BloomFilterCacheKey) - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getImpl() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
getImplicitFromScope(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getIndex() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
getIndexAmongIdColumns(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
Given the name of an ID column, return the index of this column among all ID columns, return -1 if not found.
getIndexListOfLogicalViewPaths() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
getIndexListOfLogicalViewPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getIndexListOfLogicalViewPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getIndexName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
getIndexName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
getIndexOfUpstreamSinkHandle() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getIndexOfUpstreamSinkHandle() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getIndexRootFolder() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInferenceAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getInferenceAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getInferenceWindow() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getInferenceWindowParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceSchemaSource
 
getInfoQueryColumnHeaders() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
Get the column headers of the result TsBlock for SchemaInfo query.
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.LogicalViewSchemaSource
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.NodeSchemaSource
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.PathsUsingTemplateSource
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
getInfoQueryColumnHeaders() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
getInitialAllocatedFileTimestamp() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
getInitQueryDataSourceCost() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getInjectionIntervalInMs() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionWatermarkInjector
 
getInnerCompactionCandidateFileNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerCompactionCnt() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
getInnerCompactionCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
getInnerCompactionCount(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getInnerCompactionTargetFileResource(List<TsFileResource>, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
Create tmp target file for inner space compaction, in which all source files has only one tmp target file.
getInnerCompactionTaskSelectionDiskRedundancy() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerCompactionTaskSelectionModsFileThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerCompactionTempFileNum(boolean) - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
getInnerCompactionTempFileSize(boolean) - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
getInnerCompactionTotalFileNumThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerCompactionTotalFileSizeThresholdInByte() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerSeqCompactionPerformer() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerSeqCompactionPerformer(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
 
getInnerSequenceCompactionSelector() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerSequenceCompactionSelector(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
 
getInnerStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
getInnerStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
getInnerTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
getInnerTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
getInnerTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
getInnerTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
getInnerTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
getInnerUnseqCompactionPerformer() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerUnseqCompactionPerformer(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
 
getInnerUnsequenceCompactionSelector() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerUnsequenceCompactionSelector(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
 
getInPredicatesSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
getInput() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getInput() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getInputAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInputChannels() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getInputColumnIndex() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
getInputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
getInputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInputColumnNamesList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInputColumnNamesList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getInputColumnTransformers() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
getInputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInputExpressionsAsStringList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInputExpressionsAsStringList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getInputPendingQueue() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
getInputString(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getInsertionCompactionCandidateStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getInsertNode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
getInsertNode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
getInsertNode() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
getInsertNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getInsertNode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
Get this handler's value.
getInsertNode(WALEntryPosition) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getInsertNodeMinTime() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
getInsertNodeReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
getInsertNodeReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
getInsertNodeViaCacheIfPossible() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
getInsertNodeViaCacheIfPossible() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
getInsertRowNodeIndexList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getInsertRowNodeIndexList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getInsertRowNodeList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getInsertRowNodeList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getInsertRowStatementList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getInsertRowStatementList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getInsertTabletNodeList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getInsertTabletStatementList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getInsertWriteLockHolder() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getInstance() - Static method in class org.apache.iotdb.db.conf.DataNodeSystemPropertiesHandler
 
getInstance() - Static method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
getInstance() - Static method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
getInstance() - Static method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
getInstance() - Static method in class org.apache.iotdb.db.consensus.DataRegionConsensusImpl
 
getInstance() - Static method in class org.apache.iotdb.db.consensus.SchemaRegionConsensusImpl
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.agent.task.execution.PipeSubtaskExecutorManager
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeTimePartitionProgressIndexKeeper
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeTimePartitionListener
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.overview.PipeResourceMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.overview.PipeWALInsertNodeCacheMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.PipeDataNodeMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionExtractorMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionListenerMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.source.PipeAssignerMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.cn.DnToCnInternalServiceAsyncRequestManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.ConfigNodeClientManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.client.dn.DnToDnInternalServiceAsyncRequestManager
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.rest.filter.UserCache
 
getInstance() - Static method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBinaryTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBooleanTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscDoubleTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscFloatTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscIntTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscLongTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBinaryTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBooleanTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescDoubleTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescFloatTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescIntTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescLongTypeJoinKeyComparator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.QueryMetricsManager
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeDevicePathCache
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.lock.DataNodeSchemaLockManager
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ModelFetcher
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.ClusterSchemaFetcher
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaFetcher
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaValidator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableHeaderSchemaValidator
 
getInstance() - Static method in class org.apache.iotdb.db.queryengine.statistics.StatisticsManager
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.rescon.DataNodeSchemaQuotaManager
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.PBTreeFactory
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
getInstance() - Static method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getInstance() - Static method in class org.apache.iotdb.db.service.DataNode
 
getInstance() - Static method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
getInstance() - Static method in class org.apache.iotdb.db.service.ExternalRPCService
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.ConsensusMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.OffHeapMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.QueryEngineMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.SchemaEngineMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.StorageEngineMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.memory.StreamEngineMemoryMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.service.MQTTService
 
getInstance() - Static method in class org.apache.iotdb.db.service.RegionMigrateService
 
getInstance() - Static method in class org.apache.iotdb.db.service.RestService
 
getInstance() - Static method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleRequestHandler
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.CompressionRatio
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushSubTaskPoolManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushTaskPoolManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.DeviceIDFactory
get instance
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryResourceManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceAndDataValidator
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceValidator
 
getInstance() - Static method in interface org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileValidator
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.limiter.LoadTsFileRateLimiter
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesSizeMetricsSet
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileMemMetricSet
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.disk.DirectoryChecker
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.MemTableManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
 
getInstance() - Static method in class org.apache.iotdb.db.storageengine.StorageEngine
 
getInstance() - Static method in class org.apache.iotdb.db.subscription.event.cache.SubscriptionPollResponseCache
 
getInstance() - Static method in class org.apache.iotdb.db.subscription.metric.SubscriptionMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
getInstance() - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
getInstance() - Static method in class org.apache.iotdb.db.trigger.service.TriggerClassLoaderManager
 
getInstance() - Static method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getInstance() - Static method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
getInstance() - Static method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.StringSerializer
 
getInstance() - Static method in class org.apache.iotdb.db.utils.OpenFileNumUtil
singleton instance.
getInstance() - Static method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getInstance(Integer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
getInstance(String) - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
getINSTANCE() - Static method in class org.apache.iotdb.db.service.SettleService
 
getInstanceContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getInstanceContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getInstanceId() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
getInstanceInfo() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getInstanceInfo() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getInstanceInfo(FragmentInstanceId) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
Gets the info for the specified fragment instance.
getInstances() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.DistributedQueryPlan
 
getInstanceState() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getInstantWithPrecision(String, String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
getInt() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getInt() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getInt() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getInt(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getInt(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getInt(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getInt(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getInt(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getInt(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getInt(int) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
getInt(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getInt(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getInt(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getInt(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getInt(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getIntArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getIntArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getIntByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getIntByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the int value at the given position in AlignedTvList.
getIntegerStringInferType() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIntermediateResultOperatorSupplierSet() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
Get the supported intermediate results and its corresponding IntermediateResultOperator's suppliers.
getIntermediateResultOperatorSupplierSet() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.StandardStatisticsOperatorProcessor
 
getIntermediateType() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
getIntermediateType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
getInternalAddress() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInternalPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInternalRowListCapacity() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getInternalServiceClientManager() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getInternalTVListCapacity() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getInterval() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindow
 
getInterval() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
getInterval() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getInterval() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
getInterval() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
getIntervalList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ListTimeRangeImpl
 
getIntervalSize() - Method in class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getIntoComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getIntoDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
getIntoDeviceMeasurementIterator() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
getIntoMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
getIntoOperationBufferSizeInByte() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIntoOperationExecutionThreadCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIntoOperationExecutor() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
getIntoPathDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getIntoPathDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
getIntoPathIterator() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
getIntoPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
getInvalidDataRegionConsensusDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getInvocations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
getInvocations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
getInvolvedDatabaseMNodes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeAboveDBCollector
 
getIoTaskQueueSizeForFlushing() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIotConsensusV2DeletionFileDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIotConsensusV2Mode() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIotConsensusV2PipelineSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIotConsensusV2ReceiverFileDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBMajorVersion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBMajorVersion(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBVersion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getIsAligned() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
getIsTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getIsTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getItems() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
getIteratedEnrichedEvents() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
getIterator(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getJarNumOfOneRpc() - Static method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
getJoinClusterRetryIntervalMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getJoinCriteria(Join) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getJoinLabel() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
 
getJoinType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getJoinType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getJoinUsing(Join) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getKeep() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
getKeepExpression() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowParameter
 
getKeepExpression() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
getKeepExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByConditionComponent
 
getKeyByOffset(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getKeyChannels() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
getKeyOffsetList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getKeyStorePath() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getKeyStorePath() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getKeyStorePwd() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getKeyStorePwd() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getKind() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getLabel() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer.LabelPrefixedReference
 
getLast() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
getLastCache(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
getLastCombinedValue(String, long) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
getLastEnterBlockQueueTime() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getLastEnterReadyQueueTime() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getLastEntries(String, IDeviceID, String[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Get the last TimeValuePairs of given measurements, the measurements shall never be "time".
getLastEntry(String, IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Get the last TimeValuePair of a measurement, the measurement shall never be "time".
getLastFlushTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.DeviceLastFlushTime
 
getLastFlushTime(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTime
 
getLastFlushTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.PartitionLastFlushTime
 
getLastFlushTimeMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getLastNotifyMigratingTime() - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
getLastPageIndex() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
getLastPageIndex() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
getLastPoint() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getLastPoint() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getLastPoint() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getLastPointIndex(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getLastPointIndex(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getLastPolledConsumerId() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getLastQueryBaseExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getLastQueryHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getLastQueryNonWritableViewSourceExpressionMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getLastRow(String, IDeviceID, String, List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Get the last value of measurements last by a target measurement.
getLastRowIndex(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getLastRowIndex(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getLastTimeOfY() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
getLastValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
getLatestConfigNodes() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
 
getLatestRegionRouteMap() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getLatestTimePartition() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getLeaderEndPoint(String) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeCacheLeaderClientManager.LeaderCacheManager
 
getLeaderLocation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getLeastColumnTransformer(Type, List<ColumnTransformer>) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
getLeft() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
getLeft() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
getLeft() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
getLeft() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
getLeft() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
getLeftChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
getLeftCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
getLeftExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
getLeftJoinFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.JoinUsingAnalysis
 
getLeftOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getLeftTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.Priority
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountNodesStatement
 
getLevel() - Method in class org.apache.iotdb.db.queryengine.statistics.StatisticLine
 
getLevel() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowNodesPlanImpl
 
getLevel() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowNodesPlan
 
getLevelMinScheduledTime(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
getLevels() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByLevelComponent
 
getLevelScheduledTime() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.Priority
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
getLimit() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
getLimit() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
getLimit(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getLimitValue() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getLinearFill(int, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
getLineNumber() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
getLineNumber() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
getLinkedTsfileCount() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getListeningQueue() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
getLoadActiveListeningCheckIntervalSeconds() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadActiveListeningDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadActiveListeningEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadActiveListeningFailDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadActiveListeningMaxThreadNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadActiveListeningPipeDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getLoadBloomFilterActualIOSize() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadBloomFilterFromCacheCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadBloomFilterFromDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadBloomFilterTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadChunkActualIOSize() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadChunkFromCacheCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadChunkFromDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadChunkMetadataMemorySizeInBytes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadCleanupTaskExecutionDelayTimeSeconds() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadDiskSelectStrategy() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadDiskSelectStrategyForIoTV2AndPipe() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadMemoryAllocateMaxRetries() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadMemoryAllocateRetryIntervalMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTabletConversionThresholdBytes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTimeSeriesMetadataActualIOSize() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedDiskSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedDiskSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedDiskUnSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedDiskUnSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedMemSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedMemSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedMemUnSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataAlignedMemUnSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataDiskSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataDiskSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataDiskUnSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataDiskUnSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataFromCacheCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataFromCacheTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataFromDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataFromDiskTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataMemSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataMemSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataMemUnSeqCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTimeSeriesMetadataMemUnSeqTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getLoadTsFileAnalyzeSchemaBatchFlushTableDeviceNumber() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileAnalyzeSchemaBatchFlushTimeSeriesNumber() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileAnalyzeSchemaBatchReadTimeSeriesMetadataCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileAnalyzeSchemaMemorySizeInBytes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileMaxDeviceCountToUseDeviceTimeIndex() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileRetryCountOnRegionChange() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadTsFileTabletConversionBatchMemorySizeInBytes() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLoadWriteThroughputBytesPerSecond() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLocalDataBlockEndpoint() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getLocalDataDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getLocalDataNodeLocation() - Static method in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
getLocalDataRegionInfo() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
get StorageGroup -> DataRegionIdList map from data/system directory.
getLocalFragmentInstanceId() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Get the local fragment instance ID that this ISink belongs to.
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
getLocalFragmentInstanceId() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get the local fragment instance ID that this source handle belongs to.
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getLocalFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
getLocalInternalEndpoint() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getLocalMemoryManager() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
getLocalParent() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getLocalPlanNodeId() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get the local plan node ID that this source handle belongs to.
getLocalPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
getLocalPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getLocalPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
getLocalQueryId() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getLocalRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
only used for load locally.
getLocalSchemaRegionInfo() - Static method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getLocalScopeFieldCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getLocation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
getLocation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
getLocationOfStatefulTrigger(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockEntry
 
getLock() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getLockEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getLockEntry() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.ICachedMNode
 
getLockEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
getLockEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
getLockEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
getLockEntry() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
getLockManager() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getLogDirectory() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getLogFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
getLogFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
getLogFile() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Gets the log file.
getLogFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
getLogFileName(long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
Get .checkpoint filename.
getLogFileName(long, long, WALFileStatus) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Get .wal filename.
getLogger() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushSubTaskPoolManager
 
getLogger() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushTaskPoolManager
 
getLogger() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getLogger() - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getLogicalOptimizationCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getLogicalOptimizationCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getLogicalPlanCost() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getLogicalPlanCost() - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
getLogicalPlanOptimizers() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getLogicalStorageGroupName() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getLogicalViewSchemaList() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
getLogicalViewSchemaList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getLogicalViewSchemaList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getLogicalViewSchemaSource(PartialPath, long, long, SchemaFilter, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getLogInTime() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getLogSuffix(CompactionTaskType) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
getLong() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
getLong() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getLong() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getLong(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getLong(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getLong(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getLong(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getLong(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getLong(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getLong(int) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
getLong(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getLong(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getLong(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getLong(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getLong(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getLongArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getLongArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getLongByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getLongByValueIndex(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the long value at the given position in VectorTvList.
getLongLiteral() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getLongValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
getLongVariableConstraints() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
getLookup() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
getLowerBound(int) - Method in class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getMainFragmentLocatedRegion() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
getMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
getMapFromDeviceToMeasurementAndIndex() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
This function is used in splitting.
getMappings() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getMarkerSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getMask() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
getMatchedDatabaseSchemas(TGetDatabaseReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getMatchedDevices(PartialPath) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
Get all device matching the path pattern.
getMatchedDevices(PartialPath) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Get all device matching the path pattern.
getMatchedNodes() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getMatchedSchemaWithoutTemplate(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Get schema info under the given full path that must not be a template series.
getMatchedSchemaWithTemplate(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Get schema info under the given device if the device path is a template activated path.
getMatchedTriggerListForPath(PartialPath, List<String>) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
Get all the triggers that matched this Pattern.
getMax() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
getMaxAllocateMemoryRatioForLoad() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxAllowedConcurrentQueries() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxAssignedProgressIndex(ConsensusGroupId) - Method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
getMaxBatchSizeInBytes() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
getMaxBinarySizeInBytes() - Method in class org.apache.iotdb.db.queryengine.statistics.StatisticsManager
 
getMaxBlockingTimeMs() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
getMaxBytes() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getMaxBytesCanReserve() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
getMaxBytesCanReserve() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
getMaxBytesOneHandleCanReserve() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getMaxBytesPerFragmentInstance() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getMaxCachedTimeChunksSize() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
getMaxChunkMetadataNumInDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getMaxChunkMetadataNumInSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getMaxChunkMetadataSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getMaxClientNumForEachNode() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxConcurrentSeriesNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getMaxCrossCompactionCandidateFileSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxDirectBufferOffHeapMemorySizeProportion() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getMaxEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getMaxEndTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getMaxEndTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get max end time of device
getMaxExpiredTime() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxFileTimestampOfUnSequenceFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getMaxFileVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getMaxLevelGapInInnerCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxLineLength() - Method in class org.apache.iotdb.db.queryengine.statistics.FragmentInstanceStatisticsDrawer
 
getMaxLogEntriesNumPerBatch() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxMeasurementNumOfInternalRequest() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
getMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
getMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
getMaxMemory(ISchemaRegion) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
 
getMaxMemory(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
getMaxMemory(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
getMaxMemoryRatioForQueue() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.CheckpointReader
 
getMaxMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.CheckpointRecoverUtils.CheckpointInfo
 
getMaxMemtableNumber() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxNumberOfPointsInPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getMaxPendingBatchesNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxPendingWindowEvaluationTasks() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxPlanIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getMaxPlanIndex() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getMaxPlanIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getMaxProgressIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getMaxProgressIndexAfterClose() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getMaxRowNumberInStatement() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
getMaxRunTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getMaxSize() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
getMaxSizePerBatch() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxSpaceFolder() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.MaxDiskUsableSpaceFirstStrategy
get max space folder.
getMaxTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
getMaxTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getMaxTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getMaxTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
getMaxTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getMaxTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getMaxTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
getMaxTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getMaxTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
getMaxTime() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getMaxTsBlockSizeInBytes() - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
getMaxWaitingTimeWhenInsertBlocked() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxWalMemTableSnapshotNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxWalNodesNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMeasStatsBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
return as: [dataType, encoding, compression, preDelete]
getMeasurement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
getMeasurement() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getMeasurement() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
 
getMeasurement() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
getMeasurement() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
getMeasurement() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractChunkOffset
 
getMeasurementColumnCnt() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getMeasurementColumnNameMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TreeDeviceViewSchema
 
getMeasurementColumnNameMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
getMeasurementColumnNameMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
getMeasurementColumnNames() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getMeasurementDataTypeMapFromCache(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getMeasurementExpression(Expression, Analysis) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
GetMeasurementExpressionVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
GetMeasurementExpressionVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.GetMeasurementExpressionVisitor
 
getMeasurementGroup() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getMeasurementGroupMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
getMeasurementIndex(String) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor.Context
 
getMeasurementIndex(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor.Context
 
getMeasurementList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getMeasurementList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getMeasurementList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
getMeasurementMNode(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getMeasurementMNode(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getMeasurementNames() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
getMeasurementNumber() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
getMeasurementPath() - Method in exception org.apache.iotdb.db.exception.metadata.MeasurementAlreadyExistException
 
getMeasurementPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getMeasurements() - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
getMeasurements() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
getMeasurements() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getMeasurements() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getMeasurements() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getMeasurements() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getMeasurements(Set<String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getMeasurementSchemaInfoList() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getMeasurementSchemaList() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getMeasurementSchemaList() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getMeasurementSchemaList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getMeasurementSchemaPathList() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getMeasurementSchemas() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getMeasurementSchemas() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getMeasurementSchemas() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getMeasurementSchemas() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getMeasurementsList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getMeasurementsList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getMeasurementStatistics(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getMeasurementStatistics(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
getMeasurementStatistics(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
getMeasurementStatistics(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
getMeasurementTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
getMeasurementUid() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
getMemChunkMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
getMemChunkMap() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
getMemChunkMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
getMemCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getMemCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
getMemCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfo
get memCost
getMemLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getMemMNodeIMNodeFactory() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
getMemoryCapacity() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getMemoryCapacity() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getMemoryConfig() - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
getMemoryManager() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getMemoryReservationContext() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getMemoryReservationSize() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getMemorySize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
getMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
getMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
getMemorySizeForCompaction() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getMemoryUsage() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getMemoryUsage() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getMemoryUsageInBytes() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
getMemPointIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getMemPointIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getMemSize(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
getMemSize(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
getMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getMemTableFlushPointCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getMemTableId() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
getMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getMemTableId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
getMemTableId2Info() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.CheckpointRecoverUtils.CheckpointInfo
 
getMemTableIds(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
getMemTableIdsOfWal() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
getMemTableInfos() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
getMemTableMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getMemTableMap() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getMemtableMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getMemTablesId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
getMergedChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getMergeIntervalSec() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMergeOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
getMergeOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
getMergeOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
getMergeOrderParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
getMerger(String) - Static method in class org.apache.iotdb.db.queryengine.statistics.SpecifiedInfoMergerFactory
 
getMergeThresholdOfExplainAnalyze() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMergeWriteRateLimiter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getMessage() - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
getMessage() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
getMessage() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
getMessage() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
getMessage() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
getMetadata() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
getMetadata() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlannerContext
 
getMetaData() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
 
getMetadataListForCurrentSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator.MultiTsFileNonAlignedMeasurementMetadataListIterator
 
getMetricName() - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
getMetricName() - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
getMetricName() - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesSizeMetricsSet
 
getMin() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
getMinApplSegmentedPageInMem(short, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Only accessed during write operation and every page returned is due to be modified thus they are all marked dirty.
getMinCrossCompactionUnseqFileLevel() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMinimumSegmentInPBTree() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMinPlanIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getMinPlanIndex() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getMinPlanIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getMinStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getMinStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getMinStartTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get min start time of device
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getMinTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getMinTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getMinTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getMinTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getMinTime() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getMissedDevices() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
getMlogCheckPoint() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getMLogLength() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getMNodeChildBufferIterator() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.IMNodeChildBuffer
 
getMNodeChildBufferIterator() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
getMNodeType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getMNodeType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
getMNodeType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getMNodeType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
getModel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
getModel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
getModel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
getModel() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
getModelInferenceDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getModelInferenceDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
getModelInferenceExecutor() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
getModelInfo(TGetModelInfoReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
GetModelInfoException - Exception in org.apache.iotdb.db.exception.ainode
 
GetModelInfoException(String) - Constructor for exception org.apache.iotdb.db.exception.ainode.GetModelInfoException
 
getModelInformation() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getModelInformation() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getModelName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getModelName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getModelName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
getModelName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
getModelName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
getModeMapSizeThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getModEntries() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
getModEntryIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getModFile() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getModFileForWrite() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getModFileManagement() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getModFileManagement() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getModificationFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getModificationIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
getModificationIterator() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationReader
Get an iterator over this mod file, others keep consistence with ModificationReader.read().
getModifications() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Get all modifications stored in this file.
getModificationsFromCache(TsFileResource, PartialPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Get the modifications of a timeseries in the ModificationFile of a TsFile.
getModificationsIter() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getModifiedStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getModifiedStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getModIterator(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
getModsPatternTreeMap() - Static method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory
This PatternTreeMap is used to manage Modification.
getModulusTransformer(ColumnTransformer, ColumnTransformer, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getMonthDuration() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getMostlyUsedDataRegion() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
getMppDataExchangeCorePoolSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMppDataExchangeKeepAliveTimeInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMPPDataExchangeManager() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getMppDataExchangeMaxPoolSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMppDataExchangePort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttDataPath() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttHandlerPoolSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttHost() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttMaxMessageSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttPayloadFormatter() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getmRemoteSchemaCacheSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMTreeSnapshotFile() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
getMultiDirStrategyClassName() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getMultiFullPaths(IMNode) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
 
getMultiplicationTransformer(ColumnTransformer, ColumnTransformer, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getName() - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.AggregatedResultOperator
Return the name of the operator, the name shall be in lower case
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.AverageOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.ClearanceFactorOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.CrestFactorOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.FormFactorOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.KurtosisOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PeakOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PulseFactorOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.RootMeanSquareOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.SkewnessOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.VarianceOperator
 
getName() - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
Return the name of the operator, the name shall be in lower case
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
getName() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
getName() - Method in class org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
getName() - Method in class org.apache.iotdb.db.protocol.mqtt.LinePayloadFormatter
 
getName() - Method in interface org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
get the formatter name
getName() - Method in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
getName() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getName() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getName() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getName() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
The absolute canonical name of the function.
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.LongVariableConstraint
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getName() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.RowFieldName
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
getName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getName() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getName() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.BasicMNodeInfo
 
getName() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getName() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
getName() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushSubTaskPoolManager
 
getName() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushTaskPoolManager
 
getName() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getName() - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getNamedQuery(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getNamedQuery(Table) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getNamedTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getNanStringInferType() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getNearestFitPage(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
getNegationTransformer(ColumnTransformer) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getNewAddedPathList() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
getNewChildBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getNewChildBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getNewChildFlushingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getNewChildFlushingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getNewInnerCompactionTargetFileResources(List<TsFileResource>, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
getNewName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
getNewPassword() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getNextCalledCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getNextCompactionTaskId() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getNextEventInCurrentSnapshot() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
getNextFolder() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.FolderManager
 
getNextFolderForTsFile(int, boolean) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getNextInjectionTime() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionWatermarkInjector
 
getNextOffset() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
getNextOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
getNextOperatorId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getNextProgressIndexForTsFileLoad() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
getNextRetriedHostDataNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getNextSegAddress() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getNextSegAddress() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getNextSegAddress() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
getNextSegAddress() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getNextSegAddress(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
getNextSegAddress(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getNextSeqFileResource(boolean) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getNextTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
getNextTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
getNextTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
getNextTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
getNextTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
getNextTsFileHandle() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
getNextTsFileHandle() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
getNextTsFileHandle() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
getNextUnseqFileResource(boolean) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getNode() - Method in class org.apache.iotdb.db.queryengine.common.NodeRef
 
getNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
getNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.NodeRef
 
getNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.NodeAndMappings
 
getNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanNodeDecorrelator.DecorrelatedNode
 
getNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ScopeAware
 
getNode(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
getNodeAddress(ICachedMNode) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getNodeByPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
Get node by the path
getNodeByPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Get node by the path
getNodeDistribution(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
getNodeDistribution(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator.PlanContext
 
getNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
getNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
getNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
getNodeIds() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
getNodeIds() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
getNodeIds() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
getNodeIds() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
getNodeNameList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getNodeReader(IShowNodesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getNodeReader(IShowNodesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getNodeReader(IShowNodesPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getNodeReader(IShowNodesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getNodeReader(IShowNodesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinCriteria
 
getNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
getNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
getNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NaturalJoin
 
getNodeSchemaSource(PartialPath, int, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getNodesNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
getNodesNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
getNodesNum() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.allocation.NodeAllocationStrategy
Get all wal nodes num.
getNodesNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.RoundRobinStrategy
 
getNodesSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.ElasticStrategy
 
getNodesSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
getNodesSnapshot() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.allocation.NodeAllocationStrategy
Get all wal nodes.
getNodesSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.RoundRobinStrategy
 
getNodeTTLInMSForTree(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
Get ttl of one specific path node without time precision conversion.
getNodeType() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
getNodeType() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
getNodeType() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowNodesResult
 
getNodeType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.INodeSchemaInfo
 
getNonAlignedTimeSeriesMetadataModificationCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getNonAlignedTimeSeriesMetadataModificationTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getNonDefaultValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
Returns the non-default value of the property.
getNonDictionaryPageWork(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getNonMonthDuration() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getNonSystemDatabaseName() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getNonSystemDatabaseName(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getNonWritePlanNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
getNormalMods(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getNormalMods(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getNthSegment(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
getNullOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
getNullOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
getNumberOfPendingSubTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getNumberOfPendingSubTasks() - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMBean
 
getNumberOfPendingTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getNumberOfPendingTasks() - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMBean
 
getNumberOfWaitingTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getNumberOfWaitingTasks() - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMBean
 
getNumberOfWorkingSubTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getNumberOfWorkingSubTasks() - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMBean
 
getNumberOfWorkingTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
getNumberOfWorkingTasks() - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMBean
 
getNumOfBufferedTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
getNumOfBufferedTsBlocks() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkChannel
Return the number of TsBlocks the channel has in buffer.
getNumOfBufferedTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
getNumOfBufferedTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
getNumOfPriorityLevels() - Static method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
getObject(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getObject(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
getObject(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getObjectName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
getObjectStorageBucket() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getOffHeapMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
getOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
getOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
getOffset() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
getOffset() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
getOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
getOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
getOffset(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.GroupsFrame
 
getOffset(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.RowsFrame
 
getOffset(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
 
getOffset(Offset) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getOffSet() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractChunkOffset
 
getOffsetByIndex(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getOffsetInColumn() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList.ColumnListIndex
 
getOffsetInTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition.PartitionIndex
 
getOffsets() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getOffsetValue() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getOldestUnpinnedMemTableInfo() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Get MemTableInfo of oldest unpinned MemTable, whose first version id is smallest.
getOldName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
getOnHeapMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getOperand() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
getOperand() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
getOperands() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
getOperandType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
getOperation() - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
getOperationType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
getOperator() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
getOperator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
getOperator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
getOperator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
getOperator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
getOperator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
getOperatorContext() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
getOperatorContext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
getOperatorContexts() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getOperatorId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getOperatorReturnType(OperatorType, List<? extends Type>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
getOperatorReturnType(OperatorType, List<? extends Type>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getOperatorsMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getOperatorType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getOperatorType() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.metadata.OperatorNotFoundException
 
getOptions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
getOptions() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
getOrCreateDataPartition(List<DataPartitionQueryParam>, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getOrCreateDataPartition(List<DataPartitionQueryParam>, String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get or create data partition, used in cluster write scenarios.
getOrCreateDataPartition(List<DataPartitionQueryParam>, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Get or create data partition, used in cluster write scenarios.
getOrCreateDataPartition(List<DataPartitionQueryParam>, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getOrCreateDataPartition(Map<String, List<DataPartitionQueryParam>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getOrCreateDataPartition(Map<String, List<DataPartitionQueryParam>>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get or create data partition, used in standalone write scenarios.
getOrCreateDataPartitionTable(TDataPartitionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getOrCreateGlobalTsFileCountGauge(String, String, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getOrCreateGlobalTsFileSizeGauge(String, String, String) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getOrCreateInstance(int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
getOrCreateLevelTsFileCountGauge(String, int) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getOrCreateLevelTsFileSizeGauge(String, int) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getOrCreateMPPDataExchangeServiceImpl() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
getOrCreateSchemaPartition(String, List<IDeviceID>, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getOrCreateSchemaPartition(String, List<IDeviceID>, String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get or create schema partition, used in data insertion with enable_auto_create_schema is true.
getOrCreateSchemaPartition(String, List<IDeviceID>, String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Get or create schema partition, used in data insertion with enable_auto_create_schema is true.
getOrCreateSchemaPartition(String, List<IDeviceID>, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getOrCreateSchemaPartition(PathPatternTree, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getOrCreateSchemaPartition(PathPatternTree, String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get or create schema partition, used in insertion with enable_auto_create_schema is true.
getOrCreateSchemaPartitionTable(TSchemaPartitionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getOrCreateSchemaPartitionTableWithSlots(Map<String, List<TSeriesPartitionSlot>>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getOrCreateSequenceListByTimePartition(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getOrCreateUnsequenceListByTimePartition(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getOrDefault(Object, V) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
getOrDefaultTsFileIOWriter(File, long) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
getOrderByAggregates(OrderBy) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getOrderByComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getOrderByComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
getOrderByExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getOrderByExpressions(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getOrderByParameter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
getOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
getOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
getOrdering(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
getOrderingList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
getOrderings() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
getOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
getOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
getOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
getOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
getOrderingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
getOrderTime(Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getOrderTimeForSeq(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getOrderTimeForUnseq(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getOrdinarySets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getOriginalExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getOriginalInterval() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
getOriginalParts() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
getOriginColumnName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getOriginSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getOriginSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getOriginTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getOtherLeftFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.JoinUsingAnalysis
 
getOtherRightFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.JoinUsingAnalysis
 
getOuterContext() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getOuterQueryParent() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getOutput() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Assignment
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FillNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
getOutputColumnSizePerLine(TSDataType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
getOutputDescriptor() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getOutputDescriptor(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getOutputDeviceToQueriedDevicesMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getOutputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getOutputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
getOutputExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getOutputExpressionsAsBuilder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
getOutputReaders() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.builder.EvaluationDAGBuilder
 
getOutputRows() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getOutputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
getOutputStorage() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
getOutputSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Get the output symbol of the expression.
getOutputSymbolForSort() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
getOutputSymbolForSort() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getOutputSymbolForSort() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Sub-classes should override this method to provide valid output symbol of this object.
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.LeafOperand
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
getOutputSymbolInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FillNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
getOutputType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
getOutputValueColumnCount() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getOutputValueColumnCount() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getOutputValueColumnCount() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getOutputValueColumnCount() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
return the result column count without the time column
getOutputViewPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getOutputViewPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getOverlapCheckTime(Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
getOverlappedTsFileResources() - Method in exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionValidationFailedException
 
getOwnerQuery() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getPageAddress(int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getPageBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getPageBuffer(ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getPageBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getPageBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getPageCacheSizeInPBTree() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPageData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
getPageHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
getPageIndex() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getPageIndex() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getPageIndex(long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getPageInstance(int, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Any page returned will be pinned/referred by the cxt.
getPageInstanceOnTest(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
getPageOnTest(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getPagePointReader(PageHeader, List<PageHeader>, ByteBuffer, List<ByteBuffer>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionAlignedChunkReader
Read data from compressed page data.
getPageReaderMaxUsedMemorySize() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeAlignedDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeAlignedDiskTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeAlignedMemCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeAlignedMemTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeNonAlignedDiskCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeNonAlignedDiskTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeNonAlignedMemCount() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageReadersDecodeNonAlignedMemTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
getPageRecords() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
getPages() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
getPages() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
getPageStatisticsList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getPageStatisticsTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
Get the statistics time of page in Chunk.
getPageStatisticsTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
getPageStatisticsTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemAlignedChunkHandleImpl
 
getPageStatisticsTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
getPageTime(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.SharedTimeDataBuffer
 
getPageTimeRanges() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter
 
getPageWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getPaginationController() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getParameters() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getParameters() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
getParametersString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
Generates the parameter part of the function column name.
getParametersString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
Generates the parameter part of the output column name.
getParent() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getParent() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getParentInsertTabletNodeIndexList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getParentPlanNodeIdToMemoryEstimator() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getParsedValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
getPartiallyDirtyFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getPartiallyDirtyFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getPartiallyDirtyFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getPartialPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildNodesStatement
 
getPartialPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildPathsStatement
 
getPartialPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
getPartialPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
getPartialPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
getPartialPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
getPartialPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getPartialPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ISchemaInfo
 
getPartialPath(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeDevicePathCache
 
getPartialPathLastObject(String) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.PartialPathLastObjectCache
 
getPartialResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator.PartialAggregationResult
 
getPartialResultSize() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
The return value equals to the length of tsBlockBuilder in Accumulator.outputIntermediate(ColumnBuilder[])}.
getPartialResultSize() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
getPartialResultSize() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
getPartialResultSize() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
getPartialResultSize() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
getPartitionBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
getPartitionBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
getPartitionBy() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
getPartitionCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getPartitionCacheSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPartitionFetcher() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
getPartitionFetcher() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getPartitionIndex(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getPartitionInfo(PartialPath, TTimePartitionSlot) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getPartitionInfo(PartialPath, Filter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getPartitionInfo(IDeviceID, Filter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getPartitionInfoByDevice(PartialPath, Filter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getPartitionKeyList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getPartitionKeyList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
getPartitionKeyList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getPartitionKeyList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
getPartitionPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesSourceNode
 
getPartitionTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
getPartitionType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getPartitionType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
getParts() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
getPassedArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentsAnalysis
 
getPassedArguments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
getPassThroughResult(int[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.Slice
 
getPassThroughResult(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
getPassThroughSpecification() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
getPassThroughSpecification() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getPassword() - Method in class org.apache.iotdb.db.protocol.rest.filter.User
 
getPassword() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getPassWord() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getPath() - Method in exception org.apache.iotdb.db.exception.metadata.MeasurementInBlackListException
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
getPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IAutoCreateDeviceMNodePlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.AutoCreateDeviceMNodePlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeleteTimeSeriesPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeleteTimeSeriesPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.DeleteLogicalViewPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.PreDeleteLogicalViewPlanImpl
 
getPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.RollbackPreDeleteLogicalViewPlanImpl
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeleteTimeSeriesPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeleteTimeSeriesPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IDeleteLogicalViewPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IPreDeleteLogicalViewPlan
 
getPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IRollbackPreDeleteLogicalViewPlan
 
getPath() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getPath() - Method in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
getPath(IDeviceID, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionPathUtils
 
getPathList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
getPathList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
getPathModifications(TsFileResource, IDeviceID) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getPathModifications(TsFileResource, IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getPathModifications(TsFileResource, IDeviceID, List<String>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
Find the modifications of all aligned 'paths' in 'modFile'.
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
getPathPattern() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
getPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
getPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
getPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
getPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.DeviceSchemaFetchStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalBatchActivateTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateMultiTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildNodesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildPathsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowContinuousQueriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowFunctionsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTriggersStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTTLStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.BatchActivateTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
getPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
getPathSetTemplate() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
getPathSetTemplate(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getPathsSetTemplate(String, PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getPathsSetTemplate(String, PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
Get info of mounted template.
getPathsSetTemplate(TGetPathsSetTemplatesReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getPathString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getPathsUsingTemplateSource(List<PartialPath>, int, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
getPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
getPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitProjectWithTableScan
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.EliminateLimitWithTableScan
 
getPattern() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule
Returns a pattern to which plan nodes this rule applies.
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ImplementTableFunctionSource
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.InlineProjections
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeFilters
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithMergeSort
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithSort
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimits
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithMergeSort
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithSort
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MultipleDistinctAggregationToMarkDistinct
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ProjectOffPushDownRule
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAggregationSourceColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplyCorrelation
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplySourceColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneCorrelatedJoinCorrelation
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneDistinctAggregation
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneExplainAnalyzeColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneJoinChildrenColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneOutputSourceColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableFunctionProcessorSourceColumns
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughOffset
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughProject
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantEnforceSingleRowNode
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantExists
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantIdentityProjections
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveTrivialFilters
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarApplyNodes
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarSubqueries
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SingleDistinctAggregationToGroupBy
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithoutProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithoutProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithoutProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithProjection
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedJoinToJoin
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformExistsApplyToCorrelatedJoin
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformFilteringSemiJoinToInnerJoin
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedInPredicateSubqueryToSemiJoin
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedSubqueryToJoin
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.WithPattern
 
getPattern() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PropertyPattern
 
getPatternInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getPatternMatchingThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPatternString() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ConcatPathRewriter
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor.Context
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.DeviceSchemaFetchStatement
 
getPatternTree() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
getPayloadFormat(String) - Static method in class org.apache.iotdb.db.protocol.mqtt.PayloadFormatManager
 
getPBTreeLogSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPendingQueue() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
getPendingQueueSize() - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionExtractor
 
getPendingQueueSize() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
getPhysicalPosition(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getPhysicalPosition(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
getPinCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getPinnedMemorySize() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getPinnedMemorySize() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getPinnedMNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getPinnedMNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getPinnedWalCount() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
getPipe2BytesAccumulated() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventPlainBatch
 
getPipeConnectorPendingQueue() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
getPipeConnectorPendingQueue() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
getPipeConnectorPendingQueue(String) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
getPipeConnectorPendingQueue(String) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
getPipeDataType() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
getPipeDataType() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
getPipeDataType() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
getPipeDataType(byte) - Static method in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEmptyEvent
 
getPipeEventCount() - Method in interface org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEvents
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFileBatchEvents
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFilePlainEvent
 
getPipeEventCount() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
getPipeEventCount(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
getPipeEventCount(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getPipeHeartbeatEventCount() - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
getPipeLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPipelineDriverFactories() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getPipelineId() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getPipelineId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
getPipelineNumber() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getPipeMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
getPipeName() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
getPipeName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
getPipePluginJar(TGetJarInListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getPipePluginMetaList() - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
getPipePluginTable() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getPipePluginTableExtended(TShowPipePluginReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getPipeReceiverFileDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPipeTaskMeta() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getPipeTaskProgressIndex(String, int) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
getPipeTaskRegionIdSet(String, long) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
getPipeTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPlan() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInfo
 
getPlanFragment() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
getPlanFragmentList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
getPlanNode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
getPlanNode() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
getPlanNode(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.BaseStateMachine
 
getPlanNode(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.IoTConsensusDataRegionStateMachine
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
getPlanNodeTree() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getPlanOptimizers() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.DistributedOptimizeFactory
 
getPlanOptimizers() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.LogicalOptimizeFactory
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceWithModReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealReq
 
getPlanType() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealWithModReq
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getPlanType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegionPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
getPlanType() - Method in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IAutoCreateDeviceMNodePlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeactivateTemplatePlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeleteTimeSeriesPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeactivateTemplatePlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeleteTimeSeriesPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeactivateTemplatePlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeleteTimeSeriesPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IDeleteLogicalViewPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IPreDeleteLogicalViewPlan
 
getPlanType() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IRollbackPreDeleteLogicalViewPlan
 
getPluginName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
getPluginName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
getPluginName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
getPluginName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
getPointNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getPointReader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
getPointReader() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getPointReader() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getPointReader(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
getPointReader(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
getPointReader(TimePageReader, List<ValuePageReader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
getPointReader(TimePageReader, List<ValuePageReader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
getPointReader(TimePageReader, List<ValuePageReader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
getPolicy() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getPosition() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
getPosition() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
getPositionCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getPositionCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
getPositionCount() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
getPositionCount() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
getPossibleStartTimeAndEndTime(PartialPath, Set<IDeviceID>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getPossibleStartTimeAndEndTime(PartialPath, Set<IDeviceID>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getPossibleStartTimeAndEndTime(PartialPath, Set<IDeviceID>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
getPossibleStartTimeAndEndTime(PartialPath, Set<IDeviceID>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Get the min start time and max end time of devices matched by given devicePattern.
getPotentialNodeTobeEvicted() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
getPotentialNodeTobeEvicted() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
getPotentialNodeTobeEvicted() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
getPrecision() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
getPreDeactivateTemplatePlan(Map<PartialPath, List<Integer>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getPreDeletedLogicalView(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getPreDeletedLogicalView(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getPreDeletedNum() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceBlackListConstructor
 
getPreDeletedTimeseries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getPreDeletedTimeSeries(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getPreDeleteLogicalViewPlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getPreDeleteTimeSeriesPlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
getPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
getPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.HavingCondition
 
getPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.WhereCondition
 
getPredicate() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
getPredicateCoercions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getPredicateCoercions(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getPredictedDataType(Object, boolean) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
Get predicted DataType of the given value
getPrefetchedEventCount() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
getPrefetchingQueueCount() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
getPrefetchingQueueCount() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
getPrefetchingQueueId() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
getPrefix() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
For an identifier of the form "a.b.c.d", returns "a.b.c", For an identifier of the form "a", returns absent
getPrefixPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
getPrefixPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
getPrefixPathList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getPrefixPaths() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
getPrefixPaths() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor.Context
 
getPrefixPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FromComponent
 
getPreGroupedSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getPreGroupedSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getPrev() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getPreviousBadFileMsgs() - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
getPreviousFill(int, List<TSDataType>, TimeDuration, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
getPreviousHeadValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
getPreviousNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StackableAstVisitor.StackableAstVisitorContext
 
getPrimitiveArraysByType(TSDataType) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getPrimitiveArraySize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getPrimitiveTypeObject(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
getPriority() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
getPriority() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getPriority() - Method in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
getPriority() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
getPriority() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.FileElement
 
getPriority() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
getPriority() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
getPriority() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
getPriorityMergeReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
getPriorityMergeReader() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
getPriorityQueueSize() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
getPrivilegeIds() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getPrivilegeList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getPrivilegesString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getPrivilegeTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getProcessChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getProcessedFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getProcessedFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getProcessedFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getProcessedFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
getProcessor() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
getProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
getProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getProcessorExecutor() - Method in class org.apache.iotdb.db.pipe.agent.task.execution.PipeSubtaskExecutorManager
 
getProcessPointNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
getProgressIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getProgressIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getProgressIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
getProgressIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
getProgressIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getProgressIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getProgressIndex(ConsensusPipeName) - Method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
getProgressTime() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
getProjectExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getProjection() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getProperColumnsCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
getProperOutputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getProperOutputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
getProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
getProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
getProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
getProperty() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.WithPattern
 
getProperty() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PropertyPattern
 
getProps() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getProps() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getProps() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getProps() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getPropsList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getPropsList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getPropsUrl(String) - Static method in class org.apache.iotdb.db.conf.IoTDBDescriptor
get props url location
getPropsUrl(String) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
get props url location
getPushDownFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getPushDownLimit() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getPushDownLimit() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getPushDownLimit() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getPushDownOffset() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getPushDownOffset() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getPushDownOffset() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesSourceNode
 
getPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getPushLimitToEachDevice() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
getQualifiedName(DereferenceExpression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
If this DereferenceExpression looks like a QualifiedName, return QualifiedName.
getQualifiedObjectName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getQuantifiedComparisons() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getQuantifiedComparisons() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getQuantifiedComparisonSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
getQuantifier() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
getQuantifier() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
getQueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
getQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
getQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
getQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
getQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
getQueryBody() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getQueryBody() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getQueryBodyStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getQueryBoundaryScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceContext
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceContext
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor.Context
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor.Context
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor.Context
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor.Context
 
getQueryContext() - Method in interface org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.QueryContextProvider
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
getQueryContext() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
getQueryContextSet() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getQueryDataSourceType() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getQueryDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getQueryEngineMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getQueryExecution(Long) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getQueryExecutionMapSize() - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getQueryFileManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryResourceManager
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getQueryId() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
getQueryId() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
getQueryMapSize() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getQueryMemoryReservationSize() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getQueryMemoryReservedBytes(String) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getQueryPool() - Method in class org.apache.iotdb.db.queryengine.execution.memory.LocalMemoryManager
 
getQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
getQueryStatement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainStatement
 
getQueryStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getQueryThreadCount() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getQueryTimeoutThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getQueryType() - Method in interface org.apache.iotdb.db.queryengine.plan.statement.IConfigStatement
Determine whether the operation to be performed is read or write
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDatabaseStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropContinuousQueryStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.DropModelStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowAINodesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterIdStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowConfigNodesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowContinuousQueriesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowFunctionsStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTriggersStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTTLStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowVariablesStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentSqlDialectStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentUserStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
getQueryType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
getRange() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getRange(int, int, int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.Frame
 
getRange(int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.GroupsFrame
 
getRange(int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.RangeFrame
 
getRange(int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.RowsFrame
 
getRangeOfLogicalViewSchemaListRecorded() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
getRangeOfLogicalViewSchemaListRecorded() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getRangeOfLogicalViewSchemaListRecorded() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getRateLimiterType() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRatio() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.CompressionRatio
Get the average compression ratio for all closed files
getRatisDataRegionSnapshotDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRatisFirstElectionTimeoutMaxMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRatisFirstElectionTimeoutMinMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRawHash(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatGroupByHash
 
getRawHash(int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.GroupByHash
 
getRawIsTableModelEvent() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getRawMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getRawNodes() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.IDeviceSchemaInfo
 
getRawNodes() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
getRawTableDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getRawTableDeviceIDs() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getRawTableModelDataBase() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getRawTreeModelDataBase() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getReadableDataNodeLocations() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getReadableDataNodeLocations() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getReadableDataNodeLocations() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.DataNodeLocationSupplierFactory
DataNode in these states is readable: Running, ReadOnly, Removing
getReadAvailable() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
Returns the number of bytes available to read to avoid exceeding the quota
getReadConsistencyLevel() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getReader() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
getReader(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
getReader(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCrossSpaceEstimator
 
getReader(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractInnerSpaceEstimator
 
getReaderAndChunkMetadataForCurrentAlignedSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
return a list of the tsfile reader and its aligned chunk metadata list for the aligned device which this iterator is visiting.
getReaderBufferAvailable() - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
getReaderMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
 
getReaders(SortBufferManager) - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
getReadOnlyMemChunk(IFullPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getReadOnlyMemChunkFromMemTable(QueryContext, IMemTable, List<Pair<ModEntry, IMemTable>>, long, Filter) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
 
getReadyQueue() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getReadyQueueTaskCount() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getReadyQueueTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getRealTargetFile(TsFileIdentifier, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getRealtimeDataExtractionEndTime() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getRealtimeDataExtractionStartTime() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getRealtimeTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
getRebootTimes() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
getRebootTimes() - Method in class org.apache.iotdb.db.pipe.agent.runtime.SimpleProgressIndexAssigner
 
getReceiveBufferSize() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
getReceiverFileBaseDir() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
getReceiverWithSpecifiedClient(String) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiverAgent
 
getReceivingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.IMNodeChildBuffer
 
getReceivingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
getReconstructedChildren(FunctionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
getRecord(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getRecordAlias(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
getRecordByAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getRecordByAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getRecordByAlias(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
Get a record by its alias
getRecordByAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getRecordByKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getRecordByKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getRecordByKey(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
Get a record by its name
getRecordByKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getRecordLength(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
These methods need a buffer whose position is ready to read.
getRecordLength(ICachedMNode) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
getRecordSegAddr(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
getRecordSize(TSDataType, Object, boolean) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for obtaining the value size.
getRecordType(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
getRecoverListener() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
getRecoveryLogIntervalInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRecursiveReference(Query) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRedirectNodeList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getRedirectNodeList() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getRedirectNodeList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRefCnt() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getRefCnt() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getReference() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.In
 
getReference() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
getReference(Expression) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.LayerMemoryAssigner
 
getReferenceCount() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
getReferenceCount() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
getReferenceCount() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
getReferenceCount() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getRegion() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
getRegion(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getRegionDisk() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
getRegionId() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
getRegionId() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
getRegionId() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ExtendRegionStatement
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
getRegionId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
getRegionId(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
getRegionId(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getRegionId(TGetRegionIdReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getRegionId(GetRegionIdStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getRegionId(GetRegionIdStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
getRegionIds() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
getRegionIds() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
GetRegionIdStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
GET REGIONID statement
GetRegionIdStatement(TConsensusGroupType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
GetRegionIdTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
GetRegionIdTask(GetRegionIdStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetRegionIdTask
 
getRegionMaintainResult(Long) - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
getRegionMemoryUsage() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getRegionMemoryUsage() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getRegionMigrationSpeedLimitBytesPerSecond() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getRegionReplicaSet() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.plan.node.IPartitionRelatedNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getRegionReplicaSet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getRegionReplicaSet(TConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get regionReplicaSet from local and configNode
getRegionSizeMap() - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
getRegionSizeMap() - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
getRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getRegionsToFlush(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
getRegionType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
getRegionType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
getRegionType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
getRegisterCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
getRegisterCount() - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Get the number of registered extractors in this matcher.
getRejectProportion() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getRejectThershold() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getRejectThershold() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getRejectThreshold() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getRelatedTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
getRelatedTemplate() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowTimeSeriesPlan
 
getRelatedTemplateInfo() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getRelation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
getRelation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
getRelationAlias() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getRelationCoercion(Relation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRelationFieldIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getRelationId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
getRelationId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getRelationName(Relation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRelations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
getRelations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
getRelations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetOperation
 
getRelations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
getRelationType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.AsteriskedIdentifierChainBasis
 
getRelationType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
getRemainBatches() - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
getRemainingBytes() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getRemainingEventAndTime(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
getRemainingPointNumberForCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
getRemoteEndpoint() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
getRemoteEndpoint() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getRemoteFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
getRemoteFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getRemotePlanNodeId() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
getRepairLogFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
getRepairTaskManagerInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
getRepairTaskStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
getReplicaSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getReporterType() - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
getReqIterator(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getReqIterator(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
This iterator is not concurrency-safe, cannot read the current-writing wal file.
getRequiredColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
getRequiredColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
getRequiredRecordIterator() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.Slice
 
getRequiredSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
getReservedBytes() - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
getResolvedBuiltInAggregateFunction(Metadata, String, List<Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Util
 
getResolvedField(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getResolvedFunction() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
getResolvedFunction(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getResolvedFunctions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getResolvedFunctions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getResourceDeviceInfo(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getResourceInstance(IFullPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
 
getResources() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getResources() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getResources() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getRespAliasColumns() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getRespColumns() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getRespDatasetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getRespDatasetHeader() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getRespDatasetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRespDataTypeList() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getRespDataTypes() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
getRestQueryDefaultRowSizeLimit() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getRestServicePort() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getResult() - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
Get the result and its type to calculate the aggregated value.
getResult() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
getResult() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
getResult() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
getResult() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
getResultColumns() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
getResultDataTypes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
getResultDataTypes(List<TreeAggregator>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
According to the Aggregator list, we could obtain all the aggregation result column type list.
getResultDeviceOrder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getResultFromRetainedTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
getResultNodeContext() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getResults() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getResultSet() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
getResultSetHeader() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
getResultsFromChild(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionAnalyzeVisitor
 
getResultTimeOrder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getRetainedSizeBytes() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getRetainedSizeInBytes() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache.BloomFilterCacheKey
 
getRetainedSizeInBytes() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
getRetainedSizeInBytes() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
getRetryBufferSize() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
getRetryNumToFindStatefulTrigger() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getReturnType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
getReturnType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
getReturnType() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.metadata.OperatorNotFoundException
 
getRewritePointNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getRight() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
getRight() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
getRight() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
getRight() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
getRight() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
getRightChild() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
getRightExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
getRightJoinFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.JoinUsingAnalysis
 
getRightOutputSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
getRightTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
getRoleCache(String) - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
 
getRoleCache(String) - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 
getRoleName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getRoleName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getRollbackPreDeactivateTemplatePlan(Map<PartialPath, List<Integer>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getRollbackPreDeleteLogicalViewPlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getRollbackPreDeleteTimeSeriesPlan(PartialPath) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.SchemaRegionWritePlanFactory
 
getRollups() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
getRoot() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
getRoot() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
getRoot() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
getRoot() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getRoot() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
getRoot() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getRoot() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
getRoot() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
getRootCause(Throwable) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getRootCause(Throwable) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
getRootCause(Throwable) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
getRootGroup() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
getRootNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.LogicalQueryPlan
 
getRootScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getRootSubPlan() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.DistributedQueryPlan
 
getRow(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getRow(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
getRow(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getRowCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getRowCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
getRowCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
getRowCount() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getRowIterator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getRowIterator() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
getRowLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getRowLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
getRowOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getRowOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
getRowOffsetInColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getRowRecord(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getRowRecordSize(List<TSDataType>, Object[]) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for obtaining the value size.
getRows() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
getRpcAddress() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcImplClassName() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcMaxConcurrentClientNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcMinConcurrentClientNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRPCPort() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
getRPCPort() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMBean
 
getRPCPort() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
getRPCPort() - Method in interface org.apache.iotdb.db.service.ExternalRPCServiceMBean
 
getRpcSelectorThreadCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getRPCServiceStatus() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMBean
 
getRPCServiceStatus() - Method in interface org.apache.iotdb.db.service.ExternalRPCServiceMBean
 
getRule() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
getRules() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.IterativeOptimizer
 
getRunningCompactionTaskList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getSafetyLine() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine
Get the safe index.
getScalarFunctionNullability(int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
getScanOrder() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
getScheduledExecutor() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getScheduledExecutorService() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
getScheduledExecutorService() - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
getScheduledExecutorService() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
getScheduledTimeInNanos() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
getSchema() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getSchema() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
getSchema() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
getSchema() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getSchema() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getSchema() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
getSchema() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
getSchema() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getSchema() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getSchema() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getSchema(String) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
getSchemaAsLogicalViewSchema() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getSchemaAsLogicalViewSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getSchemaAsLogicalViewSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getSchemaAsLogicalViewSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getSchemaAsMeasurementSchema() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
If the IMeasurementSchema is MeasurementSchema, return itself; else return null.
getSchemaAsMeasurementSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getSchemaAsMeasurementSchema() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getSchemaAsMeasurementSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getSchemaCacheEntry(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
getSchemaCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getSchemaDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaEngineMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getSchemaEngineStatistics() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegionParams
 
getSchemaEngineStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionParams
 
getSchemaFile() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
getSchemaFilter() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
getSchemaFilter() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
getSchemaFilter() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
getSchemaFilter() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowDevicesPlan
 
getSchemaFilter() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowTimeSeriesPlan
 
getSchemaInfo() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
getSchemaList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getSchemaList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getSchemaMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
getSchemaMap() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
getSchemaNodeManagementPartition(PathPatternTree, PathPatternTree) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get schema partition and matched nodes according to path pattern tree.
getSchemaNodeManagementPartition(TSchemaNodeManagementReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSchemaNodeManagementPartitionWithLevel(PathPatternTree, PathPatternTree, Integer) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getSchemaNodeManagementPartitionWithLevel(PathPatternTree, PathPatternTree, Integer) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get schema partition and matched nodes according to path pattern tree and node level.
getSchemaPartition(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get schemaPartition
getSchemaPartition(String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
For data query with partial device id conditions.
getSchemaPartition(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getSchemaPartition(String, List<IDeviceID>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getSchemaPartition(String, List<IDeviceID>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
For data query with completed id.
getSchemaPartition(String, List<IDeviceID>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
For data query with completed id.
getSchemaPartition(String, List<IDeviceID>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getSchemaPartition(Map<String, List<IDeviceID>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
get schemaPartition
getSchemaPartition(PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
getSchemaPartition(PathPatternTree) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Get schema partition without automatically create, used in write and query scenarios.
getSchemaPartitionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSchemaPartitionInfo() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getSchemaPartitionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getSchemaPartitionTable(TSchemaPartitionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSchemaPartitionTableWithSlots(Map<String, List<TSeriesPartitionSlot>>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSchemaRatisConsensusGrpcFlowControlWindow() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusGrpcLeaderOutstandingAppendsMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusInitialSleepTimeMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusLeaderElectionTimeoutMaxMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusLeaderElectionTimeoutMinMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusLogAppenderBufferSizeMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusLogForceSyncNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusLogSegmentSizeMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusMaxRetryAttempts() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusMaxSleepTimeMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusPreserveWhenPurge() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusRequestTimeoutMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisConsensusSnapshotTriggerThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisLogMax() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRatisPeriodicSnapshotInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceSchemaSource
 
getSchemaReader(ISchemaRegion) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
Get the ISchemaReader for iterating target SchemaInfo from given SchemaRegion.
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.LogicalViewSchemaSource
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.NodeSchemaSource
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.PathsUsingTemplateSource
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
getSchemaReader(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
getSchemaRegion() - Method in class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriverContext
 
getSchemaRegion(SchemaRegionId) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getSchemaRegionConsensusDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRegionConsensusPort() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRegionConsensusProtocolClass() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaRegionGroupNum() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getSchemaRegionId() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getSchemaRegionId() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getSchemaRegionId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getSchemaRegionId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getSchemaRegionId() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getSchemaRegionId() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegionParams
 
getSchemaRegionId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionParams
 
getSchemaRegionMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getSchemaRegionMetric() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getSchemaRegionMetric() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getSchemaRegionMetric() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getSchemaRegionMetric(int) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaMetricManager
 
getSchemaRegionMetric(int) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getSchemaRegionNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getSchemaRegionNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getSchemaRegionNumber() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
getSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getSchemaRegionStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getSchemaRegionStatistics() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getSchemaReplicationFactor() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceSchemaSource
 
getSchemaStatistic(ISchemaRegion) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.LogicalViewSchemaSource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.NodeSchemaSource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.PathsUsingTemplateSource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
getSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
getSchemaTemplateId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
getSchemaTemplateId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
In EntityMNode(device node), schemaTemplateId represents the template activated on this node.
getSchemaTemplateId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
getSchemaTemplateId() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowDevicesPlan
 
getSchemaTemplateIdWithState() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
getSchemaTemplateIdWithState() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
getSchemaTree() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSchemaTree() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor.Context
 
getSchemaTree() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
getSchemaTree() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor.Context
 
getSchemaTree() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor.Context
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getSchemaValidation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getSchemaValidationList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.AsteriskedIdentifierChainBasis
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getScope() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getScope() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
getScope() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
getScope(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getScopeComplementEqualities() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference.EqualityPartition
 
getScopeEqualities() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference.EqualityPartition
 
getScopeStraddlingEqualities() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference.EqualityPartition
 
getSearchIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getSearchIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
 
getSecond() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
getSecondColumnTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
getSecondExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
getSecondKeyList() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheComputation
Return the second key list of target cache values.
getSecondKeyList() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheUpdating
Return the second key list of target cache values.
getSeedConfigNode() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSegIndex(long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getSegment(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
 
getSegmentAddress() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getSegmentAddress() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getSegmentOnTest(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getSegmentOnTest(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getSegmentOnTest(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getSegments() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
 
getSegmentSize(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
getSegmentSize(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getSelect() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getSelectAllResultFields(AllColumns) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getSelectComponent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getSelectedColumnIndexList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils.BatchColumnSelection
 
getSelectedFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getSelectedFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getSelectedFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getSelectedFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
getSelectedFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getSelectedIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
getSelectedIndices() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
getSelectedPositionCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
Do not use this to filter a page, as the underlying array can change, and this will change the page after the filtering.
getSelectedPositions() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
getSelectedSequenceFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getSelectedTsFileResourceList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getSelectedUnsequenceFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
getSelectExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSelectExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
getSelectExpressions(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getSelectIntoHeader(boolean) - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getSelectIntoInsertTabletPlanRowLimit() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSelectItems() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
getSelectorNumOfClientManager() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSemiJoinOutput() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getSenderHost() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
getSenderLocation() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getSenderPort() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
getSeqCompactionPerformer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSeqFileCandidates() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
getSeqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
getSeqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getSeqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
getSeqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
getSeqFileScanHandles() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
getSeqFileSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getSeqInnerSpaceCompactionMemoryCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getSeqMemtableFlushCheckInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSeqMemtableFlushInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSeqResourceByIndex(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getSeqResources() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getSeqResourcesSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getSeqTsFileSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSequenceFileList() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getSerialId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getSerializableRowList(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getSerializableRowListSize() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getSerializableTVList(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getSerializableTVListSize() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getSerializationRecorder() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getSerializationRecorder() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
getSerializationRecorder() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getSerializedByteLength() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
getSerializedElementSize() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
getSerializedSize() - Method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
getSerializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
getSerializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
getSerializedTsBlock() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get the serialized TsBlock as the form of bytebuffer.
getSerializedTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
getSerializedTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
getSerializedTsBlock() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
getSerializedTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
getSerializedTsBlock(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
getSerialNumber() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
getSeriesLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getSeriesNumber() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getSeriesNumber() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getSeriesNumber(boolean) - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getSeriesNumber(boolean) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getSeriesOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getSeriesPartitionExecutorClass() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSeriesPartitionSlotNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSeriesPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getSeriesPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getSeriesPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
getSeriesPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getSeriesPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
getSeriesScanInfo(PartialPath) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
getSeriesScanOptions() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getSeriesSlotList(TGetSeriesSlotListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSeriesSlotList(GetSeriesSlotListStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getSeriesSlotList(GetSeriesSlotListStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
GetSeriesSlotListStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
GET SERIES SLOT LIST statement
GetSeriesSlotListStatement(String, TConsensusGroupType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetSeriesSlotListStatement
 
GetSeriesSlotListTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
GetSeriesSlotListTask(GetSeriesSlotListStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetSeriesSlotListTask
 
getSeriesTypeByPath(TSDataType, String) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
 
getSession() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getSessionId() - Method in class org.apache.iotdb.db.protocol.basic.BasicOpenSessionResp
 
getSessionId() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getSessionInfo() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getSessionInfo() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getSessionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getSessionInfo() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
getSessionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getSessionInfo(IClientSession) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getSessionInfoOfPipeReceiver(IClientSession, String) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getSessionInfoOfTableModel(IClientSession) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getSessionTimeoutThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSessionTimeZone() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
getSets() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
getSettleCompactionMemoryCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getSettleCompactionTargetFileResources(List<TsFileResource>, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
getSettleLogPath() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
getSettleThreadNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSettleTsFileCallBack() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getSGByFilePath(String) - Method in class org.apache.iotdb.db.service.SettleService
 
getSgWithRegionId(String, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getSharedModFile() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getSharedModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getSharedQueryDataSource() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getSharedQueryDataSource() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getSharedTsBlockQueue() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
getSharedTsBlockQueue() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
getShowAINodesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowChildNodesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowChildPathsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowClusterDetailsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowClusterHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowClusterIdHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowClusterParametersHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowConfigNodesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowContinuousQueriesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowCurrentDatabaseHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowCurrentSqlDialectHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowCurrentTimestampHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowCurrentUserHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowDataNodesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowDBDetailsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowDBHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowDevicesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowDevicesPlan(PartialPath, int, int, boolean, int, PathPatternTree) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.SchemaRegionReadPlanFactory
 
getShowDevicesPlan(PartialPath, long, long, boolean, SchemaFilter, PathPatternTree) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.SchemaRegionReadPlanFactory
 
getShowDevicesWithSgHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowFunctionsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowLogicalViewHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowModelsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowNodesInSchemaTemplateHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowNodesPlan(PartialPath, int, boolean, PathPatternTree) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.SchemaRegionReadPlanFactory
 
getShowNodesPlan(PartialPath, PathPatternTree) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.SchemaRegionReadPlanFactory
 
getShowPathSetTemplateHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowPathsUsingTemplateHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowPipeHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowPipePluginsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowPipeSinkHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowPipeSinkTypeHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowQueriesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowRegionHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowSchemaTemplateHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowSpaceQuotaHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowStorageGroupHeader(boolean) - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowSubscriptionHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTablesDetailsHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTablesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowThrottleQuotaHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTimeSeriesHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTimeSeriesPlan(PartialPath, Map<Integer, Template>, long, long, boolean, SchemaFilter, boolean, PathPatternTree) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.SchemaRegionReadPlanFactory
 
getShowTopicHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTriggersHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowTTLHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShowVersionHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getShrunkNodes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getShuffleSinkHandleSize() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
getSign() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
getSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
getSimpleProgressIndex() - Method in class org.apache.iotdb.db.pipe.agent.runtime.SimpleProgressIndexAssigner
 
getSingleRootArray() - Static method in class org.apache.iotdb.db.utils.constant.SqlConstant
 
getSink() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
getSink() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
getSink() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
return get Sink of current IDriver.
getSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.Slice
 
getSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
getSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
getSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
getSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
getSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
getSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
getSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
getSlice() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
getSlidingStep() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getSlidingStep() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
getSlidingStep() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
getSlidingStep() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
getSlidingStep() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
getSlowQueryThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSnapshotFileInfo() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLoader
 
getSnapshotFilePathForTsFile(File, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
Construct the snapshot file path for a given tsfile, and will create the dir.
getSnapshotFiles(File) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
getSnapshotId() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
 
getSnapshotPaths(String, boolean) - Static method in class org.apache.iotdb.db.tools.schema.SchemaRegionSnapshotParser
 
getSnapshotRoot() - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
getSortBufferSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSortBufferSize() - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
getSortChannel() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getSortedColumnList(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getSortedList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
getSortedList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getSortedList() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getSortedList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
getSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getSortItemList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
getSortItems() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
getSortItemsFromOrderBy(Optional<OrderBy>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.NodeUtils
 
getSortKey() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
getSortKey() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
getSortOrder() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getSortTmpDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
getSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
getSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
getSourceAddress() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getSourceAddress() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getSourceColumns(Field) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getSourceColumnToViewList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
getSourceDatabaseNameFromDataRegion() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getSourceDeviceToTargetPathDataTypeMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
getSourceDeviceToTargetPathMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
getSourceEvent() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
getSourceExpression() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
getSourceExpression() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
getSourceExpression() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
getSourceExpressionList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getSourceExpressionList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getSourceExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSourceFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getSourceFileInfos() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
 
getSourceHandle() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
getSourceHandleSize() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSourceOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
getSourceId() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
getSourceId() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SourceOperator
 
getSourceJoinSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
getSourceLocation(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
getSourceLocations() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
getSourceName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
getSourceNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
 
getSourceOperators() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
getSourcePaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getSourcePaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getSourcePaths(ViewExpression) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
GetSourcePathsVisitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.view.visitor
Use this visitor to find all the paths of time series used in one expression.
GetSourcePathsVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
getSources() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getSourceTargetPathPairList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
getSourceTransformExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSpaceQuota() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSpaceQuota() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getSpaceQuota() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
getSpareSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
getSpareSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getSpareSize() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
getSpareSize() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
getSpareSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
getSpareSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
getSpecification() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
getSpecifiedInfo() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getSpecifiedTemplateRelatedPathPatternList() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getSplitList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getSplitList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getSql() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getSql() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getSqlDialect() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getSqlDialect() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getSqlDialect() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
getSqlDialect() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
getSQLDialect() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getSQLDialect() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getSQLDialect() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getStack() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
getStageId() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInfo
 
getStart() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.Range
 
getStart() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.Interval
 
getStartAndEndTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getStartAndEndTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getStartAndEndTime(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
getStartExecutionTime() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getStartExecutionTime() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getStartExecutionTime() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getStartOffsetChannel() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
getStartTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
getStartTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceStartEndTime
 
getStartTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getStartTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getStartTime(IDeviceID) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get start time of device
getStartTime(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getStartTimeOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getStartTimes() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getStartTimeStamp() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
getStartType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo
 
getState() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
getState() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInfo
 
getState() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceInfo
 
getState() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
getState() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
getState(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
getStateChange(FragmentInstanceState) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
getStateChange(QueryState) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
getStateChange(T) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Gets a future that completes when the state is no longer .equals() to currentState).
getStatefulTriggerTable() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getStateMachine() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getStateMachine() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
getStatement() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
getStatementIds() - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
getStatementIds() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
statementIds that this client opens.
For JDBC clients, each Statement instance has a statement id.
For an IoTDBSession connection, each connection has a statement id.
mqtt clients have no statement id.
getStatementIds() - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
getStatementIds() - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
getStatementIds() - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
getStatementRewrite() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewriteFactory
 
getStatementString() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
getStatementType() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getStatementType() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
getStatementType() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getStatementType() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getStatementType() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getStatementType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getStatementTypeSet(String) - Static method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
getStates(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionStates
Returns the number of events received for a specific topic.
getStateType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
getStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
getStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
getStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
getStats() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStatsRecorder
 
getStatus() - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
getStatus() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
getStatus() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getStatus() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getStatus() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
This method is a synchronized method.
getStatus() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
getStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getStatusCode() - Method in exception org.apache.iotdb.db.exception.ainode.ModelException
 
getStatusCode() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
getStep() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getStep() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindow
 
getStep() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
getStep() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
getStep() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
getStep() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
getStorageEngineMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getStorageGroup() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
getStorageGroupList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
getStorageGroupName() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getStorageGroupName() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getStorageGroupPath() - Method in exception org.apache.iotdb.db.exception.metadata.DatabaseAlreadySetException
 
getStorageGroupPath() - Method in exception org.apache.iotdb.db.exception.metadata.DatabaseConflictException
 
getStorageGroupPath() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Get the storageGroupPath with dataRegionId.
getStreamCompareKeyEndIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
getString() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
getString(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getString(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getString(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getString(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getString(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getStringComparator() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
 
getStringMem(String) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for getting the memory size of the given string.
getStringValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getSubCompactionTaskNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSubIndex() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
getSubIndex() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
getSubIndex() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
getSubmitCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubmitCrossSpaceCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubmitInsertionCrossSpaceCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubmitSeqInnerSpaceCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubmitSettleCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubmitUnseqInnerSpaceCompactionTaskNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getSubPlan() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner.PlanAndMappings
 
getSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
getSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getSubqueries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getSubqueries(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
getSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
getSubquery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
getSubqueryAssignments() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
getSubqueryCoercion() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PredicateCoercions
 
getSubqueryInPredicates() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getSubqueryInPredicates() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getSubscriptionExecutor() - Method in class org.apache.iotdb.db.pipe.agent.task.execution.PipeSubtaskExecutorManager
 
getSubscriptionUncommittedEventCount() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
getSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
getSubTaskSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
getSubtractionTransformer(ColumnTransformer, ColumnTransformer, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticColumnTransformerApi
 
getSubType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getSuccessInstance() - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getSuffix() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
getSummary() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getSumOfCompactionCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
getSupplier() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.DataNodeLocationSupplierFactory
 
getSupplier(String, List<TSDataType>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaContentSupplierFactory
 
getSuppressed() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
getSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughColumn
 
getSymbol(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
getSymbolAllocator() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
getSymbolAllocator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
getSymbolForColumn(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
getSymbols() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
getSyncLagForSpecificConsensusPipe(ConsensusGroupId, ConsensusPipeName) - Method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
getSyncMlogPeriodInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getSystemConfiguration() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getSystemDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTable() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
getTable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
getTable(String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
The following logic can handle the cases when configNode failed to clear some table in DataNodeTableCache.preUpdateTableMap, due to the failure of "commit" or rollback of "pre-update".
getTable2DevicesNumMap() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getTable2DevicesNumMap() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getTableAggregators() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getTableArgumentAnalyses() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentsAnalysis
 
getTableArgumentAnalyses() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
getTableArgumentAnalysis() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.ArgumentAnalysis
 
getTableArgumentProperties() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
getTableAttributeMemory(String) - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getTableAttributeMemory(String) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getTableColumnReferences() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTableColumnReferences() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
getTableColumnSchema(QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTableDeletionEntries() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getTableDeviceFetchSource(String, String, List<Object[]>, List<ColumnHeader>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getTableDeviceID() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getTableDeviceID(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getTableDeviceNotExistNum(String, List<Object[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getTableDeviceQuerySource(String, String, List<List<SchemaFilter>>, List<ColumnHeader>, List<TsTableColumnSchema>, DevicePredicateFilter) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getTableDeviceReader(String, List<Object[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getTableDeviceReader(String, List<Object[]>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getTableDeviceReader(String, List<Object[]>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getTableDeviceReader(String, List<Object[]>, BiFunction<Integer, String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getTableDeviceReader(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getTableDeviceReader(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getTableDeviceReader(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getTableDeviceReader(PartialPath, BiFunction<Integer, String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getTableDevicesNumber(String) - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getTableDevicesNumber(String) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getTableFunction(String) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
getTableFunction(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getTableFunctionAnalysis(TableFunctionInvocation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTableHandle(Table) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTableInWrite(String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
getTableModelDatabaseName() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getTableModelType(PrivilegeType) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
getTableModelType(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
getTableName() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ITableDeviceSchemaValidation
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getTableName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
getTableName() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
getTableName() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
getTableNames() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
getTablePattern() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getTables() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTableSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
getTableSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
getTableSchema(SessionInfo, QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Return table schema definition for the specified table handle.
getTableSchema(SessionInfo, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getTablet() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
getTabletConversionThresholdBytes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getTabletConversionThresholdBytes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getTabletInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
getTabletReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
getTabletReqs() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
getTabletSize(InsertTabletNode, int, int) - Static method in class org.apache.iotdb.db.utils.MemUtils
Function for obtaining the value size.
getTag() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getTagAttributeFlushInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTagKeys() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getTagKeys() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getTagKeys() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
getTagKeys() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTagComponent
 
getTagLogSnapshotFile() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
getTagMap() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
getTagMap() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
getTagMap() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getTagMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getTagOffset() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getTagOffset() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getTagOffset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getTagOffsets() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getTagOffsets() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getTagOffsets() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getTags() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
getTags() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getTags() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
getTags() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
getTags() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
getTags() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
getTags() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
getTags() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
getTagsList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getTagsList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
getTagsList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
getTagsList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
getTagsList() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
getTagsList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
getTagsMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getTagsMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
getTagValues() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getTagValuesToAggregationDescriptors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
The CrossSeriesAggregationDescriptor may be null if there exists a key containing no timeseries.
getTagValuesToGroupedTimeseriesOperands() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getTail() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
getTarget() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
getTarget() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
getTarget() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
getTarget() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
getTargetAINode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
getTargetChunkPointNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetChunkSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetCompactionFileSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetDeviceToAlignedMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
getTargetDeviceToAlignedMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
getTargetFile(File, String, String, long, String, int) - Method in interface org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector
 
getTargetFile(File, String, String, long, String, int) - Method in class org.apache.iotdb.db.storageengine.load.disk.InheritSystemMultiDisksStrategySelector
 
getTargetFile(File, String, String, long, String, int) - Method in class org.apache.iotdb.db.storageengine.load.disk.MinIOSelector
 
getTargetFileInfos() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
 
getTargetIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
getTargetLocation() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getTargetPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getTargetPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
getTargetPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
getTargetPathList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getTargetPathList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getTargetPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
getTargetPaths() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getTargetPathToDataTypeMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
getTargetPathToSourceMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
getTargetRegionForTableModel(Map<PlanNodeId, NodeDistribution>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getTargetRegionForTreeModel() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getTargetSegmentAddress(long, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
Search the segment contains target key with a B+Tree structure.
getTargetSegmentAddress(long, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
getTargetSegmentAddressOnTest(long, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
getTargetSegmentOnTest(long, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
getTaskID() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getTaskStage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogAnalyzer
 
getTemplate(int) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getTemplate(int) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
 
getTemplate(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getTemplate(String) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getTemplate(String) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
show nodes in device template xx
getTemplateActivatedNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getTemplateActivatedNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getTemplateActivationMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getTemplateActivationMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
getTemplateAlterInfo() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.AlterSchemaTemplateStatement
 
getTemplatedInfo() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
getTemplatedInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getTemplatedInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter.GraphContext
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getTemplateId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceTemplateSchema
 
getTemplateId() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.IDeviceSchemaInfo
 
getTemplateId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
getTemplateId() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
getTemplateId() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
getTemplateId(String) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
getTemplateMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
getTemplateMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
getTemplateMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
getTemplateMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
getTemplateMap() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
getTemplateName() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterInfo
 
getTemplateName() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
getTemplateSeriesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getTemplateSeriesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
getTemplateSeriesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getTemplateSeriesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
getTemplateSetInfo() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeactivateTemplatePlan
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeactivateTemplatePlanImpl
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeactivateTemplatePlanImpl
 
getTemplateSetInfo() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeactivateTemplatePlanImpl
 
getTemplateSetInfo() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeactivateTemplatePlan
 
getTemplateSetInfo() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeactivateTemplatePlan
 
getTemplateSetLevel() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getTemplateSetLevel() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
getTemplateSetLevel() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
getTemplateUsingNumber(String) - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getTemplateUsingNumber(String) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getTemporalFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getTemporalFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getTemporalFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getTerms() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
getTestConnectionHeader() - Static method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeaderFactory
 
getTestTsFileDir(String, long, long) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
getTestTsFilePath(String, long, long, long) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
getText(Interval) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
getThen() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
getThirdColumnTransformer() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
getThirdExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
getThriftDefaultBufferSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getThriftMaxFrameSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getThriftServerAwaitTimeForStopService() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getThrottleLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getThrottleQuota() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getThrottleQuota() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getThrottleQuota() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
getThrottleQuotaLimit() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
 
getThrottleThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getThrottleThreshold() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getThrottleThresholdWithDirs() - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
getTierDataDirs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTierDiskTotalSpace() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getTierDiskUsableSpace() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getTierLevel() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTiersNum() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
getTiesResolvingScheme() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
getTime() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
getTime() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator.PartialAggregationResult
 
getTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
getTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
getTime(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
getTime(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
getTime(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getTime(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getTime(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getTime(int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getTime(int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getTimeArray() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
getTimeArray() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getTimeBound() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PreviousFillAnalysis
 
getTimeBound() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
getTimeBound() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getTimeByIndex(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
getTimeByIndex(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getTimeChunkFromCache(TsFileSequenceReader, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
getTimeColDeletedMap() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getTimeColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
getTimeColumn(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getTimeColumn(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getTimeColumn(Map<Symbol, ColumnSchema>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
getTimeColumnDeletion() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getTimeColumnIndex() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
getTimeColumnName() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
getTimeColumns() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
getTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
getTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
getTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
getTimeCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getTimeCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
getTimeDurationThreshold() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
getTimeDurationThreshold() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
getTimeFilter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
getTimeIndex() - Method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
 
getTimeIndex() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Used for compaction to verify tsfile, also used to verify TimeIndex version when loading tsfile
getTimeIndexLevel() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTimeIndexMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getTimeIndexMemoryThreshold() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
getTimeIndexType() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getTimeIndexType() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getTimeIndexType() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
Get TimeIndex Type
getTimeIndexType() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
 
getTimeIndexType() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTimeInterval() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
getTimeInterval() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowParameter
 
getTimeInterval() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
getTimeInterval() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupBySessionComponent
 
getTimeInterval() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
getTimeLowerBoundForCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
 
getTimeOrder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getTimeOrderPriority() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getTimeout() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
getTimeout() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
getTimeout() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
getTimeOut() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getTimeOut() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getTimeoutInMs() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
getTimeoutPolicy() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
getTimeoutQueueTaskCount() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
getTimePageData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getTimePageHeader() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getTimePartition() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
getTimePartition() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
make sure Either the deviceToIndex is not empty Or the path contains a partition folder
getTimePartition(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getTimePartition(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getTimePartition(String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get time partition
getTimePartitionId() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getTimePartitionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
getTimePartitionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getTimePartitionIdBound(DataRegionId) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
getTimePartitionInfo(DataRegionId, long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
getTimePartitionInfoMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getTimePartitionInterval() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getTimePartitionRange(PartialPath, Filter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
Get all time partition ids and combine adjacent time partition if they belong to same data region
getTimePartitions() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getTimePartitions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getTimePartitions() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
getTimePartitions() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getTimePartitions() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getTimePartitionSlot() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getTimePartitionSlot() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
getTimePartitionSlot() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
getTimePartitionSlot() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
getTimePartitionSlot(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getTimePartitionSlotList(Filter, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
get TTimePartitionSlot list about this time filter
getTimePartitionSlots() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getTimePartitionSlots() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getTimePartitionSlots() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
getTimePartitionSlots() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getTimePartitionWithCheck() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Used when load new TsFiles not generated by the server Check and get the time partition
getTimePartitionWithCheck(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
getTimePartitionWithCheck(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
getTimePartitionWithCheck(String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
get time partition with check.
getTimePredicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
getTimeRange() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
getTimeRange() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactPagePlan
 
getTimeRange() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
getTimeRange() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
getTimeRange(long, int, long, ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor.Context
 
getTimeRangeId() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getTimeRangeIterator(long, long, TimeDuration, TimeDuration, boolean, boolean, boolean, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TimeRangeIteratorFactory
The method returns different implements of ITimeRangeIterator depending on the parameters.
getTimes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getTimes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
getTimes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
getTimeSeries(TsBlock, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
getTimeSeriesCacheAverageLoadPenalty() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTimeSeriesCacheAverageLoadPenalty() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadata(IFullPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Get a timeseriesMetadata by path.
getTimeseriesMetadataAndOffsetByDevice(MetadataIndexNode, Set<String>, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
 
getTimeSeriesMetaDataCacheAverageSize() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTimeSeriesMetaDataCacheAverageSize() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadataCacheEvictionCount() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTimeSeriesMetadataCacheEvictionCount() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadataCacheMaxMemory() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTimeSeriesMetadataCacheMaxMemory() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetaDataCacheMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getTimeSeriesMetadataHitRatio() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTimeSeriesMetadataHitRatio() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTimeseriesMetadataMapWithPath(String) - Method in class org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
getTimeseriesMetadataOffsetByDevice(MetadataIndexNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
 
getTimeseriesMetadataOffsetOfCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Get all measurements and their timeseries metadata offset in each source file.
getTimeSeriesNum() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
getTimeseriesOrder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
getTimeseriesOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
getTimeseriesOrdering() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
getTimeseriesOrderingForLastQuery() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getTimeSeriesReader(IShowTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
getTimeSeriesReader(IShowTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
getTimeSeriesReader(IShowTimeSeriesPlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
getTimeSeriesReader(IShowTimeSeriesPlan, Function<Long, Pair<Map<String, String>, Map<String, String>>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
getTimeSeriesReader(IShowTimeSeriesPlan, Function<Long, Pair<Map<String, String>, Map<String, String>>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
getTimeSeriesReaderWithIndex(IShowTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
getTimeseriesSchemaAndMetadataOffsetOfCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Get all measurements and their schemas of the current device and the timeseries metadata offset of each timeseries in each source file.
getTimeSeriesSchemaCountSource(PartialPath, boolean, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getTimeSeriesSchemaScanSource(PartialPath, boolean, long, long, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.SchemaSourceFactory
 
getTimeSlice() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
getTimeSlotList(TGetTimeSlotListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getTimeSlotList(GetTimeSlotListStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
getTimeSlotList(GetTimeSlotListStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
GetTimeSlotListStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
GET REGION statement
GetTimeSlotListStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
GetTimeSlotListTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
GetTimeSlotListTask(GetTimeSlotListStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.GetTimeSlotListTask
 
getTimestamp() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
getTimestamp() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
getTimestamp() - Method in class org.apache.iotdb.db.protocol.mqtt.Message
 
getTimestamp() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
getTimestampInFileName(IChunkMetadata) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.FileLoaderUtils
get the timestamp in file name of the chunk metadata.
getTimestamps() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getTimestampValue(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getTimeStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
getTimeStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
getTimeStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
getTimeStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
getTimeStatisticsList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getTimeValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
getTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
getTimeValuePair(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
for log
getTimeValuePair(int, long, Integer, List<TSEncoding>) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getTimeZone() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getTlogBufferSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTmpFileSuffix(CompactionTaskType) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
getToId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
getToId() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
getTopicAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
getTopicAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
getTopicConfigs(Set<String>) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
getTopicFormat(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
getTopicMode(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
getTopicName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
getTopicName() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
getTopicNamesSubscribedByConsumer(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
getTopRuleStats() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
getTopRuleStats(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
getTopValue() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
getTotalChunkMetadataSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getTotalChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getTotalChunkNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader.ChunkGroupStatistics
 
getTotalCostOfActiveMemTables() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Get total cost of active memTables.
getTotalCpuTime() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.ClusterScheduler
 
getTotalCpuTime() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IScheduler
 
getTotalCpuTime() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler
 
getTotalDevicesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getTotalDevicesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getTotalDirectBufferMemorySizeLimit() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getTotalDiskUsage() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getTotalExecutionTime() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getTotalExecutionTime() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getTotalExecutionTime() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getTotalExecutionTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
getTotalExecutionTimeInNanos() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
getTotalFileCountInSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
Return the total num of file in this snapshot.
getTotalFileLimitForCompaction() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getTotalFileLimitForCompactionTask() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTotalFileNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getTotalFileNums() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getTotalFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionTaskInfo
 
getTotalFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getTotalFlatFixedLength() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
getTotalFlatFixedLength() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
getTotalFloatingMemorySizeInBytes() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getTotalIntervalNum() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
getTotalIntervalNum() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
 
getTotalIntervalNum() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
getTotalIntervalNum() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
getTotalIntervalNum() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
getTotalLinkedButDeletedTsFileResourceRamSize() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getTotalLinkedButDeletedTsfileSize() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
Get the total size of linked TsFiles whose original TsFile is deleted (by compaction or else)
getTotalLinkedTsfileSize() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
getTotalMemoryCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getTotalMemTableSize() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
getTotalMemTableSize() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
getTotalMemTableSize() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getTotalModSizeInByte() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTotalModsSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
getTotalNonFloatingMemorySizeInBytes() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getTotalPointsNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getTotalPointsNum() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getTotalSeqFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getTotalSeqFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
getTotalSeriesNumber() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
getTotalSeriesNumber() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
getTotalSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
getTotalSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getTotalTaskCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
getTotalTasks() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getTotalTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
getTotalTimeIndexMemCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
getTotalTimePartitionNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairProgress
 
getTotalUnseqFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getTotalVariableWidth(Column[], int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
getTotalVariableWidth(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
getTransferBufferSize() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
getTransferMultiFilePieceBytes(String, long, byte[]) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
getTransferMultiFilePieceBytes(String, long, byte[]) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
getTransferSingleFilePieceBytes(String, long, byte[]) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
getTransferSingleFilePieceBytes(String, long, byte[]) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
getTransformedPlan() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Result
 
getTransformers() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
getTranslations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
getTransport() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getTraverserIterator(N, Map<Integer, Template>, boolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
getTraverserIterator(IMemMNode, Map<Integer, Template>, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
getTraverserIterator(ICachedMNode, Map<Integer, Template>, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getTraverserIterator(ICachedMNode, Map<Integer, Template>, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
getTreeDBName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TreeDeviceViewSchema
 
getTreeDBName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
getTreeDBName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
getTreeModelDatabaseName() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
getTreeModelType(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
getTreeModelTypeMap() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
getTreePattern() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getTreeStatement() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getTriggerDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerEvent() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getTriggerForwardBatchSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerForwardHTTPPOOLMaxPerRoute() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerForwardHTTPPoolSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerForwardMaxQueueNumber() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerForwardMaxSizePerQueue() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerForwardMQTTPoolSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerInformation() - Method in class org.apache.iotdb.db.trigger.executor.TriggerExecutor
 
getTriggerInformation(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getTriggerInformationList() - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
getTriggerJar(TGetJarInListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getTriggerName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getTriggerName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropTriggerStatement
 
getTriggerPatternTreeMap() - Static method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory
 
getTriggerTable() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getTriggerTable() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
getTriggerTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getTrimCharacter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
getTrimSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
getTrueValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
getTruncateOffSet() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
getTrustStorePath() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getTrustStorePwd() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getTsBlock() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySource
 
getTsBlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getTsBlock(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
getTsBlock(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
getTsBlock(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
GetTsBlockFromClosedOrAbortedChannelException - Exception in org.apache.iotdb.db.queryengine.exception.exchange
 
GetTsBlockFromClosedOrAbortedChannelException(String) - Constructor for exception org.apache.iotdb.db.queryengine.exception.exchange.GetTsBlockFromClosedOrAbortedChannelException
 
getTsBlockIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition.PartitionIndex
 
getTsBlockIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
getTsDataType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
getTSDataType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
getTsDataTypeList() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
getTsDataTypeList() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
getTsDataTypes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
getTsDataTypes() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTsFile() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
getTsFile() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getTsFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTsFileAbsolutePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
getTsFileEpoch() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
getTsFileEventCount() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
getTsFileID() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskAlignedChunkLoader
 
getTsFileID() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskChunkLoader
 
getTsFileID() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getTsFileInsertionEventCount() - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
getTsFileList(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getTsFileList(boolean, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getTsFileList(boolean, List<Long>, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getTsFileListSnapshot(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
getTsFileManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getTsFileManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getTsFileName() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
getTsFileName(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
getTsFilePath() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
getTsFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTsFilePath() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getTsFileRelativePath(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
get tsFile relative path from sequence or unsequence dir.
getTsFileRepairStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTsFileResource() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getTsFileResource() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getTsFileResource() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
getTsFileResourceManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getTsFileResourceSize() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
getTsFiles() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getTsFiles() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getTsFileSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getTSMIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
getTsRecordMem(TSRecord) - Static method in class org.apache.iotdb.db.utils.MemUtils
Calculate how much memory will be used if the given record is written to sequence file.
getTsResource() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Get TsFileResource of current TsFile.
getTsResource() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
getTsResource() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
getTSStatus(boolean, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTSStatus(boolean, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTSStatus(boolean, PrivilegeType, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTSStatus(boolean, PrivilegeType, String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTSStatus(boolean, PartialPath, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTSStatus(List<Integer>, List<? extends PartialPath>, PrivilegeType) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Literal
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
getTsValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
getTtl() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
getTTL() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
getTTlCheckerNum() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTTLForCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
 
getTTLForTable(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
getTTLForTree(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
Get ttl with time precision conversion.
getTTLForTree(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
getTTLInMSForTree(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
Get ttl without time precision conversion.
getTVList() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
getTvListByColumnIndex(List<Integer>, List<TSDataType>, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTvListByColumnIndex(List<Integer>, List<TSDataType>, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getTvListQueryMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
getTvListSortAlgorithm() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTvListSortThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getTVListsRamCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getTVListsRamCost() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
getTVOffsetInColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getType() - Method in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
 
getType() - Method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
getType() - Method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
 
getType() - Method in class org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
getType() - Method in class org.apache.iotdb.db.protocol.mqtt.LinePayloadFormatter
 
getType() - Method in interface org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
 
getType() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
getType() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
getType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindow
 
getType() - Method in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
If this plan node has to be serialized or deserialized, override this method.
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterDB
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateDB
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
getType() - Method in exception org.apache.iotdb.db.queryengine.plan.relational.type.TypeNotFoundException
 
getType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
getType() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
getType() - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
getType() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
getType() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
getType() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
getType() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
getType() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
getType() - Method in class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
getType() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.TsFileData
 
getType() - Method in enum org.apache.iotdb.db.utils.columngenerator.ColumnGeneratorType
 
getType(byte) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
 
getType(byte) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
getType(String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.CustomizedReadableIntermediateResults
 
getType(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor.Context
 
getType(SessionInfo, TypeProvider, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrTypeAnalyzer
 
getType(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getType(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor.ColumnTransformerVisitorContext
 
getType(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor.IntermediateLayerVisitorContext
 
getType(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor.Context
 
getType(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getType(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
getType(SymbolReference) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder.Context
 
getType(TypeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
getType(TypeId) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.type.TypeManager
Gets the type with the give (opaque) id
getType(TypeSignature) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
getType(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
getType(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
getType(TypeSignature) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.type.TypeManager
Gets the type with the specified signature.
getType(TypeEnum, List<Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
getTypeManager() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlannerContext
 
getTypeNum() - Method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
getTypeOnlyCoercions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTypeParametersAsTypeSignatures() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
getTypeProvider() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getTypeProvider() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor.ColumnTransformerVisitorContext
 
getTypeProvider() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
getTypeProvider() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
getTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getTypes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
getTypes(SessionInfo, TypeProvider, Iterable<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrTypeAnalyzer
 
getTypes(SessionInfo, TypeProvider, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrTypeAnalyzer
 
getTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
getTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getTypeSignatureOrNamedTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getTypeVariableConstraints() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
getUdfCollectorMemoryBudgetInMB() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUDFInformationList() - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
getUdfInitialByteArrayLengthForMemoryControl() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUDFJar(TGetJarInListReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getUdfMemoryBudgetInMB() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
getUdfName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
getUdfName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
getUdfName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DropFunctionStatement
 
getUdfReaderMemoryBudgetInMB() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUDFTable(TGetUdfTableReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
getUdfTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfTransformerMemoryBudgetInMB() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUnclosedFileReaderMap() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
 
getUnclosedSeqFileNum() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getUnclosedUnseqFileNum() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
getUnCompressedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
getUnCompressedData() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
getUnfoldedExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SelectExpression
 
getUnpinnedMemorySize() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getUnpinnedMemorySize() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getUnpinnedMNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
getUnpinnedMNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getUnseqCompactionPerformer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
getUnseqFileCandidates() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
getUnseqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
getUnseqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
getUnseqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
getUnseqFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
getUnseqFileScanHandles() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
getUnSeqFileSnapshot() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
getUnseqInnerSpaceCompactionMemoryCost() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getUnseqMemtableFlushCheckInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUnseqMemtableFlushInterval() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUnseqResourceByIndex(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getUnseqResources() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getUnseqResourcesSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
getUnSeqTsFileSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUnSequenceFileList() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
getUpdateContent(AtomicInteger, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
getUpdateContent(AtomicInteger, AtomicBoolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
getUpdateContent(AtomicInteger, AtomicBoolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
getUpdatedChildBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getUpdatedChildBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getUpdatedChildFlushingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getUpdatedChildFlushingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getUpdatedChildReceivingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
getUpdatedChildReceivingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
getUpdatedDatabaseMNode() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
getUpdatedDatabaseMNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
getUpdatedSortItems(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getUpdateMap() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
getUpdateTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
Check whether updated since last get method
getUpdateTime() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
getUpdateType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getUpperBound(int) - Method in class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getUpstreamEndpoint() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getUpstreamEndpoint() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getUpStreamEndpoint() - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
getUpStreamFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
getUpstreamInstanceId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getUpstreamInstanceId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getUpstreamPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
getUpstreamPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
getUpStreamPlanNodeId() - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
getUri() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
getUriString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
getUriString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
getUriString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateFunctionStatement
 
getUriString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
getUriString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
getUsableCompactionMemoryProportion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getUsedColumns(QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
getUsedMemorySize() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
getUsedMemorySizeInBytes() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getUsedMemorySizeInBytes() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
getUsedMemorySizeInBytesOfTablets() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getUsedMemorySizeInBytesOfTsFiles() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
getUser() - Method in class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getUser() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
getUser() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
getUser() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
getUser() - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.Identity
 
getUser() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
getUser(String) - Method in class org.apache.iotdb.db.protocol.rest.filter.UserCache
 
getUserCache(String) - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
 
getUserCache(String) - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 
getUserDefinedEvent() - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
getUserLimiter(String) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
getUsername() - Method in class org.apache.iotdb.db.protocol.rest.filter.User
 
getUsername() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getUserName() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
getUserName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
getUserPrincipal() - Method in class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getUserQuotaLimiter() - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
getUsingTemplates() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
getUsingTemplates() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Get all templates being used in this schema tree.
getValidRowIndexForTimeDuplicatedRows(List<Integer>, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the valid original row index in a column by a given time duplicated original row index list.
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.In
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
getValue() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
getValue() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
getValue() - Method in class org.apache.iotdb.db.queryengine.statistics.StatisticLine
 
getValue() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
 
getValue() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
getValue() - Method in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
 
getValue(String, TSDataType) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
getValue(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.NoOpSymbolResolver
 
getValue(Symbol) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolResolver
 
getValue(Literal, Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
getValueCoercion() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PredicateCoercions
 
getValueColumn() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
getValueColumn(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getValueColumn(int, int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
getValueColumnCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
getValueColumnIndex() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
getValueColumns() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
getValueColumnsDeletionList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getValueIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
Get the row index value in index column.
getValueLength(byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
getValueList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
getValuePageDataList() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getValuePageHeaders() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
getValues() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
getValues() - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
getValues() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
getValues() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
getValues() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
getValues() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
getValues() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
getValues() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getValuesList() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
getValuesStatisticsList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
getValueString() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
getValueType() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PredicateCoercions
 
getVariable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
getVariadicBound() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
getVersion() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver.TwoStageAggregateReceiver
 
getVersion() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
getVersion() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getVersion() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
getVersion() - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
getVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
getVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
getVersion() - Method in interface org.apache.iotdb.db.subscription.receiver.SubscriptionReceiver
 
getVersion() - Method in class org.apache.iotdb.db.subscription.receiver.SubscriptionReceiverV1
 
getVersion() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
getVersion(File) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
getVersion(FileChannel) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
GetVersion - Class in org.apache.iotdb.db.service
 
GetVersion() - Constructor for class org.apache.iotdb.db.service.GetVersion
 
getVersionBytes() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
getVersionResult() - Static method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
getVersionString() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
getViewExpression(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
return as: [dataType, encoding, compression, preDelete]
getViewExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
getViewPath() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
getViewPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
getViewPath() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
getViewPath() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
getViewPathList() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getViewPathList() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
getViewPathList() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
 
getViewPathToSourceExpressionMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getViewPathToSourceExpressionMap() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
getViewPathToSourceExpressionMap() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
 
getViewPathToSourceMap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
getViewSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
getViewSize() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
getViewSize() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
Get how many views will be created.
getVirtualFragmentInstanceId() - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
getVirtualResultNodeId() - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
getVisibleFieldCount() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
 
getVisibleFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets only the visible fields.
getVisibleMetadataListFromWriter(RestorableTsFileIOWriter, TsFileResource, QueryContext, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
 
getVolatileMNodeNum() - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
getWaitingTasksNumber() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getWalAsyncModeFsyncDelayInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
getWalBufferQueueMemoryBlock() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
getWalBufferQueueMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getWalBufferQueueProportion() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getWalBufferSize() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALCacheShrinkClearEnabled() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALCompressionAlgorithm() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALCurrentReadOffset() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
 
getWalDiskUsage() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
getWalEntryHandler() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.WALFlushListener
 
getWalEntryPosition() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
getWALEventCount() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
getWalFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
getWALFile(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Get the .wal file starts with the specified version id
getWALFile(File, long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Get the .wal file starts with the specified version id in the directory.
getWalFileSizeThresholdInByte() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWalFileStatus() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
getWalFileVersionId() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
getWalFlushListener() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
getWall() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
getWalMemTableSnapshotThreshold() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALMetaData() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
getWalMinEffectiveInfoRatio() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWalMode() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWALNode() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
This method could only be used in iot consensus
getWALNodesNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
getWalSyncModeFsyncDelayInMs() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWarningCode() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
getWarningCollector() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Context
 
getWarnings() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.DefaultWarningCollector
 
getWarnings() - Method in interface org.apache.iotdb.db.queryengine.execution.warnings.WarningCollector
 
getWatermark() - Method in class org.apache.iotdb.db.pipe.event.common.watermark.PipeWatermarkEvent
 
getWhen() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
getWhenClauses() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
getWhenClauses() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
getWhenThenColumnTransformers() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
getWhenThenExpressions() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
getWhere() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
getWhere() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
getWhere() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
getWhere() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
getWhere() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
getWhere(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getWhereClause() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
getWhereCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
getWhereCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
getWhereExpression() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
getWhereMap() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
getWindowEvaluationThreadCount() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWindowSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
getWindowSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.HeadInferenceWindow
 
getWindowSize() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.TailInferenceWindow
 
getWindowSize() - Method in class org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
getWindowType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
getWindowType() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.WindowParameter
 
getWindowType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
getWindowType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
getWith() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
getWithReentrantReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
getWithReentrantReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
getWithReentrantReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
getWithReentrantReadLock() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
getWorkerResults() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessWorker
 
getWorkingTasksNumber() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
getWorkingTVList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
getWorkingTVList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
getWorkingTVList() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
getWorkingTVList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
getWorkMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getWorkMemTableCreatedTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Return Long.MAX_VALUE if workMemTable is null
getWorkMemTableRamCost() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
getWorkMemTableUpdateTime() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Return Long.MAX_VALUE if workMemTable is null
getWorkSequenceTsFileProcessors() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Get all working sequence tsfile processors
getWorkUnsequenceTsFileProcessors() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Get all working unsequence tsfile processors
getWritableMemChunk(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
getWritableMemChunk(String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
getWritableMemChunk(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
getWritableMemChunk(IDeviceID, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
getWritableMemChunk(IDeviceID, String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
getWriteMemoryManager() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
getWriteMemoryVariationReportProportion() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
getWritePlanNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
getWritePointCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
getWritePointCount(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
getWritePointCount(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
getWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
getWriterSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
getWriterSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
getWriterSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
getWrittenCount(String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
getXResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
getZoneId() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
getZoneId() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
getZoneId() - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
getZoneId() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor.Context
 
getZoneId() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
GLOBAL_MEMORY_TABLE_INFO - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
 
globalAggregation() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
GlobalMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
GlobalMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
globalReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
globalReadLock(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
globalReadUnlock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
globalStampedReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
globalStampedReadUnlock(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
GlobalTimePredicateExtractVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
GlobalTimePredicateExtractVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
GlobalTimePredicateExtractVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
globalWriteLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
globalWriteUnlock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
gotCandidateBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
gotNextRightBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
grabPlanNode(IndexedConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
grabQuota(long, long, long, long) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter
Removes the specified write and read amount from the quota.
GrafanaApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.v1.impl
 
GrafanaApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.v2.impl
 
GrafanaApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.v1.impl.GrafanaApiServiceImpl
 
GrafanaApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.v2.impl.GrafanaApiServiceImpl
 
GRANT_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
GRANT_ROLE_ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_ROLE_ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_ROLE_DB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_ROLE_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GRANT_ROLE_SYS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_ROLE_TB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
GRANT_USER_ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER_ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER_DB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GRANT_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
GRANT_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GRANT_USER_SYS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_USER_TB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
GRANT_WATERMARK_EMBEDDING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GraphContext(TemplatedInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter.GraphContext
 
GREATER_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
GREATER_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
GREATER_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
GREATER_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
GREATER_THAN_OR_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
GREATER_THAN_OR_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
GreaterEqualExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
GreaterEqualExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterEqualExpression
 
GreaterEqualExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterEqualExpression
 
GreaterThanExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
GreaterThanExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterThanExpression
 
GreaterThanExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterThanExpression
 
GROUP_BY_FILL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GROUP_BY_LEVEL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
GROUP_BY_TAG - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
GROUP_BY_TIME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
GROUP_BY_TIME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
GROUP_KEY_SUFFIX - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
groupAggregationsBySeries(List<? extends Path>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
Merge same series and convert to series map.
groupAlignedAggregations(Map<PartialPath, List<AggregationDescriptor>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
 
groupAlignedPaths(List<PartialPath>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
Deprecated. 
groupAlignedSeries(List<PartialPath>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
PartialPath of aligned time series will be organized to one AlignedPath.
groupAlignedSeriesWithAggregations(Map<PartialPath, List<Integer>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
Group all the series under an aligned entity into one AlignedPath and remove these series from pathToAggrIndexesMap.
groupAlignedSeriesWithOrder(List<PartialPath>, Ordering) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
 
GroupBy - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GroupBy(boolean, List<GroupingElement>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
GroupBy(NodeLocation, boolean, List<GroupingElement>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
GroupByComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupByComponent(WindowType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
GroupByConditionComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupByConditionComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByConditionComponent
 
GroupByConditionParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
GroupByConditionParameter(boolean, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
GroupByCountComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupByCountComponent(long) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByCountComponent
 
GroupByCountParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
GroupByCountParameter(long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
groupByExpression - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
groupByExpression - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
GroupByHash - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
GroupByLevelComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of GROUP BY LEVEL clause.
GroupByLevelComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByLevelComponent
 
groupByLevelDescriptors - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
GroupByLevelHelper - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
GroupByLevelHelper(int[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
GroupByLevelHelper.RawPathToGroupedPathMap - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
GroupByLevelNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
This node is responsible for the final aggregation merge operation.
GroupByLevelNode(PlanNodeId, List<PlanNode>, List<CrossSeriesAggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
GroupByLevelNode(PlanNodeId, List<CrossSeriesAggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
groupByParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
groupByParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
GroupByParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
The parameter of `GROUP BY` clause.
GroupByParameter(WindowType) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
GroupBySessionComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupBySessionComponent(long) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupBySessionComponent
 
GroupBySessionParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
GroupBySessionParameter(long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
GroupByTagComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupByTagComponent(List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTagComponent
 
GroupByTagNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
GroupByTagNode(PlanNodeId, List<PlanNode>, GroupByTimeParameter, Ordering, List<String>, Map<List<String>, List<CrossSeriesAggregationDescriptor>>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
GroupByTagNode(PlanNodeId, GroupByTimeParameter, Ordering, List<String>, Map<List<String>, List<CrossSeriesAggregationDescriptor>>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
groupByTime(long, long, long, long) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
groupByTime(GroupByTimeParameter) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
GroupByTimeComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of GROUP BY clause.
GroupByTimeComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
GroupByTimeExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.other
Only used for representing GROUP BY TIME filter.
GroupByTimeExpression(long, long, TimeDuration, TimeDuration) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
GroupByTimeExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
groupByTimeParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
groupByTimeParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
groupByTimeParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
groupByTimeParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
groupByTimeParameter - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
GroupByTimeParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
The parameter of `GROUP BY TIME`.
GroupByTimeParameter() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
GroupByTimeParameter(long, long, TimeDuration, TimeDuration, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
GroupByTimeParameter(GroupByTimeComponent) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
GroupByVariationComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
GroupByVariationComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByVariationComponent
 
GroupByVariationParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
GroupByVariationParameter(boolean, double) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
GroupedAccumulator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedAggregator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedAggregator(GroupedAccumulator, AggregationNode.Step, TSDataType, List<Integer>, OptionalInt) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
GroupedAvgAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedAvgAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
GroupedCountAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedCountAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
GroupedCountIfAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedCountIfAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
GroupedExtremeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedExtremeAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
GroupedFirstAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedFirstAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
GroupedFirstByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedFirstByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
GroupedLastAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedLastAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
GroupedLastByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedLastByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
GroupedMaxAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedMaxAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
GroupedMaxByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedMaxByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxByAccumulator
 
GroupedMaxMinByBaseAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
max(x,y) returns the value of x associated with the maximum value of y over all input values.
GroupedMaxMinByBaseAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
GroupedMinAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedMinAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
GroupedMinByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedMinByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinByAccumulator
 
GroupedModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedModeAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
GroupedSumAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedSumAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
GroupedUserDefinedAggregateAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedUserDefinedAggregateAccumulator(AggregateFunction, List<Type>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
GroupedVarianceAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
GroupedVarianceAccumulator(TSDataType, VarianceAccumulator.VarianceType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
groupIdSymbol - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
groupingColumns() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Aggregation
 
GroupingElement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GroupingElement(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingElement
 
groupingKeyIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
groupingKeyIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
groupingKeySchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
groupingKeySchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
groupingKeySize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
GroupingSetAnalysis(List<Expression>, List<List<Set<FieldId>>>, List<List<Set<FieldId>>>, List<List<Set<FieldId>>>, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.GroupingSetAnalysis
 
GroupingSetDescriptor(List<Symbol>, int, Set<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
groupingSets - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
groupingSets(List<Symbol>, int, Set<Integer>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
GroupingSets - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GroupingSets(GroupingSets.Type, List<List<Expression>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
GroupingSets(NodeLocation, GroupingSets.Type, List<List<Expression>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
GroupingSets.Type - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
GroupReference - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
GroupReference(PlanNodeId, int, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
GROUPS - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameType
 
GroupsFrame - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
GroupsFrame(Partition, FrameInfo, List<ColumnList>, RowComparator, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.GroupsFrame
 
gt(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
gte(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 

H

h - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
handle(CombineRequest) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
handle(FetchCombineResultRequest) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
handle(TPipeSubscribeReq) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionReceiverAgent
 
handle(TPipeSubscribeReq) - Method in interface org.apache.iotdb.db.subscription.receiver.SubscriptionReceiver
 
handle(TPipeSubscribeReq) - Method in class org.apache.iotdb.db.subscription.receiver.SubscriptionReceiverV1
 
handleAttributeUpdate(TAttributeUpdateReq) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
handleClientExit() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.IoTDBLegacyPipeReceiverAgent
Release resources or cleanup when a client (a sender) is disconnected (normally or abnormally).
handleClientExit() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionReceiverAgent
 
handleConsumerGroupMetaChanges(List<ConsumerGroupMeta>) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
handleContainer(String, UpdateContainer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
handleDeviceNode(IDeviceMNode<IMemMNode>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceAttributeUpdater
 
handleDeviceNode(IDeviceMNode<IMemMNode>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceBlackListConstructor
 
handleDeviceNode(IDeviceMNode<IMemMNode>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceUpdater
 
handleDropConsumerGroup(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
handleDropPipeConsensusTask(ConsensusPipeName) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiverAgent
Release receiver of given pipeConsensusTask
handleDropTopic(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
handleEventException(Throwable, long, Object) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueueExceptionHandler
 
handleException(String, File, List<TsFileResource>, List<TsFileResource>, List<TsFileResource>, TsFileManager, long, boolean, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.CompactionExceptionHandler
 
handleException(Logger, Exception) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
handleExit() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver.TwoStageAggregateReceiver
 
handleExit() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
handleExit() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
handleExit() - Method in interface org.apache.iotdb.db.subscription.receiver.SubscriptionReceiver
 
handleExit() - Method in class org.apache.iotdb.db.subscription.receiver.SubscriptionReceiverV1
 
handleFinishedChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
handleFinishedChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
handleFinishedChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
handleFinishedChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
handleFinishedChild(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
handleOnShutdownException(Throwable) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueueExceptionHandler
 
handleOnStartException(Throwable) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueueExceptionHandler
 
handlePipeConfigClientExit(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
handlePipeConfigClientExit(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
handlePipeConfigClientExit(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
handlePipeMetaChangesInternal(List<PipeMeta>) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
handleRecoverException(Exception) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
handleSettleRequest(TSettleReq) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleRequestHandler
 
handleSingleConsumerGroupMetaChanges(ConsumerGroupMeta) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
handleSingleTopicMetaChanges(TopicMeta) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
handleTaskCleanup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
handleTaskCleanup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
handleTaskCleanup() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
handleTopicMetaChanges(List<TopicMeta>) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
handleTransferConfigPlan(String, TPipeTransferReq) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
handleTransferConfigPlan(String, TPipeTransferReq) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
handleTransferConfigPlan(TPipeConfigTransferReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
handoverAlignedTvList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
handoverTvList() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
handshake() - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
handshake(TSyncIdentityInfo, String, IPartitionFetcher, ISchemaFetcher) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.IoTDBLegacyPipeReceiverAgent
Create connection from sender.
hardlinkTo(File) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
hasAlias() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
hasAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
hasAliasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
hasBuiltInAggregationFunction() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
hasCached() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnCache
 
hasCachedTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
hasCachedTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
hasCachedTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
hasCandidateResult - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
hasCandidateResult - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
hasCheckedDeviceOverlap - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
hasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
check whether the MNode has a child with the name
hasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
Check whether the MNode has a child with the name.
hasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
check whether the MNode has a child with the name
hasChild(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
check whether the MNode has a child with the name
hasChild(N, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
Check if parent has child
hasChild(IMemMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
hasChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
hasChild(ICachedMNode, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
hasChild(ICachedMNode, String, boolean, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
hasChildInBuffer(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
hasChildInBuffer(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
hasChildInNewChildBuffer(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
hasChildInNewChildBuffer(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
hasChildrenInBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
hasChildrenInBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
hasComputedResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
hasConsumedAll() - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionExtractor
 
hasConsumedAll() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
hasConsumedAllHistoricalTsFiles() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
hasCrashed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
hasCurLimit() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ColumnPaginationController
 
hasCurOffset() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ColumnPaginationController
 
hasCurrent() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
hasDefaultOutput() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasDetailedDeviceInfo() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
hasEmptyChildInput - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
Indicate whether we found an empty child input in one loop
hasEmptyGroupingSet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasEnoughMemory() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
hasEnoughMemory(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
hasEnoughMemory(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
hasEnoughMemory(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
hasExchangeNode - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
hasFailedMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
hasFill() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasFinalResult() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
This method can only be used in seriesAggregateScanOperator.
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
hasFinalResult() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
This method can only be used in AggTableScan.
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
hasFinalResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
hasGroupByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasGroupByParameter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
hash() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(byte[]) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(byte[], int, byte[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
hash(byte[], int, byte[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
hash(byte[], int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(long, byte[]) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(long, byte[], int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(long, InputStream) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(InputStream) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
hash(Column[], int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
hash(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
hash(Type, byte[], int, byte[]) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
hash(Type, Column, int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
HASH_CODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
HashAggregationBuilder - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder
 
HashAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
HashAggregationOperator(OperatorContext, Operator, List<Type>, List<Integer>, List<GroupedAggregator>, AggregationNode.Step, int, long, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
hasHaving() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hashBatched(Column[], long[], int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
hashBatched(Column[], long[], int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
hashCode - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
hashCode() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusDeleteNodeReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBatchReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBinaryReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceWithModReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealWithModReq
 
hashCode() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.NodeRef
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MppDataExchangeServiceThriftHandlerMetrics
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.metric.ChunkCacheMetrics
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.metric.TimeSeriesMetadataCacheMetrics
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Sub-classes must not override this method.
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TableModelTimePredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TreeModelTimePredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.AccessControlInfo
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.NodeRef
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.FunctionId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.LongVariableConstraint
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
hashCode() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnHandle
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCacheMetrics
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ScopeAware
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.security.Identity
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinCriteria
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NaturalJoin
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipePlugins
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.RowFieldName
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeId
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
hashCode() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowNodesResult
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
hashCode() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
hashCode() - Method in class org.apache.iotdb.db.service.metrics.DataNodeInternalRPCServiceMetrics
 
hashCode() - Method in class org.apache.iotdb.db.service.metrics.RPCServiceMetrics
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache.BloomFilterCacheKey
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionMetrics
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMetrics
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.MergeReaderPriority
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
hashCode() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
hashCode() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
HashLastFlushTimeMap - Class in org.apache.iotdb.db.storageengine.dataregion
 
HashLastFlushTimeMap() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
hashPosition(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
HashStrategy - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
HashStrategy(List<Type>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
hasIfExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
hasIfNotExistsCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
hasInferenceAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasInitResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
hasInitResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
hasJoinNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
hasLast() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
hasLimit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasLogicalViewMeasurement() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
hasLogicalViewMeasurement() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
If there is view in this schema tree, return true, else return false.
hasLogicalViewNeedProcess() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
 
hasLogicalViewNeedProcess() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
hasLogicalViewNeedProcess() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
hasMask() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
hasMatchedRightValueToProbeLeft() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
hasMatchedRightValueToProbeLeft() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
hasModelInference() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasMoreData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
hasMoreSortedData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
hasNext - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
hasNext - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
hasNext() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParserTabletIterator
 
hasNext() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParserTabletIterator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
hasNext() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
return true if the operator has more data, otherwise false.
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.RawDataAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SlidingWindowAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.PartitionExecutor
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateFilter
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractDefaultAggTableScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.LastQueryAggTableScanOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
hasNext() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.ListForwardIterator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
hasNext() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MNodeIterator
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
hasNext() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
hasNext() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils.BatchColumnSelection
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.PointPriorityReader
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile.ModIterator
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource.ModIterator
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileDeviceStartEndTimeIterator
 
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
hasNext() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
hasNext() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
hasNext() - Method in class org.apache.iotdb.db.tools.schema.SRStatementGenerator
 
hasNext() - Method in class org.apache.iotdb.db.utils.sort.FileSpillerReader
 
hasNext() - Method in class org.apache.iotdb.db.utils.sort.MemoryReader
 
hasNext() - Method in interface org.apache.iotdb.db.utils.sort.SortReader
Check if there is cached data in sortReader, cache more data if current ones are run out.
hasNext(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
hasNext(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
hasNext(boolean) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to determine whether there is a next window.
hasNext(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
hasNext(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
hasNext(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
hasNextBatch() - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.IDataBlockReader
 
hasNextBatch() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.SeriesDataBlockReader
 
hasNextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
hasNextBatch() - Method in interface org.apache.iotdb.db.utils.datastructure.MemPointIterator
 
hasNextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
hasNextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
hasNextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
hasNextChunk() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
This method should be called after hasNextFile() until no next chunk, make sure that all overlapped chunks are consumed.
hasNextDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
 
hasNextEventInCurrentSnapshot() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
hasNextFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
hasNextPage() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
This method should be called after hasNextChunk() until no next page, make sure that all overlapped pages are consumed
hasNextPage() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
Check If there is more pages to be scanned in Chunk.
hasNextPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
hasNextPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
hasNextResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
hasNextResult() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
hasNextResult() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
hasNextRow() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
hasNextRow() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
hasNextRow() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.EmptyRowIterator
 
hasNextSatisfiedPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkReader
 
hasNextSatisfiedPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
hasNextSeqResource() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
hasNextSeqResource(int, boolean, IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
hasNextSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator.MultiTsFileNonAlignedMeasurementMetadataListIterator
 
hasNextSplit() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
hasNextTimePartition - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
hasNextTimePartition(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
hasNextTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
hasNextTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
hasNextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
hasNextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
hasNextUnseqResource() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
hasNextUnseqResource(int, boolean, IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
hasNextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractDeviceChunkMetaData
 
hasNextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedDeviceChunkMetaData
 
hasNextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceChunkMetaData
 
hasNextWithTimer() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
 
hasNoCollectInvocationAfterReset() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
hasNoGeneratedEvent() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
hasNoMore - Variable in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
hasNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
hasNoNeedParsingAndIsEmpty() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
hasNonEmptyGroupingSet() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasNormalTimeSeries() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
hasNormalTimeSeries() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Check whether this schema tree has normal series(not template series).
hasNullField(Object[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.InputRowUtils
this method checks whether the row returned by IUDFInputDataSet.nextRowInObjects() has any null fields except the timestamp
hasNullValue(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
hasNullValue(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
hasNullValue(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
hasNullValue(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
hasOffset() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasOrderBy() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasOrderByExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasOrderings() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasOuterParent(Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
hasOverlap() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
hasPipeReleaseRegionRelatedResource(int) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
hasPipeReleaseRegionRelatedResource(ConsensusGroupId) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
hasPushDownPredicate() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
hasRead - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
hasRecordAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
hasRecordAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
hasRecordAlias(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
hasRecordAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
hasRecorded() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
hasRecordKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
hasRecordKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
hasRecordKey(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
hasRecordKey(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
hasReleaseAllRegionRelatedResource(ConsensusGroupId) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
hasRunningRepairTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
hasSchema(String) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceSchemaSource
 
hasSchemaStatistic(ISchemaRegion) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.LogicalViewSchemaSource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.NodeSchemaSource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.PathsUsingTemplateSource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
hasSchemaStatistic(ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
hasSeriesPrintedDetails - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
hasSgCol() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
hasSingleGlobalAggregation() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasSingleNodeExecutionPreference(SessionInfo, Metadata) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
hasSortNode() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
hasSpilledData() - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
hasSubmitTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
hasSubmittedReceiverSubtasks() - Method in class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskExecutor
 
hasSuffix(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
hasTableName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
hasTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
hasTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
hasTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
hasTimeCondition() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
hasUnsortedDataOrWrongStatistics() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
hasValidMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
hasValidMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
hasValidMeasurements() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
hasValueFilter() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
hasValueFilter() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
hasVolatileDescendant() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
hasWhere() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
hasWhereClause() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
HavingCondition - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of HAVING clause.
HavingCondition(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.HavingCondition
 
hClient - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
HEAD - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowType
 
HeadInferenceWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
HeadInferenceWindow(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.HeadInferenceWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
headValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
heap - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
heartbeat() - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
hiddenColumn(String, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil.TableMetadataBuilder
 
hitCount() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return the count of recorded cache hit cases, since the cache has been utilized after init or clean up.
hitRate() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return the hit rate of recorded cases, equal hitCount() / requestCount().
holdWriteLockList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
holdWriteLockList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
HorizontallyConcatNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
This node is responsible for merge two or more TsBlocks have been aligned.
HorizontallyConcatNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
HorizontallyConcatNode(PlanNodeId, List<PlanNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
HorizontallyConcatOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join
This operator is used to horizontally concatenate TsBlocks with the same timestamp column.
HorizontallyConcatOperator(OperatorContext, List<Operator>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
hour - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
hServer - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
HYPER_LOG_LOG - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 

I

IActivateTemplateInClusterPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IAlterLogicalViewPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
IAnalysis - Interface in org.apache.iotdb.db.queryengine.plan.analyze
 
IAuthorCache - Interface in org.apache.iotdb.db.auth
 
IAuthorityFetcher - Interface in org.apache.iotdb.db.auth
 
IAutoCreateDeviceMNodePlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
ICachedMNode - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode
 
ICachedMNodeContainer - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
IChangeAliasPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IChangeTagOffsetPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IChunkHandle - Interface in org.apache.iotdb.db.storageengine.dataregion.read.filescan
This interface is used to handle the scan of chunks in TSFile.
IClientSession - Class in org.apache.iotdb.db.protocol.session
 
IClientSession() - Constructor for class org.apache.iotdb.db.protocol.session.IClientSession
 
IClientSession.SqlDialect - Enum in org.apache.iotdb.db.protocol.session
 
ICompactionPerformer - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer
CompactionPerformer is used to compact multiple files into one or multiple files.
ICompactionSelector - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.selector
AbstractCompactionSelector is the base class of all CompactionSelector.
ICompactionTaskComparator - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator
 
IConfigStatement - Interface in org.apache.iotdb.db.queryengine.plan.statement
ConfigStatement represents the statement which should be executed by ConfigNode All the statements which need to be transformed into IConfigTask should extend this class
IConfigTask - Interface in org.apache.iotdb.db.queryengine.plan.execution.config
 
IConfigTaskExecutor - Interface in org.apache.iotdb.db.queryengine.plan.execution.config.executor
 
ICreateAlignedTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
ICreateLogicalViewPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
ICreateTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
ICrossCompactionPerformer - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer
 
ICrossSpaceSelector - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.selector
 
id - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
ID - Interface in org.apache.iotdb.db.queryengine.execution.schedule.queue
A simple interface to indicate the id type.
idAllocator() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
idAndAttributeIndexMap - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
IDataBlockReader - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader
 
IDataRegionForQuery - Interface in org.apache.iotdb.db.storageengine.dataregion
It's an interface that storage engine must provide for query engine
idColumnIndices - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
idColumnIndices - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
idDeterminedFilterList - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
The outer list represents the OR relation between different expression lists.
idDeterminedPredicateList - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
The outer list represents the OR relation between different expression lists.
idDeterminedPredicateList - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
IDeactivateTemplatePlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IDeleteLogicalViewPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
IDeleteTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
identifier - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
identifier - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
identifier(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
Identifier - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Identifier(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
Identifier(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
Identifier(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
Identifier(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
Identifier(NodeLocation, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
IDENTIFIER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
identifyOutputColumnType(Expression, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
identity(Iterable<Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
identity(Symbol...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
Identity - Class in org.apache.iotdb.db.queryengine.plan.relational.security
 
Identity(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.security.Identity
 
IDENTITY_FILL - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
IDENTITY_SINK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
IdentityColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
this is a special transformer which outputs data just as input without any modification.
IdentityColumnTransformer(Type, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.IdentityColumnTransformer
 
IdentityFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity
 
IdentityFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityFill
 
IdentityLinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity
 
IdentityLinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityLinearFill
 
IdentitySinkNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink
 
IdentitySinkNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
IdentitySinkNode(PlanNodeId, List<DownStreamChannelLocation>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
IdentitySinkNode(PlanNodeId, List<PlanNode>, List<DownStreamChannelLocation>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
IdentitySinkOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.sink
 
IdentitySinkOperator(OperatorContext, List<Operator>, DownStreamChannelIndex, ISinkHandle) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
IDeserializer<T> - Interface in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This interface defines the behaviour of a Deserializer of T.
IDeviceAttributeStore - Interface in org.apache.iotdb.db.schemaengine.schemaregion.attribute
The storage of table device attributes.
IDeviceSchema - Interface in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
IDeviceSchemaInfo - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info
 
idFuzzyPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
filters/conditions involving non-id columns and concat by OR to id column filters
idFuzzyPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
filters/conditions involving non-id columns and concat by OR to id column filters
idFuzzyPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
filters/conditions involving non-id columns and concat by OR to id column filters
IDIndexedAccessible - Interface in org.apache.iotdb.db.queryengine.execution.schedule.queue
A simple interface for id getter and setter.
IDPredicate - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDPredicate(IDPredicate.IDPredicateType) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
IDPredicate.And - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDPredicate.FullExactMatch - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDPredicate.IDPredicateType - Enum in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDPredicate.NOP - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDPredicate.SegmentExactMatch - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
IDriver - Interface in org.apache.iotdb.db.queryengine.execution.driver
IDriver encapsulates some methods which are necessary for FragmentInstanceTaskExecutor to run a fragment instance.
IDriverScheduler - Interface in org.apache.iotdb.db.queryengine.execution.schedule
The interface of fragment instance scheduling.
IDualKeyCache<FK,SK,V> - Interface in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache
This interfaces defines the behaviour of a dual key cache.
IDualKeyCacheComputation<FK,SK,V> - Interface in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache
This interfaces defines the behaviour needed be implemented and executed during cache value traverse.
IDualKeyCacheStats - Interface in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache
This interface defines the status and statistics, that will be provided , of dual key cache.
IDualKeyCacheUpdating<FK,SK,V> - Interface in org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache
This interfaces defines the behaviour needed be implemented and executed during cache value traverse.
ifExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
ifExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
IfExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
IF(v1,v2[,v3]): CASE WHEN v1 THEN v2 [ELSE v3] END
IfExpression(Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
IfExpression(NodeLocation, Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
IFileScanHandle - Interface in org.apache.iotdb.db.storageengine.dataregion.read.filescan
IFileScanHandle will supply interfaces for metadata checking and chunk scanning for specified one TsFile.
IFill - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.fill
 
IFillFilter - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.fill
 
IFragInstanceDispatcher - Interface in org.apache.iotdb.db.queryengine.plan.scheduler
 
IFragInstanceStateTracker - Interface in org.apache.iotdb.db.queryengine.plan.scheduler
 
IFragmentParallelPlaner - Interface in org.apache.iotdb.db.queryengine.plan.planner
The interface is used to transform one PlanFragment into one or more FragmentInstances which could run in parallel
IGNORE_VALUE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
ignoreAllNullRows - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
ignoreAllNullRows - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
ignoreAllNullRows - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
ignoredRule(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler.Builder
 
ignoreFileOverlap - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
ignoreNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
ignoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
IInnerSeqSpaceSelector - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.selector
 
IInnerUnseqSpaceSelector - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.selector
 
ILastFlushTime - Interface in org.apache.iotdb.db.storageengine.dataregion
 
ILastFlushTimeMap - Interface in org.apache.iotdb.db.storageengine.dataregion
This interface manages last time and flush time for sequence and unsequence determination
ILinearFill - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.fill
 
ILLEGAL_NODE_NAME_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
IllegalCompactionPerformerException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
IllegalCompactionPerformerException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.IllegalCompactionPerformerException
 
IllegalCompactionSelectorNameException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant
 
IllegalCompactionSelectorNameException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.IllegalCompactionSelectorNameException
 
IllegalCompactionTaskSummaryException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
IllegalCompactionTaskSummaryException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.IllegalCompactionTaskSummaryException
 
IllegalParameterOfPathException - Exception in org.apache.iotdb.db.exception.metadata
 
IllegalParameterOfPathException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.IllegalParameterOfPathException
 
IllegalSourceFileTypeException - Exception in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
IllegalSourceFileTypeException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception.IllegalSourceFileTypeException
 
ILoadDiskSelector - Interface in org.apache.iotdb.db.storageengine.load.disk
 
ILoadDiskSelector.LoadDiskSelectorType - Enum in org.apache.iotdb.db.storageengine.load.disk
 
ILoader - Interface in org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader
This interface is used to load files, including tsFile, syncTask, schema, modsFile and deletePlan.
ILogWriter - Interface in org.apache.iotdb.db.storageengine.dataregion.wal.io
 
ILogWriter - Interface in org.apache.iotdb.db.utils.writelog
ILogWriter provides functions to insert WAL logs that have already been converted to bytes to a persistent medium.
IMeasurementSchemaInfo - Interface in org.apache.iotdb.db.queryengine.common.schematree
 
IMemMNode - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode
 
IMemoryManager - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory
This class implemented the cache management, involving the cache status management on per MNode and cache eviction.
IMemTable - Interface in org.apache.iotdb.db.storageengine.dataregion.memtable
IMemTable is designed to store data points which are not flushed into TsFile yet.
IMNodeChildBuffer - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
IModelFetcher - Interface in org.apache.iotdb.db.queryengine.plan.analyze
 
ImplementTableFunctionSource - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule prepares cartesian product of partitions from all inputs of table function.
ImplementTableFunctionSource() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ImplementTableFunctionSource
 
IMPLICIT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
IMPPDataExchangeManager - Interface in org.apache.iotdb.db.queryengine.execution.exchange
 
IMPPDataExchangeManagerCallback<T> - Interface in org.apache.iotdb.db.queryengine.execution.exchange
 
IMTreeStore<N extends IMNode<N>> - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree
This interface defines the basic access methods of an MTreeStore.
in(Expression, LinkedHashSet<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
In(Symbol, Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.In
 
IN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
IN_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
IN_PREDICATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
inactiveTrigger(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
InBinaryMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InBinaryMultiColumnTransformer(Set<Binary>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InBinaryMultiColumnTransformer
 
InBooleanMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InBooleanMultiColumnTransformer(Set<Boolean>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InBooleanMultiColumnTransformer
 
INCLINED_SPLIT - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
InColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
InColumnTransformer(Type, ColumnTransformer, boolean, Set<String>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.InColumnTransformer
 
INCOMPLETE - Enum constant in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse.CombineResultType
 
incrCompactionConfigVersion() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
increase(FastCompactionTaskSummary) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
increaseAndGetReference() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
increaseAndGetReferenceCount(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
increaseAndGetSchemaListenerReferenceCount(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
increaseCrossCompactionCnt(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
increaseCrossCompactionCnt(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
increaseDeserializedChunkNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseDeserializedPageNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseDirectlyFlushChunkNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseDirectlyFlushPageNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseEventCount(Event) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
increaseExpressionReference(Expression) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.LayerMemoryAssigner
 
increaseFileReaderReference(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.FileReaderManager
Increase the reference count of the reader specified by filePath.
increaseFileReference(File) - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
given a file, create a hardlink, maintain a reference count for the hardlink, and return the hardlink.
increaseFileReference(File, boolean, TsFileResource) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
Given a file, create a hardlink or copy it to pipe dir, maintain a reference count for the hardlink or copied file, and return the hardlink or copied file.
increaseHeartbeatEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
increaseInnerCompactionCnt(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
increaseLoadingFileCounter(long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
increaseMergedChunkNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseModFileNum(int) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
increaseModFileNum(int) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
increaseModFileSize(long) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
increaseModFileSize(long) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
increaseProcessChunkNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseProcessPointNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseQueuingFileCounter(long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
increaseReferenceCount() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
increaseReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
increaseRewritePointNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
increaseTabletEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
increaseTierLevel() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
increaseTsFileEventCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
increment(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Increments the element of this big array at specified index.
increment(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Increments the element of this big array at specified index.
increment(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Increments the element of this big array at specified index.
incrementAndGetRefCnt() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
incrementAndGetRefCnt() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
incrementRepairedTimePartitionNum() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairProgress
 
incrementSubmitTaskNum(CompactionTaskType, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
incVolatileDescendant() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
INDETERMINATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
index - Variable in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
index() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
IndexedBlockingQueue<E extends IDIndexedAccessible> - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue
The base class of a special kind of blocking queue, which has these characters:
IndexedBlockingQueue(int, E) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Init the queue with a max capacity.
IndexedBlockingReserveQueue<E extends IDIndexedAccessible> - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue
This class is different from IndexedBlockingQueue in that it will reserve space for polled element in case it will be pushed again.
IndexedBlockingReserveQueue(int, E) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingReserveQueue
 
indexes - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
indexListOfTextFields - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
indexOf(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
indexOf(Field) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets the index of the specified field.
indexOfSourcePathsOfLogicalViews - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
This param records the index of the location where the source of this view should be placed.
indexScan(QualifiedObjectName, List<Expression>, List<String>, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
Get all device ids and corresponding attributes from schema region
indexScan(QualifiedObjectName, List<Expression>, List<String>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
indices - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
InDoubleMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InDoubleMultiColumnTransformer(Set<Double>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InDoubleMultiColumnTransformer
 
InExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
InExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
InExpression(Expression, boolean, LinkedHashSet<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
INFERENCE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
InferenceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI
 
InferenceNode(PlanNodeId, PlanNode, ModelInferenceDescriptor, boolean, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
InferenceNode(PlanNodeId, ModelInferenceDescriptor, boolean, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
InferenceOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.ai
 
InferenceOperator(OperatorContext, Operator, ModelInferenceDescriptor, ExecutorService, List<String>, List<String>, boolean, long, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
InferenceWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
InferenceWindow(InferenceWindowType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindow
 
InferenceWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
InferenceWindowParameter() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
InferenceWindowType - Enum in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
inferOutputType(List<String>, List<TSDataType>, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDAFInformationInferrer
 
inferOutputType(List<String>, List<TSDataType>, Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFInformationInferrer
 
inFlightEvents - Variable in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
A map that tracks in-flight SubscriptionEvent, keyed by consumer id and commit context.
InFloatMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InFloatMultiColumnTransformer(Set<Float>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InFloatMultiColumnTransformer
 
INFO_SEPARATOR - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
INFORMATION_SCHEMA_TABLE_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
InformationSchemaContentSupplierFactory - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
InformationSchemaTableScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
InformationSchemaTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
InformationSchemaTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, Expression, long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
InformationSchemaTableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, Expression, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
InformationSchemaTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
InformationSchemaTableScanOperator(OperatorContext, PlanNodeId, Iterator<TsBlock>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
InformationSchemaUtils - Class in org.apache.iotdb.db.schemaengine.table
 
INHERIT_LOAD - Enum constant in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
 
INHERIT_SYSTEM_MULTI_DISKS_SELECT_STRATEGY - Enum constant in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
 
InheritSystemMultiDisksStrategySelector - Class in org.apache.iotdb.db.storageengine.load.disk
 
InheritSystemMultiDisksStrategySelector() - Constructor for class org.apache.iotdb.db.storageengine.load.disk.InheritSystemMultiDisksStrategySelector
 
InInt32MultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InInt32MultiColumnTransformer(Set<Integer>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InInt32MultiColumnTransformer
 
InInt64MultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InInt64MultiColumnTransformer(Set<Long>, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InInt64MultiColumnTransformer
 
init() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
init() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
init() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
init() - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
 
init() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
init() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
init() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
init() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
Get the database node, with its segment address of 0.
init() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
init() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
init(byte[]) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
init(byte[]) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
init(SettableFuture<?>) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriver
 
init(SettableFuture<?>) - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
do initialization.
init(SettableFuture<?>) - Method in class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriver
 
init(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionLoader
 
init(FilterConfig) - Method in class org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
init(TrimProperties) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
init(ISchemaEngineStatistics) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
init(TsFileSequenceReader) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskAlignedChunkHandleImpl
 
init(TsFileSequenceReader) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
init(TsFileSequenceReader) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.SharedTimeDataBuffer
 
INIT - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
 
INIT_ARRAY_SIZE - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
INIT_CHUNK_READER_ALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
INIT_CHUNK_READER_ALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
INIT_CHUNK_READER_NONALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
INIT_CHUNK_READER_NONALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
INIT_STATE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
initActionMapBuilder() - Method in class org.apache.iotdb.db.protocol.client.cn.DnToCnInternalServiceAsyncRequestManager
 
initActionMapBuilder() - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
initActionMapBuilder() - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
initActionMapBuilder() - Method in class org.apache.iotdb.db.protocol.client.dn.DnToDnInternalServiceAsyncRequestManager
 
initAliasIndexPage(ByteBuffer, int) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
initAndGetIsSupport(boolean, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
The operator may init its value and typically set the output intermediate value type by the input data type.
initAndGetIsSupport(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(double, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
initAndGetIsSupport(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
initAndGetIsSupport(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(float, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
initAndGetIsSupport(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
initAndGetIsSupport(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(int, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
initAndGetIsSupport(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
initAndGetIsSupport(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(long, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
initAndGetIsSupport(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
initAndGetIsSupport(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(String, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(LocalDate, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAndGetIsSupport(Binary, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
initAndGetIsSupport(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
initAndGetIsSupport(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
initAndGetIsSupport(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
initAsSegment(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
initBitmaps(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
initCacheEntryForNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
initCacheEntryForNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
initCacheEntryForNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
initChunkMetaFromTvLists() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
initChunkMetaFromTvLists() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
initClientManager() - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
initClientManager() - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
initColumnBuilder(TSDataType, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.TypeUtils
 
initCompactionSchedule() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
initConsensusInRuntime() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiverAgent
 
initConstructors() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiverAgent
 
initCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
initCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
initCurWindow() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to initialize the status of window.
initCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
initCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
initCurWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
initFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
initFromTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.LeafColumnTransformer
 
INITIAL_BYTE_ARRAY_LENGTH_FOR_MEMORY_CONTROL - Static variable in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
INITIAL_PILE_POSITION - Static variable in class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine
 
initializeColumnCache(Column) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
initialized - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
initializedHeadValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
initializeMaxTsBlockLength(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
initializeNumOfDrivers(int) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
initialTimeNano - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
initInternalPage(ByteBuffer, int, int) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
initInternalPage(ByteBuffer, int, int, AtomicInteger, ReadWriteLock) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
InternalPage should be initiated with a pointer which points to the minimal child of it.
initKeepEvaluator(Expression) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
initOrInvalidateLastCache(String, IDeviceID, String[], boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Update the last cache on query or data recover.
initPathLastObjectCache(long) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueSamplingProcessor
 
initPathLastObjectCache(long) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
initPathLastObjectCache(long) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingSamplingProcessor
 
initPathLastObjectCache(long) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.tumbling.TumblingTimeSamplingProcessor
 
initQueryDataSource() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
initQueryDataSource() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.RepairUnsortedFileCompactionPerformer
 
initQueryDataSource(List<IFullPath>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
initQueryDataSource(IQueryDataSource) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.DataSourceOperator
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
initQueryDataSource(IQueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
initQueryDataSource(QueryDataSource) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
Initialize the query data source.
initRecordList(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
initRegionScanQueryDataSource(List<IFullPath>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
initRegionScanQueryDataSource(Map<IDeviceID, DeviceContext>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
initResult - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
initRootStatus(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
initRootStatus(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
initSchemaFile(String, int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
initSchemaResource(ISchemaEngineStatistics) - Static method in class org.apache.iotdb.db.schemaengine.rescon.SchemaResourceManager
 
initSegmentedPage(ByteBuffer, int) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
initSegmentedPage(ByteBuffer, int, AtomicInteger, ReadWriteLock) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
initSnapshotGenerator(PipeSnapshotEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
initTabletValues(int, int, TSDataType[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
initThriftServiceThread() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
initThriftServiceThread() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
initThriftServiceThread() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
initTimeRangeIterator(GroupByTimeParameter, boolean, boolean, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
If groupByTimeParameter is null, which means it's an aggregation query without down sampling.
initTProcessor() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
initTProcessor() - Method in class org.apache.iotdb.db.service.DataNodeInternalRPCService
 
initTProcessor() - Method in class org.apache.iotdb.db.service.ExternalRPCService
 
initTransformers(Map<String, List<InputLocation>>, Expression[], Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
initTsBlockBuilder(List<TSDataType>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
initTsBlockBuilder(List<TSDataType>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
initTsFileProcessorInfo(TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
When create a new TsFileProcessor, call this method
initWindow(Map<String, Supplier<IntermediateResultOperator>>, Map<String, AggregatedResultOperator>, Map<String, String>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
inject() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionWatermarkInjector
 
InlineProjections - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Inlines expressions from a child project node into a parent project node as long as they are simple constants, or they are referenced only once (to avoid introducing duplicate computation) and the references don't appear within a TRY block (to avoid changing semantics).
InlineProjections(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.InlineProjections
 
inlineSymbols(Function<Symbol, Expression>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionSymbolInliner
 
inlineSymbols(Map<Symbol, ? extends Expression>, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ExpressionSymbolInliner
 
InListExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
InListExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
InListExpression(List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
InListExpression(NodeLocation, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
InMemoryHashAggregationBuilder - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder
 
InMemoryHashAggregationBuilder(List<GroupedAggregator>, AggregationNode.Step, int, List<Type>, List<Integer>, Optional<Integer>, OperatorContext, long, Optional<Integer>, UpdateMemory) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
InMemoryHashAggregationBuilder(List<GroupedAggregator>, AggregationNode.Step, int, List<Type>, List<Integer>, Optional<Integer>, OperatorContext, long, UpdateMemory) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
InMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
InMultiColumnTransformer(List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InMultiColumnTransformer
 
INNER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
 
INNER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
INNER_COMPACTION_LOG_NAME_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
INNER_CROSS - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionPriority
 
INNER_SEQ - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
INNER_SEQ_COMPACTION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
 
INNER_TIME_JOIN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INNER_UNSEQ - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
INNER_UNSEQ_COMPACTION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
 
InnerCompactionTaskFilesView() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
InnerCompactionTaskFilesView(List<TsFileResource>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
InnerCompactionTaskFilesView(List<TsFileResource>, List<TsFileResource>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
InnerSeqCompactionPerformer - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant
 
InnerSequenceCompactionSelector - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant
 
InnerSpaceCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
 
InnerSpaceCompactionTask(long, TsFileManager, List<TsFileResource>, boolean, ICompactionPerformer, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
InnerSpaceCompactionTask(long, TsFileManager, List<TsFileResource>, List<TsFileResource>, boolean, ICompactionPerformer, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
InnerSpaceCompactionTask(String, String, TsFileManager, File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
InnerSpaceCompactionTask.InnerCompactionTaskFilesView - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
 
innerSpaceEstimator - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
InnerTimeJoinNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join
This node is responsible for joining two or more TsBlock.
InnerTimeJoinNode(PlanNodeId, List<PlanNode>, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
InnerTimeJoinNode(PlanNodeId, List<PlanNode>, Ordering, List<Long>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
InnerTimeJoinNode(PlanNodeId, Ordering, List<Long>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
InnerTimeJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join
 
InnerTimeJoinOperator(OperatorContext, List<Operator>, List<TSDataType>, TimeComparator, Map<InputLocation, Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
innerTreeStatement - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
InnerUnseqCompactionPerformer - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant
 
InnerUnsequenceCompactionSelector - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant
 
INodeBuffer - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer
NodeBuffer is used to hold volatile nodes in memory and help quickly locate the target nodes tobe flushed.
INodeCache - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache
NodeCache is used to implement specific cache eviction strategy and help quickly locate the target nodes tobe evicted.
INodeSchemaInfo - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info
 
InPredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
InPredicate(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
InPredicate(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
InPredicate(NodeLocation, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
input - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.LeafColumnTransformer
 
inputAttributes - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
inputChannelIndex - Variable in class org.apache.iotdb.db.utils.datastructure.MergeSortKey
 
inputColumnIndex - Variable in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
inputExpressions - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
Input of aggregation function.
inputLayer - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
InputLocation - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
InputLocation(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
inputLocationList - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
inputOperator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
inputOperator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
inputOperatorsCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
inputPendingQueue - Variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
inputPendingQueue - Variable in class org.apache.iotdb.db.subscription.broker.SubscriptionBlockingPendingQueue
 
InputRowUtils - Class in org.apache.iotdb.db.queryengine.transformation.dag.util
 
inputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Exists
 
inputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.In
 
inputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
inputs() - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.SetExpression
 
inputTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
inputTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
inputTsBlocks - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
TsBlock from child operator.
insert(InsertRowNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
insert one row of data.
insert(InsertRowNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
insert(InsertRowNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
insert into this memtable
insert(InsertRowNode, long[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Insert data in an InsertRowNode into the workingMemtable.
insert(InsertRowsNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
insert(InsertRowsOfOneDeviceNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Insert batch of rows belongs to one device
Insert - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Insert(Table, List<Identifier>, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
Insert(Table, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
INSERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
INSERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
INSERT_MULTI_TABLET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INSERT_RECORD - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_RECORDS - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_RECORDS_OF_ONE_DEVICE - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_ROW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INSERT_ROW_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
INSERT_ROW_PLAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Deprecated.
INSERT_ROWS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INSERT_ROWS_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
INSERT_ROWS_OF_ONE_DEVICE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INSERT_STRING_RECORD - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_STRING_RECORDS - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_STRING_RECORDS_OF_ONE_DEVICE - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_TABLET - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
INSERT_TABLET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INSERT_TABLET_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
INSERT_TABLET_PLAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Deprecated.
INSERT_TABLETS - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
insertAfter(TsFileResource, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
Insert a new node after an existing node
insertAlignedRow(InsertRowNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
insertAlignedRow(InsertRowNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
insertAlignedTablet(InsertTabletNode, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
insertAlignedTablet(InsertTabletNode, int, int, TSStatus[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
InsertBaseStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertBaseStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
InsertBaseStatement.FailedMeasurementInfo - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
insertBefore(TsFileResource, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
Insert a new node before an existing node
insertColumn(int, ColumnSchema) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
insertColumn(int, ColumnSchema) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
insertColumn(int, ColumnSchema) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
insertFilesToTsFileManager(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
INSERTION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
INSERTION_COMPACTION_LOG_NAME_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
InsertionCompactionCandidateStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
InsertionCrossCompactionTaskResource - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
InsertionCrossCompactionTaskResource() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
InsertionCrossSpaceCompactionSelector(CrossSpaceCompactionCandidate) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector.InsertionCrossSpaceCompactionSelector
 
InsertionCrossSpaceCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
 
InsertionCrossSpaceCompactionTask(String, String, TsFileManager, File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
InsertionCrossSpaceCompactionTask(Phaser, long, TsFileManager, InsertionCrossCompactionTaskResource, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
insertMultiTabletsInternally(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
Return true if write task is submitted successfully.
InsertMultiTabletsNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertMultiTabletsNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
InsertMultiTabletsNode(PlanNodeId, List<Integer>, List<InsertTabletNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
InsertMultiTabletsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertMultiTabletsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
insertNode - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
InsertNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
InsertNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
InsertNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], TsTableColumnCategory[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
InsertNodeMemoryEstimator - Class in org.apache.iotdb.db.pipe.resource.memory
 
InsertNodeMemoryEstimator() - Constructor for class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
InsertNonWritableViewException - Exception in org.apache.iotdb.db.exception.metadata.view
 
InsertNonWritableViewException() - Constructor for exception org.apache.iotdb.db.exception.metadata.view.InsertNonWritableViewException
 
InsertNonWritableViewException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.InsertNonWritableViewException
 
insertRecord(String, Integer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
insertRecord(String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
insertRecord(String, ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
insertRecord(String, T) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
check whether enough space, notice that pairLength including 3 parts: [var length] key string itself, [int, 4 bytes] length of key string, [short, 2 bytes] key address
insertRecords(InsertRecordsRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.RestApiServiceImpl
 
InsertRow - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
InsertRow(InsertRowStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
InsertRowDataUtils - Class in org.apache.iotdb.db.protocol.rest.utils
 
InsertRowDataUtils() - Constructor for class org.apache.iotdb.db.protocol.rest.utils.InsertRowDataUtils
 
InsertRowNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertRowNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
InsertRowNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], long, Object[], boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
InsertRowNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], MeasurementSchema[], long, Object[], boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
insertRows(InsertRowsNode, long[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
InsertRows - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
InsertRows(InsertRowsStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
InsertRowsNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertRowsNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
InsertRowsNode(PlanNodeId, List<Integer>, List<InsertRowNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
InsertRowsOfOneDeviceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertRowsOfOneDeviceNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
InsertRowsOfOneDeviceNode(PlanNodeId, List<Integer>, List<InsertRowNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
InsertRowsOfOneDeviceStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertRowsOfOneDeviceStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
InsertRowsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertRowsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
InsertRowStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertRowStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
insertSeparatorToWAL() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
For IoTConsensus sync.
InsertStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
this class extends Statement and process insert statement.
InsertStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
insertSubIndexEntry(int, String, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
insertSubIndexEntry(int, String, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Insert an entry of subordinate index of the target node.
insertTablet(InsertTabletRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.table.v1.impl.RestApiServiceImpl
 
insertTablet(InsertTabletRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.RestApiServiceImpl
 
insertTablet(InsertTabletRequest, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.RestApiServiceImpl
 
insertTablet(InsertTabletNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Insert a tablet into this database.
insertTablet(InsertTabletNode, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
insertTablet(InsertTabletNode, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
insert tablet into this memtable.
insertTablet(InsertTabletNode, List<int[]>, TSStatus[], boolean, long[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Insert batch data of insertTabletPlan into the workingMemtable.
InsertTablet - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
InsertTablet(InsertTabletStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
InsertTabletNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
InsertTabletNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
InsertTabletNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], long[], BitMap[], Object[], int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
InsertTabletNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], MeasurementSchema[], long[], BitMap[], Object[], int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
InsertTabletNode.PartitionSplitInfo - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
insertTablets(InsertMultiTabletsNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Insert batch of tablets belongs to multiple devices
insertTablets(InsertMultiTabletsStatement) - Method in class org.apache.iotdb.db.protocol.client.DataNodeInternalClient
 
InsertTabletSortDataUtils - Class in org.apache.iotdb.db.protocol.rest.utils
 
InsertTabletSortDataUtils() - Constructor for class org.apache.iotdb.db.protocol.rest.utils.InsertTabletSortDataUtils
 
InsertTabletStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
InsertTabletStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
InsertTabletStatement(InsertTabletNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
InsertTabletStatement(RelationalInsertTabletNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
InsertTabletStatementGenerator(PartialPath, Map<String, InputLocation>, Map<String, TSDataType>, Boolean, List<Type>, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
insertTabletStatementGenerators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
insertToPartitionFileList(TsFileResource, long, boolean, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
Insert tsFileResource to a target pos(targetPos = insertPos) e.g.
inspect() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
inspect() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
inspect() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
inspect() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
inspect() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
inspect() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
inspect() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
inspect(PrintWriter) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
inspect(PrintWriter) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
inspect(PrintWriter) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
instance() - Static method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
instance() - Static method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.parser.SqlParseError
 
INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.NoOpSymbolResolver
 
INSTANCE - Static variable in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener.DefaultMemTableFLushListener
 
instanceNotificationExecutor - Variable in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceManager
 
instances - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
InstantChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader
 
InstantChunkLoader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
InstantChunkLoader(String, ChunkMetadata, Chunk) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
InstantPageLoader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader
 
InstantPageLoader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
InstantPageLoader(String, PageHeader, ByteBuffer, CompressionType, TSDataType, TSEncoding, ChunkMetadata, ModifiedStatus, EncryptParameter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
INT_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
Int32GreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
Int32GreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int32GreatestColumnTransformer
 
Int32LeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
Int32LeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int32LeastColumnTransformer
 
Int64GreatestColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
Int64GreatestColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int64GreatestColumnTransformer
 
Int64LeastColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
Int64LeastColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int64LeastColumnTransformer
 
IntAdditionDateColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionDateColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDateColumnTransformer
 
IntAdditionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDoubleColumnTransformer
 
IntAdditionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionFloatColumnTransformer
 
IntAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionIntColumnTransformer
 
IntAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionLongColumnTransformer
 
IntAdditionTimestampColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntAdditionTimestampColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionTimestampColumnTransformer
 
IntBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
IntBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Creates a new big array containing one initial segment
IntBigArray(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Creates a new big array containing one initial segment filled with the specified default value
IntBigArrays - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
IntComparator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
IntConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
IntConstantFill(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.IntConstantFill
 
IntDivisionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntDivisionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionDoubleColumnTransformer
 
IntDivisionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntDivisionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionFloatColumnTransformer
 
IntDivisionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntDivisionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionIntColumnTransformer
 
IntDivisionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntDivisionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionLongColumnTransformer
 
INTEGER - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
IntegralPoweredSumOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric
 
IntegralPoweredSumOperator(int) - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
INTERMEDIATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
INTERMEDIATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
IntermediateLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.intermediate
 
IntermediateLayer(Expression, String, float) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
IntermediateLayerVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
Responsible for constructing IntermediateLayer through Expression.
IntermediateLayerVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
IntermediateLayerVisitor.IntermediateLayerVisitorContext - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
IntermediateLayerVisitorContext(String, UDTFContext, QueryDataSetInputLayer, Map<Expression, IntermediateLayer>, Map<NodeRef<Expression>, TSDataType>, LayerMemoryAssigner) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor.IntermediateLayerVisitorContext
 
IntermediateResultOperator - Interface in org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult
The class that define the calculation and ser/de logic of an intermediate result.
INTERNAL_BATCH_ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INTERNAL_BATCH_ACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
INTERNAL_CREATE_MULTI_TIMESERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INTERNAL_CREATE_MULTI_TIMESERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
INTERNAL_CREATE_TIME_SERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
INTERNAL_CREATE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
INTERNAL_PAGE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
INTERNAL_SPLIT_VALVE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
InternalBatchActivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
InternalBatchActivateTemplateNode(PlanNodeId, Map<PartialPath, Pair<Integer, Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
InternalBatchActivateTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.internal
 
InternalBatchActivateTemplateStatement(Map<PartialPath, Pair<Template, PartialPath>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalBatchActivateTemplateStatement
 
internalBlockCountList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
InternalClientSession - Class in org.apache.iotdb.db.protocol.session
For Internal usage, like CQ and Select Into.
InternalClientSession(String) - Constructor for class org.apache.iotdb.db.protocol.session.InternalClientSession
 
internalColumnCountList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
InternalCreateMultiTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
InternalCreateMultiTimeSeriesNode(PlanNodeId, Map<PartialPath, Pair<Boolean, MeasurementGroup>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
InternalCreateMultiTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.internal
 
InternalCreateMultiTimeSeriesStatement(Map<PartialPath, Pair<Boolean, MeasurementGroup>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateMultiTimeSeriesStatement
 
InternalCreateTimeSeriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
InternalCreateTimeSeriesNode(PlanNodeId, PartialPath, MeasurementGroup, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
InternalCreateTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.internal
 
InternalCreateTimeSeriesStatement(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
internallyDecreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
internallyIncreaseResourceReferenceCount(String) - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
InternalPage - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
A page which acts like a segment, manages index entry of the b+ tree constructed by MNode with massive children.
InternalPage(ByteBuffer) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
Compound pointers will not be deserialized as any Java Objects since it may contains massive entries (maybe more than 500), and binary search and insert will be conducted DIRECTLY on SchemaPage.pageBuffer.
InternalPage(ByteBuffer, AtomicInteger, ReadWriteLock) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
compatible constructor for replacement
internalRowList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
internalRowListCapacity - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
internalTVList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
internalTVListCapacity - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
InternalTypeManager - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
InternalTypeManager() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.InternalTypeManager
 
InterpretedFunctionInvoker - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
InterpretedFunctionInvoker() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.InterpretedFunctionInvoker
 
Intersect - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Intersect(List<Relation>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
Intersect(NodeLocation, List<Relation>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
intersects(TreeDeletionEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
intersects(Deletion) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
Interval - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
Interval(long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.Interval
 
INTERVAL_DAY_TO_SECOND - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
INTERVAL_YEAR_TO_MONTH - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
Intervals() - Constructor for class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
IntLinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
 
IntLinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.IntLinearFill
 
IntModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
IntModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
IntModulusDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntModulusDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusDoubleColumnTransformer
 
IntModulusFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntModulusFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusFloatColumnTransformer
 
IntModulusIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntModulusIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusIntColumnTransformer
 
IntModulusLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntModulusLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusLongColumnTransformer
 
IntMultiplicationDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntMultiplicationDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationDoubleColumnTransformer
 
IntMultiplicationFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntMultiplicationFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationFloatColumnTransformer
 
IntMultiplicationIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntMultiplicationIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationIntColumnTransformer
 
IntMultiplicationLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntMultiplicationLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationLongColumnTransformer
 
IntNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
IntNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IntNegationColumnTransformer
 
INTO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
IntoComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of INTO clause.
IntoComponent(List<IntoItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
IntoComponent.AbstractIntoIterator - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
IntoComponent.IntoDeviceMeasurementIterator - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
IntoComponent.IntoPathIterator - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
IntoDeviceMeasurementIterator(List<IntoItem>, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.IntoDeviceMeasurementIterator
 
IntoItem - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
IntoItem(PartialPath, List<String>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
intoItems - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
IntoNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
IntoNode(PlanNodeId, PlanNode, IntoPathDescriptor) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
IntoNode(PlanNodeId, IntoPathDescriptor) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
IntoOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
IntoOperator(OperatorContext, Operator, List<TSDataType>, Map<PartialPath, Map<String, InputLocation>>, Map<PartialPath, Map<String, TSDataType>>, Map<String, Boolean>, List<Pair<String, PartialPath>>, ExecutorService, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.IntoOperator
 
IntoPathDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
IntoPathDescriptor() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
IntoPathDescriptor(List<Pair<String, PartialPath>>, List<String>, Map<String, Boolean>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
IntoPathIterator(List<IntoItem>, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.IntoPathIterator
 
IntoProcessException - Exception in org.apache.iotdb.db.exception.runtime
 
IntoProcessException(String) - Constructor for exception org.apache.iotdb.db.exception.runtime.IntoProcessException
 
IntPreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
IntPreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFill
 
IntPreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
IntPreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFillWithTimeDuration
 
InTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
InTransformer(LayerReader, boolean, Set<String>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.InTransformer
 
IntSubtractionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntSubtractionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionDoubleColumnTransformer
 
IntSubtractionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntSubtractionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionFloatColumnTransformer
 
IntSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionIntColumnTransformer
 
IntSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
IntSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionLongColumnTransformer
 
intToBytes(byte[], int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
IntTVList - Class in org.apache.iotdb.db.utils.datastructure
 
intValue - Variable in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
intValue(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
invalid(String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
invalid(String) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
invalid(String) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
invalid(String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
invalid(String, String) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
invalid(String, String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
invalid(String, String, String) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
invalidAllCache() - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
 
invalidAllCache() - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 
invalidAllCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
 
invalidAllCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
invalidAllCache() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Invalid all partition cache
invalidAllDataPartitionCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
invalid all dataPartitionCache
invalidAllSchemaPartitionCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
invalid all schemaPartitionCache
invalidate() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
invalidate(FK) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
remove all entries for firstKey
invalidate(FK, Predicate<SK>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
 
invalidate(FK, SK) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
remove matched entry
invalidate(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidate(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
invalidate(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
invalidate(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
invalidate(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
invalidate(String[]) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
invalidate(String[]) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
invalidate(String[]) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
invalidate(String[]) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
invalidate(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidate(String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
invalidate(String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
invalidate(String, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
invalidate(String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
invalidate(String, String, String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidate(String, String, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidate(Predicate<FK>, Predicate<SK>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
remove all entries matching the firstKey and the secondKey
invalidate(List<MeasurementPath>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
invalidate(FIFOCacheEntryManager.FIFOCacheEntry<SK, V>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
invalidate(CachedSubscriptionPollResponse) - Method in class org.apache.iotdb.db.subscription.event.cache.SubscriptionPollResponseCache
 
INVALIDATE_TEMPLATE_SET_INFO - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
invalidateAll() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
invalidateAll() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Invalidate all cache values in the cache and clear related cache keys.
invalidateAll() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidateAllCache() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
invalidateAttributeCache() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidateAttributes(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidateAttributes(String, IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Invalidate the attribute cache of one device.
invalidateByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
invalidateCache() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
invalidateCache() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
invalidateCache() - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Invalidate cache
invalidateCache(String, String) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
invalidateCache(String, String) - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
Initialize user and role cache information.
invalidateCache(String, String) - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 
invalidateCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
invalidateCurrentResponseByteBuffer() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
invalidateCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
invalidateCurrentResponseByteBuffer() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
invalidateDatabaseLastCache(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
invalidateIfPossible() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
Invalidate the wal if it is unpinned and out of time to live.
invalidateLastCache() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidateLastCache(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Invalidate the last cache of one table.
invalidateLastCache(String, IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Invalidate the last cache of one device.
invalidateLastCache(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
invalidateParentPlanNodeIdToMemoryEstimator() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
invalidatePartitionCache() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
invalidatePartitionCache() - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
invalidatePartitionCache() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
invalidateTemplateSetInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
invalidateTreeSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
invalidReplicaSetCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
invalidate replicaSetCache
INVERSION_RATIOS_THRESHOLD - Static variable in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
invocations() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
invoke(TableBuiltinScalarFunction, SessionInfo, List<? extends Type>, List<Object>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.InterpretedFunctionInvoker
Arguments must be the native container type for the corresponding SQL types.
invoke(OperatorType, SessionInfo, List<? extends Type>, List<Object>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.InterpretedFunctionInvoker
 
involvedDatabaseMNodes - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeAboveDBCollector
 
IO_TASK - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
IOPCItemMgt(Pointer) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCItemMgt
 
IOPCServer(Pointer) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCServer
 
IOPCSyncIO(Pointer) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCSyncIO
 
IoTConsensusDataRegionStateMachine - Class in org.apache.iotdb.db.consensus.statemachine.dataregion
 
IoTConsensusDataRegionStateMachine(DataRegion) - Constructor for class org.apache.iotdb.db.consensus.statemachine.dataregion.IoTConsensusDataRegionStateMachine
 
IOTDB - Enum constant in enum org.apache.iotdb.db.audit.AuditLogStorage
 
IOTDB_CONFIG - Static variable in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadScheduledExecutorService
 
IoTDBAirGapReceiver - Class in org.apache.iotdb.db.pipe.receiver.protocol.airgap
 
IoTDBAirGapReceiver(Socket, long) - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiver
 
IoTDBAirGapReceiverAgent - Class in org.apache.iotdb.db.pipe.receiver.protocol.airgap
 
IoTDBAirGapReceiverAgent() - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiverAgent
 
IoTDBConfig - Class in org.apache.iotdb.db.conf
 
IoTDBDataDirViewer - Class in org.apache.iotdb.db.tools
 
IoTDBDataDirViewer() - Constructor for class org.apache.iotdb.db.tools.IoTDBDataDirViewer
 
IoTDBDataNodeAirGapConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.airgap
 
IoTDBDataNodeAirGapConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataNodeAirGapConnector
 
IoTDBDataNodeAsyncClientManager - Class in org.apache.iotdb.db.pipe.connector.client
 
IoTDBDataNodeAsyncClientManager(List<TEndPoint>, boolean, String, String, String, boolean, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
IoTDBDataNodeCacheLeaderClientManager - Interface in org.apache.iotdb.db.pipe.connector.client
 
IoTDBDataNodeCacheLeaderClientManager.LeaderCacheManager - Class in org.apache.iotdb.db.pipe.connector.client
 
IoTDBDataNodeReceiver - Class in org.apache.iotdb.db.pipe.receiver.protocol.thrift
 
IoTDBDataNodeReceiver() - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
IoTDBDataNodeReceiverAgent - Class in org.apache.iotdb.db.pipe.receiver.protocol.thrift
 
IoTDBDataNodeReceiverAgent() - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiverAgent
 
IoTDBDataNodeSyncClientManager - Class in org.apache.iotdb.db.pipe.connector.client
 
IoTDBDataNodeSyncClientManager(List<TEndPoint>, boolean, String, String, boolean, String, String, String, boolean, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
IoTDBDataRegionAirGapConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.airgap
 
IoTDBDataRegionAirGapConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
IoTDBDataRegionExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion
 
IoTDBDataRegionExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
IoTDBDescriptor - Class in org.apache.iotdb.db.conf
 
IoTDBDescriptor() - Constructor for class org.apache.iotdb.db.conf.IoTDBDescriptor
 
IoTDBInternalLocalReporter - Class in org.apache.iotdb.db.service.metrics
 
IoTDBInternalLocalReporter() - Constructor for class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
IoTDBLegacyPipeConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.legacy
 
IoTDBLegacyPipeConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
IoTDBLegacyPipeReceiverAgent - Class in org.apache.iotdb.db.pipe.receiver.protocol.legacy
 
IoTDBLegacyPipeReceiverAgent() - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.legacy.IoTDBLegacyPipeReceiverAgent
 
IoTDBRestServiceConfig - Class in org.apache.iotdb.db.conf.rest
 
IoTDBRestServiceConfig() - Constructor for class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
IoTDBRestServiceDescriptor - Class in org.apache.iotdb.db.conf.rest
 
IoTDBRestServiceDescriptor() - Constructor for class org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
IoTDBSchemaRegionAirGapConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.airgap
 
IoTDBSchemaRegionAirGapConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
IoTDBSchemaRegionExtractor - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
 
IoTDBSchemaRegionExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
IoTDBStartCheck - Class in org.apache.iotdb.db.conf
 
IoTDBWarning - Class in org.apache.iotdb.db.queryengine.execution.warnings
 
IoTDBWarning(WarningCode, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
IoTDBWarning(WarningCodeSupplier, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
IPADDRESS - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
IPageManager - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
Framework to decouple SchemaFile from structure of SchemaPage.
IPartitionFetcher - Interface in org.apache.iotdb.db.queryengine.plan.analyze
 
IPartitionRelatedNode - Interface in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
IPlanner - Interface in org.apache.iotdb.db.queryengine.plan.planner
 
IPreDeactivateTemplatePlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IPreDeleteLogicalViewPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
IPreDeleteTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IQueryDataSource - Interface in org.apache.iotdb.db.storageengine.dataregion.read
 
IQueryExecution - Interface in org.apache.iotdb.db.queryengine.plan.execution
 
IQueryTerminator - Interface in org.apache.iotdb.db.queryengine.plan.scheduler
 
IReleaseFlushStrategy - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol
This interface defines the threshold strategy for release and flush task
IrExpressionInterpreter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
IrExpressionInterpreter(Expression, PlannerContext, SessionInfo, Map<NodeRef<Expression>, Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.IrExpressionInterpreter
 
IRollbackPreDeactivateTemplatePlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IRollbackPreDeleteLogicalViewPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
IRollbackPreDeleteTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
IrTypeAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
IrTypeAnalyzer(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.IrTypeAnalyzer
 
IrUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
IS_DISTINCT_FROM - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
IS_DISTINCT_FROM - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
IS_MEASUREMENT - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
IS_NOT_NULL_PREDICATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
IS_NULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
IS_NULL_PREDICATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
isAborted() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
If the ISink is aborted.
isAborted() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
isAborted() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
isAborted() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
isAborted() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
If this handle is aborted.
isAborted() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
isAborted() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
isAborted() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
isAboveDatabase() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
isAboveDatabase() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
isAccepted() - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
isAggregation(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isAggregationFunction(SessionInfo, String, AccessControl) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
isAggregationFunction(SessionInfo, String, AccessControl) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isAggregationFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isAggregationQuery() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
isAggregationQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isAliased() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
isAliased(Relation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isAliasSeries() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
isAlign - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
isAlignByDevice() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
isAlignByDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isAligned - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
isAligned - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
isAligned - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
isAligned - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
isAligned - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isAligned - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
isAligned - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
isAligned() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
isAligned() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
isAligned() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.common.schematree.DeviceSchemaInfo
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
isAligned() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaAutoCreation
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.InternalCreateTimeSeriesStatement
 
isAligned() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
isAligned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
isAligned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
isAligned() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.IDeviceSchemaInfo
 
isAligned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
isAligned() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
isAligned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
isAligned() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
isAligned() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
isAligned() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
isAligned(int) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
isAlignedDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
isAlive(long, long) - Static method in class org.apache.iotdb.db.utils.CommonUtils
Check whether the time falls in TTL.
isAllAggregatorsHasFinalResult(List<TreeAggregator>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
isAllAggregatorsHasFinalResult(List<TableAggregator>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
isAllDataChecked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
isAllDataChecked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
isAllDataChecked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
isAllDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
isAllDeleted() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
isAllDeletedByMods(Collection<ModEntry>, long, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isAllDeletedByMods(Collection<ModEntry>, IDeviceID, long, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
Check whether the device with start time and end time is completely deleted by mods or not.
isAllDeletionFlushed() - Method in interface org.apache.iotdb.db.pipe.consensus.deletion.persist.DeletionBuffer
 
isAllDeletionFlushed() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
isAllNull(Object[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.InputRowUtils
this method checks whether the row returned by IUDFInputDataSet.nextRowInObjects() has all null fields except the timestamp
isAllowCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
isAllowToCreateNewSeries() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
isAllowToCreateNewSeries() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaRegionStatistics
 
isAllowToCreateNewSeries() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
isAllowToCreateNewSeries() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
isAllSourceFileExist(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
isAllValuePageEmpty(PageLoader, List<PageLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FirstBatchedReadChunkAlignedSeriesCompactionExecutor
 
isAllValuePageEmpty(PageLoader, List<PageLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.BatchedReadChunkAlignedSeriesCompactionExecutor.FollowingBatchedReadChunkAlignedSeriesGroupCompactionExecutor
 
isAllValuePageEmpty(PageLoader, List<PageLoader>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
isAllWALEntriesConsumed() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Return true when all wal entries all consumed and flushed.
isAllWALEntriesConsumed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
isAllWALEntriesConsumed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Return true when all wal entries all consumed and flushed
isAlterView() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
isAlterView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
isAnalyzed(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isAnonymous() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
 
isAnyTaskInListStillRunning(List<AbstractCompactionTask>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
isAnyVariableWidth() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
isAnyVariableWidth() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
isArgumentNullable(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
isArithmeticType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isAscending() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
isAscending() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
 
isAscending() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
isAscending() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
isAscending() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
isAscending() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
isAscending() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
 
isAscending() - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
isAsyncLoad() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isAsyncLoad() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isAtLeast(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isAtLeast(PlanNode, Lookup, long) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isAtLeastScalar() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isAtLeastScalar(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isAtMost(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isAtMost(PlanNode, Lookup, long) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isAtMostScalar() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isAtMostScalar(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isAtMostScalar(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isAutoCreateDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
isAutoCreateDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isAutoCreateDatabase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isAutoCreateSchemaEnabled() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isBadFileMap - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
isBasedOnDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isBasedOnTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isBatchedCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
isBatchedCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.AlignedPageElement
 
isBatchLoadEnabled() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
isBinaryType(TSDataType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
isBlobType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
isBlocked() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get a future that will be completed when the input buffer is not empty.
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
isBlocked() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
Returns a future that will be completed when the operator becomes unblocked.
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
isBlocked() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
isBlocked() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
isBlocked() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
Fetch ITimeSeriesSchemaInfo from the iterator and return only in the following three cases successfully fetched an info of normal time series.
isBlocked() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
Returns a future that will be completed when the schemaReader becomes unblocked.
isBool(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isBooleanLiteral(Expression) - Static method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
isBrokenFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
isBrokerExist(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
isBuildPlanUseTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
isBuiltInAggregationFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isBuiltInAggregationFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isBuiltinAggregationName(String) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
isBuiltInScalarFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isCacheOutputColumnNames() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
isCalculate() - Method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
isCalculated() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
isCalculated() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
isCancel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
isCancelled() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
isCapableForSegSize(short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
isCapableForSegSize(short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
isChannelClosed(int) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkHandle
Return true if the specified channel is closed.
isChannelClosed(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
isCharType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
IScheduler - Interface in org.apache.iotdb.db.queryengine.plan.scheduler
 
ISchemaAutoCreation - Interface in org.apache.iotdb.db.queryengine.plan.analyze.schema
This interface defines the required info provided for schema auto creation, which is executed schema fetcher.
ISchemaComputation - Interface in org.apache.iotdb.db.queryengine.plan.analyze.schema
This interface defines the required behaviour invoked during schema fetch/computation, which is executed by schema fetcher.
ISchemaComputationWithAutoCreation - Interface in org.apache.iotdb.db.queryengine.plan.analyze.schema
 
ISchemaEngineMetric - Interface in org.apache.iotdb.db.schemaengine.metric
 
ISchemaEngineStatistics - Interface in org.apache.iotdb.db.schemaengine.rescon
 
ISchemaFetcher - Interface in org.apache.iotdb.db.queryengine.plan.analyze.schema
This interface is used to fetch the metadata information required in execution plan generating.
ISchemaFile - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
 
ISchemaInfo - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info
 
ISchemaPage - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
 
ISchemaReader<T extends ISchemaInfo> - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader
ISchemaReader is a non-blocking iterator.
ISchemaRegion - Interface in org.apache.iotdb.db.schemaengine.schemaregion
This interface defines all interfaces and behaviours that one SchemaRegion should support and implement.
ISchemaRegionMetric - Interface in org.apache.iotdb.db.schemaengine.metric
 
ISchemaRegionParams - Interface in org.apache.iotdb.db.schemaengine.schemaregion
 
ISchemaRegionPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion
 
ISchemaRegionStatistics - Interface in org.apache.iotdb.db.schemaengine.rescon
 
ISchemaSource<T extends ISchemaInfo> - Interface in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
ISchemaTree - Interface in org.apache.iotdb.db.queryengine.common.schematree
 
ISchemaValidation - Interface in org.apache.iotdb.db.queryengine.plan.analyze.schema
This interface defines the info and behaviour of a schema validation task.
isChild() - Method in exception org.apache.iotdb.db.exception.metadata.DatabaseConflictException
 
isChildrenDataInOrder() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
isChunkBufferPoolEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isClientAuth() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isClosed - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
isClosed - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isClosed() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueue
 
isClosed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
isClosed() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Return true if this ISink has been closed.
isClosed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
isClosed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
isClosed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
isClosed() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
If the TsFile of this handle is closed.
isClosed() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
isClosed() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
isClosed() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isClosed() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
isClosed() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
isColumnReference(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isColumnReference(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalysis
 
isColumnReference(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
isCommittable() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
isCommittable() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
isCommittable() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
isCommittable() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
isCommittable() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
isCommitted() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
isCompactedByDirectlyFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
isCompactedByDirectlyFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactPagePlan
 
isCompacting() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isCompactionAllowed() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
isCompactionCandidate() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isComparableRequired() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
isCompareBinaryExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.CompareBinaryExpression
 
isCompareBinaryExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isComplete() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.Combiner
 
isCompleted() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
isCompleted() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
isConsistentWithScanOrder(TAggregationType, Ordering) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
judge whether the order of aggregation calculation is consistent with the order of traversing data
isConstant() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
isConstantOperand() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
If this expression and all of its sub-expressions are ConstantOperand.
isConstantOperandCache - Variable in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
Sub-classes should override this method indicating if the expression is a constant operand
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
isConstantOperandInternal() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
isConstantPointReader() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerReader
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.MappableUDFQueryRowTransformer
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
isConstantPointReader() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
isConsumeChildrenOneByOneNode(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimatorFactory
 
isConsumerExisted(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
isContain(byte[], byte) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TrimColumnTransformer
 
isContainsLastTransformNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
isContainsLastTransformNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
isContainsLastTransformNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
isConvertOnTypeMismatch() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
isConvertOnTypeMismatch() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isConvertOnTypeMismatch() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isCountStar() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isCountTimeAggregation() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isCqQueryBody() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isCrossDisk(String[]) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.DirectoryChecker
 
isCrossJoin() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
isCurrentChunkHandleValid() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
isCurrentChunkHandleValid() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
isCurrentChunkHandleValid() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
isCurrentConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
isCurrentConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
isCurrentDeviceExistedInSourceSeqFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
isCurrentTsFileFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
isCurrentTsFileFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
isCurrentTsFileFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
isCurSeqOverlappedWith(long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
isCurUnSeqOverlappedWith(long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
isCurWindowInit() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
isCurWindowInit() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
isCurWindowInit() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Judge whether the current window is initialized.
isCurWindowInit() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
isCurWindowInit() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
isCurWindowInit() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
isDatabase() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
isDatabase() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
isDatabaseExist(String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
isDataFile(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotFileSet
 
isDataRatisConsensusLogUnsafeFlushEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
isDataTypeConsistency(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
isDebug - Variable in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
isDebug() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
isDebug() - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
isDebug() - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
isDeclaredAsPassThrough() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
isDecomposable(SessionInfo, Metadata) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
isDefaultRewrite() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter.Context
 
isDeleteAfterLoad() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
isDeleteAfterLoad() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isDeleteAfterLoad() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
isDeleted() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
If the TsFile of this handle is deleted.
isDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
isDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
isDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isDeleteNodeGeneratedInLocalByIoTV2(AbstractDeleteDataNode) - Static method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
isDelimited() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
isDetailed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
isDetails() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
isDetails() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
isDetails() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
isDetails() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
isDeterministic() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
isDeterministic(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DeterminismEvaluator
 
isDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
isDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
isDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
isDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
isDeviceAlive(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
isDeviceAlive(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
isDeviceAlive(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
isDeviceAlive(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Check whether the given device may still alive or not.
isDeviceDeletedByMods(Collection<ModEntry>, ITimeIndex, IDeviceID) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isDeviceDeletedByMods(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
isDeviceExistedInTargetFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
isDeviceExistPlaceholder - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
isDeviceExistPlaceholder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
isDeviceExistPlaceholder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
isDeviceIdExist(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isDeviceIDExists() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isDeviceLimit() - Method in class org.apache.iotdb.db.schemaengine.rescon.DataNodeSchemaQuotaManager
 
isDeviceTimeDeleted(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Check whether timestamp is deleted in specified device.
isDeviceTimeDeleted(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
isDeviceTimeDeleted(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
isDeviceViewNeedSpecialProcess(Expression, Analysis) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
isDeviceViewSpecialProcess() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isDirectAligned() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
isDirtyPage() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
isDirtyPage() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
isDiskHasSpace() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
isDiskHasSpace(double) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
isDiskSpaceCheckPassed() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
isDiskSpaceCheckPassed() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
isDiskSpaceCheckPassed() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
isDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
isDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
isDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
isDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
isDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetOperation
 
isDone() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
isDone() - Method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Is this a terminal state.
isDone() - Method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Is this a terminal state.
isDone() - Method in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
isDone() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker.CompactionTaskFuture
 
isEffectivelyLiteral(Expression, PlannerContext, SessionInfo) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
ISegment<T,R> - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
This interface interacts with bytebuffer as a segment which is the basic unit to manage index entries or MNode records.
Generic T denotes the type of its input, while R denotes the type of the return.
ISegmentedPage - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
Interface for a SchemaPage manages one or more WrappedSegment.
isEmit() - Method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
isEmitWithCompute() - Method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
isEmitWithoutCompute() - Method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
isEmpty() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
isEmpty() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Whether the queue is empty.
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Result
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
Returns true when this statement is empty and no need to write into the server
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
isEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
isEmpty() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
isEmpty() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
isEmpty() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
isEmpty() - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantChunkLoader
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.InstantPageLoader
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
isEmpty() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
isEmpty() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
isEmpty() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
isEmpty() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
isEmpty() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBlockingPendingQueue
 
isEmpty() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
isEmpty() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
isEmpty() - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
isEmpty() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
isEmpty() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
isEmpty() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
isEmpty(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
If the tsBlock is null or has no more data in the tsBlock, return true; else return false.
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
If the tsBlock of columnIndex is null or has no more data in the tsBlock, return true; else return false.
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
If the tsBlock of tsBlockIndex is null or has no more data in the tsBlock, return true; else return false.
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
If the tsBlock of columnIndex is null or has no more data in the tsBlock, return true; else return false.
isEmpty(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
isEmpty(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isEmpty(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
isEmptyDataSource() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isEmptyFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
isEmptyTargetFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
isEnable13DataInsertAdapt() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableAuditLog() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableAuditLogForNativeInsertApi() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableAutoRepairCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableCrossSpaceCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnabled(SessionInfo) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule
 
isEnableHDFS() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableHttps() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isEnableIndex() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableMQTTService() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnablePartialInsert() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableQueryMemoryEstimation() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
isEnableRestService() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isEnableRpcService() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableSeparateData() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableSeqSpaceCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableSSL() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableSwagger() - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isEnableTimedFlushSeqMemtable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTimedFlushUnseqMemtable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTsFileValidation() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableUnseqSpaceCompaction() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isEncodingFasterThanIo() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
isEndState() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
isEndTimeUpdate() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
isEnough4TabletParsing() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
isEnough4TsFileSlicing() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
isEntity() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
isEntity() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
ISeqCompactionPerformer - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer
 
ISerializer<T> - Interface in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This interface defines the behaviour of a Serializer of T.
ISettleSelector - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.selector
 
isExceedCapacity() - Method in interface org.apache.iotdb.db.schemaengine.rescon.ISchemaEngineStatistics
 
isExceedCapacity() - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
isExceedReleaseThreshold() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.IReleaseFlushStrategy
Check if exceed release threshold
isExceedReleaseThreshold() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.ReleaseFlushStrategyNumBasedImpl
 
isExceedReleaseThreshold() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.ReleaseFlushStrategySizeBasedImpl
 
isExceptionMessageShouldRetry(Pair<String, Boolean>, String) - Static method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadFailedMessageHandler
 
isExcessEndpoint(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
isExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
isExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
isExpandableQuery(Query) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isExplainAnalyze() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
isExplainAnalyze() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
isExpression() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
isExternalAggregationFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isExternalAggregationFunctionExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isFailed() - Method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
 
isFailed() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isFailed() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
isFailed() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isFailed(TSStatus) - Static method in class org.apache.iotdb.db.service.RegionMigrateService
 
isFailedToIncreaseReferenceCount() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
isFailure() - Method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Is this a non-success terminal state.
isFileCorrupted() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
isFileInList() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isFilePendingOrLoading(File) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadTsFileLoader
 
isFilePendingOrLoading(String) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
isFilterGtOrGe(Filter) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
isFinished() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
Used to judge whether this IDriver should be scheduled for execution anymore.
isFinished() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
If there are no more TsBlocks to be sent and all the TsBlocks have been fetched by downstream fragment instances.
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
isFinished() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
If there are more TsBlocks.
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
isFinished() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
Is this operator completely finished processing and no more output TsBlock will be produced.
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
isFinished() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
isFinished() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
isFinishQueryAfterAnalyze() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isFinishQueryAfterAnalyze() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
isFinishQueryAfterAnalyze() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isFirst() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
 
isFirstIter - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
isFirstReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
isFlatVariableWidth(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
isFlushed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
isForceAddParent() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
isForceTypeConversion() - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertRowStatement
 
isForceTypeConversion() - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertTabletStatement
 
isForceTypeConversion() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
isForceTypeConversion() - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatement
 
isForwardingPipeRequests - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isForwardingPipeRequests() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isFree() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
 
isFromWhere() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
isFull() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Get a future that will be completed when the output buffer is not full.
isFull() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
isFull() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
isFull() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
isFull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
isFull() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
isFull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
isGeneratedByHistoricalExtractor() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
isGeneratedByPipe - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isGeneratedByPipe() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isGeneratedByPipeConsensus() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
The method is used to prevent circular replication in PipeConsensus
isGeneratedByPipeConsensus() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isGeneratedByRemoteConsensusLeader - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isGeneratedByRemoteConsensusLeader() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isGenerateTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isGenerateTimeColumn() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
isGenericMatch(Class<?>, Class<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
isGrantOption() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
isGroupBy() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isGroupByLevel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isGroupByQuery - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
isGroupByTag() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isGroupByTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isHasGroupBy() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
isHasLimit() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
isHasSgCol() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
isHasSortNode() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isHidden() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
isHidden() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
isHidden() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
isHighestPriority() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
isHighestPriority() - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
 
isHighestPriority() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
isHighestPriority() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
isHoldingWriteLock - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
IShowDevicesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
IShowNodesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
IShowSchemaPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
IShowTimeSeriesPlan - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
isIdDetermined() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
isIdentity() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
isIdentity() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
isIdentity(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
isIfNotExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
isIgnoreAllNullRows() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
isIgnoreNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
isIgnoreNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowParameter
 
isIgnoreNull() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
isIgnoreTimestamp() - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowParameter
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
isIgnoringNull() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
When controlColumn is null, this method determined whether we should consider that row.
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowParameter
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
isIgnoringNull() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
isInferenceCandidate(Metadata, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
Determines whether an Expression may be successfully applied to the equality inference
isInit() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
ISink - Interface in org.apache.iotdb.db.queryengine.execution.exchange.sink
Base interface of ISinkChannel and ISinkHandle.
ISinkChannel - Interface in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
ISinkHandle - Interface in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
isInListAllLiteral(InPredicate) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
isInputDriver() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
isInputDriver() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
isInputFinal() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
isInputPartial() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
isInputRaw() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
isInputRaw() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
isInSealedFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Return true only when this wal file is sealed.
isInsertionCompactionTaskCandidate() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isInsertionSelectionDelayed(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
isIntegerNumber(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isInterrupted() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
isKeepNull() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
isKeepNull() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
isKillAll() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
isKillAll() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
isLastChunk - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
isLastLevelUseWildcard() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isLastLevelUseWildcard() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isLastPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
isLastQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isLatestTimePartition(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
isLayerReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
isLeaderReady(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
isLeftCRightO() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
isLeftCRightO() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
isLeftCRightO() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
isLeftReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
isLiteral(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
isLoadActiveListeningVerifyEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isLoaded() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
isLocal() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
isLocalJarConflicted(TriggerInformation) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
check whether local jar is correct according to md5.
isLocalScope(Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
isLogicalView() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.IMeasurementSchemaInfo
 
isLogicalView() - Method in class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
isLogicalView() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
isLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
isLogicalView() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.MeasurementMNode
 
isLogicalView() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
isLogicalView() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
isLogicalView() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
isLogicalView() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
isLogin() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
isLongLiteral() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
isLongLiteral(Expression) - Static method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
isManagedByFlushManager() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.LeafOperand
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
isMappable(Map<NodeRef<Expression>, TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
isMeasurement() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
isMeasurement() - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
isMeasurement() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
isMeasurement() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
isMeasurementColumn(SymbolReference) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor.Context
 
isMeasurementLimit() - Method in class org.apache.iotdb.db.schemaengine.rescon.DataNodeSchemaQuotaManager
 
isMeasurementOrTimeColumn(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
isMeasurementsExistPlaceholder - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
isMeasurementsExistPlaceholder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
isMeasurementsExistPlaceholder() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
isMetaDataCacheEnable() - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
isMixingAlignment() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
isModified() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
isModified() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
isModified() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
isMultiInputAggregation(TAggregationType) - Static method in class org.apache.iotdb.db.queryengine.execution.aggregation.AccumulatorFactory
 
isMultiInputAggregation(TAggregationType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AccumulatorFactory
 
isNamedTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
isNeedInferType - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
isNeedInferType() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
isNeedInferType() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
isNeedListenToInsertNode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isNeedListenToInsertNode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
isNeedListenToInsertNode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHybridExtractor
 
isNeedListenToInsertNode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionLogExtractor
 
isNeedListenToInsertNode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionTsFileExtractor
 
isNeedListenToTsFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isNeedListenToTsFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
isNeedListenToTsFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHybridExtractor
 
isNeedListenToTsFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionLogExtractor
 
isNeedListenToTsFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionTsFileExtractor
 
isNeedMerge() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
isNeedOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
isNeedOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.WindowParameter
 
isNeedRecoverFromLogFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
isNeedSplit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
isNeedSplit() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
isNeedUpdateLastCache() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
isNeedUpdateNullEntry() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
isNegativeNumber() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
isNoMoreTsBlocks() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkChannel
Return true if current channel has no more data.
isNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
isNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
isNormalCompactionCandidate() - Method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
isNot() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
isNot() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
isNot() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
isNotBetween() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
isNotIn() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
isNotNull(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
IsNotNullPredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
IsNotNullPredicate(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
IsNotNullPredicate(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
IsNotNullPredicate(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
isNull() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator.PartialAggregationResult
 
isNull(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRemarkableRow
 
isNull(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
isNull(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.ColumnList
 
isNull(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
isNull(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
isNull(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
isNull(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
isNull(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
isNull(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
isNull(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
isNullable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
IsNullColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
IsNullColumnTransformer(Type, ColumnTransformer, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IsNullColumnTransformer
 
IsNullExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
IsNullExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
IsNullExpression(Expression, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
IsNullPredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
IsNullPredicate(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
IsNullPredicate(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
IsNullPredicate(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
isNullsFirst() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
IsNullTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
IsNullTransformer(LayerReader, boolean) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.IsNullTransformer
 
isNullValue(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
Get whether value is null at the given position in TvList.
isNullValue(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
isNullValue(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get whether value is null at the given position in AlignedTvList.
isNumber(String) - Static method in class org.apache.iotdb.db.utils.TypeInferenceUtils
 
isNumericType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
ISO_LOCAL_DATE_WIDTH_1_2 - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
 
ISO_LOCAL_DATE_WITH_DOT - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03'.
ISO_LOCAL_DATE_WITH_SLASH - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03'.
ISO_LOCAL_TIME_WITH_MS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '10:15:30' or '10:15:30.123'.
ISO_LOCAL_TIME_WITH_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '10:15:30' or '10:15:30.123456789'.
ISO_LOCAL_TIME_WITH_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '10:15:30' or '10:15:30.123456'.
ISO_OFFSET_DATE_TIME_WITH_DOT - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03T10:15:30+01:00' or '2011.12.03T10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_DOT_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03T10:15:30+01:00' or '2011.12.03T10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_DOT_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03T10:15:30+01:00' or '2011.12.03T10:15:30.123456+01:00'.
ISO_OFFSET_DATE_TIME_WITH_DOT_WITH_SPACE - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03 10:15:30+01:00' or '2011.12.03 10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_DOT_WITH_SPACE_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03 10:15:30+01:00' or '2011.12.03 10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_DOT_WITH_SPACE_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011.12.03 10:15:30+01:00' or '2011.12.03 10:15:30.123456+01:00'.
ISO_OFFSET_DATE_TIME_WITH_MS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03T10:15:30+01:00' or '2011/12/03T10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03T10:15:30+01:00' or '2011/12/03T10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03T10:15:30+01:00' or '2011/12/03T10:15:30.123456+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH_WITH_SPACE - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03 10:15:30+01:00' or '2011/12/03 10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH_WITH_SPACE_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03 10:15:30+01:00' or '2011/12/03 10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SLASH_WITH_SPACE_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011/12/03 10:15:30+01:00' or '2011/12/03 10:15:30.123456+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SPACE - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03 10:15:30+01:00' or '2011-12-03 10:15:30.123+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SPACE_NS - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03 10:15:30+01:00' or '2011-12-03 10:15:30.123456789+01:00'.
ISO_OFFSET_DATE_TIME_WITH_SPACE_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03 10:15:30+01:00' or '2011-12-03 10:15:30.123456+01:00'.
ISO_OFFSET_DATE_TIME_WITH_US - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
such as '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30.123456+01:00'.
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
isOnCluster() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
isOneBooleanType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isOneCharType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isOneNumericType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isOneSeriesInMultiRegion() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
isOneSupportedMathNumericType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isOpen() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
isOrderableRequired() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
isOrderByAllIdsAndTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
isOrderByAllIdsAndTime(Map<Symbol, ColumnSchema>, OrderingScheme, int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformSortToStreamSort
 
isOrderByBasedOnDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOrderByBasedOnTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOrderByDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isOrderByDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOrderByHeat() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
isOrderByHeat() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
isOrderByHeat() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
isOrderByRedundant(OrderBy) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isOrderByTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isOrderByTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOrderByTimeInDevices() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOrderByTimeseries() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isOrderByTimeseries() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOriginalTsFileDeleted() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
ISourceHandle - Interface in org.apache.iotdb.db.queryengine.execution.exchange.source
 
isOutdated() - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.Combiner
 
isOutputCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
isOutputCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
isOutputEndTime() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isOutputPartial() - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
isOutputPartial() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
isOverlapped() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
isOverlapped(long, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
isOverlapped(Interval) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ITimeRange
 
isOverlapped(Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ListTimeRangeImpl
case 1: interval.getStart() <= currentInterval.getEnd()
isOverlapped(Statistics<? extends Object>, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
isPageModified(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
NONE_DELETED means that no data on this page has been deleted.
isPageModified(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
NONE_DELETED means that no data on this page has been deleted.
isPageModified(PageElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
NONE_DELETED means that no data on this page has been deleted.
isPartial() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
isPartitioningColumn() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughColumn
 
isPassThroughColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
isPinned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockEntry
 
isPinned() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
isPinned() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
isPipeTaskCurrentlyRestarted(String) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
isPlanIndexOverlap(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isPlanRangeCovers(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isPointDeleted(long, List<TimeRange>) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isPointDeleted(long, List<TimeRange>, int[]) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isPointDeletedWithoutOrderedRange(long, List<TimeRange>) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isPreDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
isPreDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
isPreDeleted() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
isPreDeleted() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
isPrefixMatch - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
isPrefixMatch - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
isPrefixMatch() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
isPrefixMatch() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowSchemaPlan
 
isPrefixPath - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
isPrefixPath - Variable in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
isPrefixPath() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
isPrefixPath() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
isPreviousTaskStopped() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
isProgressIndexAfterOrEquals(String, long, ProgressIndex) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeTimePartitionProgressIndexKeeper
 
isPurge() - Method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
isPushLimitToEachDevice() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
isQualifiedAllFieldsReference(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isQuery() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
isQuery() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
isQuery() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
isQueryAllSensors() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
isQueryAllSensors() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
isQueryMultiRegion() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
isQuotaEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isRan() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
isReadNeedRetry() - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
isReadOnly() - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
isReadOnly() - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
isReady() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
isReadyForNonReadWriteFunctions() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
isReadyForReadAndWrite() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
isRecoverFinish() - Method in class org.apache.iotdb.db.service.SettleService
 
isRecursive() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
isRegionFetched(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
isRejected() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
isRepairCompactionCandidate() - Method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
isRepaired() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
isReplaceAllConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
isReplaceAllConnectorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
isReplaceAllExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
isReplaceAllExtractorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
isReplaceAllProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
isReplaceAllProcessorAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
isReservedPath(PartialPath) - Static method in class org.apache.iotdb.db.utils.constant.SqlConstant
 
isResultSetEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isReturnNullable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
isReturnTypeNumeric() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
isRightReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
isRoot - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
isRoot() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
isRoot() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
isRoot() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
isRowSemantics() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis
 
isRowSemantics() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
isRpcAdvancedCompressionEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isRpcThriftCompressionEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isSafe() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
isSameNode(TEndPoint) - Static method in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
isSatisfied(IDeviceID, Filter, boolean, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isScalar() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Cardinality
 
isScalar(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isScalar(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.QueryCardinalityUtil
 
isSchemaLeaderReady(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
isSchemaRatisConsensusLogUnsafeFlushEnable() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
isSecondReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
isSecure() - Method in class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
isSelectAll() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
isSelected - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.FileElement
 
isSelectInto() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isSelectNone() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
isSeq() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.VersionPageReader
 
isSeq() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
isSeq() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isSeqSatisfied(IDeviceID, int, Filter, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
isSequence() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
isSequence() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
isSequence() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
isSequence() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
isSerialized - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
isSerialized() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
isSetInferenceWindow() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
isSetModelName() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
isSettledFileGenerated(TsFileResource) - Method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
this method is used to check whether the new file is settled when recovering old tsFile.
isSetToDefault() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
isShouldPrintMessage() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
isShouldReplicate(EnrichedEvent) - Static method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
Judge whether a given event should be replicated or sent by consensus pipe.
isShouldTransferModFile() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isShutdown() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
isShutdown() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
isShutdown() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionRuntimeAgent
 
isSignal() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
isSignal() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
isSignal() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
isSignalMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.NotifyFlushMemTable
 
isSignalMemTable() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
isSignalMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
isSingleDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
isSingleDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
isSingleInputColumn() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
isSkipIfNoPrivileges() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
isSnapshotComplete() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
 
isSorted() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
isSpanMultiTimePartitions() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
isSpanMultiTimePartitions() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
isSpanMultiTimePartitions() - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
Check whether the tsFile spans multiple time partitions.
isSpanMultiTimePartitions() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Check whether the tsFile spans multiple time partitions.
isSpillable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
isStarted() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
isStaticsRemoved() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
isStopAllCompactionWorker() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
isStoppedByException() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
isStreamable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
isStreamable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
isStreamMode() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
isStringLiteral(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
isSucceed(TSStatus) - Static method in class org.apache.iotdb.db.service.RegionMigrateService
 
isSuccess() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
isSuccess() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
isSuccess() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
isSuccess() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
isSuccess() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
Determines if the iteration is successful when it completes.
isSuccess() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
isSuccess() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
isSuccessful() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FragInstanceDispatchResult
 
isSuccessful(TSStatus) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
isSupportedMathNumericType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isSymbolExist(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
isSymbolReference(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
isTableModel() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
isTableModel() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
isTableModelEvent - Variable in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
isTableModelEvent() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
isTableModelEvent() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
isTabletEmpty(Tablet) - Static method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
isTakeSeqAsFirst(Statistics<? extends Object>, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
Return true if taking first page reader from seq readers
isTaskFinished() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
isTaskRan() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
isTemplateWildCardQuery() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isTerminated() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
 
isTestMode() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleRequestHandler
 
isThirdReaderConstant - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
isThreeCharType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTimeChunk - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
isTimeChunk(ChunkMetadata) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
isTimeColumn - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
isTimeColumn() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
isTimeColumn(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
isTimeColumn(Symbol, Map<Symbol, ColumnSchema>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
isTimeColumn(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
isTimeDeleted(int) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
isTimeDeleted(int, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
isTimeseriesDeletedByMods(Collection<ModEntry>, IDeviceID, String, long, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
isTimeseriesDeletedByMods(IDeviceID, TimeseriesMetadata) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
isTimeSeriesTimeDeleted(IDeviceID, String, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IFileScanHandle
Check whether timestamp in specified timeSeries is deleted.
isTimeSeriesTimeDeleted(IDeviceID, String, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.ClosedFileScanHandleImpl
 
isTimeSeriesTimeDeleted(IDeviceID, String, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
isTimestampType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTopicExisted(String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
isTotallyGeneratedByPipe() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.NotifyFlushMemTable
 
isTotallyGeneratedByPipe() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
isTotallyGeneratedByPipe() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
isTriggerTableEmpty() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
isTsBlockOutOfBound(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to determine whether there are extra points for the next window.
isTsBlockOutOfBound(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
isTsBlockOutOfBound(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
isTsFileEmpty() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
isTwoCharType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTwoNumericType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTwoSupportedMathNumericType(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTwoTypeCalculable(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTwoTypeComparable(List<? extends Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isTypeListened(PipeWritePlanEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
isTypeOnly() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
isTypeOnlyCoercion(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
isTypeSignature() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
isUnderAlignedDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
isUnderAlignedDevice() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
isUnderAlignedDevice() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
isUnique() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
isUnknownType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
isUnSeqSatisfied(IDeviceID, int, Filter, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
isUserInRole(String) - Method in class org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
isUserQuery() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
isUserQuery() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
isUserQuery() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
isUserQuery() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
isUseSharedModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
isUseTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
isUseTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
isUseTopKNode() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isUsingURI() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTriggerStatement
 
isValid() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
isValid() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
isValidatedRequestType(short) - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
 
isValidCandidate - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
isValidMeasurement(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
isVariable() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
isVariableArity() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
isVerbose() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
isVerbose() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
isVerbose() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
isVerbose() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
isVerifySchema() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
isVerifySchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
isVerifySchema() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
isViewExpression() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
isVirtualSource() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
isVolatile() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
isVolatile() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
isVolatile() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
isWaitingQueueFull() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
isWhere() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor.Context
 
isWithAliasForce() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
isWithAliasForce() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
isWithAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
isWithAttributes() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
isWithMerge() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
isWithMerge() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
isWithMod() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
isWithTags() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
isWithTags() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
isWithTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
isWithTemplate() - Method in class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
isWithTies() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
isWriteToTable() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
isXNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
ITableAuthChecker - Interface in org.apache.iotdb.db.queryengine.plan.relational.security
 
ITableAuthCheckerImpl - Class in org.apache.iotdb.db.queryengine.plan.relational.security
 
ITableAuthCheckerImpl() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.security.ITableAuthCheckerImpl
 
ITableCache - Interface in org.apache.iotdb.db.schemaengine.table
 
ITableDeviceSchemaValidation - Interface in org.apache.iotdb.db.queryengine.plan.relational.metadata
This class acts as a request for device schema validation and defines the necessary information interfaces.
ITableTimeRangeIterator - Interface in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
ITableTimeRangeIterator.TimeIteratorType - Enum in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
ITaskScheduler - Interface in org.apache.iotdb.db.queryengine.execution.schedule
The scheduler interface of DriverTask.
ITemplateManager - Interface in org.apache.iotdb.db.schemaengine.template
 
iterateAllColumnsToNextValid() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
iterateNotAlignedSeriesAndChunkMetadataListOfCurrentDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
return MultiTsFileNonAlignedMeasurementMetadataListIterator, who iterates the measurements of not aligned device
iterateReaderToNextValid(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
ITERATING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
 
iteratingState(Slice) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
IterativeOptimizer - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
IterativeOptimizer(PlannerContext, RuleStatsRecorder, Predicate<Session>, List<PlanOptimizer>, Set<Rule<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.IterativeOptimizer
 
IterativeOptimizer(PlannerContext, RuleStatsRecorder, Set<Rule<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.IterativeOptimizer
 
iterator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
returns an iterator to traverse all the successor expressions in a level-order
iterator() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
iterator() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
iterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
iterator() - Method in class org.apache.iotdb.db.tools.schema.SRStatementGenerator
 
iterator() - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
iterator(List<TSDataType>, List<Integer>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
iterator(List<TimeRange>, Integer, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
iteratorIndex - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
iteratorList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
iteratorList - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
ITimeIndex - Interface in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
ITimeRange - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
ITimeRangeIterator - Interface in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
This interface used for iteratively generating aggregated time windows in GROUP BY query.
ITimeSeriesSchemaInfo - Interface in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info
 
IUDFInputDataSet - Interface in org.apache.iotdb.db.queryengine.transformation.dag.input
The input data set interface for a UDFPlan.
IUnseqCompactionPerformer - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer
 
IWALBuffer - Interface in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
This class serializes and flushes WALEntry.
IWALByteBufferView - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
This ByteBuffer view provides blocking writing interface for wal to serialize huge object with limited memory usage.
IWALByteBufferView() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
 
IWALNode - Interface in org.apache.iotdb.db.storageengine.dataregion.wal.node
This interface provides uniform interface for writing wal and making checkpoints.
IWindow - Interface in org.apache.iotdb.db.queryengine.execution.operator.window
Used to customize the window which stipulates where we can calculate aggregation result.
IWindowManager - Interface in org.apache.iotdb.db.queryengine.execution.operator.window
Used to customize all the type of window managers, such as TimeWindowManager, SessionWindowManager.
IWritableMemChunk - Interface in org.apache.iotdb.db.storageengine.dataregion.memtable
 
IWritableMemChunkGroup - Interface in org.apache.iotdb.db.storageengine.dataregion.memtable
 

J

join() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
Join - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Join() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Join
 
Join(Join.Type, Relation, Relation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
Join(Join.Type, Relation, Relation, JoinCriteria) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
Join(NodeLocation, Join.Type, Relation, Relation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
Join(NodeLocation, Join.Type, Relation, Relation, JoinCriteria) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
Join.Type - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
JoinCriteria - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
JoinCriteria() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinCriteria
 
JoinKeyComparator - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
JoinKeyComparatorFactory - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
JoinNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
JoinNode(PlanNodeId, JoinNode.JoinType, List<JoinNode.EquiJoinClause>, List<Symbol>, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
JoinNode(PlanNodeId, JoinNode.JoinType, PlanNode, PlanNode, List<JoinNode.EquiJoinClause>, List<Symbol>, List<Symbol>, Optional<Expression>, Optional<Boolean>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
JoinNode.EquiJoinClause - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
JoinNode.JoinType - Enum in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
JoinOn - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
JoinOn(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
JoinUsing - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
JoinUsing(List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
JoinUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
joinWith(RelationType) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Creates a new tuple descriptor containing all fields from this tuple descriptor and all fields from the specified tuple descriptor.
JSON - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
JSON_2016 - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
JSONPayloadFormatter - Class in org.apache.iotdb.db.protocol.mqtt
The JSON payload formatter.
JSONPayloadFormatter() - Constructor for class org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
jsonValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
jsonValue() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 

K

keepNull - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
keepNull - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
keepOrderInsert(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
Insert a tsfile resource to the list, the tsfile will be inserted before the first tsfile whose timestamp is greater than its.
keepOrderInsert(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
KeyNullableConcurrentHashMap<K,V> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container
 
KeyNullableConcurrentHashMap() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
keyOfPatternTree() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
keyOfPatternTree() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
keyOfPatternTree() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
keySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
keySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
keySet() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
KILL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
KilledByOthersException - Exception in org.apache.iotdb.db.exception.query
 
KilledByOthersException() - Constructor for exception org.apache.iotdb.db.exception.query.KilledByOthersException
 
killQuery(String, int) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
killQuery(KillQueryStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
killQuery(KillQueryStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
KillQuery - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
KillQuery(String, NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
KillQueryStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
KillQueryStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
KillQueryStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.KillQueryStatement
 
KillQueryTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
KillQueryTask(KillQuery) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.KillQueryTask
 
KillQueryTask(KillQueryStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.KillQueryTask
 
KurtosisOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
KurtosisOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.KurtosisOperator
 

L

L1PriorityQueue<E extends IDIndexedAccessible> - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue
An efficient subclass of IndexedBlockingQueue with 1-level priority groups.
L1PriorityQueue(int, Comparator<E>, E) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
Init the queue with max capacity and specified comparator.
L2PriorityQueue<E extends IDIndexedAccessible> - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue
An efficient subclass of IndexedBlockingQueue with 2-level priority groups.
L2PriorityQueue(int, Comparator<E>, E) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
Init the queue with max capacity and specified comparator.
LA(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
LabelPrefixedReference(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer.LabelPrefixedReference
 
LabelPrefixedReference(String, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer.LabelPrefixedReference
 
LagFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
LagFunction(int, Integer, Object, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LagFunction
 
largerThan(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
 
largerThan(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
 
largerThan(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.TimeComparator
return time > endTime if order by time asc, time < endTime if order by desc.
lashChunkEndTime - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.NullOrdering
 
LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
 
LAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LAST_AGGREGATION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
LAST_BY_AGGREGATION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
LAST_QUERY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LAST_QUERY_COLLECT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LAST_QUERY_EMPTY_TSBLOCK - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
LAST_QUERY_HEADER_COLUMNS - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
LAST_QUERY_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LAST_QUERY_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LAST_QUERY_TRANSFORM - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LAST_VALUE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
LastAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
LastAccumulator(TSDataType, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
LastByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
LastByAccumulator(TSDataType, TSDataType, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
LastByDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
LastByDescAccumulator(TSDataType, TSDataType, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByDescAccumulator
 
LastCacheScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
LastCacheScanOperator(OperatorContext, PlanNodeId, TsBlock) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
LastDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
LastDescAccumulator(TSDataType, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastDescAccumulator
 
lastIndexOf(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
lastKey - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
lastPageEndTime - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
lastPageIndex - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
lastPointCount - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
LastQueryAggTableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
This class is used to execute aggregation table scan when apply canUseLastCacheOptimize()
LastQueryAggTableScanOperator(AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter, List<DeviceEntry>, QualifiedObjectName, List<Integer>, List<Pair<OptionalLong, TsPrimitiveType[]>>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.LastQueryAggTableScanOperator
 
LastQueryCollectNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last
 
LastQueryCollectNode(PlanNodeId, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
LastQueryCollectNode(PlanNodeId, List<PlanNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
LastQueryCollectOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
LastQueryCollectOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
LastQueryMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last
 
LastQueryMergeNode(PlanNodeId, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
LastQueryMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
LastQueryMergeOperator(OperatorContext, List<Operator>, Comparator<Binary>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
LastQueryNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last
 
LastQueryNode(PlanNodeId, List<PlanNode>, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
LastQueryNode(PlanNodeId, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
LastQueryOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
LastQueryOperator(OperatorContext, List<Operator>, TsBlockBuilder) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
LastQueryScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
LastQueryScanNode(PlanNodeId, MeasurementPath, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
LastQueryScanNode(PlanNodeId, MeasurementPath, AtomicInteger, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
LastQueryScanNode(PlanNodeId, MeasurementPath, AtomicInteger, String, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
LastQuerySortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
LastQuerySortOperator(OperatorContext, TsBlock, List<Operator>, Comparator<Binary>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
LastQueryTransformNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last
 
LastQueryTransformNode(PlanNodeId, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
LastQueryTransformNode(PlanNodeId, PlanNode, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
LastQueryTransformOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
LastQueryTransformOperator(String, String, OperatorContext, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
LastQueryUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
lastRowCount - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
LastSeriesSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
LastSeriesSourceNode(PlanNodeId, AtomicInteger) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastSeriesSourceNode
 
lastTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
lastTimeSet - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
lastValue - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
lastValue - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
lastValue(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
LastValueAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
LastValueAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
LastValueDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
LastValueDescAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueDescAccumulator
 
LastValueFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
LastValueFunction(int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LastValueFunction
 
lastVisitNode - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
LayerCacheUtils - Class in org.apache.iotdb.db.queryengine.transformation.dag.util
 
LayerMemoryAssigner - Class in org.apache.iotdb.db.queryengine.transformation.dag.memory
 
LayerMemoryAssigner(float) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.memory.LayerMemoryAssigner
 
layerReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.MappableUDFQueryRowTransformer
 
layerReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowTransformer
 
layerReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
LayerReader - Interface in org.apache.iotdb.db.queryengine.transformation.api
 
layerReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
layerRowWindowReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowWindowTransformer
 
LayerRowWindowReader - Interface in org.apache.iotdb.db.queryengine.transformation.api
 
LEADER_CACHE_MANAGER - Static variable in interface org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeCacheLeaderClientManager
 
LeaderCacheManager() - Constructor for class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeCacheLeaderClientManager.LeaderCacheManager
 
LeaderCacheUtils - Class in org.apache.iotdb.db.pipe.connector.util.cacher
 
LeadFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
LeadFunction(int, Integer, Integer, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LeadFunction
 
LEADING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
 
LeafColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
 
LeafColumnTransformer(Type) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.LeafColumnTransformer
 
LeafOperand - Class in org.apache.iotdb.db.queryengine.plan.expression.leaf
 
LeafOperand() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.LeafOperand
 
left() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Join
 
LEFT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
 
LEFT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
LEFT_OUTER_TIME_JOIN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
leftBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftBlockNotEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftChild - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftChild - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
leftColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
leftConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
leftExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
leftFinished - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftFinishedWithIncIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftJoinKeyPositions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftOperator - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor.Context
 
LeftOuterTimeJoinNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join
This node is responsible for joining two TsBlock.
LeftOuterTimeJoinNode(PlanNodeId, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
LeftOuterTimeJoinNode(PlanNodeId, Ordering, PlanNode, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
LeftOuterTimeJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join
 
LeftOuterTimeJoinOperator(OperatorContext, Operator, int, Operator, List<TSDataType>, TimeComparator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
leftOutputSymbolIdx - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
leftReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
leftReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
leftTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
legacy() - Method in class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
length - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
length() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
LengthColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
LengthColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LengthColumnTransformer
 
LESS_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LESS_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LESS_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
LESS_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
LESS_THAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
LESS_THAN_OR_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
LESS_THAN_OR_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
LESS_THAN_OR_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
LessEqualExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
LessEqualExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LessEqualExpression
 
LessEqualExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LessEqualExpression
 
lessThan(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
 
lessThan(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
 
lessThan(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.TimeComparator
return time < endTime if order by time asc, time > endTime if order by desc.
lessThan(TsBlock, int[], int, TsBlock, int[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
lessThan(TsBlock, int[], int, TsBlock, int[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBinaryTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBooleanTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscDoubleTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscFloatTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscIntTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscLongTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBinaryTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBooleanTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescDoubleTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescFloatTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescIntTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescLongTypeJoinKeyComparator
 
lessThan(TsBlock, int, int, TsBlock, int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.JoinKeyComparator
Get values at the given position from the TsBlocks and then compare these two values.
LessThanExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
LessThanExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LessThanExpression
 
LessThanExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LessThanExpression
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBinaryTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscBooleanTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscDoubleTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscFloatTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscIntTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.AscLongTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBinaryTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescBooleanTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescDoubleTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescFloatTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescIntTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.DescLongTypeJoinKeyComparator
 
lessThanOrEqual(TsBlock, int, int, TsBlock, int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator.JoinKeyComparator
Get values at the given position from the TsBlocks and then compare these two values.
LEVEL_TIME_SERIES_COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
levels - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByLevelComponent
 
LEVELS - Static variable in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
LevelTimeSeriesCountNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
LevelTimeSeriesCountNode(PlanNodeId, PartialPath, boolean, int, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
like(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
like(Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
LIKE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LIKE_PREDICATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
Like2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
Like2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.Like2ColumnTransformer
 
Like3ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.ternary
 
Like3ColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.Like3ColumnTransformer
 
LikeColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
LikeColumnTransformer(Type, ColumnTransformer, LikePattern) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LikeColumnTransformer
 
LikeExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
LikeExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
LikeExpression(Expression, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
LikeExpression(Expression, String, Optional<Character>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
LikePredicate - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LikePredicate(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
LikePredicate(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
LikePredicate(Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
LikePredicate(NodeLocation, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
LikePredicate(NodeLocation, Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
LikeTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
LikeTransformer(LayerReader, LikePattern) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LikeTransformer
 
limit - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
limit - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
limit() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
Limit - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Limit() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Limit
 
Limit(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
Limit(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
LIMIT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LIMIT_VALUE_USE_TOP_K - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
limitConsumedUp() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
pushLimitToEachDevice==false means that all devices return total limit rows.
limiter - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
LimitNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
LimitNode is used to select top n result.
LimitNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
LimitNode(PlanNodeId, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
LimitNode(PlanNodeId, PlanNode, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
LimitNode(PlanNodeId, PlanNode, long, Optional<OrderingScheme>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
LimitOffsetPushDown - Class in org.apache.iotdb.db.queryengine.plan.optimization
Optimization phase: Distributed plan planning.
LimitOffsetPushDown() - Constructor for class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
LimitOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
LimitOperator(OperatorContext, long, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
LINEAR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.FillPolicy
 
LinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
The result of Linear Fill functions at timestamp "T" is calculated by performing a linear fitting method on two time series values, one is at the closest timestamp before T, and the other is at the closest timestamp after T.
LinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
LinearFillAnalysis(FieldReference, List<FieldReference>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.LinearFillAnalysis
 
LinearFillNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
LinearFillNode(PlanNodeId, PlanNode, Symbol, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
LinePayloadFormatter - Class in org.apache.iotdb.db.protocol.mqtt
The Line payload formatter.
LinePayloadFormatter() - Constructor for class org.apache.iotdb.db.protocol.mqtt.LinePayloadFormatter
 
link(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
linkModFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
LIST_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
LIST_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
LIST_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LIST_ROLE_PRIV - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
LIST_ROLE_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
LIST_ROLE_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LIST_ROLE_USERS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LIST_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
LIST_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
LIST_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
LIST_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LIST_USER_PRIV - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
LIST_USER_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
LIST_USER_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LIST_USER_ROLES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
listAllCheckpointFiles(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
List all .checkpoint files in the directory.
listAllWALFiles(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
List all .wal files in the directory.
listen() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiverAgent
 
listen2Snapshot4PipeListener(boolean) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
listener(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
listeningSchemaRegionIds() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
listenToDeleteData(String, AbstractDeleteDataNode) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
listenToHeartbeat(boolean) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
listenToInsertNode(String, String, WALEntryHandler, InsertNode, TsFileResource) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
listenToTimePartitionGrow(String, Pair<Long, Long>) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeTimePartitionListener
 
listenToTsFile(String, String, TsFileResource, boolean, boolean) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
ListForwardIterator - Interface in org.apache.iotdb.db.queryengine.transformation.datastructure.iterator
 
listIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
listIterator(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
listOfListsCopy(List<List<T>>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.MoreLists
 
ListTimeRangeImpl - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
ListTimeRangeImpl() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.ListTimeRangeImpl
 
Literal - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Literal - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
Literal() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
Literal(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Literal
 
Literal.LiteralType - Enum in org.apache.iotdb.db.queryengine.plan.statement.literal
 
LiteralEncoder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
LiteralEncoder(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.LiteralEncoder
 
LiteralInterpreter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
LiteralInterpreter(PlannerContext, SessionInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.LiteralInterpreter
 
LnColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
LnColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LnColumnTransformer
 
load() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.DeletionLoader
 
load() - Method in interface org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.ILoader
 
load() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.TsFileLoader
 
LOAD_ALIGNED_TIMESERIES_METADATA - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_CHUNK_METADATA_LIST_ALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_CHUNK_METADATA_LIST_ALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_CHUNK_METADATA_LIST_NONALIGNED_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_CHUNK_METADATA_LIST_NONALIGNED_MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_CONFIGURATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LOAD_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LOAD_FILES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
LOAD_LOCALLY - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
LOAD_TIMESERIES_METADATA - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
LOAD_TSFILE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
LOAD_TSFILE_OTHER_MEMORY - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileMemMetricSet
 
loadAlignedTimeSeriesMetadata(TsFileResource, AlignedFullPath, QueryContext, Filter, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.FileLoaderUtils
Load AlignedTimeSeriesMetadata for aligned time series.
loadAll(String, boolean, ProgressIndex) - Method in class org.apache.iotdb.db.storageengine.load.LoadTsFileManager
 
LoadAnalyzeException - Exception in org.apache.iotdb.db.exception.load
 
LoadAnalyzeException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadAnalyzeException
 
LoadAnalyzeException(String, int) - Constructor for exception org.apache.iotdb.db.exception.load.LoadAnalyzeException
 
LoadAnalyzeTableColumnDisorderException - Exception in org.apache.iotdb.db.exception.load
 
LoadAnalyzeTableColumnDisorderException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadAnalyzeTableColumnDisorderException
 
LoadAnalyzeTypeMismatchException - Exception in org.apache.iotdb.db.exception.load
 
LoadAnalyzeTypeMismatchException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadAnalyzeTypeMismatchException
 
loadAsSegment(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
loadChildrenFromDisk(Map<String, ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
loadChildrenFromDisk(Map<String, ICachedMNode>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
loadChunk(ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskAlignedChunkLoader
 
loadChunk(ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.DiskChunkLoader
 
loadChunk(ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkLoader
 
loadChunk(ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.FileLoaderUtils
load all chunk metadata of one time series in one file.
loadChunkMetadataList(ITimeSeriesMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.DiskAlignedChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.DiskChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.MemAlignedChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.MemChunkMetadataLoader
 
loadClusterProps(TrimProperties) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadConfigNodeList() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
 
loadConfiguration() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
loadConfiguration(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
loadConfiguration(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
LoadConfiguration - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LoadConfiguration(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadConfiguration
 
LoadConfigurationException - Exception in org.apache.iotdb.db.exception
 
LoadConfigurationException(String) - Constructor for exception org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationException(String, Throwable) - Constructor for exception org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationException(Throwable) - Constructor for exception org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
LoadConfigurationStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
LoadConfigurationTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
LoadConfigurationTask(LoadConfigurationStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.LoadConfigurationTask
 
LoadConvertedInsertTabletStatement - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadConvertedInsertTabletStatement(InsertTabletStatement, boolean) - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatement
 
LoadConvertedInsertTabletStatementExceptionVisitor - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadConvertedInsertTabletStatementExceptionVisitor() - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementExceptionVisitor
 
LoadConvertedInsertTabletStatementTSStatusVisitor - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadConvertedInsertTabletStatementTSStatusVisitor() - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementTSStatusVisitor
 
loadCQConfig(TCQConfig) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
LoadEmptyFileException - Exception in org.apache.iotdb.db.exception.load
 
LoadEmptyFileException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadEmptyFileException
 
loader() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadAgent
 
LoadFileException - Exception in org.apache.iotdb.db.exception.load
 
LoadFileException(Exception) - Constructor for exception org.apache.iotdb.db.exception.load.LoadFileException
 
LoadFileException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadFileException
 
loadFileV1(PipeTransferFileSealReqV1, String) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
loadFileV2(PipeTransferFileSealReqV2, List<String>) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
loadFromFileToBuffer(ByteBuffer, int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
loadFromSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
loadFromSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
loadFromSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
loadFromSnapshot(File, String, int, CachedSchemaRegionStatistics, SchemaRegionCachedMetric, Consumer<IMeasurementMNode<ICachedMNode>>, Consumer<IDeviceMNode<ICachedMNode>>, Function<IMeasurementMNode<ICachedMNode>, Map<String, String>>, Function<IMeasurementMNode<ICachedMNode>, Map<String, String>>, Runnable) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
loadFromSnapshot(File, String, MemSchemaRegionStatistics) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
loadFromSnapshot(File, String, MemSchemaRegionStatistics, SchemaRegionMemMetric, Consumer<IMeasurementMNode<IMemMNode>>, Consumer<IDeviceMNode<IMemMNode>>, BiConsumer<IDeviceMNode<IMemMNode>, String>, Function<IMeasurementMNode<IMemMNode>, Map<String, String>>, Function<IMeasurementMNode<IMemMNode>, Map<String, String>>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
loadFromSnapshot(File, Consumer<IMeasurementMNode<IMemMNode>>, Consumer<IDeviceMNode<IMemMNode>>, BiConsumer<IDeviceMNode<IMemMNode>, String>, MemSchemaRegionStatistics, SchemaRegionMemMetric) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
loadGlobalConfig(TGlobalConfig) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadHotModifiedProps() - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadHotModifiedProps(TrimProperties) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadNewTsFile(TsFileResource, boolean, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Load a new tsfile to unsequence dir.
loadPageReaderList() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkReader
 
loadPageReaderList() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
loadPageReaderList(IChunkMetadata, Filter) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.FileLoaderUtils
load all page readers in one chunk that satisfying the globalTimeFilter.
loadProperties(TrimProperties) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadRatisConfig(TRatisConfig) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
LoadReadOnlyException - Exception in org.apache.iotdb.db.exception.load
 
LoadReadOnlyException() - Constructor for exception org.apache.iotdb.db.exception.load.LoadReadOnlyException
 
LoadRuntimeOutOfMemoryException - Exception in org.apache.iotdb.db.exception.load
 
LoadRuntimeOutOfMemoryException(String) - Constructor for exception org.apache.iotdb.db.exception.load.LoadRuntimeOutOfMemoryException
 
loadSchemaFile(File) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
loadSchemaFile(String, int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
loadSchemaPage(ByteBuffer) - Static method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
Page Header Structure: (23 bytes used, 9 bytes reserved) 1 byte: page type indicator 1 int (4 bytes): pageIndex, a non-negative number 1 short (2 bytes): spareOffset, bound of the variable length part in a slotted structure 1 short (2 bytes): spareSize, space left to use 1 short (2 bytes): memberNum, amount of the member whose type depends on implementation 1 long (8 bytes): firstLeaf, points to first segmented page, only in InternalPage 1 int (4 bytes): subIndexPage, points to sub-index, only in InternalPage
loadShuffleProps(TrimProperties) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
LoadSingleTsFileNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.load
 
LoadSingleTsFileNode(PlanNodeId, TsFileResource, boolean, String, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
loadSnapshot(File) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
loadSnapshot(File) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
loadSnapshot(File) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
loadSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
loadSnapshot(File) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
loadSnapshot(File) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
loadSnapshot(File, String, int) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
loadSnapshot(File, Consumer<IMeasurementMNode<IMemMNode>>, Consumer<IDeviceMNode<IMemMNode>>, BiConsumer<IDeviceMNode<IMemMNode>, String>, MemSchemaRegionStatistics) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil
 
loadSnapshotForStateMachine() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLoader
1.
LoadTableStatementDataTypeConvertExecutionVisitor - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadTableStatementDataTypeConvertExecutionVisitor(LoadTableStatementDataTypeConvertExecutionVisitor.StatementExecutor) - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadTableStatementDataTypeConvertExecutionVisitor
 
LoadTableStatementDataTypeConvertExecutionVisitor.StatementExecutor - Interface in org.apache.iotdb.db.storageengine.load.converter
 
loadTimeSeriesMetadata(TsFileResource, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
loadTimeSeriesMetadata(TsFileResource, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
loadTimeSeriesMetadata(TsFileResource, NonAlignedFullPath, QueryContext, Filter, Set<String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.FileLoaderUtils
Load TimeSeriesMetadata for non-aligned time series.
LoadTreeStatementDataTypeConvertExecutionVisitor - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadTreeStatementDataTypeConvertExecutionVisitor(LoadTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor) - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadTreeStatementDataTypeConvertExecutionVisitor
 
LoadTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor - Interface in org.apache.iotdb.db.storageengine.load.converter
 
LoadTsFile - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LoadTsFile(NodeLocation, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
LoadTsFileAbstractMemoryBlock - Class in org.apache.iotdb.db.storageengine.load.memory
 
LoadTsFileAbstractMemoryBlock() - Constructor for class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
LoadTsFileAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.analyze.load
 
LoadTsFileAnalyzer(LoadTsFile, boolean, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
LoadTsFileAnalyzer(LoadTsFileStatement, boolean, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileAnalyzer
 
LoadTsFileConfigurator - Class in org.apache.iotdb.db.storageengine.load.config
 
LoadTsFileCostMetricsSet - Class in org.apache.iotdb.db.storageengine.load.metrics
 
LoadTsFileDataCacheMemoryBlock - Class in org.apache.iotdb.db.storageengine.load.memory
 
LoadTsFileDataTypeConverter - Class in org.apache.iotdb.db.storageengine.load.converter
 
LoadTsFileDataTypeConverter(boolean) - Constructor for class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
LoadTsFileDispatcherImpl - Class in org.apache.iotdb.db.queryengine.plan.scheduler.load
 
LoadTsFileDispatcherImpl(IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
LoadTsFileManager - Class in org.apache.iotdb.db.storageengine.load
LoadTsFileManager() - Constructor for class org.apache.iotdb.db.storageengine.load.LoadTsFileManager
 
LoadTsFileMemMetricSet - Class in org.apache.iotdb.db.storageengine.load.metrics
 
LoadTsFileMemoryBlock - Class in org.apache.iotdb.db.storageengine.load.memory
 
LoadTsFileMemoryManager - Class in org.apache.iotdb.db.storageengine.load.memory
 
LoadTsFileMemoryManager.LoadTsFileMemoryManagerHolder - Class in org.apache.iotdb.db.storageengine.load.memory
 
LoadTsFileMemoryManagerHolder() - Constructor for class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager.LoadTsFileMemoryManagerHolder
 
LoadTsFileNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.load
 
LoadTsFileNode(PlanNodeId, List<TsFileResource>, List<Boolean>, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
LoadTsFilePieceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.load
 
LoadTsFilePieceNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
LoadTsFilePieceNode(PlanNodeId, File) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
LoadTsFileRateLimiter - Class in org.apache.iotdb.db.storageengine.load.limiter
 
LoadTsFileScheduler - Class in org.apache.iotdb.db.queryengine.plan.scheduler.load
LoadTsFileScheduler(DistributedQueryPlan, MPPQueryContext, QueryStateMachine, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IPartitionFetcher, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler
 
LoadTsFileScheduler.LoadCommand - Enum in org.apache.iotdb.db.queryengine.plan.scheduler.load
 
LoadTsFileStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
 
LoadTsFileStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
LoadTsFileStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
LoadTsFileTableSchemaCache - Class in org.apache.iotdb.db.queryengine.plan.analyze.load
 
LoadTsFileTableSchemaCache(Metadata, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
LoadTsFileTreeSchemaCache - Class in org.apache.iotdb.db.queryengine.plan.analyze.load
 
LoadTsFileTreeSchemaCache() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
loadWriteMemory() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
LOCAL - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
LOCAL_CLIENT_RPC_ENDPOINT - Static variable in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
LOCAL_DATA_REGION_CONSENSUS_ENDPOINT - Static variable in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
LOCAL_EXECUTION_PLANNER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
LOCAL_HOST_DATA_BLOCK_ENDPOINT - Static variable in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
LOCAL_HOST_INTERNAL_ENDPOINT - Static variable in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
LOCAL_SCHEMA_REGION_CONSENSUS_CLIENT_ENDPOINT - Static variable in class org.apache.iotdb.db.queryengine.common.DataNodeEndPoints
 
LocalExecutionPlanContext - Class in org.apache.iotdb.db.queryengine.plan.planner
 
LocalExecutionPlanContext(TypeProvider, FragmentInstanceContext, DataNodeQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
LocalExecutionPlanContext(TypeProvider, FragmentInstanceContext, ISchemaRegion) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
LocalExecutionPlanContext(LocalExecutionPlanContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
LocalExecutionPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner
Used to plan a fragment instance.
LocalExecutionPlanner() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
localhostInternalPort - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
localhostIpAddr - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
LocalMemoryManager - Class in org.apache.iotdb.db.queryengine.execution.memory
Manages memory of a data node.
LocalMemoryManager() - Constructor for class org.apache.iotdb.db.queryengine.execution.memory.LocalMemoryManager
 
LocalSinkChannel - Class in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
LocalSinkChannel(SharedTsBlockQueue, MPPDataExchangeManager.SinkListener) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
LocalSinkChannel(TFragmentInstanceId, SharedTsBlockQueue, MPPDataExchangeManager.SinkListener) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
LocalSourceHandle - Class in org.apache.iotdb.db.queryengine.execution.exchange.source
 
LocalSourceHandle(SharedTsBlockQueue, MPPDataExchangeManager.SourceHandleListener, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
LocalSourceHandle(TFragmentInstanceId, String, SharedTsBlockQueue, MPPDataExchangeManager.SourceHandleListener) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
LocalTextModificationAccessor - Class in org.apache.iotdb.db.storageengine.dataregion.modification.v1.io
LocalTextModificationAccessor uses a file on local file system to store the modifications in text format, and writes modifications by appending to the tail of the file.
LocalTextModificationAccessor(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
Construct a LocalTextModificationAccessor using a file specified by filePath.
LOCALTIME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
LOCALTIMESTAMP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
lock - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
lock - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
lock - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
lock() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
lock() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
lock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
lock(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
LockEntry - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock
 
LockEntry() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockEntry
 
LockManager - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock
 
LockManager() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
lockQueryList() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
lockStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
log() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
log() - Static method in class org.apache.iotdb.db.subscription.resource.SubscriptionDataNodeResourceManager
 
log(long, ContinuousSameSearchIndexSeparatorNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log BatchDoneNode
log(long, ContinuousSameSearchIndexSeparatorNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, ContinuousSameSearchIndexSeparatorNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(long, DeleteDataNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log DeleteDataNode.
log(long, DeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, DeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(long, InsertRowNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log InsertRowNode.
log(long, InsertRowNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, InsertRowNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(long, InsertRowsNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log InsertRowsNode.
log(long, InsertRowsNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, InsertRowsNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(long, InsertTabletNode, List<int[]>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log InsertTabletNode.
log(long, InsertTabletNode, List<int[]>) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, InsertTabletNode, List<int[]>) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(long, RelationalDeleteDataNode) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Log DeleteDataNode.
log(long, RelationalDeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
log(long, RelationalDeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
log(String, Statement) - Static method in class org.apache.iotdb.db.audit.AuditLogger
 
log(String, Statement, boolean) - Static method in class org.apache.iotdb.db.audit.AuditLogger
 
Log10ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Log10ColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Log10ColumnTransformer
 
logChannel - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
logDeleteDataNodeInWAL(DeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
logDeleteDataNodeInWAL(RelationalDeleteDataNode) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
logDirectory - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
logDirectory - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
 
logEmptyTargetFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logEmptyTargetFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logEnd() - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
Log the end of the snapshot.
logFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
logFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
logFile(File) - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
Log the logical info for the link file, including its file name, time partition, data region id, database name, sequence or not.
logFile(TsFileResource, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
logFiles(List<TsFileResource>, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
logFileTimeIndex(TsFileResource...) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
logger - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
LOGGER - Enum constant in enum org.apache.iotdb.db.audit.AuditLogStorage
 
LOGGER - Static variable in class org.apache.iotdb.db.consensus.statemachine.dataregion.IoTConsensusDataRegionStateMachine
 
LOGGER - Static variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
LOGGER - Static variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
LOGGER - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
LOGGER - Static variable in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategy
 
LOGIC_AND - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LOGIC_NOT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LOGIC_OR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
LOGICAL_EXPRESSION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
LOGICAL_PLAN_OPTIMIZE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
LOGICAL_PLANNER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
LOGICAL_SG_OFFSET_IN_LOG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
LOGICAL_SG_OFFSET_IN_PATH - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
LOGICAL_VIEW_SCHEMA_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
logicalAnd(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
LogicalAndMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
LogicalAndMultiColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalAndMultiColumnTransformer
 
LogicalAndVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.logical
 
LogicalAndVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
logicalExpression(LogicalExpression.Operator, Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
LogicalExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LogicalExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
LogicalExpression(LogicalExpression.Operator, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
LogicalExpression(NodeLocation, LogicalExpression.Operator, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
LogicalExpression.Operator - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LogicalMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
LogicalMultiColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalMultiColumnTransformer
 
LogicalOptimizeFactory - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
LogicalOptimizeFactory(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.LogicalOptimizeFactory
 
LogicalOrMultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
LogicalOrMultiColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.LogicalOrMultiColumnTransformer
 
LogicalOrVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.logical
 
LogicalOrVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
LogicalPlanBuilder - Class in org.apache.iotdb.db.queryengine.plan.planner
 
LogicalPlanBuilder(Analysis, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
LogicalPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner
Generate a logical plan for the statement.
LogicalPlanner(MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanner
 
LogicalPlanVisitor - Class in org.apache.iotdb.db.queryengine.plan.planner
This visitor is used to generate a logical plan for the statement and returns the PlanNode.
LogicalPlanVisitor(Analysis) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
LogicalQueryPlan - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
LogicalQueryPlan represents a logical query plan.
LogicalQueryPlan(MPPQueryContext, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.LogicalQueryPlan
 
logicalStorageGroupName - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
LogicalViewInfo - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
This structure is used in ViewMNode.
LogicalViewInfo(LogicalViewSchema) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
logicalViewSchemaList - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
This param records the logical view schema appeared in this statement.
LogicalViewSchemaScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
LogicalViewSchemaScanNode(PlanNodeId, PartialPath, SchemaFilter, long, long, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
LogicalViewSchemaSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
LogicAndColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LogicAndColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicAndColumnTransformer
 
LogicAndExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
LogicAndExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicAndExpression
 
LogicAndExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicAndExpression
 
LogicAndTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
LogicAndTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicAndTransformer
 
LogicBinaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LogicBinaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicBinaryColumnTransformer
 
LogicBinaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
LogicBinaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicBinaryExpression
 
LogicBinaryExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicBinaryExpression
 
LogicBinaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
LogicBinaryTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
LogicNotColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
LogicNotColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LogicNotColumnTransformer
 
LogicNotExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
LogicNotExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
LogicNotExpression(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
LogicNotTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
LogicNotTransformer(LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LogicNotTransformer
 
LogicOrColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LogicOrColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicOrColumnTransformer
 
LogicOrExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
LogicOrExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicOrExpression
 
LogicOrExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicOrExpression
 
LogicOrTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
LogicOrTransformer(LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicOrTransformer
 
login() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
login(SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.GrafanaApiServiceImpl
 
login(SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.GrafanaApiServiceImpl
 
login(TLoginReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
login(IClientSession, String, String, String, TSProtocolVersion, IoTDBConstant.ClientVersion) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
login(IClientSession, String, String, String, TSProtocolVersion, IoTDBConstant.ClientVersion, IClientSession.SqlDialect) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
logSnapshotId(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
Log the snapshot id to identify this snapshot.
logSourceFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logSourceFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logStream - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
logTargetFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logTargetFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
logTaskStage(CompactionTaskStage) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
LogWriter - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
LogWriter writes the binary logs into a file, including writing WALEntry into .wal file and writing Checkpoint into .checkpoint file.
LogWriter - Class in org.apache.iotdb.db.utils.writelog
LogWriter writes the binary logs into a file using FileChannel together with check sums of each log calculated using CRC32.
LogWriter(File, boolean) - Constructor for class org.apache.iotdb.db.utils.writelog.LogWriter
 
LogWriter(File, WALFileVersion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
LONG - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
 
LONG - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
LONG_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
LONG_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
LongAdditionDateColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionDateColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDateColumnTransformer
 
LongAdditionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDoubleColumnTransformer
 
LongAdditionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionFloatColumnTransformer
 
LongAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionIntColumnTransformer
 
LongAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionLongColumnTransformer
 
LongAdditionTimestampColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongAdditionTimestampColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionTimestampColumnTransformer
 
LongBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
LongBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Creates a new big array containing one initial segment
LongBigArray(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Creates a new big array containing one initial segment filled with the specified default value
LongConstantFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
LongConstantFill(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.LongConstantFill
 
LongDivisionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongDivisionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionDoubleColumnTransformer
 
LongDivisionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongDivisionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionFloatColumnTransformer
 
LongDivisionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongDivisionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionIntColumnTransformer
 
LongDivisionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongDivisionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionLongColumnTransformer
 
LongLinearFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
 
LongLinearFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LongLinearFill
 
LongLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
LongLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
LongLiteral(long) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
LongLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
LongLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
LongLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
LongLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
LongModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
LongModeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
LongModulusDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongModulusDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusDoubleColumnTransformer
 
LongModulusFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongModulusFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusFloatColumnTransformer
 
LongModulusIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongModulusIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusIntColumnTransformer
 
LongModulusLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongModulusLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusLongColumnTransformer
 
LongMultiplicationDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongMultiplicationDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationDoubleColumnTransformer
 
LongMultiplicationFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongMultiplicationFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationFloatColumnTransformer
 
LongMultiplicationIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongMultiplicationIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationIntColumnTransformer
 
LongMultiplicationLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongMultiplicationLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationLongColumnTransformer
 
LongNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
LongNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LongNegationColumnTransformer
 
LongPreviousFill - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
LongPreviousFill() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFill
 
LongPreviousFillWithTimeDuration - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
LongPreviousFillWithTimeDuration(IFillFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFillWithTimeDuration
 
LongSubtractionDoubleColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongSubtractionDoubleColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionDoubleColumnTransformer
 
LongSubtractionFloatColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongSubtractionFloatColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionFloatColumnTransformer
 
LongSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionIntColumnTransformer
 
LongSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
LongSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionLongColumnTransformer
 
LongTVList - Class in org.apache.iotdb.db.utils.datastructure
 
longValue - Variable in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
longValue(long) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
longVariable(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
LongVariableConstraint - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
Lookup - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
LowercaseNormalizeVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
LowercaseNormalizeVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.LowercaseNormalizeVisitor
 
LowerColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
LowerColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LowerColumnTransformer
 
LRU - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCachePolicy
 
LRUNodeCache - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache
 
LRUNodeCache() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
lt(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
lte(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
ltrim(byte[], byte[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrimColumnTransformer
 
LTrim2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
LTrim2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrim2ColumnTransformer
 
LTrimColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
LTrimColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.LTrimColumnTransformer
 

M

m - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
MAGIC_VERSION_V1 - Static variable in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
main(String[]) - Static method in class org.apache.iotdb.db.service.DataNode
 
main(String[]) - Static method in class org.apache.iotdb.db.service.GetVersion
 
main(String[]) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.IoTDBDataDirViewer
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.schema.MLogParser
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.settle.TsFileSettleByCompactionTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.TsFileResourcePrinter
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.TsFileSketchTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.TsFileSplitTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.validate.TsFileOverlapValidationAndRepairTool
 
main(String[]) - Static method in class org.apache.iotdb.db.tools.validate.TsFileValidationTool
The form of param is: [path of data dir or tsfile] [-pd = print details or not] [-f = path of outFile].
main(String[]) - Static method in class org.apache.iotdb.db.tools.WalChecker
 
MAKE_CHECKPOINT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
makeCreateMemTableCPInMemory(MemTableInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Make checkpoint for create memTable info in memory.
makeCreateMemTableCPOnDisk(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Make checkpoint for create memTable info on disk.
makeFlushMemTableCP(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Make checkpoint for flush memTable info.
makeLayout(List<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
makeLayout(List<PlanNode>) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
makeObject(ConfigRegionId) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient.Factory
 
MANAGE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
MANAGE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
MANUAL_FLUSH_MEMTABLE_COUNT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
map - Variable in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
result map, Notice: this map will be empty when failed
map(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(AggregationNode.Aggregation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(AggregationNode, PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(AggregationNode, PlanNode, PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(ApplyNode.SetExpression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(LimitNode, PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(TopKNode, List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(TopKNode, List<PlanNode>, PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(OrderingScheme) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
map(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
MAP - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
MAP_NODE_RETRAINED_SIZE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
mapAndDistinct(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
mapAndDistinct(DataOrganizationSpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
MapBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
MapBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
 
MapBigArray(HashMap<TsPrimitiveType, Long>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
 
mapIdentifier(Identifier) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
mapJoinType(Join.Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
MappableUDFColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
MappableUDFColumnTransformer(Type, ColumnTransformer[], UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MappableUDFColumnTransformer
 
MappableUDFQueryRowTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
MappableUDFQueryRowTransformer(LayerReader, UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.MappableUDFQueryRowTransformer
 
mappedCopy(Iterable<T>, Function<T, R>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.MoreLists
 
mapToString(Map<String, String>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
mark() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
mark(String, long) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
MARK_DISTINCT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
markAlignedChunkHasDeletion(LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
markAlignedChunkHasDeletion(List<AbstractAlignedChunkMetadata>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
markAsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
markAsGeneratedByRemoteConsensusLeader() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
markAsGeneratedByRemoteConsensusLeader() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
markAsGeneratedByRemoteConsensusLeader() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
markAsGeneratedByRemoteConsensusLeader() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
markAsNeedToReport() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
markAsNeedToReport() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
markAsNotGeneratedByPipe() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
markAsNotGeneratedByPipe() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
markAsNotSerialized() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
markAsSelected() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
markAsSerialized() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
markAsTableModelEvent() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
markAsTableModelEvent() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
markAsTreeModelEvent() - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
markAsTreeModelEvent() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
markClosed() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
markCompleted() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
markCompleted() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
markCompleted(String, int) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
markDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Release all threads waiting for this data region successfully deleted
markDisorderCause() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
markDistinct() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
MarkDistinctHash - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
MarkDistinctHash(List<Type>, boolean, UpdateMemory) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.MarkDistinctHash
 
MarkDistinctNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
MarkDistinctNode(PlanNodeId, PlanNode, Symbol, List<Symbol>, Optional<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
MarkDistinctOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
MarkDistinctOperator(OperatorContext, Operator, List<Type>, List<Integer>, Optional<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
markDistinctRows(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.MarkDistinctHash
 
markEndingWritingAligned() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
markEndOfAlignedSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
Marks the end of reading an aligned series.
markEndOfAlignedSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
Marks the end of reading an aligned series.
markEndOfRepairedTimePartition(RepairTimePartition) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
marker - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
markFailedMeasurement(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
markFailedMeasurement(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
markFailedMeasurement(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
markFailedMeasurement(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
markFailedMeasurement(int, Exception) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
Mark failed measurement, measurements[index], dataTypes[index] and values/columns[index] would be null.
markFailedMeasurement(int, Exception) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
markFailedMeasurement(int, Exception) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
markInFileOverlap() - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
markIsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
markIsGeneratedByPipe() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
markIsTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipePluginStatement
 
markMissingPrefetch() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
markNull(int) - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRemarkableRow
 
markNullValue(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
markPipeHeartbeatEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
markPipeHeartbeatEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
markPipeHeartbeatEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
markPollRequest() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
markRedundantOrderBy(OrderBy) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
markRegionCommit(String, boolean) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
markRepairTaskFinish() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
markRepairTaskStart() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
markRepairTaskStopping() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
markSchemaEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
markStartingWritingAligned() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
markStartOfAlignedSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
Marks the start of reading an aligned series.
markStartOfAlignedSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
Marks the start of reading an aligned series.
markStartOfRepairedTimePartition(RepairTimePartition) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
markTabletEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
markTabletEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
markTabletEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
markTsFileCollectInvocationCount(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
markTsFileEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
markTsFileEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
markTsFileEvent(String) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
markTsFileToTabletInvocation(String) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
MaskedRecordIterator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
MaskedRecordIterator(List<Column>, List<Type>, AggregationMask) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaskedRecordIterator
 
match(Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
match(Object, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
match(Object, Captures, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
match(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
match(PipeRealtimeEvent) - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Match the event's schema info with the registered extractors' patterns.
Match - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
matches() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
matches(Object, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
matches(PartialPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
Deprecated.
matches(PartialPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
matches(PartialPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
matches(QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
matches(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
matchesPrefix(Optional<QualifiedName>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
matching(BiPredicate<? super T, ?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
matching(BiPredicate<? super T, ?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
matching(Predicate<? super T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
matching(Predicate<? super T>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
matching(Pattern<R>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
matchTableModelEvent(String, IDeviceID, Set<PipeRealtimeDataRegionExtractor>) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
matchTreeModelEvent(IDeviceID, String[], Set<PipeRealtimeDataRegionExtractor>) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
MATERIALIZED_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties.Type
 
MathUtils - Class in org.apache.iotdb.db.utils
 
MAX - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MAX_ATTEMPT_TIMES - Static variable in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
MAX_ATTEMPT_TIMES - Static variable in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
MAX_BY - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MAX_CHUNK_SIZE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
MAX_DISK_USABLE_SPACE_FIRST_STRATEGY - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
 
MAX_NUM - Static variable in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
MAX_NUMBER_OF_POINTS_IN_PAGE - Variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
MAX_NUMBER_OF_POINTS_IN_PAGE - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
MAX_NUMBER_OF_POINTS_IN_PAGE - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
MAX_RESERVED_MEMORY - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
MAX_TIME - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MAX_USED_MEMORY - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
MAX_VALUE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MAX_WAIT_QUERY_MS - Static variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
MaxAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
MaxAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
maxBatchSizeInBytes - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
maxBatchSizeInBytes - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
maxBy(String, String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MaxByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MaxByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MaxByAccumulator
 
maxCachedTimeChunksSize - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
maxCompactionCount - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
maxDelayInMs - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
maxDelayInMs - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
maxDelayInMs - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
MaxDiskUsableSpaceFirstStrategy - Class in org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
MaxDiskUsableSpaceFirstStrategy() - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.strategy.MaxDiskUsableSpaceFirstStrategy
 
maxEndTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
maxEndTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
maxEndTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
max end time
maxFileVersion - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
MaxMinByBaseAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
max(x,y) returns the value of x associated with the maximum value of y over all input values.
MaxMinByBaseAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
maxPlanIndex - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Maximum index of plans executed within this TsFile.
maxPlanIndex - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
Maximum index of plans executed within this TsFile.
maxPlanIndex - Variable in class org.apache.iotdb.db.tools.TsFileSplitTool
 
maxRetainedSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
maxReturnSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
maxReturnSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
maxRowNumberInStatement - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
maxSize - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
maxTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
maxTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
maxTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
maxTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
maxTime - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
maxTime(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MaxTimeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MaxTimeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
MaxTimeDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MaxTimeDescAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeDescAccumulator
 
maxTsBlockLineNum - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
maxTupleSizeOfTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
maxUsedMemory - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
maxValue(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MaxValueAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MaxValueAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
mayAddWindow(List<TimeSeriesWindow>, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, boolean) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, boolean) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
The AbstractWindowingProcessor may add TimeSeriesWindows to the windowList, which will soon be configured by the AggregateProcessor.
mayAddWindow(List<TimeSeriesWindow>, long, double) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, double) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, float) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, float) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, int) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, int) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, LocalDate) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, LocalDate) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, Binary) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
mayAddWindow(List<TimeSeriesWindow>, long, Binary) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
maybeOf(Event) - Static method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
maybeReleaseTvList(TVList) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
Release the TVList if there is no query on it.
mayDescribeTable(String, String, boolean, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
mayEventPathsOverlappedWithPattern() - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
mayEventTimeOverlappedWithTimeRange() - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
mayExtractorUseTablets(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
mayGetTable(String, String) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
mayHasOverlapWithUnseqFile(DeviceInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
mayHaveMigratingRegions() - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
mayHaveTmpFile() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
mayHaveTmpFile() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
mayNeedHandshakeWhenFail() - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataNodeAirGapConnector
 
mayShowTable(String, boolean, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
mayTargetNodeType(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
mayTargetNodeType(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
mayTargetNodeType(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
 
mayTargetNodeType(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
mayTargetNodeType(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
mayTargetNodeType(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceUsingTemplateVisitor
 
mayTargetNodeType(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceVisitor
 
mayTargetNodeType(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
mayTargetNodeType(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
mayTruncateLastLine() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
mayTruncateLastLine() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
 
mayUpdateLastCache(long, TsPrimitiveType, MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
mayUseDB(String, IClientSession, SettableFuture<ConfigTaskResult>) - Static method in class org.apache.iotdb.db.schemaengine.table.InformationSchemaUtils
 
mean(List<Double>) - Static method in class org.apache.iotdb.db.utils.MathUtils
calculate mean of list
measureColumnCnt() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
measurement - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
measurement - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
MEASUREMENT_MNODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
MeasurementAlreadyExistException - Exception in org.apache.iotdb.db.exception.metadata
 
MeasurementAlreadyExistException(String, MeasurementPath) - Constructor for exception org.apache.iotdb.db.exception.metadata.MeasurementAlreadyExistException
 
MeasurementCollector<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
 
MeasurementCollector(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MeasurementCollector
 
MeasurementCollector(N, PathPatternTree, IMTreeStore<N>, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MeasurementCollector
 
measurementColumnCnt - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
measurementColumnNameMap - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
measurementColumnNames - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
measurementColumnNames - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
measurementColumnNames - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
measurementColumnTSDataTypes - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
measurementCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
MeasurementCounter<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter
 
MeasurementCounter(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter.MeasurementCounter
 
MeasurementGroup - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
MeasurementGroup() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
measurementId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
MeasurementInBlackListException - Exception in org.apache.iotdb.db.exception.metadata
 
MeasurementInBlackListException(PartialPath) - Constructor for exception org.apache.iotdb.db.exception.metadata.MeasurementInBlackListException
 
measurementIndex - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.AbstractIntoIterator
 
MeasurementInfo - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
MeasurementInfo(IMeasurementSchema, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
measurementIsAligned - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
This param record whether the source of logical view is aligned.
measurementIsAligned - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
This param record whether the source of logical view is aligned.
MeasurementMNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl
 
MeasurementMNode(IDeviceMNode<IMemMNode>, String, IMeasurementSchema, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.MeasurementMNode
 
measurements - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
measurements - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
MeasurementSchemaInfo - Class in org.apache.iotdb.db.queryengine.common.schematree
This class acts as common measurement schema format during system module interactions, mainly in analyzer and SchemaFetcher.
MeasurementSchemaInfo(String, IMeasurementSchema, String, Map<String, String>, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.MeasurementSchemaInfo
 
measurementSchemaList - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
measurementSchemaList - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
measurementSchemaMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
measurementSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
measurementSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
measurementSchemas - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
measurementSchemas - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
measurementSchemas - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
measurementSchemas - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
MeasurementTraverser<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic
 
MeasurementTraverser(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
MeasurementTraverser(N, PathPatternTree, IMTreeStore<N>, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
To traverse subtree under startNode.
MeasurementUpdater<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater
 
MeasurementUpdater(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.MeasurementUpdater
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
MEM - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
MEM_AND_DISK - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
MEM_CONTROL_FLUSH_MEMTABLE_COUNT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
MEM_TABLE_SIZE - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
MemAlignedChunkHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
MemAlignedChunkHandleImpl(IDeviceID, String, long[], List<BitMap>, int, long[]) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemAlignedChunkHandleImpl
 
MemAlignedChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
To read one aligned chunk from memory, and only used in iotdb server module.
MemAlignedChunkLoader(QueryContext, AlignedReadOnlyMemChunk) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkLoader
 
MemAlignedChunkMetadataLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
MemAlignedChunkMetadataLoader(TsFileResource, AlignedFullPath, QueryContext, Filter, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.MemAlignedChunkMetadataLoader
 
MemAlignedChunkReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
To read aligned chunk data in memory.
MemAlignedChunkReader(AlignedReadOnlyMemChunk, Filter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkReader
 
MemAlignedPageReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
 
MemAlignedPageReader(Supplier<TsBlock>, int, List<TSDataType>, Statistics<? extends Serializable>, Statistics<? extends Serializable>[], Filter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
memberNum - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
MemChunkHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
MemChunkHandleImpl(IDeviceID, String, long[]) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
MemChunkLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
To read one chunk from memory, and only used in iotdb server module.
MemChunkLoader(QueryContext, ReadOnlyMemChunk) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkLoader
 
MemChunkMetadataLoader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
MemChunkMetadataLoader(TsFileResource, NonAlignedFullPath, QueryContext, Filter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.MemChunkMetadataLoader
 
MemChunkReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
To read chunk data in memory.
MemChunkReader(ReadOnlyMemChunk, Filter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
MemMNodeContainer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container
 
MemMNodeContainer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.MemMNodeContainer
 
MemMNodeFactory - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory
 
MemMNodeFactory() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory.MemMNodeFactory
 
MemMTreeSnapshotUtil - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot
 
MemMTreeSnapshotUtil() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil
 
MemMTreeSnapshotUtil.MNodeDeserializer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot
 
MemMTreeStore - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem
This is a memory-based implementation of IMTreeStore.
MemMTreeStore(PartialPath, MemSchemaRegionStatistics, SchemaRegionMemMetric) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
Memo - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
Stores a plan in a form that's efficient to mutate locally (i.e.
Memo(QueryId, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
memory() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
Memory - Enum constant in enum org.apache.iotdb.db.schemaengine.SchemaEngineMode
 
MEMORY_CHECK_THRESHOLD - Static variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
MEMORY_CHECK_THRESHOLD - Static variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
MEMORY_MANAGER - Static variable in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
MEMORY_SUFFICIENT_THRESHOLD - Static variable in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
MEMORY_TABLE_CHECKPOINT - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
MEMORY_TABLE_SNAPSHOT - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
MEMORY_TOTAL_SIZE_FROM_QUERY_IN_BYTES - Static variable in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
memoryBinaryChunkSize - Variable in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
memoryBudgetForFileWriter - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
memoryBudgetInMB - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
memoryCapacity(long) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Define the memory capacity of dual key cache.
MemoryControlledWALEntryQueue - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
 
MemoryControlledWALEntryQueue() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
memoryCost - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
MemoryEstimationHelper - Class in org.apache.iotdb.db.queryengine.execution
 
MemoryLeakException - Exception in org.apache.iotdb.db.exception.runtime
 
MemoryLeakException(String) - Constructor for exception org.apache.iotdb.db.exception.runtime.MemoryLeakException
 
memoryLimitInBytes - Variable in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
memoryLimitInMB - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
memoryLimitInMB - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
MemoryManager - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory
This class implemented the cache management, involving the cache status management on per MNode and cache eviction.
MemoryManager(MemoryStatistics, LockManager) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
MemoryNotEnoughException - Exception in org.apache.iotdb.db.queryengine.exception
 
MemoryNotEnoughException(String) - Constructor for exception org.apache.iotdb.db.queryengine.exception.MemoryNotEnoughException
 
memoryOfIDeviceId2Bool(Map<IDeviceID, Boolean>) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Estimates memory usage of a Map<IDeviceID, Boolean>.
memoryOfIDeviceID2StrList(Map<IDeviceID, List<String>>) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Estimates memory usage of a Map<IDeviceID, List<String>>.
memoryOfStr2TSDataType(Map<String, TSDataType>) - Static method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
Estimates memory usage of a Map<String, TSDataType>.
MemoryPool - Class in org.apache.iotdb.db.queryengine.execution.memory
A thread-safe memory pool.
MemoryPool(String, MemoryManager, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
MemoryPool.MemoryReservationFuture<V> - Class in org.apache.iotdb.db.queryengine.execution.memory
 
MemoryReader - Class in org.apache.iotdb.db.utils.sort
 
MemoryReader(List<MergeSortKey>) - Constructor for class org.apache.iotdb.db.utils.sort.MemoryReader
 
memoryReservationManager - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
memoryReservationManager - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
memoryReservationManager - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
MemoryReservationManager - Interface in org.apache.iotdb.db.queryengine.plan.planner.memory
 
memorySize - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
MemorySourceHandle - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
MemorySourceHandle(TsBlock) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
MemoryStatistics - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol
 
MemoryStatistics(CachedSchemaRegionStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
MemoryTraverserIterator<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator
 
MemoryTraverserIterator(IMTreeStore<N>, IDeviceMNode<N>, Map<Integer, Template>, IMNodeFactory<N>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MemoryTraverserIterator
 
memoryUsage() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return current memory usage of dual key cache.
MemPageReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
 
MemPageReader(Supplier<TsBlock>, int, TSDataType, String, Statistics, Filter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
MemPointIterator - Interface in org.apache.iotdb.db.utils.datastructure
 
MemPointIteratorFactory - Class in org.apache.iotdb.db.utils.datastructure
 
MemSchemaEngineStatistics - Class in org.apache.iotdb.db.schemaengine.rescon
This class is used to record the global statistics of SchemaEngine in Memory mode.
MemSchemaEngineStatistics() - Constructor for class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
MemSchemaRegionStatistics - Class in org.apache.iotdb.db.schemaengine.rescon
This class is used to record statistics within the SchemaRegion in Memory mode.
MemSchemaRegionStatistics(int, ISchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
memSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
memSize() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
MEMTABLE_NOT_EXIST - Static variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
MemTableFlushTask - Class in org.apache.iotdb.db.storageengine.dataregion.flush
flush task to flush one memtable using a pipeline model to flush, which is sort memtable -> encoding -> write to disk (io task)
MemTableFlushTask(IMemTable, RestorableTsFileIOWriter, String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.flush.MemTableFlushTask
 
memTableId - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
memTableIdCounter - Static variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
Each memTable node has a unique int value identifier, init when recovering wal.
memtableIdToPipeWALResourceMap - Variable in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
MemTableInfo - Class in org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint
MemTableInfo records brief info of one memTable, including memTable id, tsFile path, and .wal file version id of its first WALEntry.
MemTableInfo(IMemTable, String, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
MemTableManager - Class in org.apache.iotdb.db.storageengine.rescon.memory
 
MemTablePinException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
MemTablePinException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.MemTablePinException
 
MemTablePinException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.MemTablePinException
 
MemTablePinException(Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.MemTablePinException
 
MemUtils - Class in org.apache.iotdb.db.utils
 
merge() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
merge(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
merge(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
merge(int, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
merge arrays [lo, mid) [mid, hi]
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
merge(List<SearchNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
 
merge(Map<String, String>, Map<String, String>) - Method in interface org.apache.iotdb.db.queryengine.statistics.SpecifiedInfoMergerFactory.SpecifiedInfoMerger
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
merge(QueryPlanOptimizerStats) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
merge(OverlapStatistic) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatistic
 
merge(TreeDeletionEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
merge(Deletion) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
merge(TOperatorStatistics, TOperatorStatistics) - Static method in class org.apache.iotdb.db.queryengine.statistics.StatisticsMergeUtil
 
merge(TableSchema) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionTableSchema
 
MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
MERGE_CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
 
MERGE_SORT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
mergeAll() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
merge all databases.
mergeAllOperatorStatistics(Map<String, TOperatorStatistics>, Map<String, String>) - Static method in class org.apache.iotdb.db.queryengine.statistics.StatisticsMergeUtil
 
mergeAndTransformColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
mergeAndTransformColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
mergeAndTransformColumns(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
mergeColumn(TsBlock[], int[], int[], long, ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.ColumnMerger
merge columns belonging to same series into one column, merge just one row whose time is equal to currentTime.
mergeColumn(TsBlock[], int[], int[], long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MultiColumnMerger
 
mergeColumn(TsBlock[], int[], int[], long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.NonOverlappedMultiColumnMerger
 
mergeColumn(TsBlock[], int[], int[], long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SingleColumnMerger
 
mergeColumn(TsBlock[], int[], int[], TimeColumnBuilder, long, ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.ColumnMerger
merge columns belonging to same series into one column, merge until each input column's time is larger than currentEndTime.
mergeColumn(TsBlock[], int[], int[], TimeColumnBuilder, long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MultiColumnMerger
 
mergeColumn(TsBlock[], int[], int[], TimeColumnBuilder, long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.NonOverlappedMultiColumnMerger
 
mergeColumn(TsBlock[], int[], int[], TimeColumnBuilder, long, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SingleColumnMerger
 
mergedChunkNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
MergeException - Exception in org.apache.iotdb.db.exception
 
MergeException(Throwable) - Constructor for exception org.apache.iotdb.db.exception.MergeException
 
MergeFilters - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
MergeFilters() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeFilters
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
mergeInsertNode(List<InsertNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
MergeLimitOverProjectWithMergeSort - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Optimization phase: Distributed plan planning.
MergeLimitOverProjectWithMergeSort() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithMergeSort
 
MergeLimitOverProjectWithSort - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Optimization phase: Logical plan planning.
MergeLimitOverProjectWithSort() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitOverProjectWithSort
 
MergeLimits - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule handles both LimitNode with ties and LimitNode without ties.
MergeLimits() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimits
 
MergeLimitWithMergeSort - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Optimization phase: Distributed plan planning.
MergeLimitWithMergeSort() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithMergeSort
 
MergeLimitWithSort - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Optimization phase: Logical plan planning.
MergeLimitWithSort() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MergeLimitWithSort
 
mergeOneColumn(TsBlock[], int[], int[], long, ColumnBuilder, InputLocation) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SingleColumnMerger
 
mergeOneColumn(TsBlock[], int[], int[], TimeColumnBuilder, long, ColumnBuilder, InputLocation, TimeComparator) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SingleColumnMerger
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
mergeOnePoint(Column[], int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindow
When we merge a point into window, at this time, we can use this method to change the status in this window.
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
mergeOnePoint(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
mergeOperatorStatisticsIfDuplicate(Map<String, TOperatorStatistics>) - Static method in class org.apache.iotdb.db.queryengine.statistics.StatisticsMergeUtil
 
MergeReaderPriority - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
MergeReaderPriority(long, long, long, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.MergeReaderPriority
 
mergeSchemaTree(ClusterSchemaTree) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
mergeSchemaTree(ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
mergeSchemaTree(ISchemaTree) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
mergeSingleSequenceFileTaskResult(SequenceFileTaskSummary) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatistic
 
mergeSort() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
MergeSortComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
MergeSortFullOuterJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
MergeSortFullOuterJoinOperator(OperatorContext, Operator, int[], int[], Operator, int[], int[], List<JoinKeyComparator>, List<TSDataType>, List<BiFunction<Column, Integer, Column>>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
MergeSortHeap - Class in org.apache.iotdb.db.utils.datastructure
 
MergeSortHeap(int, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
MergeSortInnerJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
MergeSortInnerJoinOperator(OperatorContext, Operator, int[], int[], Operator, int[], int[], List<JoinKeyComparator>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
MergeSortKey - Class in org.apache.iotdb.db.utils.datastructure
 
MergeSortKey(SortKey) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortKey
 
MergeSortKey(TsBlock, int) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortKey
 
MergeSortKey(TsBlock, int, int) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortKey
 
MergeSortLeftJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
MergeSortLeftJoinOperator(OperatorContext, Operator, int[], int[], Operator, int[], int[], List<JoinKeyComparator>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
MergeSortMultiAlignedTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
MergeSortMultiAlignedTVListIterator(List<TSDataType>, List<Integer>, List<AlignedTVList>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortMultiAlignedTVListIterator
 
MergeSortMultiTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
MergeSortMultiTVListIterator(TSDataType, List<TVList>, List<TimeRange>, Integer, TSEncoding) - Constructor for class org.apache.iotdb.db.utils.datastructure.MergeSortMultiTVListIterator
 
MergeSortNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
MergeSortNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
MergeSortNode(PlanNodeId, List<PlanNode>, OrderByParameter, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
MergeSortNode(PlanNodeId, List<PlanNode>, OrderingScheme, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
MergeSortNode(PlanNodeId, OrderByParameter, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
MergeSortNode(PlanNodeId, OrderingScheme, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
MergeSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
MergeSortSemiJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
MergeSortSemiJoinOperator(OperatorContext, Operator, int, int[], Operator, int, JoinKeyComparator, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
MergeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
MergeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
MergeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
MergeTask(MergeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.MergeTask
 
mergeUnSeqSpaceStatistics(UnseqSpaceStatistics) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatistic
 
Message - Class in org.apache.iotdb.db.protocol.mqtt
Generic parsing of messages
Message() - Constructor for class org.apache.iotdb.db.protocol.mqtt.Message
 
MESSAGE - Static variable in exception org.apache.iotdb.db.exception.load.LoadReadOnlyException
 
MESSAGE - Static variable in exception org.apache.iotdb.db.exception.query.KilledByOthersException
 
metadata - Variable in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
metaData - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
Metadata - Interface in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
METADATA - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
 
MetadataOperationType - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
 
MetadataUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
MetadataUtil.TableMetadataBuilder - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
MetaFormatUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils
 
MetaFormatUtils() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
 
MetaUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils
 
metric - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
metrics() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadAgent
 
metricService - Variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
microsecond - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
migrate(TsFileEpoch.State) - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpochStateMigrator
 
migrateRegion(TMigrateRegionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
migrateRegion(MigrateRegionTask) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
migrateRegion(MigrateRegionTask) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
MigrateRegion - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
MigrateRegion(int, int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
MigrateRegion(NodeLocation, int, int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
MigrateRegionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.region
MIGRATE REGION statement
MigrateRegionStatement(int, int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.MigrateRegionStatement
 
MigrateRegionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region
 
MigrateRegionTask(MigrateRegion) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
MigrateRegionTask(MigrateRegionStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
migrateState(PipeRealtimeDataRegionExtractor, TsFileEpochStateMigrator) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
millisecond - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
MIN - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MIN_ARRAY_HEADER_SIZE - Static variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.BinaryUtils
 
MIN_BY - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MIN_CHUNK_SIZE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
MIN_FOLDER_OCCUPIED_SPACE_FIRST_STRATEGY - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
 
MIN_INJECTION_INTERVAL_IN_MS - Static variable in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionWatermarkInjector
 
MIN_IO_FIRST - Enum constant in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
 
MIN_OBJECT_HEADER_SIZE - Static variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.BinaryUtils
 
MIN_TIME - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MIN_VALUE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
MinAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
MinAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
minBy(String, String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MinByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MinByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MinByAccumulator
 
MinFolderOccupiedSpaceFirstStrategy - Class in org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
MinFolderOccupiedSpaceFirstStrategy() - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.strategy.MinFolderOccupiedSpaceFirstStrategy
 
MinIOSelector - Class in org.apache.iotdb.db.storageengine.load.disk
 
MinIOSelector() - Constructor for class org.apache.iotdb.db.storageengine.load.disk.MinIOSelector
 
minPlanIndex - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Minimum index of plans executed within this TsFile.
minPlanIndex - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
Minimum index of plans executed within this TsFile.
minPlanIndex - Variable in class org.apache.iotdb.db.tools.TsFileSplitTool
 
minStartTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
minStartTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
minStartTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
min start time
minTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
minTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
minTime - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
minTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
minTime - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
minTime(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MinTimeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MinTimeAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
MinTimeDescAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MinTimeDescAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeDescAccumulator
 
MINUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression.Sign
 
minute - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
minValue(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
MinValueAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
MinValueAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
MLogDescription - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
The data structure of the MLog description file.
MLogDescription() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
MLogDescriptionReader - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
 
MLogDescriptionReader(String, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescriptionReader
 
MLogDescriptionWriter - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
 
MLogDescriptionWriter(String, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescriptionWriter
 
MLogParser - Class in org.apache.iotdb.db.tools.schema
parse the binary mlog or snapshot to text
MLogParser() - Constructor for class org.apache.iotdb.db.tools.schema.MLogParser
 
MmapUtil - Class in org.apache.iotdb.db.utils
 
MmapUtil() - Constructor for class org.apache.iotdb.db.utils.MmapUtil
 
MNODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
MNodeAboveDBCollector<T,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
 
MNodeAboveDBCollector(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeAboveDBCollector
 
MNodeChildBuffer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
MNodeChildBuffer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
MNodeCollector<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
This class defines any node in MTree as potential target node.
MNodeCollector(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeCollector
 
MNodeDeserializer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot.MemMTreeSnapshotUtil.MNodeDeserializer
 
MNodeFactoryLoader - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader
 
MNodeIterator<N extends IMNode<?>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator
 
MNodeIterator(Iterator<N>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MNodeIterator
 
MNodeNewChildBuffer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
MNodeNewChildBuffer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeNewChildBuffer
 
MNodeNotCachedException - Exception in org.apache.iotdb.db.exception.metadata.cache
 
MNodeNotCachedException() - Constructor for exception org.apache.iotdb.db.exception.metadata.cache.MNodeNotCachedException
 
MNodeNotPinnedException - Exception in org.apache.iotdb.db.exception.metadata.cache
 
MNodeNotPinnedException() - Constructor for exception org.apache.iotdb.db.exception.metadata.cache.MNodeNotPinnedException
 
MNodeSizeEstimator - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.estimator
 
MNodeSizeEstimator() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.estimator.MNodeSizeEstimator
 
MNodeTraverser<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic
This class defines any node in MTree as potential target node.
MNodeTraverser(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
MNodeTypeMismatchException - Exception in org.apache.iotdb.db.exception.metadata
 
MNodeTypeMismatchException(String, byte) - Constructor for exception org.apache.iotdb.db.exception.metadata.MNodeTypeMismatchException
 
MNodeUpdateChildBuffer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
MNodeUpdateChildBuffer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeUpdateChildBuffer
 
MNodeUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils
 
MNodeUtils() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.MNodeUtils
 
mo - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDevicesInBlackListNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
MOCK_INSTANCE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
MOCK_QUERY_ID - Static variable in class org.apache.iotdb.db.queryengine.common.QueryId
 
MockSchemaFile - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
 
MockSchemaFile(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
mode() - Element in annotation type org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegion
 
MODE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
ModelException - Exception in org.apache.iotdb.db.exception.ainode
 
ModelException(String, TSStatusCode) - Constructor for exception org.apache.iotdb.db.exception.ainode.ModelException
 
ModelFetcher - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
ModelInferenceDescriptor - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model
 
ModelInferenceDescriptor(TEndPoint, ModelInformation) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
ModelInferenceProcessException - Exception in org.apache.iotdb.db.exception.runtime
 
ModelInferenceProcessException(String) - Constructor for exception org.apache.iotdb.db.exception.runtime.ModelInferenceProcessException
 
ModelNotFoundException - Exception in org.apache.iotdb.db.exception.ainode
 
ModelNotFoundException(String) - Constructor for exception org.apache.iotdb.db.exception.ainode.ModelNotFoundException
 
ModEntry - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
ModEntry(ModEntry.ModType) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
ModEntry.ModType - Enum in org.apache.iotdb.db.storageengine.dataregion.modification
 
ModFileManagement - Interface in org.apache.iotdb.db.storageengine.dataregion.modification
 
Modification - Class in org.apache.iotdb.db.storageengine.dataregion.modification.v1
Modification represents an UPDATE or DELETE operation on a certain timeseries.
Modification.Type - Enum in org.apache.iotdb.db.storageengine.dataregion.modification.v1
 
modificationCacheMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
ModificationFile - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
ModificationFile(File, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
ModificationFile(String, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
ModificationFile.ModIterator - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
ModificationFileV1 - Class in org.apache.iotdb.db.storageengine.dataregion.modification.v1
ModificationFile stores the Modifications of a TsFile or unseq file in another file in the same directory.
ModificationFileV1(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Construct a ModificationFile using a file as its storage.
ModificationReader - Interface in org.apache.iotdb.db.storageengine.dataregion.modification.v1.io
ModificationReader reads all modifications from a persistent medium like file system.
ModificationUtils - Class in org.apache.iotdb.db.utils
 
ModificationWriter - Interface in org.apache.iotdb.db.storageengine.dataregion.modification.v1.io
ModificationWriter provides methods for writing a modification to a persistent medium like file system.
modifiedStatus - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.ChunkLoader
 
modifiedStatus - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
ModifiedStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor
 
MODIFY_PASSWORD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
modifyAlignedChunkMetaData(List<? extends AbstractAlignedChunkMetadata>, List<ModEntry>, List<List<ModEntry>>, boolean) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
modifyAlignedChunkMetaData(List<AlignedChunkMetadata>, List<List<ModEntry>>) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
modifyChunkMetaData(List<? extends IChunkMetadata>, List<ModEntry>) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
modifyChunkMetaData iterates the chunkMetaData and applies all available modifications on it to generate a ModifiedChunkMetadata.
ModIterator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource.ModIterator
 
ModIterator(long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile.ModIterator
 
ModsFileMetrics - Class in org.apache.iotdb.db.service.metrics.file
 
ModsFileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
modsIterator - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
ModsSerializer() - Constructor for class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
modType - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
MODULO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
ModuloExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
ModuloExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.ModuloExpression
 
ModuloExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.ModuloExpression
 
MODULUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
MODULUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
ModulusResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
ModulusResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.ModulusResolver
 
MonotonicQueueSlidingWindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
When computing MAX_VALUE, MIN_VALUE, EXTREME, we only add partial aggregation results that maintain monotonicity to queue.
MonotonicQueueSlidingWindowAggregator(Accumulator, List<InputLocation[]>, AggregationStep, Comparator<Column>) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.MonotonicQueueSlidingWindowAggregator
 
month - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
monthDuration - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.AbstractMonthIntervalFillFilter
 
MonthIntervalMSFillFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
MonthIntervalMSFillFilter(int, long, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalMSFillFilter
 
MonthIntervalNSFillFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
MonthIntervalNSFillFilter(int, long, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalNSFillFilter
 
MonthIntervalUSFillFilter - Class in org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
MonthIntervalUSFillFilter(int, long, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalUSFillFilter
 
MoreLists - Class in org.apache.iotdb.db.queryengine.plan.relational.utils
 
moveDataToNewMNode(IDatabaseMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseDeviceInfo
 
moveDataToNewMNode(IDatabaseMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.DatabaseInfo
 
moveDataToNewMNode(IDeviceMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
moveDataToNewMNode(IDeviceMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
moveDataToNewMNode(IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
moveDataToNewMNode(IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
moveForward(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine.SafetyPile
 
moveForwardTo(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine.SafetyPile
Set safetyIndex for corresponding safetyPile.
moveMNodeFromNewChildBufferToCache(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
moveMNodeFromNewChildBufferToCache(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
moveMNodeFromUpdateChildBufferToCache(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
moveMNodeFromUpdateChildBufferToCache(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
moveNewTsFile(TsFileResource, List<TsFileResource>) - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
This method is used to move a new TsFile and its corresponding resource file to the correct folder.
moveTargetFile(List<TsFileResource>, CompactionTaskType, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
Update the targetResource.
moveTo(File) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
MPPDataExchangeManager - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeManager(LocalMemoryManager, Supplier<TsBlockSerde>, ExecutorService, IClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager
 
MPPDataExchangeManager.SinkListener - Interface in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeManager.SourceHandleListener - Interface in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeService - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeServiceMBean - Interface in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeServiceMetrics - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeServiceMetrics(AbstractThriftServiceThread) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMetrics
 
MPPDataExchangeServiceThriftHandler - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
MPPDataExchangeServiceThriftHandler() - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceThriftHandler
 
MppDataExchangeServiceThriftHandlerMetrics - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
MppDataExchangeServiceThriftHandlerMetrics(AtomicLong) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.MppDataExchangeServiceThriftHandlerMetrics
 
MPPPublishHandler - Class in org.apache.iotdb.db.protocol.mqtt
PublishHandler handle the messages from MQTT clients.
MPPPublishHandler(IoTDBConfig) - Constructor for class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
MPPQueryContext - Class in org.apache.iotdb.db.queryengine.common
This class is used to record the context of a query including QueryId, query statement, session info and so on.
MPPQueryContext(String, QueryId, long, SessionInfo, TEndPoint, TEndPoint) - Constructor for class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
MPPQueryContext(String, QueryId, SessionInfo, TEndPoint, TEndPoint) - Constructor for class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
MPPQueryContext(QueryId) - Constructor for class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
MqttClientSession - Class in org.apache.iotdb.db.protocol.session
 
MqttClientSession(String) - Constructor for class org.apache.iotdb.db.protocol.session.MqttClientSession
 
MQTTService - Class in org.apache.iotdb.db.service
The IoTDB MQTT Service.
ms - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
MS_TO_MONTH - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
 
MSG_RECONNECTION_FAIL - Static variable in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
MTreeBelowSGCachedImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree
The hierarchical struct of the Metadata Tree is implemented in this class.
MTreeBelowSGCachedImpl(PartialPath, Function<IMeasurementMNode<ICachedMNode>, Map<String, String>>, Function<IMeasurementMNode<ICachedMNode>, Map<String, String>>, Runnable, Consumer<IMeasurementMNode<ICachedMNode>>, Consumer<IDeviceMNode<ICachedMNode>>, int, CachedSchemaRegionStatistics, SchemaRegionCachedMetric) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
MTreeBelowSGMemoryImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem
The hierarchical struct of the Metadata Tree is implemented in this class.
MTreeBelowSGMemoryImpl(PartialPath, Function<IMeasurementMNode<IMemMNode>, Map<String, String>>, Function<IMeasurementMNode<IMemMNode>, Map<String, String>>, MemSchemaRegionStatistics, SchemaRegionMemMetric) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
MULTI_BATCH_INSERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
MultiAlignedTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
MultiAlignedTVListIterator(List<TSDataType>, List<Integer>, List<AlignedTVList>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Constructor for class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
MultiChildProcessNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
MultiChildProcessNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
MultiChildProcessNode(PlanNodeId, List<PlanNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
MultiChildrenSinkNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink
 
MultiChildrenSinkNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
MultiChildrenSinkNode(PlanNodeId, List<DownStreamChannelLocation>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
MultiChildrenSinkNode(PlanNodeId, List<PlanNode>, List<DownStreamChannelLocation>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
MultiColumnMerger - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
has more than one input column, but these columns' time is overlapped.
MultiColumnMerger(List<InputLocation>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.MultiColumnMerger
 
MultiColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
MultiColumnTransformer(Type, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.MultiColumnTransformer
 
MultiInputLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.intermediate
 
MultiInputLayer(Expression, String, float, List<LayerReader>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
MultilevelPriorityQueue - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue
This class is inspired by Trino.
MultilevelPriorityQueue(double, int, DriverTask) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
multiPageInsertOverflowOperation(ISchemaPage, String, ByteBuffer, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
multiPageInsertOverflowOperation(ISchemaPage, String, ByteBuffer, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Deal with split, transplant and index update about the overflow occurred by insert.
multiPageUpdateOverflowOperation(ISchemaPage, String, ByteBuffer, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
multiPageUpdateOverflowOperation(ISchemaPage, String, ByteBuffer, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
MultipleDistinctAggregationToMarkDistinct - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Implements distinct aggregations with different inputs by transforming plans of the following shape:
MultipleDistinctAggregationToMarkDistinct() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.MultipleDistinctAggregationToMarkDistinct
 
MULTIPLICATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
MultiplicationExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
MultiplicationExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.MultiplicationExpression
 
MultiplicationExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.MultiplicationExpression
 
MultiplicationResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
MultiplicationResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.MultiplicationResolver
 
MULTIPLY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
MULTIPLY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
multiplyExact(int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
multiplyExact(long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
MultiTsFileDeviceIterator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
MultiTsFileDeviceIterator(List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Used for compaction with read chunk performer.
MultiTsFileDeviceIterator(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Used for compaction with read point performer.
MultiTsFileDeviceIterator(List<TsFileResource>, List<TsFileResource>, Map<TsFileResource, TsFileSequenceReader>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Used for compaction with fast performer.
MultiTsFileDeviceIterator.MultiTsFileNonAlignedMeasurementMetadataListIterator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
MultiTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
MultiTVListIterator(TSDataType, List<TVList>, List<TimeRange>, Integer, TSEncoding) - Constructor for class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 

N

nack() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
nack() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
nack() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
nack() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
nack() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
nack(String, SubscriptionCommitContext) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
nackInternal(String, SubscriptionCommitContext) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
name - Variable in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
NAMED_TYPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
 
namedField(String, TypeSignature) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
namedTypeParameter(NamedTypeSignature) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
NamedTypeSignature - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
NamedTypeSignature(Optional<RowFieldName>, TypeSignature) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
nameReference(String, String...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
NAMESPACE_URI - Static variable in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaNameSpace
 
nanosecond - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
NaturalJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
NaturalJoin() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NaturalJoin
 
NEED_DESTRUCTION - Enum constant in enum org.apache.iotdb.db.queryengine.execution.driver.Driver.State
 
NEED_MORE_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
 
NEED_MORE_DATA_STATE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
NEED_TO_CHECK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
NEED_TO_REPAIR_BY_MOVE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
NEED_TO_REPAIR_BY_REWRITE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
needDecodeChunk - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
needDecodeTsFile(Function<List<Pair<IDeviceID, TTimePartitionSlot>>, List<TRegionReplicaSet>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
needDetails() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
needFill(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.FixedIntervalFillFilter
 
needFill(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalMSFillFilter
 
needFill(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalNSFillFilter
 
needFill(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.MonthIntervalUSFillFilter
 
needFill(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.IFillFilter
 
needForceDecoding() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
needForceDecodingPage - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
needFrame() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankWindowFunction
 
needFrame() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LagFunction
 
needFrame() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LeadFunction
 
needFrame() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.window.function.WindowFunction
 
needLog - Variable in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
needOrderByTimeseries() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
needPeerGroup() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.AggregationWindowFunction
 
needPeerGroup() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.NTileFunction
 
needPeerGroup() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RowNumberFunction
 
needPeerGroup() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.ValueWindowFunction
 
needPeerGroup() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.window.function.WindowFunction
 
needPrepareForNext(long, Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityLinearFill
 
needPrepareForNext(long, Column, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.ILinearFill
Whether need prepare for next.
needPrepareForNext(long, Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
Whether need prepare for next.
needPushDownSort() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
needRecoverTaskInfoFromLogFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
needRecoverTaskInfoFromLogFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
needRepair() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
needRetry() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
 
needRetry(int) - Static method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
needSearch() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Returns true when this type should be searched.
needSetHighestPriority() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
needSetHighestPriority() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
needSetHighestPriority() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
needSkip - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
needSkipInAdvance() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
needSkipInAdvance() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
needSkipInAdvance() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
When endTime is required in resultSet, operator should skip the points in last window directly instead of a default lazy way to get the endTime for constructing the result tsBlock.
needSkipInAdvance() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
needSkipInAdvance() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
needSkipInAdvance() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
needToCommit() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
PipeHeartbeatEvents do not need to be committed in order.
needToFireOnAnotherDataNode(String) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
needToReportToSystem() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
needTransferSnapshot() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
needTransferSnapshot(Set<PlanNodeType>) - Static method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
needUpdateCache(Filter) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
needUpdateNullEntry(Filter) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
needViewDetail() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
needViewDetail() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowTimeSeriesPlan
 
negate() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
NEGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
NEGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
NegationExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
NegationExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
NegationExpression(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
negative(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
negative(NodeLocation, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
nElements(int, IntFunction<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.MoreLists
 
neq(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
NEW_PARTITION - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
 
newAlignedList(List<TSDataType>) - Static method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
newCapture() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Capture
 
newCapture(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Capture
 
newEntry() - Method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
newList() - Static method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
newList(TSDataType) - Static method in class org.apache.iotdb.db.utils.datastructure.TVList
 
newPartitionState(Slice) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
newPlanBuilder(RelationPlan, Analysis) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
newPlanBuilder(RelationPlan, Analysis, Map<ScopeAware<Expression>, Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
newQualified(QualifiedName, Optional<String>, Type, TsTableColumnCategory, boolean, Optional<QualifiedObjectName>, Optional<String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
NewSizeTieredCompactionSelector - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
 
NewSizeTieredCompactionSelector(String, String, long, boolean, TsFileManager, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.NewSizeTieredCompactionSelector
 
newSymbol(String, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(String, Type, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(Field) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(Symbol, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(Expression, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newSymbol(Expression, Type, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
newUnqualified(String, Type, TsTableColumnCategory) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
newUnqualified(Optional<String>, Type, TsTableColumnCategory) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
newUnqualified(Optional<String>, Type, TsTableColumnCategory, Optional<QualifiedObjectName>, Optional<String>, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
next - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
next() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParserTabletIterator
 
next() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParserTabletIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
next() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
Gets next tsBlock from this operator.
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateLastCacheOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateLastCacheOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SortOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateFilter
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractDefaultAggTableScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.LastQueryAggTableScanOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
next() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to mark the current window has got last point.
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
next() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
next() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.IntoPathIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.EmptyRowIterator
 
next() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.ListForwardIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
next() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MNodeIterator
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
next() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
next() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
The next interface is responsible for consuming the next result.
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.AlignedSeriesBatchCompactionUtils.BatchColumnSelection
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.PointPriorityReader
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile.ModIterator
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
Iterate the list in descending order of time, as more recent entries are less likely to have their TsFile resources downgraded
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource.ModIterator
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileDeviceStartEndTimeIterator
 
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
next() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
next() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
next() - Method in class org.apache.iotdb.db.tools.schema.SRStatementGenerator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiAlignedTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiAlignedTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiTVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
next() - Method in class org.apache.iotdb.db.utils.sort.FileSpillerReader
 
next() - Method in class org.apache.iotdb.db.utils.sort.MemoryReader
 
next() - Method in interface org.apache.iotdb.db.utils.sort.SortReader
output the cached data in sortReader, it needs to be called after hasNext() returns true.
nextBatch() - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.IDataBlockReader
 
nextBatch() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.SeriesDataBlockReader
 
nextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
nextBatch() - Method in interface org.apache.iotdb.db.utils.datastructure.MemPointIterator
 
nextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
nextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
nextBatch() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
nextChunk() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
nextChunk() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
nextDateBin(int, ZoneId, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
nextDateBin(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.DateBinFunctionColumnTransformer
 
nextDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.IntoDeviceMeasurementIterator
 
nextDevice() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator
Return next device that is minimal in lexicographical order.
nextFolderIndex() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategy
Choose a folder to allocate.
nextFolderIndex() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.MaxDiskUsableSpaceFirstStrategy
 
nextFolderIndex() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.MinFolderOccupiedSpaceFirstStrategy
 
nextFolderIndex() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.RandomOnDiskUsableSpaceStrategy
 
nextFolderIndex() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.SequenceStrategy
 
nextMatchedNode - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
nextMeasurement() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent.IntoDeviceMeasurementIterator
 
nextPage() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
nextPage() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
Move to next page
nextPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
nextPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
nextPageData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedChunkReader
 
nextPageData() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
nextSegAddress - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
nextSeqFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
nextSeries() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.MultiTsFileDeviceIterator.MultiTsFileNonAlignedMeasurementMetadataListIterator
 
nextSplit() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate
 
nextState() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.PartitionRecognizer
 
nextTimeInCurrentColumn - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
nextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
nextTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITimeRangeIterator
return the next time range according to curStartTime (the start time of the last returned time range).
nextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
nextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
nextTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactionAlignedPageLazyLoadPointReader
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemChunkReader
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
nextTimeValuePair() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
nextTsFileHandle(Map<IDeviceID, Map<String, TimeseriesContext>>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
nextTsFileHandle(Map<IDeviceID, DeviceContext>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
nextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AbstractDeviceChunkMetaData
 
nextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.AlignedDeviceChunkMetaData
 
nextValueChunkMetadata() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.model.DeviceChunkMetaData
 
nextWithTimer() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
 
NO_CHILD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
 
NO_CHILD_ALLOWED - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
NO_CONSENSUS_INDEX - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
this insert node doesn't need to participate in iot consensus
NO_SUCH_INSTANCE - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance is not found.
noAggregates() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
node(List<String>, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.GrafanaApiServiceImpl
 
node(List<String>, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.GrafanaApiServiceImpl
 
Node - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Node(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
NODE_MANAGEMENT_MEMORY_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
NODE_PATHS_CONVERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
NODE_PATHS_COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
NODE_PATHS_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
NODE_PATTERN - Static variable in class org.apache.iotdb.db.conf.IoTDBConfig
 
node2Buffer(ICachedMNode) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
NodeAllocationStrategy - Interface in org.apache.iotdb.db.storageengine.dataregion.wal.allocation
This interface
NodeAndMappings - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
NodeAndMappings(PlanNode, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.NodeAndMappings
 
NodeBuffer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer
The ancestors of the volatile nodes.
NodeBuffer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
NodeDistribution - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
NodeDistribution(NodeDistributionType) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
NodeDistribution(NodeDistributionType, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
NodeDistributionType - Enum in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
nodeFactory - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
NodeGroupContext - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
NodeGroupContext(MPPQueryContext, Statement, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
NodeLocation - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
NodeLocation(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
nodeLocationToEndPoint(TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeExternalServiceAsyncRequestManager
 
nodeLocationToEndPoint(TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.dn.DataNodeMPPServiceAsyncRequestManager
 
NodeManageMemoryMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
NodeManageMemoryMergeOperator(OperatorContext, Set<TSchemaNode>, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
NodeManagementMemoryMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
NodeManagementMemoryMergeNode(PlanNodeId, Set<TSchemaNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
NodePathsConvertNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
NodePathsConvertNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
NodePathsConvertOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
NodePathsConvertOperator(OperatorContext, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
NodePathsCountNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
NodePathsCountNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
NodePathsCountOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
NodePathsCountOperator(OperatorContext, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
NodePathsSchemaScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
NodePathsSchemaScanNode(PlanNodeId, PartialPath, int, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
NodeRef<T> - Class in org.apache.iotdb.db.queryengine.common
 
NodeRef<T extends Node> - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
NodeRef(T) - Constructor for class org.apache.iotdb.db.queryengine.common.NodeRef
 
nodes - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
NodeSchemaSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
nodeToString(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeUtil
 
NodeUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.utils
 
noLookup() - Static method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Lookup
A Lookup implementation that does not perform lookup.
noMoreData - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
noMoreData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.PartitionRecognizer
Marks the handler as finished.
noMoreTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
NON_ALIGNED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry.DeviceEntryType
 
NON_ALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
NON_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
NonAlignedAlignedDeviceEntry - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
NonAlignedAlignedDeviceEntry(IDeviceID, Binary[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.NonAlignedAlignedDeviceEntry
 
NonAlignedChunkData - Class in org.apache.iotdb.db.storageengine.load.splitter
 
NonAlignedChunkData(IDeviceID, ChunkHeader, TTimePartitionSlot) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
NonAlignedPageElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
NonAlignedPageElement(PageHeader, ByteBuffer, CompactionChunkReader, ChunkMetadataElement, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.NonAlignedPageElement
 
NONE_DELETED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.ModifiedStatus
 
nonEmpty(Property<F, C, T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
NonEqualExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
NonEqualExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.NonEqualExpression
 
NonEqualExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.NonEqualExpression
 
nonInferrableConjuncts(Metadata, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
Provides a convenience Stream of Expression conjuncts which have not been added to the inference
nonMonthDuration - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.AbstractMonthIntervalFillFilter
 
NonOverlappedMultiColumnMerger - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
has more than one input column, but these columns' time is not overlapped.
NonOverlappedMultiColumnMerger(List<InputLocation>, TimeComparator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.NonOverlappedMultiColumnMerger
these columns' time should never be overlapped.
NOOP - Static variable in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.UpdateMemory
 
NOOP - Static variable in interface org.apache.iotdb.db.queryengine.execution.warnings.WarningCollector
 
NOOP - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewrite
 
NoOpSymbolResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
NoOpSymbolResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.NoOpSymbolResolver
 
NOP - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
NOP() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
NORMAL - Enum constant in enum org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlockType
 
NORMAL - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
 
NORMAL - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
The resource in status NORMAL, COMPACTION_CANDIDATE, COMPACTING, DELETED is all CLOSED.
normalizeExpression(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Remove view and measurement alias from expression, and reconstruct the name of FunctionExpression to lowercase.
normalizeExpression(Expression, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
normalizeOrExpression(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.NormalizeOrExpressionRewriter
 
NormalizeOrExpressionRewriter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
NormalQueueSlidingWindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
When calculating MIN_TIME and FIRST_VALUE (MAX_TIME and LAST_VALUE in descending order), the aggregated result always appears at the head of the queue.
NormalQueueSlidingWindowAggregator(Accumulator, List<InputLocation[]>, AggregationStep) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.NormalQueueSlidingWindowAggregator
 
not() - Method in class org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
not(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
NOT_ALIGNED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
 
NOT_BLOCKED - Static variable in interface org.apache.iotdb.db.queryengine.execution.operator.Operator
 
NOT_BLOCKED - Static variable in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
 
NOT_BLOCKED_FALSE - Static variable in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
 
NOT_BLOCKED_TRUE - Static variable in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.ISchemaReader
 
NOT_CHECKED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCompactionCandidateStatus
 
NOT_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
 
NOT_EQUAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
 
NOT_EXPRESSION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
NOT_SERIALIZED - Static variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
NOT_STARTED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
NOT_VALID - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCompactionCandidateStatus
 
NOT_YIELDABLE_NO_MORE_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.transformation.api.YieldableState
 
NOT_YIELDABLE_WAITING_FOR_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.transformation.api.YieldableState
 
notBetween(Expression, Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
notDistinctFrom(Type, byte[], int, byte[], Column, int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
notEmpty - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
NotExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
NotExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
NotExpression(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
NotExpression(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
notifyAllIterators() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
notifyAllIterators() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
notifyBroadCast() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
NotifyFlushMemTable - Class in org.apache.iotdb.db.storageengine.dataregion.flush
Only used in sync flush and async close to start a flush task This memtable is not managed by MemTablePool and does not store any data.
NotifyFlushMemTable() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.flush.NotifyFlushMemTable
 
notifyLeaderChanged(ConsensusGroupId, int) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
notifyLeaderReady() - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
notifyLeaderReady(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
notifyLeaderUnavailable(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
notifyNotLeader() - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
notifyRegionMigration(TNotifyRegionMigrationReq) - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
notifyRegisterSuccess() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
notifySchemaLeaderReady(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
notifySchemaLeaderUnavailable(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
notIn(Expression, LinkedHashSet<String>) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
notInitializedLastTimeWindow() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Especially for TimeWindow, if there are no points belong to last TimeWindow, the last TimeWindow will not initialize window and aggregators in the aggregation frame.
notInitializedLastTimeWindow() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
notLike(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
notMoreExtractorNeededToBeAssigned() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
notRegex(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
notRootClone() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor.Context
 
NotThreadSafeMemoryReservationManager - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
NotThreadSafeMemoryReservationManager(QueryId, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.memory.NotThreadSafeMemoryReservationManager
 
NOW_FUNC - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
noWhereAndAggregation() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
ns - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
NthValueFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
NthValueFunction(int, int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.NthValueFunction
 
NTileFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
NTileFunction(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.NTileFunction
 
NULL - Enum constant in enum org.apache.iotdb.db.audit.AuditLogOperation
 
NULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
NULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
NULL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
NULL_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
NULL_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
nullBitMaps - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
NullColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
 
NullColumnTransformer() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.NullColumnTransformer
 
NullIfExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
NULLIF(V1,V2): CASE WHEN V1=V2 THEN NULL ELSE V1 END
NullIfExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
NullIfExpression(NodeLocation, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
NullLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
NullLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
NullLiteral() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
NullLiteral() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
NullLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
NullLiteral(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
NullOperand - Class in org.apache.iotdb.db.queryengine.plan.expression.leaf
 
NullOperand() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
NullOrdering - Enum in org.apache.iotdb.db.queryengine.plan.statement.component
 
nullValueColumnBitmaps - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
numCacheBlock - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
numericParameter(long) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
NumericParameter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
NumericParameter(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
NumericParameter(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 

O

ObjectBigArray<T> - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
ObjectBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Creates a new big array containing one initial segment
ObjectBigArray(Object) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
 
of() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
of(Iterable<Identifier>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
of(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
of(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
of(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeId
 
of(String, String...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
of(TsTable) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
of(Symbol, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
of(Symbol, Expression, Symbol, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
of(Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
Creates RelationId equal to any RelationId created from exactly the same source.
of(Captures) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
of(Property<F, C, T>, Pattern<R>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PropertyPattern
 
of(T) - Static method in class org.apache.iotdb.db.queryengine.common.NodeRef
 
of(T) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.NodeRef
 
ofDevice(PlanNodeId, OperatorContext, PathPatternTree, PathPatternTree, ISchemaRegion) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
OFF_HEAP - Static variable in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
offer(E) - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
offer(CachedSubscriptionPollResponse) - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
OffHeapMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
OffHeapMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.OffHeapMemoryMetrics
 
offset - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
offset - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
offset - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
offset() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
Offset - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Offset(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
Offset(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
OFFSET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
OffsetNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
OffsetNode is used to skip top n result from upstream nodes.
OffsetNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
OffsetNode(PlanNodeId, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
OffsetNode(PlanNodeId, PlanNode, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
OffsetNode(PlanNodeId, PlanNode, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
OffsetOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
OffsetOperator(OperatorContext, long, Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
ofNullable(Capture<T>, T) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Captures
 
ofPlanNode(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Rule.Result
 
ofSeries(PlanNodeId, OperatorContext, PathPatternTree, Map<Integer, Template>, ISchemaRegion, boolean, boolean, boolean, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
ofTsColumnSchema(TsTableColumnSchema) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
OLD_MEMORY_TABLE_SNAPSHOT - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Deprecated.
OLDEST_MEM_TABLE_RAM_WHEN_CAUSE_FLUSH - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
OLDEST_MEM_TABLE_RAM_WHEN_CAUSE_SNAPSHOT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
oldModification - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
oldTsFile - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
oldTsFileResource - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
ON_ACKNOWLEDGE_DATA_BLOCK_EVENT_TASK_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
ON_ACKNOWLEDGE_DATA_BLOCK_EVENT_TASK_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
ON_ACKNOWLEDGE_DATA_BLOCK_NUM_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
ON_ACKNOWLEDGE_DATA_BLOCK_NUM_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
ON_HEAP - Static variable in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
ON_SUCCESS_DELETE_VALUE - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
ON_SUCCESS_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
ON_SUCCESS_NONE_VALUE - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
onAborted(ISink) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SinkListener
 
onAborted(ISourceHandle) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SourceHandleListener
 
onAssigned() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
onChunk(TsFileSequenceScan.PageVisitor) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onChunk(TsFileSequenceScan.PageVisitor) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onChunk(TsFileSequenceScan.PageVisitor) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onChunk(TsFileSequenceScan.PageVisitor) - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onChunk(TsFileSequenceScan.PageVisitor) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onChunkData(TsFileSequenceScan.PageVisitor, int) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onChunkGroup() - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onChunkGroup() - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onChunkGroup() - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onChunkGroup() - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onClose(WebSocket, int, String, boolean) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
onClosed(TsFileProcessor) - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.CloseFileListener
 
onCommitted() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
onComplete() - Method in class org.apache.iotdb.db.pipe.processor.twostage.operator.CountOperator
 
onComplete() - Method in interface org.apache.iotdb.db.pipe.processor.twostage.operator.Operator
 
onComplete(TSStatus) - Method in class org.apache.iotdb.db.protocol.client.cn.AsyncConfigNodeTSStatusRPCHandler
 
onComplete(TSStatus) - Method in class org.apache.iotdb.db.protocol.client.dn.AsyncTSStatusRPCHandler
 
onComplete(TPipeConsensusBatchTransferResp) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletBatchEventHandler
 
onComplete(TPipeConsensusTransferResp) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
onComplete(TPipeConsensusTransferResp) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTsFileInsertionEventHandler
 
onComplete(TSendBatchPlanNodeResp) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncSendPlanNodeHandler
 
onConnect(InterceptConnectMessage) - Method in class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
onDataItemsCreated(List<DataItem>) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaNameSpace
 
onDataItemsDeleted(List<DataItem>) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaNameSpace
 
onDataItemsModified(List<DataItem>) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaNameSpace
 
onDisconnect(InterceptDisconnectMessage) - Method in class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
onDrop() - Method in class org.apache.iotdb.db.trigger.executor.TriggerExecutor
 
ONE_CHILD - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
ONE_THIRD_WAL_BUFFER_SIZE - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
onEndOfBlocks(ISink) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SinkListener
 
onError(Exception) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletBatchEventHandler
 
onError(Exception) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
onError(Exception) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTsFileInsertionEventHandler
 
onError(Exception) - Method in class org.apache.iotdb.db.protocol.client.cn.AsyncConfigNodeTSStatusRPCHandler
 
onError(Exception) - Method in class org.apache.iotdb.db.protocol.client.dn.AsyncTSStatusRPCHandler
 
onError(Exception) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncSendPlanNodeHandler
 
onError(WebSocket, Exception) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
oneSeriesInMultiRegion - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
onEvent() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
onEvent(EnrichedEvent, Consumer<SubscriptionEvent>) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
onEvent(EnrichedEvent, Consumer<SubscriptionEvent>) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
onEvent(Consumer<SubscriptionEvent>) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
onEvent(Consumer<SubscriptionEvent>) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
onEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
Try offer Event into batch if the given Event is not duplicated.
onEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
Try offer Event into the corresponding batch if the given Event is not duplicated.
onEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
Try offer Event into cache if the given Event is not duplicated.
onEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
onEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
onEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTabletQueue
 
onEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTsFileQueue
 
onException(Throwable) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onException(Throwable) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onException(Throwable) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onException(Throwable) - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onException(Throwable) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onFailure(Throwable) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
onFailure(ISink, Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SinkListener
 
onFailure(ISourceHandle, Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SourceHandleListener
 
onFileEnd() - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onFileEnd() - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onFileEnd() - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onFileEnd() - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onFileEnd() - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onFileOpen(File) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onFileOpen(File) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onFileOpen(File) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onFileOpen(File) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onFinish(ISink) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SinkListener
 
onFinished(ISourceHandle) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeManager.SourceHandleListener
 
onIoTDBException(Exception, String, int) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onIoTDBException(Exception, OperationType, int) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
ONLY_ADMIN_ALLOWED - Static variable in class org.apache.iotdb.db.auth.AuthorityChecker
 
ONLY_SUPPORT_EQUI_JOIN - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.JoinUtils
 
onlyOrderByTimeseries() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
onMemTableCreated(IMemTable, String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.node.IWALNode
Callback when memTable created.
onMemTableCreated(IMemTable, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
onMemTableCreated(IMemTable, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
onMemTableFlushed(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener.DefaultMemTableFLushListener
 
onMemTableFlushed(IMemTable) - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener
 
onMemTableFlushed(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
onMemTableFlushed(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
onMemTableFlushStarted(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener.DefaultMemTableFLushListener
 
onMemTableFlushStarted(IMemTable) - Method in interface org.apache.iotdb.db.storageengine.dataregion.flush.FlushListener
 
onMemTableFlushStarted(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
onMemTableFlushStarted(IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
onMessage(WebSocket, String) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
onMonitoringModeChanged(List<MonitoredItem>) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaNameSpace
 
onNonAlignedPage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onNonAlignedPage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onNonAlignedPage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onNonAlignedPage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onNonAlignedPage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onNonQueryException(Exception, String) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNonQueryException(Exception, OperationType) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNpeOrUnexpectedException(Exception, String, TSStatusCode) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNpeOrUnexpectedException(Exception, OperationType, TSStatusCode) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onOpen(WebSocket, ClientHandshake) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
onPage(PageHeader, ByteBuffer, ChunkHeader) - Method in interface org.apache.iotdb.db.tools.utils.TsFileSequenceScan.PageVisitor
 
onPersistFailed(Exception) - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
onPersistSucceed() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
onProcessed() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
onPublish(InterceptPublishMessage) - Method in class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
onPublished() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
onQueryException(Exception, String) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onQueryException(Exception, String, TSStatusCode) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onQueryException(Exception, OperationType) - Static method in class org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onRejection() - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 
onRejection(Window) - Method in interface org.apache.iotdb.db.utils.windowing.api.Evaluator
 
onRemote() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
onSessionLoopError(Throwable) - Method in class org.apache.iotdb.db.protocol.mqtt.MPPPublishHandler
 
onStart() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventPlainBatch
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusSyncBatchReqBuilder
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
onSuccess() - Method in class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
onTabletInsertionEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
onTabletInsertionEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
onTabletInsertionEvent(TabletInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
onTaskFailed(FragmentInstanceId, Throwable) - Method in interface org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureListener
 
onTimePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onTimePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onTimePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onTimePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onTimePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
onTransferred() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
onTsFileInsertionEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
onTsFileInsertionEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
onTsFileInsertionEvent(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
onValuePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
onValuePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
onValuePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
onValuePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
onValuePage(PageHeader, ByteBuffer, ChunkHeader) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
OpcDaConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
Send data in IoTDB based on Opc Da protocol, using JNA.
OpcDaConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
OpcDaHeader - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
We define the OPC DA Classes and interfaces here like C's .h file.
OpcDaHeader() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader
 
OpcDaHeader.IOPCItemMgt - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OpcDaHeader.IOPCServer - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OpcDaHeader.IOPCSyncIO - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OpcDaHeader.OPCITEMDEF - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OpcDaHeader.OPCITEMRESULT - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OpcDaServerHandle - Class in org.apache.iotdb.db.pipe.connector.protocol.opcda
 
OPCITEMDEF() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
OPCITEMRESULT(Pointer) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
OpcUaConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.opcua
Send data in IoTDB based on Opc Ua protocol, using Eclipse Milo.
OpcUaConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
OpcUaConnector.ThrowingBiConsumer<T,U,E extends Exception> - Interface in org.apache.iotdb.db.pipe.connector.protocol.opcua
 
OpcUaNameSpace - Class in org.apache.iotdb.db.pipe.connector.protocol.opcua
 
OpcUaServerBuilder - Class in org.apache.iotdb.db.pipe.connector.protocol.opcua
OPC UA Server builder for IoTDB to send data.
open() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkChannel
Open the channel, should only be called once on each ISinkChannel.
open() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
open() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SourceNode
 
open() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
OpenFileNumUtil - Class in org.apache.iotdb.db.utils
 
OpenFileNumUtil.OpenFileNumStatistics - Enum in org.apache.iotdb.db.utils
 
openReadFileChannel() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Open the read file channel for this wal entry, this method will retry automatically when the file is sealed when opening the file channel.
openReadFileStream() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
operateClearCache() - Static method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
operateFlush(TFlushReq) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
operatePermission(TAuthorizerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
operatePermission(RelationalAuthorStatement) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
operatePermission(RelationalAuthorStatement) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
operatePermission(RelationalAuthorStatement) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
operatePermission(AuthorStatement) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
operatePermission(AuthorStatement) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
operatePermission(AuthorStatement) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
operateRPermission(TAuthorizerRelationalReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
OperationQuota - Interface in org.apache.iotdb.db.storageengine.rescon.quotas
 
OperationQuota.OperationType - Enum in org.apache.iotdb.db.storageengine.rescon.quotas
 
OperationType - Enum in org.apache.iotdb.db.protocol.thrift
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.AdditionExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.DivisionExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.EqualToExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterEqualExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.GreaterThanExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessEqualExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LessThanExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicAndExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.LogicOrExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.ModuloExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.MultiplicationExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.NonEqualExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.SubtractionExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
operator() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
Operator - Interface in org.apache.iotdb.db.pipe.processor.twostage.operator
 
Operator - Interface in org.apache.iotdb.db.queryengine.execution.operator
 
OPERATOR_BATCH_UPPER_BOUND - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
operatorContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
OperatorContext - Class in org.apache.iotdb.db.queryengine.execution.operator
Contains information about Operator execution.
OperatorContext(int, PlanNodeId, String, DriverContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
OperatorContext(int, PlanNodeId, String, FragmentInstanceContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
OperatorNotFoundException - Exception in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
OperatorNotFoundException(OperatorType, List<? extends Type>, Throwable) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.metadata.OperatorNotFoundException
 
OperatorNotFoundException(OperatorType, List<? extends Type>, TypeSignature, Throwable) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.metadata.OperatorNotFoundException
 
OperatorTreeGenerator - Class in org.apache.iotdb.db.queryengine.plan.planner
This Visitor is responsible for transferring PlanNode Tree to Operator Tree.
OperatorTreeGenerator() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
OperatorType - Enum in org.apache.iotdb.db.queryengine.plan.relational.function
 
optimize(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.optimization.AggregationPushDown
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.optimization.ColumnInjectionPushDown
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.optimization.OrderByExpressionWithLimitChangeToTopK
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.optimization.PlanOptimizer
 
optimize(PlanNode, Analysis, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.optimization.PredicatePushDown
 
optimize(PlanNode, PlanOptimizer.Context) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.AdaptivePlanOptimizer
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.CheckSubqueryNodesAreRewritten
 
optimize(PlanNode, PlanOptimizer.Context) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushAggregationIntoTableScan
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushLimitOffsetIntoTableScan
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushPredicateIntoTableScan
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SortElimination
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformAggregationToStreamable
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformQuantifiedComparisonApplyToCorrelatedJoin
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformSortToStreamSort
 
optimize(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.UnaliasSymbolReferences
 
optimize(SymbolResolver) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.IrExpressionInterpreter
 
optimizeAndMarkPlanChanges(PlanNode, PlanOptimizer.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.IterativeOptimizer
 
optimizeAndMarkPlanChanges(PlanNode, PlanOptimizer.Context) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.AdaptivePlanOptimizer
Optimize the plan and return the changes made to the plan.
optionalProperty(String, BiFunction<F, C, Optional<T>>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
optionalProperty(String, Function<F, Optional<T>>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
or(Collection<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
or(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
or(Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.IrUtils
 
or(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
OR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression.Operator
 
orderableRequired() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
orderableTypeParameter(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
OrderBy - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
OrderBy(List<SortItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
OrderBy(NodeLocation, List<SortItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
orderByAllIdsAndTime - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
OrderByComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
The order of query result set
OrderByComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
OrderByExpressionWithLimitChangeToTopK - Class in org.apache.iotdb.db.queryengine.plan.optimization
Replace `SortNode`+`LimitNode` to `TopKNode` and replace `MergeSortNode`+`LimitNode` to `TopKNode` in below cases.
OrderByExpressionWithLimitChangeToTopK() - Constructor for class org.apache.iotdb.db.queryengine.plan.optimization.OrderByExpressionWithLimitChangeToTopK
 
OrderByKey - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
OrderByParameter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
OrderByParameter() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
OrderByParameter(List<SortItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
OrderedMultiAlignedTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
OrderedMultiAlignedTVListIterator(List<TSDataType>, List<Integer>, List<AlignedTVList>, List<TimeRange>, List<List<TimeRange>>, Integer, List<TSEncoding>, boolean) - Constructor for class org.apache.iotdb.db.utils.datastructure.OrderedMultiAlignedTVListIterator
 
OrderedMultiTVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
OrderedMultiTVListIterator(TSDataType, List<TVList>, List<TimeRange>, Integer, TSEncoding) - Constructor for class org.apache.iotdb.db.utils.datastructure.OrderedMultiTVListIterator
 
ordering(SortItem...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
Ordering - Enum in org.apache.iotdb.db.queryengine.plan.statement.component
 
orderingScheme - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
OrderingScheme - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
OrderingScheme(List<Symbol>, Map<Symbol, SortOrder>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
OrderingTranslator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
org.apache.iotdb.db.audit - package org.apache.iotdb.db.audit
 
org.apache.iotdb.db.auth - package org.apache.iotdb.db.auth
 
org.apache.iotdb.db.conf - package org.apache.iotdb.db.conf
 
org.apache.iotdb.db.conf.rest - package org.apache.iotdb.db.conf.rest
 
org.apache.iotdb.db.consensus - package org.apache.iotdb.db.consensus
 
org.apache.iotdb.db.consensus.statemachine - package org.apache.iotdb.db.consensus.statemachine
 
org.apache.iotdb.db.consensus.statemachine.dataregion - package org.apache.iotdb.db.consensus.statemachine.dataregion
 
org.apache.iotdb.db.consensus.statemachine.schemaregion - package org.apache.iotdb.db.consensus.statemachine.schemaregion
 
org.apache.iotdb.db.exception - package org.apache.iotdb.db.exception
 
org.apache.iotdb.db.exception.ainode - package org.apache.iotdb.db.exception.ainode
 
org.apache.iotdb.db.exception.load - package org.apache.iotdb.db.exception.load
 
org.apache.iotdb.db.exception.metadata - package org.apache.iotdb.db.exception.metadata
 
org.apache.iotdb.db.exception.metadata.cache - package org.apache.iotdb.db.exception.metadata.cache
 
org.apache.iotdb.db.exception.metadata.schemafile - package org.apache.iotdb.db.exception.metadata.schemafile
 
org.apache.iotdb.db.exception.metadata.template - package org.apache.iotdb.db.exception.metadata.template
 
org.apache.iotdb.db.exception.metadata.view - package org.apache.iotdb.db.exception.metadata.view
 
org.apache.iotdb.db.exception.mpp - package org.apache.iotdb.db.exception.mpp
 
org.apache.iotdb.db.exception.query - package org.apache.iotdb.db.exception.query
 
org.apache.iotdb.db.exception.quota - package org.apache.iotdb.db.exception.quota
 
org.apache.iotdb.db.exception.runtime - package org.apache.iotdb.db.exception.runtime
 
org.apache.iotdb.db.exception.sql - package org.apache.iotdb.db.exception.sql
 
org.apache.iotdb.db.pipe.agent - package org.apache.iotdb.db.pipe.agent
 
org.apache.iotdb.db.pipe.agent.plugin - package org.apache.iotdb.db.pipe.agent.plugin
 
org.apache.iotdb.db.pipe.agent.plugin.dataregion - package org.apache.iotdb.db.pipe.agent.plugin.dataregion
 
org.apache.iotdb.db.pipe.agent.plugin.schemaregion - package org.apache.iotdb.db.pipe.agent.plugin.schemaregion
 
org.apache.iotdb.db.pipe.agent.receiver - package org.apache.iotdb.db.pipe.agent.receiver
 
org.apache.iotdb.db.pipe.agent.runtime - package org.apache.iotdb.db.pipe.agent.runtime
 
org.apache.iotdb.db.pipe.agent.task - package org.apache.iotdb.db.pipe.agent.task
 
org.apache.iotdb.db.pipe.agent.task.builder - package org.apache.iotdb.db.pipe.agent.task.builder
 
org.apache.iotdb.db.pipe.agent.task.connection - package org.apache.iotdb.db.pipe.agent.task.connection
 
org.apache.iotdb.db.pipe.agent.task.execution - package org.apache.iotdb.db.pipe.agent.task.execution
 
org.apache.iotdb.db.pipe.agent.task.stage - package org.apache.iotdb.db.pipe.agent.task.stage
 
org.apache.iotdb.db.pipe.agent.task.subtask.connector - package org.apache.iotdb.db.pipe.agent.task.subtask.connector
 
org.apache.iotdb.db.pipe.agent.task.subtask.processor - package org.apache.iotdb.db.pipe.agent.task.subtask.processor
 
org.apache.iotdb.db.pipe.connector.client - package org.apache.iotdb.db.pipe.connector.client
 
org.apache.iotdb.db.pipe.connector.payload.evolvable.batch - package org.apache.iotdb.db.pipe.connector.payload.evolvable.batch
 
org.apache.iotdb.db.pipe.connector.payload.evolvable.request - package org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
org.apache.iotdb.db.pipe.connector.payload.legacy - package org.apache.iotdb.db.pipe.connector.payload.legacy
 
org.apache.iotdb.db.pipe.connector.protocol.airgap - package org.apache.iotdb.db.pipe.connector.protocol.airgap
 
org.apache.iotdb.db.pipe.connector.protocol.legacy - package org.apache.iotdb.db.pipe.connector.protocol.legacy
 
org.apache.iotdb.db.pipe.connector.protocol.opcda - package org.apache.iotdb.db.pipe.connector.protocol.opcda
 
org.apache.iotdb.db.pipe.connector.protocol.opcua - package org.apache.iotdb.db.pipe.connector.protocol.opcua
 
org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus - package org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus
 
org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler - package org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler
 
org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder - package org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder
 
org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request - package org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
org.apache.iotdb.db.pipe.connector.protocol.websocket - package org.apache.iotdb.db.pipe.connector.protocol.websocket
 
org.apache.iotdb.db.pipe.connector.protocol.writeback - package org.apache.iotdb.db.pipe.connector.protocol.writeback
 
org.apache.iotdb.db.pipe.connector.util.builder - package org.apache.iotdb.db.pipe.connector.util.builder
 
org.apache.iotdb.db.pipe.connector.util.cacher - package org.apache.iotdb.db.pipe.connector.util.cacher
 
org.apache.iotdb.db.pipe.connector.util.sorter - package org.apache.iotdb.db.pipe.connector.util.sorter
 
org.apache.iotdb.db.pipe.consensus - package org.apache.iotdb.db.pipe.consensus
 
org.apache.iotdb.db.pipe.consensus.deletion - package org.apache.iotdb.db.pipe.consensus.deletion
 
org.apache.iotdb.db.pipe.consensus.deletion.persist - package org.apache.iotdb.db.pipe.consensus.deletion.persist
 
org.apache.iotdb.db.pipe.consensus.deletion.recover - package org.apache.iotdb.db.pipe.consensus.deletion.recover
 
org.apache.iotdb.db.pipe.consensus.metric - package org.apache.iotdb.db.pipe.consensus.metric
 
org.apache.iotdb.db.pipe.event - package org.apache.iotdb.db.pipe.event
 
org.apache.iotdb.db.pipe.event.common - package org.apache.iotdb.db.pipe.event.common
 
org.apache.iotdb.db.pipe.event.common.deletion - package org.apache.iotdb.db.pipe.event.common.deletion
 
org.apache.iotdb.db.pipe.event.common.heartbeat - package org.apache.iotdb.db.pipe.event.common.heartbeat
 
org.apache.iotdb.db.pipe.event.common.row - package org.apache.iotdb.db.pipe.event.common.row
 
org.apache.iotdb.db.pipe.event.common.schema - package org.apache.iotdb.db.pipe.event.common.schema
 
org.apache.iotdb.db.pipe.event.common.tablet - package org.apache.iotdb.db.pipe.event.common.tablet
 
org.apache.iotdb.db.pipe.event.common.tablet.parser - package org.apache.iotdb.db.pipe.event.common.tablet.parser
 
org.apache.iotdb.db.pipe.event.common.terminate - package org.apache.iotdb.db.pipe.event.common.terminate
 
org.apache.iotdb.db.pipe.event.common.tsfile - package org.apache.iotdb.db.pipe.event.common.tsfile
 
org.apache.iotdb.db.pipe.event.common.tsfile.aggregator - package org.apache.iotdb.db.pipe.event.common.tsfile.aggregator
 
org.apache.iotdb.db.pipe.event.common.tsfile.parser - package org.apache.iotdb.db.pipe.event.common.tsfile.parser
 
org.apache.iotdb.db.pipe.event.common.tsfile.parser.query - package org.apache.iotdb.db.pipe.event.common.tsfile.parser.query
 
org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan - package org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan
 
org.apache.iotdb.db.pipe.event.common.tsfile.parser.table - package org.apache.iotdb.db.pipe.event.common.tsfile.parser.table
 
org.apache.iotdb.db.pipe.event.common.watermark - package org.apache.iotdb.db.pipe.event.common.watermark
 
org.apache.iotdb.db.pipe.event.realtime - package org.apache.iotdb.db.pipe.event.realtime
 
org.apache.iotdb.db.pipe.extractor.dataregion - package org.apache.iotdb.db.pipe.extractor.dataregion
 
org.apache.iotdb.db.pipe.extractor.dataregion.historical - package org.apache.iotdb.db.pipe.extractor.dataregion.historical
 
org.apache.iotdb.db.pipe.extractor.dataregion.realtime - package org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner - package org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner
 
org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch - package org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch
 
org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener - package org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener
 
org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher - package org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher
 
org.apache.iotdb.db.pipe.extractor.schemaregion - package org.apache.iotdb.db.pipe.extractor.schemaregion
 
org.apache.iotdb.db.pipe.metric - package org.apache.iotdb.db.pipe.metric
 
org.apache.iotdb.db.pipe.metric.overview - package org.apache.iotdb.db.pipe.metric.overview
 
org.apache.iotdb.db.pipe.metric.processor - package org.apache.iotdb.db.pipe.metric.processor
 
org.apache.iotdb.db.pipe.metric.receiver - package org.apache.iotdb.db.pipe.metric.receiver
 
org.apache.iotdb.db.pipe.metric.schema - package org.apache.iotdb.db.pipe.metric.schema
 
org.apache.iotdb.db.pipe.metric.sink - package org.apache.iotdb.db.pipe.metric.sink
 
org.apache.iotdb.db.pipe.metric.source - package org.apache.iotdb.db.pipe.metric.source
 
org.apache.iotdb.db.pipe.processor.aggregate - package org.apache.iotdb.db.pipe.processor.aggregate
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult - package org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics - package org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult - package org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric - package org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype - package org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype - package org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype
 
org.apache.iotdb.db.pipe.processor.aggregate.operator.processor - package org.apache.iotdb.db.pipe.processor.aggregate.operator.processor
 
org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure - package org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure
 
org.apache.iotdb.db.pipe.processor.aggregate.window.processor - package org.apache.iotdb.db.pipe.processor.aggregate.window.processor
 
org.apache.iotdb.db.pipe.processor.downsampling - package org.apache.iotdb.db.pipe.processor.downsampling
 
org.apache.iotdb.db.pipe.processor.downsampling.changing - package org.apache.iotdb.db.pipe.processor.downsampling.changing
 
org.apache.iotdb.db.pipe.processor.downsampling.sdt - package org.apache.iotdb.db.pipe.processor.downsampling.sdt
 
org.apache.iotdb.db.pipe.processor.downsampling.tumbling - package org.apache.iotdb.db.pipe.processor.downsampling.tumbling
 
org.apache.iotdb.db.pipe.processor.pipeconsensus - package org.apache.iotdb.db.pipe.processor.pipeconsensus
 
org.apache.iotdb.db.pipe.processor.schemachange - package org.apache.iotdb.db.pipe.processor.schemachange
 
org.apache.iotdb.db.pipe.processor.twostage.combiner - package org.apache.iotdb.db.pipe.processor.twostage.combiner
 
org.apache.iotdb.db.pipe.processor.twostage.exchange.payload - package org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver - package org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver
 
org.apache.iotdb.db.pipe.processor.twostage.exchange.sender - package org.apache.iotdb.db.pipe.processor.twostage.exchange.sender
 
org.apache.iotdb.db.pipe.processor.twostage.operator - package org.apache.iotdb.db.pipe.processor.twostage.operator
 
org.apache.iotdb.db.pipe.processor.twostage.plugin - package org.apache.iotdb.db.pipe.processor.twostage.plugin
 
org.apache.iotdb.db.pipe.processor.twostage.state - package org.apache.iotdb.db.pipe.processor.twostage.state
 
org.apache.iotdb.db.pipe.receiver.protocol.airgap - package org.apache.iotdb.db.pipe.receiver.protocol.airgap
 
org.apache.iotdb.db.pipe.receiver.protocol.legacy - package org.apache.iotdb.db.pipe.receiver.protocol.legacy
 
org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader - package org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader
 
org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus - package org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus
 
org.apache.iotdb.db.pipe.receiver.protocol.thrift - package org.apache.iotdb.db.pipe.receiver.protocol.thrift
 
org.apache.iotdb.db.pipe.receiver.transform.converter - package org.apache.iotdb.db.pipe.receiver.transform.converter
 
org.apache.iotdb.db.pipe.receiver.transform.statement - package org.apache.iotdb.db.pipe.receiver.transform.statement
 
org.apache.iotdb.db.pipe.receiver.visitor - package org.apache.iotdb.db.pipe.receiver.visitor
 
org.apache.iotdb.db.pipe.resource - package org.apache.iotdb.db.pipe.resource
 
org.apache.iotdb.db.pipe.resource.memory - package org.apache.iotdb.db.pipe.resource.memory
 
org.apache.iotdb.db.pipe.resource.ref - package org.apache.iotdb.db.pipe.resource.ref
 
org.apache.iotdb.db.pipe.resource.snapshot - package org.apache.iotdb.db.pipe.resource.snapshot
 
org.apache.iotdb.db.pipe.resource.tsfile - package org.apache.iotdb.db.pipe.resource.tsfile
 
org.apache.iotdb.db.pipe.resource.wal - package org.apache.iotdb.db.pipe.resource.wal
 
org.apache.iotdb.db.pipe.resource.wal.hardlink - package org.apache.iotdb.db.pipe.resource.wal.hardlink
 
org.apache.iotdb.db.pipe.resource.wal.selfhost - package org.apache.iotdb.db.pipe.resource.wal.selfhost
 
org.apache.iotdb.db.protocol.basic - package org.apache.iotdb.db.protocol.basic
 
org.apache.iotdb.db.protocol.client - package org.apache.iotdb.db.protocol.client
 
org.apache.iotdb.db.protocol.client.cn - package org.apache.iotdb.db.protocol.client.cn
 
org.apache.iotdb.db.protocol.client.dn - package org.apache.iotdb.db.protocol.client.dn
 
org.apache.iotdb.db.protocol.mqtt - package org.apache.iotdb.db.protocol.mqtt
 
org.apache.iotdb.db.protocol.rest.filter - package org.apache.iotdb.db.protocol.rest.filter
 
org.apache.iotdb.db.protocol.rest.handler - package org.apache.iotdb.db.protocol.rest.handler
 
org.apache.iotdb.db.protocol.rest.impl - package org.apache.iotdb.db.protocol.rest.impl
 
org.apache.iotdb.db.protocol.rest.table.v1.handler - package org.apache.iotdb.db.protocol.rest.table.v1.handler
 
org.apache.iotdb.db.protocol.rest.table.v1.impl - package org.apache.iotdb.db.protocol.rest.table.v1.impl
 
org.apache.iotdb.db.protocol.rest.utils - package org.apache.iotdb.db.protocol.rest.utils
 
org.apache.iotdb.db.protocol.rest.v1.handler - package org.apache.iotdb.db.protocol.rest.v1.handler
 
org.apache.iotdb.db.protocol.rest.v1.impl - package org.apache.iotdb.db.protocol.rest.v1.impl
 
org.apache.iotdb.db.protocol.rest.v2.handler - package org.apache.iotdb.db.protocol.rest.v2.handler
 
org.apache.iotdb.db.protocol.rest.v2.impl - package org.apache.iotdb.db.protocol.rest.v2.impl
 
org.apache.iotdb.db.protocol.session - package org.apache.iotdb.db.protocol.session
 
org.apache.iotdb.db.protocol.thrift - package org.apache.iotdb.db.protocol.thrift
 
org.apache.iotdb.db.queryengine.common - package org.apache.iotdb.db.queryengine.common
 
org.apache.iotdb.db.queryengine.common.header - package org.apache.iotdb.db.queryengine.common.header
 
org.apache.iotdb.db.queryengine.common.schematree - package org.apache.iotdb.db.queryengine.common.schematree
 
org.apache.iotdb.db.queryengine.common.schematree.node - package org.apache.iotdb.db.queryengine.common.schematree.node
 
org.apache.iotdb.db.queryengine.common.schematree.visitor - package org.apache.iotdb.db.queryengine.common.schematree.visitor
 
org.apache.iotdb.db.queryengine.exception - package org.apache.iotdb.db.queryengine.exception
 
org.apache.iotdb.db.queryengine.exception.exchange - package org.apache.iotdb.db.queryengine.exception.exchange
 
org.apache.iotdb.db.queryengine.execution - package org.apache.iotdb.db.queryengine.execution
 
org.apache.iotdb.db.queryengine.execution.aggregation - package org.apache.iotdb.db.queryengine.execution.aggregation
 
org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow - package org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
 
org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator - package org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
org.apache.iotdb.db.queryengine.execution.driver - package org.apache.iotdb.db.queryengine.execution.driver
 
org.apache.iotdb.db.queryengine.execution.exchange - package org.apache.iotdb.db.queryengine.execution.exchange
 
org.apache.iotdb.db.queryengine.execution.exchange.sink - package org.apache.iotdb.db.queryengine.execution.exchange.sink
 
org.apache.iotdb.db.queryengine.execution.exchange.source - package org.apache.iotdb.db.queryengine.execution.exchange.source
 
org.apache.iotdb.db.queryengine.execution.executor - package org.apache.iotdb.db.queryengine.execution.executor
 
org.apache.iotdb.db.queryengine.execution.fragment - package org.apache.iotdb.db.queryengine.execution.fragment
 
org.apache.iotdb.db.queryengine.execution.memory - package org.apache.iotdb.db.queryengine.execution.memory
 
org.apache.iotdb.db.queryengine.execution.operator - package org.apache.iotdb.db.queryengine.execution.operator
 
org.apache.iotdb.db.queryengine.execution.operator.process - package org.apache.iotdb.db.queryengine.execution.operator.process
 
org.apache.iotdb.db.queryengine.execution.operator.process.ai - package org.apache.iotdb.db.queryengine.execution.operator.process.ai
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill - package org.apache.iotdb.db.queryengine.execution.operator.process.fill
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant - package org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter - package org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity - package org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear - package org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear
 
org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous - package org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous
 
org.apache.iotdb.db.queryengine.execution.operator.process.function - package org.apache.iotdb.db.queryengine.execution.operator.process.function
 
org.apache.iotdb.db.queryengine.execution.operator.process.function.partition - package org.apache.iotdb.db.queryengine.execution.operator.process.function.partition
 
org.apache.iotdb.db.queryengine.execution.operator.process.gapfill - package org.apache.iotdb.db.queryengine.execution.operator.process.gapfill
 
org.apache.iotdb.db.queryengine.execution.operator.process.join - package org.apache.iotdb.db.queryengine.execution.operator.process.join
 
org.apache.iotdb.db.queryengine.execution.operator.process.join.merge - package org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator - package org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.comparator
 
org.apache.iotdb.db.queryengine.execution.operator.process.last - package org.apache.iotdb.db.queryengine.execution.operator.process.last
 
org.apache.iotdb.db.queryengine.execution.operator.process.window - package org.apache.iotdb.db.queryengine.execution.operator.process.window
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.function - package org.apache.iotdb.db.queryengine.execution.operator.process.window.function
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate - package org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank - package org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value - package org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.partition - package org.apache.iotdb.db.queryengine.execution.operator.process.window.partition
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame - package org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
org.apache.iotdb.db.queryengine.execution.operator.process.window.utils - package org.apache.iotdb.db.queryengine.execution.operator.process.window.utils
 
org.apache.iotdb.db.queryengine.execution.operator.schema - package org.apache.iotdb.db.queryengine.execution.operator.schema
 
org.apache.iotdb.db.queryengine.execution.operator.schema.source - package org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
org.apache.iotdb.db.queryengine.execution.operator.sink - package org.apache.iotdb.db.queryengine.execution.operator.sink
 
org.apache.iotdb.db.queryengine.execution.operator.source - package org.apache.iotdb.db.queryengine.execution.operator.source
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational - package org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation - package org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped - package org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array - package org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder - package org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder
 
org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash - package org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
org.apache.iotdb.db.queryengine.execution.operator.window - package org.apache.iotdb.db.queryengine.execution.operator.window
 
org.apache.iotdb.db.queryengine.execution.operator.window.ainode - package org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
org.apache.iotdb.db.queryengine.execution.relational - package org.apache.iotdb.db.queryengine.execution.relational
 
org.apache.iotdb.db.queryengine.execution.schedule - package org.apache.iotdb.db.queryengine.execution.schedule
 
org.apache.iotdb.db.queryengine.execution.schedule.queue - package org.apache.iotdb.db.queryengine.execution.schedule.queue
 
org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue - package org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue
 
org.apache.iotdb.db.queryengine.execution.schedule.task - package org.apache.iotdb.db.queryengine.execution.schedule.task
 
org.apache.iotdb.db.queryengine.execution.warnings - package org.apache.iotdb.db.queryengine.execution.warnings
 
org.apache.iotdb.db.queryengine.metric - package org.apache.iotdb.db.queryengine.metric
 
org.apache.iotdb.db.queryengine.plan - package org.apache.iotdb.db.queryengine.plan
 
org.apache.iotdb.db.queryengine.plan.analyze - package org.apache.iotdb.db.queryengine.plan.analyze
 
org.apache.iotdb.db.queryengine.plan.analyze.cache.partition - package org.apache.iotdb.db.queryengine.plan.analyze.cache.partition
 
org.apache.iotdb.db.queryengine.plan.analyze.cache.schema - package org.apache.iotdb.db.queryengine.plan.analyze.cache.schema
 
org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache - package org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache
 
org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl - package org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl
 
org.apache.iotdb.db.queryengine.plan.analyze.load - package org.apache.iotdb.db.queryengine.plan.analyze.load
 
org.apache.iotdb.db.queryengine.plan.analyze.lock - package org.apache.iotdb.db.queryengine.plan.analyze.lock
 
org.apache.iotdb.db.queryengine.plan.analyze.schema - package org.apache.iotdb.db.queryengine.plan.analyze.schema
 
org.apache.iotdb.db.queryengine.plan.execution - package org.apache.iotdb.db.queryengine.plan.execution
 
org.apache.iotdb.db.queryengine.plan.execution.config - package org.apache.iotdb.db.queryengine.plan.execution.config
 
org.apache.iotdb.db.queryengine.plan.execution.config.executor - package org.apache.iotdb.db.queryengine.plan.execution.config.executor
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view - package org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view
 
org.apache.iotdb.db.queryengine.plan.execution.config.session - package org.apache.iotdb.db.queryengine.plan.execution.config.session
 
org.apache.iotdb.db.queryengine.plan.execution.config.sys - package org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe - package org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota - package org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota
 
org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription - package org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription
 
org.apache.iotdb.db.queryengine.plan.execution.memory - package org.apache.iotdb.db.queryengine.plan.execution.memory
 
org.apache.iotdb.db.queryengine.plan.expression - package org.apache.iotdb.db.queryengine.plan.expression
 
org.apache.iotdb.db.queryengine.plan.expression.binary - package org.apache.iotdb.db.queryengine.plan.expression.binary
 
org.apache.iotdb.db.queryengine.plan.expression.leaf - package org.apache.iotdb.db.queryengine.plan.expression.leaf
 
org.apache.iotdb.db.queryengine.plan.expression.multi - package org.apache.iotdb.db.queryengine.plan.expression.multi
 
org.apache.iotdb.db.queryengine.plan.expression.multi.builtin - package org.apache.iotdb.db.queryengine.plan.expression.multi.builtin
 
org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper - package org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
org.apache.iotdb.db.queryengine.plan.expression.other - package org.apache.iotdb.db.queryengine.plan.expression.other
 
org.apache.iotdb.db.queryengine.plan.expression.ternary - package org.apache.iotdb.db.queryengine.plan.expression.ternary
 
org.apache.iotdb.db.queryengine.plan.expression.unary - package org.apache.iotdb.db.queryengine.plan.expression.unary
 
org.apache.iotdb.db.queryengine.plan.expression.visitor - package org.apache.iotdb.db.queryengine.plan.expression.visitor
 
org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian - package org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
org.apache.iotdb.db.queryengine.plan.expression.visitor.logical - package org.apache.iotdb.db.queryengine.plan.expression.visitor.logical
 
org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate - package org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
org.apache.iotdb.db.queryengine.plan.optimization - package org.apache.iotdb.db.queryengine.plan.optimization
 
org.apache.iotdb.db.queryengine.plan.parser - package org.apache.iotdb.db.queryengine.plan.parser
 
org.apache.iotdb.db.queryengine.plan.planner - package org.apache.iotdb.db.queryengine.plan.planner
 
org.apache.iotdb.db.queryengine.plan.planner.distribution - package org.apache.iotdb.db.queryengine.plan.planner.distribution
 
org.apache.iotdb.db.queryengine.plan.planner.memory - package org.apache.iotdb.db.queryengine.plan.planner.memory
 
org.apache.iotdb.db.queryengine.plan.planner.plan - package org.apache.iotdb.db.queryengine.plan.planner.plan
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node - package org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.load - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.load
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.process - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.source - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
org.apache.iotdb.db.queryengine.plan.planner.plan.node.write - package org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
org.apache.iotdb.db.queryengine.plan.planner.plan.parameter - package org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model - package org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model
 
org.apache.iotdb.db.queryengine.plan.relational.analyzer - package org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate - package org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
 
org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema - package org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema
 
org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction - package org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
org.apache.iotdb.db.queryengine.plan.relational.execution.querystats - package org.apache.iotdb.db.queryengine.plan.relational.execution.querystats
 
org.apache.iotdb.db.queryengine.plan.relational.function - package org.apache.iotdb.db.queryengine.plan.relational.function
 
org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic - package org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
org.apache.iotdb.db.queryengine.plan.relational.metadata - package org.apache.iotdb.db.queryengine.plan.relational.metadata
 
org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher - package org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache - package org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
org.apache.iotdb.db.queryengine.plan.relational.planner - package org.apache.iotdb.db.queryengine.plan.relational.planner
 
org.apache.iotdb.db.queryengine.plan.relational.planner.distribute - package org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
org.apache.iotdb.db.queryengine.plan.relational.planner.ir - package org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
org.apache.iotdb.db.queryengine.plan.relational.planner.iterative - package org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule - package org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
org.apache.iotdb.db.queryengine.plan.relational.planner.node - package org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema - package org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations - package org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
org.apache.iotdb.db.queryengine.plan.relational.security - package org.apache.iotdb.db.queryengine.plan.relational.security
 
org.apache.iotdb.db.queryengine.plan.relational.sql.ast - package org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
org.apache.iotdb.db.queryengine.plan.relational.sql.parser - package org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite - package org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite
 
org.apache.iotdb.db.queryengine.plan.relational.sql.util - package org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
org.apache.iotdb.db.queryengine.plan.relational.type - package org.apache.iotdb.db.queryengine.plan.relational.type
 
org.apache.iotdb.db.queryengine.plan.relational.utils - package org.apache.iotdb.db.queryengine.plan.relational.utils
 
org.apache.iotdb.db.queryengine.plan.relational.utils.matching - package org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern - package org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
org.apache.iotdb.db.queryengine.plan.scheduler - package org.apache.iotdb.db.queryengine.plan.scheduler
 
org.apache.iotdb.db.queryengine.plan.scheduler.load - package org.apache.iotdb.db.queryengine.plan.scheduler.load
 
org.apache.iotdb.db.queryengine.plan.statement - package org.apache.iotdb.db.queryengine.plan.statement
 
org.apache.iotdb.db.queryengine.plan.statement.component - package org.apache.iotdb.db.queryengine.plan.statement.component
 
org.apache.iotdb.db.queryengine.plan.statement.crud - package org.apache.iotdb.db.queryengine.plan.statement.crud
 
org.apache.iotdb.db.queryengine.plan.statement.internal - package org.apache.iotdb.db.queryengine.plan.statement.internal
 
org.apache.iotdb.db.queryengine.plan.statement.literal - package org.apache.iotdb.db.queryengine.plan.statement.literal
 
org.apache.iotdb.db.queryengine.plan.statement.metadata - package org.apache.iotdb.db.queryengine.plan.statement.metadata
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.model - package org.apache.iotdb.db.queryengine.plan.statement.metadata.model
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe - package org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.region - package org.apache.iotdb.db.queryengine.plan.statement.metadata.region
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription - package org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.template - package org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
org.apache.iotdb.db.queryengine.plan.statement.metadata.view - package org.apache.iotdb.db.queryengine.plan.statement.metadata.view
 
org.apache.iotdb.db.queryengine.plan.statement.pipe - package org.apache.iotdb.db.queryengine.plan.statement.pipe
 
org.apache.iotdb.db.queryengine.plan.statement.sys - package org.apache.iotdb.db.queryengine.plan.statement.sys
 
org.apache.iotdb.db.queryengine.plan.statement.sys.quota - package org.apache.iotdb.db.queryengine.plan.statement.sys.quota
 
org.apache.iotdb.db.queryengine.statistics - package org.apache.iotdb.db.queryengine.statistics
 
org.apache.iotdb.db.queryengine.transformation.api - package org.apache.iotdb.db.queryengine.transformation.api
 
org.apache.iotdb.db.queryengine.transformation.dag.adapter - package org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
org.apache.iotdb.db.queryengine.transformation.dag.builder - package org.apache.iotdb.db.queryengine.transformation.dag.builder
 
org.apache.iotdb.db.queryengine.transformation.dag.column - package org.apache.iotdb.db.queryengine.transformation.dag.column
 
org.apache.iotdb.db.queryengine.transformation.dag.column.binary - package org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
org.apache.iotdb.db.queryengine.transformation.dag.column.leaf - package org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
 
org.apache.iotdb.db.queryengine.transformation.dag.column.multi - package org.apache.iotdb.db.queryengine.transformation.dag.column.multi
 
org.apache.iotdb.db.queryengine.transformation.dag.column.ternary - package org.apache.iotdb.db.queryengine.transformation.dag.column.ternary
 
org.apache.iotdb.db.queryengine.transformation.dag.column.udf - package org.apache.iotdb.db.queryengine.transformation.dag.column.udf
 
org.apache.iotdb.db.queryengine.transformation.dag.column.unary - package org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar - package org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
org.apache.iotdb.db.queryengine.transformation.dag.input - package org.apache.iotdb.db.queryengine.transformation.dag.input
 
org.apache.iotdb.db.queryengine.transformation.dag.intermediate - package org.apache.iotdb.db.queryengine.transformation.dag.intermediate
 
org.apache.iotdb.db.queryengine.transformation.dag.memory - package org.apache.iotdb.db.queryengine.transformation.dag.memory
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer - package org.apache.iotdb.db.queryengine.transformation.dag.transformer
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary - package org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi - package org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary - package org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary - package org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar - package org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
org.apache.iotdb.db.queryengine.transformation.dag.udf - package org.apache.iotdb.db.queryengine.transformation.dag.udf
 
org.apache.iotdb.db.queryengine.transformation.dag.util - package org.apache.iotdb.db.queryengine.transformation.dag.util
 
org.apache.iotdb.db.queryengine.transformation.datastructure - package org.apache.iotdb.db.queryengine.transformation.datastructure
 
org.apache.iotdb.db.queryengine.transformation.datastructure.iterator - package org.apache.iotdb.db.queryengine.transformation.datastructure.iterator
 
org.apache.iotdb.db.queryengine.transformation.datastructure.row - package org.apache.iotdb.db.queryengine.transformation.datastructure.row
 
org.apache.iotdb.db.queryengine.transformation.datastructure.tv - package org.apache.iotdb.db.queryengine.transformation.datastructure.tv
 
org.apache.iotdb.db.queryengine.transformation.datastructure.util - package org.apache.iotdb.db.queryengine.transformation.datastructure.util
 
org.apache.iotdb.db.schemaengine - package org.apache.iotdb.db.schemaengine
 
org.apache.iotdb.db.schemaengine.metric - package org.apache.iotdb.db.schemaengine.metric
 
org.apache.iotdb.db.schemaengine.rescon - package org.apache.iotdb.db.schemaengine.rescon
 
org.apache.iotdb.db.schemaengine.schemaregion - package org.apache.iotdb.db.schemaengine.schemaregion
 
org.apache.iotdb.db.schemaengine.schemaregion.attribute - package org.apache.iotdb.db.schemaengine.schemaregion.attribute
 
org.apache.iotdb.db.schemaengine.schemaregion.attribute.update - package org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
org.apache.iotdb.db.schemaengine.schemaregion.impl - package org.apache.iotdb.db.schemaengine.schemaregion.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.logfile - package org.apache.iotdb.db.schemaengine.schemaregion.logfile
 
org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor - package org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree - package org.apache.iotdb.db.schemaengine.schemaregion.mtree
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.estimator - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.estimator
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.factory
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.snapshot
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.factory
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.iterator - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.iterator
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.counter
 
org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater - package org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater
 
org.apache.iotdb.db.schemaengine.schemaregion.read.req - package org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl - package org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info - package org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info
 
org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl - package org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader - package org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader
 
org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl - package org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.tag - package org.apache.iotdb.db.schemaengine.schemaregion.tag
 
org.apache.iotdb.db.schemaengine.schemaregion.utils - package org.apache.iotdb.db.schemaengine.schemaregion.utils
 
org.apache.iotdb.db.schemaengine.schemaregion.utils.filter - package org.apache.iotdb.db.schemaengine.schemaregion.utils.filter
 
org.apache.iotdb.db.schemaengine.schemaregion.view - package org.apache.iotdb.db.schemaengine.schemaregion.view
 
org.apache.iotdb.db.schemaengine.schemaregion.view.visitor - package org.apache.iotdb.db.schemaengine.schemaregion.view.visitor
 
org.apache.iotdb.db.schemaengine.schemaregion.write.req - package org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl - package org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view - package org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
org.apache.iotdb.db.schemaengine.schemaregion.write.req.view - package org.apache.iotdb.db.schemaengine.schemaregion.write.req.view
 
org.apache.iotdb.db.schemaengine.table - package org.apache.iotdb.db.schemaengine.table
 
org.apache.iotdb.db.schemaengine.template - package org.apache.iotdb.db.schemaengine.template
 
org.apache.iotdb.db.schemaengine.template.alter - package org.apache.iotdb.db.schemaengine.template.alter
 
org.apache.iotdb.db.service - package org.apache.iotdb.db.service
 
org.apache.iotdb.db.service.metrics - package org.apache.iotdb.db.service.metrics
 
org.apache.iotdb.db.service.metrics.file - package org.apache.iotdb.db.service.metrics.file
 
org.apache.iotdb.db.service.metrics.memory - package org.apache.iotdb.db.service.metrics.memory
 
org.apache.iotdb.db.storageengine - package org.apache.iotdb.db.storageengine
 
org.apache.iotdb.db.storageengine.buffer - package org.apache.iotdb.db.storageengine.buffer
 
org.apache.iotdb.db.storageengine.dataregion - package org.apache.iotdb.db.storageengine.dataregion
 
org.apache.iotdb.db.storageengine.dataregion.compaction.constant - package org.apache.iotdb.db.storageengine.dataregion.compaction.constant
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.exception
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller - package org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller
 
org.apache.iotdb.db.storageengine.dataregion.compaction.io - package org.apache.iotdb.db.storageengine.dataregion.compaction.io
 
org.apache.iotdb.db.storageengine.dataregion.compaction.repair - package org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
org.apache.iotdb.db.storageengine.dataregion.compaction.schedule - package org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator - package org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.comparator
 
org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant - package org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
org.apache.iotdb.db.storageengine.dataregion.compaction.selector - package org.apache.iotdb.db.storageengine.dataregion.compaction.selector
 
org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant - package org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant
 
org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator - package org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl - package org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
 
org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils - package org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
org.apache.iotdb.db.storageengine.dataregion.compaction.settle - package org.apache.iotdb.db.storageengine.dataregion.compaction.settle
 
org.apache.iotdb.db.storageengine.dataregion.compaction.tool - package org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
org.apache.iotdb.db.storageengine.dataregion.flush - package org.apache.iotdb.db.storageengine.dataregion.flush
 
org.apache.iotdb.db.storageengine.dataregion.flush.pool - package org.apache.iotdb.db.storageengine.dataregion.flush.pool
 
org.apache.iotdb.db.storageengine.dataregion.memtable - package org.apache.iotdb.db.storageengine.dataregion.memtable
 
org.apache.iotdb.db.storageengine.dataregion.modification - package org.apache.iotdb.db.storageengine.dataregion.modification
modification is the functional module responsible for processing UPDATE and DELETE.
org.apache.iotdb.db.storageengine.dataregion.modification.v1 - package org.apache.iotdb.db.storageengine.dataregion.modification.v1
 
org.apache.iotdb.db.storageengine.dataregion.modification.v1.io - package org.apache.iotdb.db.storageengine.dataregion.modification.v1.io
 
org.apache.iotdb.db.storageengine.dataregion.read - package org.apache.iotdb.db.storageengine.dataregion.read
 
org.apache.iotdb.db.storageengine.dataregion.read.control - package org.apache.iotdb.db.storageengine.dataregion.read.control
 
org.apache.iotdb.db.storageengine.dataregion.read.filescan - package org.apache.iotdb.db.storageengine.dataregion.read.filescan
 
org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl - package org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
org.apache.iotdb.db.storageengine.dataregion.read.filescan.model - package org.apache.iotdb.db.storageengine.dataregion.read.filescan.model
 
org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk - package org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk
 
org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata - package org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
org.apache.iotdb.db.storageengine.dataregion.read.reader.common - package org.apache.iotdb.db.storageengine.dataregion.read.reader.common
 
org.apache.iotdb.db.storageengine.dataregion.snapshot - package org.apache.iotdb.db.storageengine.dataregion.snapshot
 
org.apache.iotdb.db.storageengine.dataregion.tsfile - package org.apache.iotdb.db.storageengine.dataregion.tsfile
 
org.apache.iotdb.db.storageengine.dataregion.tsfile.generator - package org.apache.iotdb.db.storageengine.dataregion.tsfile.generator
 
org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex - package org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
org.apache.iotdb.db.storageengine.dataregion.utils - package org.apache.iotdb.db.storageengine.dataregion.utils
 
org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache - package org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache
 
org.apache.iotdb.db.storageengine.dataregion.utils.validate - package org.apache.iotdb.db.storageengine.dataregion.utils.validate
 
org.apache.iotdb.db.storageengine.dataregion.wal - package org.apache.iotdb.db.storageengine.dataregion.wal
 
org.apache.iotdb.db.storageengine.dataregion.wal.allocation - package org.apache.iotdb.db.storageengine.dataregion.wal.allocation
 
org.apache.iotdb.db.storageengine.dataregion.wal.buffer - package org.apache.iotdb.db.storageengine.dataregion.wal.buffer
 
org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint - package org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint
 
org.apache.iotdb.db.storageengine.dataregion.wal.exception - package org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
org.apache.iotdb.db.storageengine.dataregion.wal.io - package org.apache.iotdb.db.storageengine.dataregion.wal.io
 
org.apache.iotdb.db.storageengine.dataregion.wal.node - package org.apache.iotdb.db.storageengine.dataregion.wal.node
 
org.apache.iotdb.db.storageengine.dataregion.wal.recover - package org.apache.iotdb.db.storageengine.dataregion.wal.recover
 
org.apache.iotdb.db.storageengine.dataregion.wal.recover.file - package org.apache.iotdb.db.storageengine.dataregion.wal.recover.file
 
org.apache.iotdb.db.storageengine.dataregion.wal.utils - package org.apache.iotdb.db.storageengine.dataregion.wal.utils
 
org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener - package org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener
 
org.apache.iotdb.db.storageengine.load - package org.apache.iotdb.db.storageengine.load
 
org.apache.iotdb.db.storageengine.load.active - package org.apache.iotdb.db.storageengine.load.active
 
org.apache.iotdb.db.storageengine.load.config - package org.apache.iotdb.db.storageengine.load.config
 
org.apache.iotdb.db.storageengine.load.converter - package org.apache.iotdb.db.storageengine.load.converter
 
org.apache.iotdb.db.storageengine.load.disk - package org.apache.iotdb.db.storageengine.load.disk
 
org.apache.iotdb.db.storageengine.load.limiter - package org.apache.iotdb.db.storageengine.load.limiter
 
org.apache.iotdb.db.storageengine.load.memory - package org.apache.iotdb.db.storageengine.load.memory
 
org.apache.iotdb.db.storageengine.load.metrics - package org.apache.iotdb.db.storageengine.load.metrics
 
org.apache.iotdb.db.storageengine.load.splitter - package org.apache.iotdb.db.storageengine.load.splitter
 
org.apache.iotdb.db.storageengine.rescon.disk - package org.apache.iotdb.db.storageengine.rescon.disk
 
org.apache.iotdb.db.storageengine.rescon.disk.strategy - package org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
org.apache.iotdb.db.storageengine.rescon.memory - package org.apache.iotdb.db.storageengine.rescon.memory
 
org.apache.iotdb.db.storageengine.rescon.quotas - package org.apache.iotdb.db.storageengine.rescon.quotas
 
org.apache.iotdb.db.subscription.agent - package org.apache.iotdb.db.subscription.agent
 
org.apache.iotdb.db.subscription.broker - package org.apache.iotdb.db.subscription.broker
 
org.apache.iotdb.db.subscription.event - package org.apache.iotdb.db.subscription.event
 
org.apache.iotdb.db.subscription.event.batch - package org.apache.iotdb.db.subscription.event.batch
 
org.apache.iotdb.db.subscription.event.cache - package org.apache.iotdb.db.subscription.event.cache
 
org.apache.iotdb.db.subscription.event.pipe - package org.apache.iotdb.db.subscription.event.pipe
 
org.apache.iotdb.db.subscription.event.response - package org.apache.iotdb.db.subscription.event.response
 
org.apache.iotdb.db.subscription.metric - package org.apache.iotdb.db.subscription.metric
 
org.apache.iotdb.db.subscription.receiver - package org.apache.iotdb.db.subscription.receiver
 
org.apache.iotdb.db.subscription.resource - package org.apache.iotdb.db.subscription.resource
 
org.apache.iotdb.db.subscription.resource.log - package org.apache.iotdb.db.subscription.resource.log
 
org.apache.iotdb.db.subscription.task.execution - package org.apache.iotdb.db.subscription.task.execution
 
org.apache.iotdb.db.subscription.task.stage - package org.apache.iotdb.db.subscription.task.stage
 
org.apache.iotdb.db.subscription.task.subtask - package org.apache.iotdb.db.subscription.task.subtask
 
org.apache.iotdb.db.tools - package org.apache.iotdb.db.tools
 
org.apache.iotdb.db.tools.schema - package org.apache.iotdb.db.tools.schema
 
org.apache.iotdb.db.tools.settle - package org.apache.iotdb.db.tools.settle
 
org.apache.iotdb.db.tools.utils - package org.apache.iotdb.db.tools.utils
 
org.apache.iotdb.db.tools.validate - package org.apache.iotdb.db.tools.validate
 
org.apache.iotdb.db.trigger.executor - package org.apache.iotdb.db.trigger.executor
 
org.apache.iotdb.db.trigger.service - package org.apache.iotdb.db.trigger.service
 
org.apache.iotdb.db.utils - package org.apache.iotdb.db.utils
 
org.apache.iotdb.db.utils.columngenerator - package org.apache.iotdb.db.utils.columngenerator
 
org.apache.iotdb.db.utils.columngenerator.parameter - package org.apache.iotdb.db.utils.columngenerator.parameter
 
org.apache.iotdb.db.utils.concurrent - package org.apache.iotdb.db.utils.concurrent
 
org.apache.iotdb.db.utils.constant - package org.apache.iotdb.db.utils.constant
 
org.apache.iotdb.db.utils.datastructure - package org.apache.iotdb.db.utils.datastructure
 
org.apache.iotdb.db.utils.io - package org.apache.iotdb.db.utils.io
 
org.apache.iotdb.db.utils.sort - package org.apache.iotdb.db.utils.sort
 
org.apache.iotdb.db.utils.stats - package org.apache.iotdb.db.utils.stats
 
org.apache.iotdb.db.utils.windowing.api - package org.apache.iotdb.db.utils.windowing.api
 
org.apache.iotdb.db.utils.windowing.configuration - package org.apache.iotdb.db.utils.windowing.configuration
 
org.apache.iotdb.db.utils.windowing.exception - package org.apache.iotdb.db.utils.windowing.exception
 
org.apache.iotdb.db.utils.windowing.handler - package org.apache.iotdb.db.utils.windowing.handler
 
org.apache.iotdb.db.utils.windowing.runtime - package org.apache.iotdb.db.utils.windowing.runtime
 
org.apache.iotdb.db.utils.windowing.window - package org.apache.iotdb.db.utils.windowing.window
 
org.apache.iotdb.db.utils.writelog - package org.apache.iotdb.db.utils.writelog
 
originalCheckAndCastDataType(int, TSDataType) - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertTabletStatement
 
originalSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
originalSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
OUTDATED - Enum constant in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse.CombineResultType
 
OutOfTTLException - Exception in org.apache.iotdb.db.exception.query
 
OutOfTTLException(long, long) - Constructor for exception org.apache.iotdb.db.exception.query.OutOfTTLException
 
output() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
OUTPUT_DATA_DIR - Static variable in class org.apache.iotdb.db.utils.constant.TestConstant
 
outputAggregators(List<TreeAggregator>, TsBlockBuilder, long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
output the result in aggregators to columnBuilders.
OutputColumn - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
OutputColumn(List<InputLocation>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
OutputColumn(InputLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
used for case that this OutputColumn only has one input column
outputColumnCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
outputColumnCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
outputColumnNamesIsNull() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
outputColumns - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
outputCount - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
outputCount - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
outPutDataType - Variable in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
outputDataTypes - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
outputEndTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
outputEndTime - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
outputEndTime - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
outputExpressions - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
outputFinal(ColumnBuilder) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
Final result is single column for any aggregation function.
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
outputFinal(ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
outputInfolock - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
outputIntermediate(ColumnBuilder[]) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
For aggregation function like COUNT, SUM, partialResult should be single, so its output column is single too; But for AVG(COUNT and SUM), LAST_VALUE(LAST_VALUE and MAX_TIME), the output columns should be double in dictionary order.
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
outputIntermediate(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
outputLayerIterator - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
OutputNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
OutputNode(PlanNodeId, List<String>, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
OutputNode(PlanNodeId, PlanNode, List<String>, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
outputPathSymbol() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
outputResult(ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
outputStorage - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
outputStorage - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
outputSymbols - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
overlap(long, long, long, long) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
overlapChunk - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
overlapChunkGroup - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
overlappedSeqResourceSearchingNeedStop(long, Statistics<? extends Object>) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
OverlapStatistic - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
OverlapStatistic() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatistic
 
OverlapStatisticTool - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
OverlapStatisticTool() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
ownerQuery - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 

P

P4_HYPER_LOG_LOG - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
PAGE_CACHE_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
PAGE_HEADER_INDEX_OFFSET - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
PAGE_HEADER_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
PAGE_INDEX_MASK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
PAGE_LENGTH - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
pageBuffer - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
PageCacheDeletionBuffer - Class in org.apache.iotdb.db.pipe.consensus.deletion.persist
The core idea of this buffer is to write deletion to the Page cache and fsync them to disk when certain conditions are met.
PageCacheDeletionBuffer(String, String) - Constructor for class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
pageElement - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
PageElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
PageElement(ChunkMetadataElement, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
pageFakeOverlap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
pageHeader - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
pageIndex - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
pageIOChannel - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
PageIOChannel - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
 
PageLoader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader
 
PageLoader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
PageLoader(String, PageHeader, CompressionType, TSDataType, TSEncoding, ChunkMetadata, ModifiedStatus) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.loader.PageLoader
 
PageManager - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
Abstraction for various implementation of structure of pages.
PageMetadata - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata
 
PageMetadata(String, TSDataType, Statistics<? extends Serializable>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
pageNoneOverlap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
pageNoneOverlapButDeserialize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
pageNumbers - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
pageOverlapOrModified - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
pagePointNumLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
pagePool - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
PagePool - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr
 
pageQueue - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
pageSizeLowerBoundInCompaction - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
pairLength - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
parallelPlan() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SimpleFragmentParallelPlanner
 
parallelPlan() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.WriteFragmentParallelPlanner
 
parallelPlan() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IFragmentParallelPlaner
The relation between each PlanFragment is necessary because sometimes we need to change the source/sink for each FragmentInstance according to its upstream/downstream
Parameter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Parameter(int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
Parameter(NodeLocation, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
ParameterKind - Enum in org.apache.iotdb.db.queryengine.plan.relational.type
 
parametersString - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
ParameterUtils - Class in org.apache.iotdb.db.utils
 
ParameterUtils() - Constructor for class org.apache.iotdb.db.utils.ParameterUtils
 
parametricType(String, TypeSignature...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
parse(String, TSDataType) - Static method in class org.apache.iotdb.db.pipe.receiver.transform.converter.ValueConverter
 
parse(InsertRowNode) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
parse(InsertTabletNode) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
parse(Tablet, boolean) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
parseAddAllTemplateSetInfoBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
parseAddTemplateSetInfoBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
parseAliasClause(IoTDBSqlParser.AliasClauseContext, AlterTimeSeriesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseAlignedMeasurements(IoTDBSqlParser.AlignedMeasurementsContext, CreateAlignedTimeSeriesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseAndRewriteFile(List<TsFileResource>) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
Parse the old files and generate some new files according to the time partition interval.
parseArgs(String[]) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
parseAttributeClauseForTimeSeries(IoTDBSqlParser.AttributeClauseContext, Statement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseAttributeClausesForCreateAlignedTimeSeries(IoTDBSqlParser.AttributeClausesContext, CreateAlignedTimeSeriesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseAttributeClausesForCreateNonAlignedTimeSeries(IoTDBSqlParser.AttributeClausesContext, CreateTimeSeriesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseBasicParams(CommandLine) - Static method in class org.apache.iotdb.db.tools.schema.MLogParser
 
parseBasicParams(CommandLine) - Static method in class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
 
parseBlobStringToByteArray(String) - Static method in class org.apache.iotdb.db.utils.CommonUtils
Converts a string into a byte array based on the encoding format (hex or escape).
parseByteBuffer() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
parseByteBuffer(FileChannel, long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
parseDatabaseName(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseDateExpression(IoTDBSqlParser.DateExpressionContext, String) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
parse time expression, which is addition and subtraction expression of duration time, now() or DataTimeFormat time.
parseDateExpressionToInt(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
parseDateTimeExpressionToLong(String, ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
parseDateTimeFormat(String) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseDateTimeFormat(String, long, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseDeadbandInfo(Map<String, String>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaUtils
 
parseDottedId(String, int, String) - Static method in class org.apache.iotdb.db.queryengine.common.QueryId
 
parseEventWithPatternOrTime() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
parseExpressions2ModEntries(Expression, TsTable) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
parseFileName(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
parseFilePath(String) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
function for parsing file path used by LOAD statement.
parseFillClause(IoTDBSqlParser.FillClauseContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseFilter4TraverseDevice(String, TsTable, List<Expression>, AbstractTraverseDevice, List<DeviceEntry>, List<String>, MPPQueryContext, AtomicBoolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaFetcher
 
parseFromFile(String, String) - Static method in class org.apache.iotdb.db.tools.schema.MLogParser
 
parseIdentifier(String) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseInsertionDeletionListeningOptionPair(PipeParameters) - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionListeningFilter
 
parseIntFromString(String) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
parseIntoItemIfNecessary() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
parseInvalidateTemplateSetInfoBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
parseListeningPlanTypeSet(PipeParameters) - Static method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningFilter
 
parseModEntries(TsTable) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
parseNodeString(String) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseOperationType(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterOperationUtil
 
parseOrGetDefaultAsyncLoad(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseOrGetDefaultConvertOnTypeMismatch(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseOrGetDefaultDatabaseLevel(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseOrGetDefaultOnSuccess(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseOrGetDefaultTabletConversionThresholdBytes(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseOrGetDefaultVerify(Map<String, String>) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
parseRawExpression(List<DeviceEntry>, TsTable, List<String>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
parseRawExpression(TsTable, List<String>, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
parseRecommendedRedirections(TSStatus) - Static method in class org.apache.iotdb.db.pipe.connector.util.cacher.LeaderCacheUtils
Get all redirection recommends after transferring a batch event to update leader cache.
parseSOffsetClause(IoTDBSqlParser.SoffsetClauseContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseStartSearchIndex(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Parse start search index from filename.
parseStatusCode(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Parse status code from filename.
parseStringLiteral(String) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseTable(SessionInfo) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
parseTagClause(IoTDBSqlParser.TagClauseContext, Statement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseTemplateExtendInfo(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterOperationUtil
 
parseTimeRangeExpression(Expression, GetRegionIdStatement) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
parseUpdateTemplateInfoBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUtil
 
parseValue(TSDataType, String) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
parseValue(TSDataType, String, ZoneId) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
parseVersionId(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.CheckpointFileUtils
Parse version id from filename.
parseVersionId(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Parse version id from filename.
ParsingException - Exception in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
ParsingException(String) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
ParsingException(String, RecognitionException) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
ParsingException(String, RecognitionException, int, int) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
ParsingException(String, NodeLocation) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ParsingException
 
partial - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
PARTIAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
PARTIAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
PARTIAL_DELETED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.ModifiedStatus
 
PARTIAL_PATH_STRING - Static variable in class org.apache.iotdb.db.utils.constant.TestConstant
 
PartialAggregationResult(Column, Column[]) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator.PartialAggregationResult
 
partialInput(AggregationNode.Step) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
partialOutput(AggregationNode.Step) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
PartialPathLastObjectCache<T> - Class in org.apache.iotdb.db.pipe.processor.downsampling
 
PartialPathLastObjectCache(long) - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.PartialPathLastObjectCache
 
partition(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.QuickSort
 
Partition - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition
 
Partition(List<TsBlock>, int, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
PARTITION_FETCHER - Static variable in interface org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.ILoader
 
PARTITION_FETCHER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
Partition.PartitionIndex - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition
 
PartitionCache - Class in org.apache.iotdb.db.queryengine.plan.analyze.cache.partition
 
PartitionCache() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
 
PartitionExecutor - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition
 
PartitionExecutor(List<TsBlock>, List<TSDataType>, int, int, List<Integer>, List<WindowFunction>, List<FrameInfo>, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.PartitionExecutor
 
PartitionLastFlushTime - Class in org.apache.iotdb.db.storageengine.dataregion
 
PartitionLastFlushTime(long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.PartitionLastFlushTime
 
PartitionLevelModFileManager - Class in org.apache.iotdb.db.storageengine.dataregion.modification
LevelModFileManager manages the shared mod files within one time partition.
PartitionLevelModFileManager() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.PartitionLevelModFileManager
 
PartitionRecognizer - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function
 
PartitionRecognizer(List<Integer>, List<Integer>, List<Integer>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.PartitionRecognizer
 
PartitionSplitInfo() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode.PartitionSplitInfo
 
PartitionState - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function.partition
 
PartitionState(PartitionState.StateType, Slice) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState
 
PartitionState.StateType - Enum in org.apache.iotdb.db.queryengine.execution.operator.process.function.partition
 
PartitionViolationException - Exception in org.apache.iotdb.db.exception.load
 
PartitionViolationException() - Constructor for exception org.apache.iotdb.db.exception.load.PartitionViolationException
 
PartitionViolationException(String) - Constructor for exception org.apache.iotdb.db.exception.load.PartitionViolationException
 
partitionWriterMap - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
PartitionId -> TsFileIOWriter
PassThroughColumn(Symbol, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughColumn
 
PassThroughSpecification(boolean, List<TableFunctionNode.PassThroughColumn>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
path - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
path - Variable in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
path - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
path - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
path - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
path(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
PATH_EXIST - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
PATH_NUM_MISMATCH_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
PathAlreadyExistException - Exception in org.apache.iotdb.db.exception.metadata
 
PathAlreadyExistException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathAlreadyExistException
 
pathLastObjectCache - Variable in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
PathNotExistException - Exception in org.apache.iotdb.db.exception.metadata
 
PathNotExistException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(String, boolean) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(List<String>) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(List<String>, boolean) - Constructor for exception org.apache.iotdb.db.exception.metadata.PathNotExistException
 
pathPattern - Variable in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountStatement
 
PATHS_GROUP - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Example: root.db(d01.s01, d02.s02, status)
PATHS_USING_TEMPLATE_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PathsUsingTemplateScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
PathsUsingTemplateScanNode(PlanNodeId, List<PartialPath>, int, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
PathsUsingTemplateSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
Pattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
Pattern(Optional<Pattern<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
Pattern(Pattern<?>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
patternInfo - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
Patterns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
Patterns.Aggregation - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
Patterns.Apply - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
Patterns.CorrelatedJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
Patterns.Join - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
Patterns.Limit - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
patternTree - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
PatternTreeMapFactory - Class in org.apache.iotdb.db.utils.datastructure
 
PatternTreeMapFactory.ModsSerializer - Class in org.apache.iotdb.db.utils.datastructure
 
PatternTreeMapFactory.StringSerializer - Class in org.apache.iotdb.db.utils.datastructure
 
PatternVisitor - Interface in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
PayloadFormatManager - Class in org.apache.iotdb.db.protocol.mqtt
PayloadFormatManager loads payload formatter from SPI services.
PayloadFormatter - Interface in org.apache.iotdb.db.protocol.mqtt
PayloadFormatter format the payload to the messages.
pBlob - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
pBlob - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
PBTree - Enum constant in enum org.apache.iotdb.db.schemaengine.SchemaEngineMode
 
PBTreeFactory - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree
 
PBTreeFileSketchTool - Class in org.apache.iotdb.db.tools.schema
parse the SchemaFile to text
PBTreeFileSketchTool() - Constructor for class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
 
PBTreeFlushExecutor - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush
 
PBTreeFlushExecutor(AtomicInteger, IMemoryManager, ISchemaFile, LockManager) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.PBTreeFlushExecutor
 
PBTreeFlushExecutor(IMemoryManager, ISchemaFile, LockManager) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.PBTreeFlushExecutor
 
PeakOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
PeakOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PeakOperator
 
peek() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
peek() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
peekFirst() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
peekLast() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
peekLast() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
PENDING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment has finished executing existing tasks but more instances could be scheduled in the future.
PENDING_PREFIX - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
PENDING_RETRY - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
PENDING_SUB_TASK_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
PENDING_TASK_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
pendingQueue - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
penuKey - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
PercentRankFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
PercentRankFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.PercentRankFunction
 
perform() - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICompactionPerformer
 
perform() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
perform() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
perform() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
perform() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.RepairUnsortedFileCompactionPerformer
 
performer - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
pin() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
pin() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockEntry
 
pin() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
pin() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
pin(N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
pin(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
pin(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
Currently, this method is only used for pin node get from mNodeCache.
pin(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
pin(WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
pinCommitIndexForMigration(ConsensusGroupId, ConsensusPipeName) - Method in class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
PingApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.impl
 
PingApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.impl.PingApiServiceImpl
 
pinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResource
 
pinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
pinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResource
 
pinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
 
pinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
pinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResourceManager
 
pinMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
Pin the wal files of the given memory table.
pinMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Pin the wal files of the given memory table.
pinMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Pin the wal files of the given memory table.
pinMNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
pinMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
Pin a node in memory, and it will not be evicted.
pinMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
Currently, this method is only used for pin node get from mNodeCache
pinTsFileResource(TsFileResource, boolean) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
PIPE_ENRICHED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
PIPE_ENRICHED_DELETE_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PIPE_ENRICHED_INSERT_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PIPE_ENRICHED_NON_WRITE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PIPE_ENRICHED_WRITE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PIPE_MARK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
PIPE_OPERATE_SCHEMA_QUEUE_REFERENCE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PIPE_PLUGIN_TYPE_BUILTIN - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
PIPE_PLUGIN_TYPE_EXTERNAL - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
PipeAssignerMetrics - Class in org.apache.iotdb.db.pipe.metric.source
 
PipeBinaryTransformer - Class in org.apache.iotdb.db.pipe.event.common.row
 
PipeCombineHandler - Class in org.apache.iotdb.db.pipe.processor.twostage.combiner
 
PipeCombineHandler(String, long, Function<String, Operator>) - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandler
 
PipeCombineHandlerManager - Class in org.apache.iotdb.db.pipe.processor.twostage.combiner
 
pipeConnectorParameters - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
PipeConnectorSubtask - Class in org.apache.iotdb.db.pipe.agent.task.subtask.connector
 
PipeConnectorSubtask(String, long, String, int, UnboundedBlockingPendingQueue<Event>, PipeConnector) - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
PipeConnectorSubtaskExecutor - Class in org.apache.iotdb.db.pipe.agent.task.execution
 
PipeConnectorSubtaskExecutor() - Constructor for class org.apache.iotdb.db.pipe.agent.task.execution.PipeConnectorSubtaskExecutor
 
PipeConnectorSubtaskExecutor(int, ThreadName) - Constructor for class org.apache.iotdb.db.pipe.agent.task.execution.PipeConnectorSubtaskExecutor
 
PipeConnectorSubtaskLifeCycle - Class in org.apache.iotdb.db.pipe.agent.task.subtask.connector
 
PipeConnectorSubtaskLifeCycle(PipeConnectorSubtaskExecutor, PipeConnectorSubtask, UnboundedBlockingPendingQueue<Event>) - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
PipeConnectorSubtaskManager - Class in org.apache.iotdb.db.pipe.agent.task.subtask.connector
 
pipeConsensus() - Method in class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
PipeConsensusAsyncBatchReqBuilder - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder
 
PipeConsensusAsyncBatchReqBuilder(PipeParameters, TConsensusGroupId, int) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusAsyncBatchReqBuilder
 
PipeConsensusAsyncConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus
 
PipeConsensusAsyncConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
PipeConsensusConnectorMetrics - Class in org.apache.iotdb.db.pipe.consensus.metric
 
PipeConsensusConnectorMetrics(PipeConsensusAsyncConnector) - Constructor for class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
PipeConsensusDeleteNodeReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusProcessor - Class in org.apache.iotdb.db.pipe.processor.pipeconsensus
 
PipeConsensusProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
PipeConsensusReceiver - Class in org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus
 
PipeConsensusReceiver(PipeConsensus, ConsensusGroupId, ConsensusPipeName) - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
 
PipeConsensusReceiverAgent - Class in org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus
 
PipeConsensusReceiverAgent() - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiverAgent
 
PipeConsensusReceiverMetrics - Class in org.apache.iotdb.db.pipe.consensus.metric
 
PipeConsensusReceiverMetrics(PipeConsensusReceiver) - Constructor for class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
PipeConsensusSubtaskExecutor - Class in org.apache.iotdb.db.pipe.consensus
 
PipeConsensusSubtaskExecutor() - Constructor for class org.apache.iotdb.db.pipe.consensus.PipeConsensusSubtaskExecutor
 
PipeConsensusSyncBatchReqBuilder - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder
 
PipeConsensusSyncBatchReqBuilder(PipeParameters, TConsensusGroupId, int) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusSyncBatchReqBuilder
 
PipeConsensusSyncConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus
This connector is used for PipeConsensus to transfer queued event.
PipeConsensusSyncConnector(List<TEndPoint>, int, int, PipeConsensusConnectorMetrics) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
PipeConsensusTabletBatchEventHandler - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler
 
PipeConsensusTabletBatchEventHandler(PipeConsensusAsyncBatchReqBuilder, PipeConsensusAsyncConnector, PipeConsensusConnectorMetrics) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletBatchEventHandler
 
PipeConsensusTabletBatchReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTabletBinaryReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTabletInsertionEventHandler<E extends TPipeConsensusTransferResp> - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler
 
PipeConsensusTabletInsertionEventHandler(TabletInsertionEvent, TPipeConsensusTransferReq, PipeConsensusAsyncConnector, PipeConsensusConnectorMetrics) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
PipeConsensusTabletInsertNodeEventHandler - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler
 
PipeConsensusTabletInsertNodeEventHandler(PipeInsertNodeTabletInsertionEvent, TPipeConsensusTransferReq, PipeConsensusAsyncConnector, PipeConsensusConnectorMetrics) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertNodeEventHandler
 
PipeConsensusTabletInsertNodeReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTransferBatchReqBuilder - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder
 
PipeConsensusTransferBatchReqBuilder(PipeParameters, TConsensusGroupId, int) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
PipeConsensusTsFileInsertionEventHandler - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler
 
PipeConsensusTsFileInsertionEventHandler(PipeTsFileInsertionEvent, PipeConsensusAsyncConnector, TCommitId, TConsensusGroupId, int, PipeConsensusConnectorMetrics) - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTsFileInsertionEventHandler
 
PipeConsensusTsFilePieceReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTsFilePieceWithModReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTsFileSealReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConsensusTsFileSealWithModReq - Class in org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request
 
PipeConvertedInsertRowStatement - Class in org.apache.iotdb.db.pipe.receiver.transform.statement
 
PipeConvertedInsertRowStatement(InsertRowStatement) - Constructor for class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertRowStatement
 
PipeConvertedInsertTabletStatement - Class in org.apache.iotdb.db.pipe.receiver.transform.statement
 
PipeConvertedInsertTabletStatement(InsertTabletStatement) - Constructor for class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertTabletStatement
 
PipeConvertedInsertTabletStatement(InsertTabletStatement, boolean) - Constructor for class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertTabletStatement
 
PipeData - Class in org.apache.iotdb.db.pipe.connector.payload.legacy
 
PipeData() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
PipeData(long) - Constructor for class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
PipeData.PipeDataType - Enum in org.apache.iotdb.db.pipe.connector.payload.legacy
 
PipeDataNodeAgent - Class in org.apache.iotdb.db.pipe.agent
PipeDataNodeAgent is the entry point of the pipe module in DataNode.
PipeDataNodeBuilder - Class in org.apache.iotdb.db.pipe.agent.task.builder
 
PipeDataNodeBuilder(PipeMeta) - Constructor for class org.apache.iotdb.db.pipe.agent.task.builder.PipeDataNodeBuilder
 
PipeDataNodeHardlinkOrCopiedFileDirStartupCleaner - Class in org.apache.iotdb.db.pipe.resource
 
PipeDataNodeMetrics - Class in org.apache.iotdb.db.pipe.metric
 
PipeDataNodePhantomReferenceManager - Class in org.apache.iotdb.db.pipe.resource.ref
 
PipeDataNodePhantomReferenceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.ref.PipeDataNodePhantomReferenceManager
 
PipeDataNodePluginAgent - Class in org.apache.iotdb.db.pipe.agent.plugin
 
PipeDataNodePluginAgent() - Constructor for class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
PipeDataNodeReceiverAgent - Class in org.apache.iotdb.db.pipe.agent.receiver
PipeDataNodeReceiverAgent is the entry point of all pipe receivers' logic.
PipeDataNodeReceiverAgent() - Constructor for class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
PipeDataNodeReceiverMetrics - Class in org.apache.iotdb.db.pipe.metric.receiver
 
PipeDataNodeRemainingEventAndTimeMetrics - Class in org.apache.iotdb.db.pipe.metric.overview
 
PipeDataNodeResourceManager - Class in org.apache.iotdb.db.pipe.resource
 
PipeDataNodeRuntimeAgent - Class in org.apache.iotdb.db.pipe.agent.runtime
 
PipeDataNodeRuntimeAgent() - Constructor for class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
PipeDataNodeSnapshotResourceManager - Class in org.apache.iotdb.db.pipe.resource.snapshot
 
PipeDataNodeSnapshotResourceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.snapshot.PipeDataNodeSnapshotResourceManager
 
PipeDataNodeTask - Class in org.apache.iotdb.db.pipe.agent.task
 
PipeDataNodeTask(String, int, PipeTaskStage, PipeTaskStage, PipeTaskStage) - Constructor for class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
PipeDataNodeTaskAgent - Class in org.apache.iotdb.db.pipe.agent.task
 
PipeDataNodeTaskAgent() - Constructor for class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
PipeDataNodeTaskBuilder - Class in org.apache.iotdb.db.pipe.agent.task.builder
 
PipeDataNodeTaskBuilder(PipeStaticMeta, int, PipeTaskMeta) - Constructor for class org.apache.iotdb.db.pipe.agent.task.builder.PipeDataNodeTaskBuilder
 
PipeDataRegionAssigner - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner
 
PipeDataRegionAssigner(String) - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
PipeDataRegionConnectorMetrics - Class in org.apache.iotdb.db.pipe.metric.sink
 
PipeDataRegionEventCounter - Class in org.apache.iotdb.db.pipe.metric.source
 
PipeDataRegionEventCounter() - Constructor for class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
PipeDataRegionExtractorMetrics - Class in org.apache.iotdb.db.pipe.metric.source
 
PipeDataRegionMatcher - Interface in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher
 
PipeDataRegionPluginAgent - Class in org.apache.iotdb.db.pipe.agent.plugin.dataregion
 
PipeDataRegionPluginAgent(DataNodePipePluginMetaKeeper) - Constructor for class org.apache.iotdb.db.pipe.agent.plugin.dataregion.PipeDataRegionPluginAgent
 
PipeDataTypeTransformer - Class in org.apache.iotdb.db.pipe.event.common.row
Transform between TSDataType and Type.
PipeDeleteDataNodeEvent - Class in org.apache.iotdb.db.pipe.event.common.deletion
 
PipeDeleteDataNodeEvent() - Constructor for class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
PipeDeleteDataNodeEvent(AbstractDeleteDataNode, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
PipeDeleteDataNodeEvent(AbstractDeleteDataNode, String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
PipeEnriched - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
PipeEnriched(Statement) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
PipeEnrichedDeleteDataNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
This class aims to mark the AbstractDeleteDataNode to enable selectively forwarding pipe deletion.
PipeEnrichedDeleteDataNode(AbstractDeleteDataNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
PipeEnrichedInsertNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
This class aims to mark the InsertNode to prevent forwarding pipe insertions.
PipeEnrichedInsertNode(InsertNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
PipeEnrichedNonWritePlanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
This class aims to mark the PlanNode of schema operation assigned by configNode to selectively forward the operations, Statements of which extending IConfigStatement.
PipeEnrichedNonWritePlanNode(PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
PipeEnrichedStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.pipe
 
PipeEnrichedStatement(Statement) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
PipeEnrichedWritePlanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
This class aims to mark the WritePlanNode of schema writing to selectively forward pipe schema operations, Statements of which passing through SchemaExecutionVisitor.
PipeEnrichedWritePlanNode(WritePlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
PipeEventCollector - Class in org.apache.iotdb.db.pipe.agent.task.connection
 
PipeEventCollector(UnboundedBlockingPendingQueue<Event>, long, int, boolean, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
PipeFixedMemoryBlock - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeFixedMemoryBlock(long) - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeFixedMemoryBlock
 
PipeFunctionSupport - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
PipeFunctionSupport() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.PipeFunctionSupport
 
PipeHeartbeatEvent - Class in org.apache.iotdb.db.pipe.event.common.heartbeat
 
PipeHeartbeatEvent(String, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
PipeHeartbeatEvent(String, long, PipeTaskMeta, String, long, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
PipeHeartbeatEventMetrics - Class in org.apache.iotdb.db.pipe.metric.overview
 
PipeHistoricalDataRegionExtractor - Interface in org.apache.iotdb.db.pipe.extractor.dataregion.historical
 
PipeHistoricalDataRegionTsFileAndDeletionExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.historical
 
PipeHistoricalDataRegionTsFileAndDeletionExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
PipeInsertionDataNodeListener - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener
PipeInsertionEventListener is a singleton in each data node.
PipeInsertionEvent - Class in org.apache.iotdb.db.pipe.event.common
The data model used to record the Event and the data model of the DataRegion corresponding to the source data, so this type requires some specifications .
PipeInsertionEvent(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long, Boolean, String) - Constructor for class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
PipeInsertionEvent(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long, Boolean, String, String, String) - Constructor for class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
PipeInsertNodeTabletInsertionEvent - Class in org.apache.iotdb.db.pipe.event.common.tablet
 
PipeInsertNodeTabletInsertionEvent(Boolean, String, WALEntryHandler, PartialPath, Set<String>, ProgressIndex, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
PipelineDriverFactory - Class in org.apache.iotdb.db.queryengine.plan.planner
 
PipelineDriverFactory(Operator, DriverContext, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
PipelineMemoryEstimator - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
PipelineMemoryEstimator(Operator, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
PipelineMemoryEstimatorFactory - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
PipelineSourceHandle - Class in org.apache.iotdb.db.queryengine.execution.exchange.source
 
PipelineSourceHandle(SharedTsBlockQueue, MPPDataExchangeManager.SourceHandleListener, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.source.PipelineSourceHandle
 
PipeMemoryBlock - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeMemoryBlock(long) - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
PipeMemoryBlockType - Enum in org.apache.iotdb.db.pipe.resource.memory
 
PipeMemoryManager - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeMemoryManager() - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
PipeMemoryWeightUtil - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeMemoryWeightUtil() - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryWeightUtil
 
pipeName - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
pipeName - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
pipeName - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
PipeOperateSchemaQueueNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe
PipeOperateSchemaQueueNode is for pipe to open or close the SchemaRegionListeningQueue.
PipeOperateSchemaQueueNode(PlanNodeId, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
PipePlanTablePatternParseVisitor - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
 
PipePlanTablePatternParseVisitor() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePatternParseVisitor
 
PipePlanTablePrivilegeParseVisitor - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
 
PipePlanTablePrivilegeParseVisitor() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePrivilegeParseVisitor
 
PipePlanToStatementVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
 
PipePlanToStatementVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
PipePlanTreePatternParseVisitor - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
The PipePlanTreePatternParseVisitor will transform the schema PlanNodes using IoTDBTreePattern.
PipePlanTreePatternParseVisitor() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
PipeProcessorMetrics - Class in org.apache.iotdb.db.pipe.metric.processor
 
PipeProcessorSubtask - Class in org.apache.iotdb.db.pipe.agent.task.subtask.processor
 
PipeProcessorSubtask(String, String, long, int, EventSupplier, PipeProcessor, PipeEventCollector) - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
PipeProcessorSubtaskExecutor - Class in org.apache.iotdb.db.pipe.agent.task.execution
 
PipeProcessorSubtaskExecutor() - Constructor for class org.apache.iotdb.db.pipe.agent.task.execution.PipeProcessorSubtaskExecutor
 
PipeProcessorSubtaskWorker - Class in org.apache.iotdb.db.pipe.agent.task.subtask.processor
 
PipeProcessorSubtaskWorker() - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtaskWorker
 
PipeProcessorSubtaskWorkerManager - Class in org.apache.iotdb.db.pipe.agent.task.subtask.processor
 
PipeProcessorSubtaskWorkerManager(ListeningExecutorService) - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtaskWorkerManager
 
PipeRawTabletInsertionEvent - Class in org.apache.iotdb.db.pipe.event.common.tablet
 
PipeRawTabletInsertionEvent(Boolean, String, String, String, Tablet, boolean, String, long, PipeTaskMeta, EnrichedEvent, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
PipeRawTabletInsertionEvent(Tablet, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
PipeRawTabletInsertionEvent(Tablet, boolean, TreePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
PipeRawTabletInsertionEvent(Tablet, long, long) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
PipeRealtimeDataRegionExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
PipeRealtimeDataRegionExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
PipeRealtimeDataRegionHeartbeatExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
PipeRealtimeDataRegionHeartbeatExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
PipeRealtimeDataRegionHybridExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
PipeRealtimeDataRegionHybridExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHybridExtractor
 
PipeRealtimeDataRegionLogExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
PipeRealtimeDataRegionLogExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionLogExtractor
 
PipeRealtimeDataRegionTsFileExtractor - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime
 
PipeRealtimeDataRegionTsFileExtractor() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionTsFileExtractor
 
PipeRealtimeEvent - Class in org.apache.iotdb.db.pipe.event.realtime
PipeRealtimeEvent is an event that decorates the EnrichedEvent with the information of TsFileEpoch and schema info.
PipeRealtimeEvent(EnrichedEvent, TsFileEpoch, Map<IDeviceID, String[]>) - Constructor for class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
PipeRealtimeEvent(EnrichedEvent, TsFileEpoch, Map<IDeviceID, String[]>, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Constructor for class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
PipeRealtimeEventFactory - Class in org.apache.iotdb.db.pipe.event.realtime
 
PipeRealtimePriorityBlockingQueue - Class in org.apache.iotdb.db.pipe.agent.task.subtask.connector
 
PipeRealtimePriorityBlockingQueue() - Constructor for class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
PipeRemarkableRow - Class in org.apache.iotdb.db.pipe.event.common.row
 
PipeRemarkableRow(PipeRow) - Constructor for class org.apache.iotdb.db.pipe.event.common.row.PipeRemarkableRow
 
PipeResetTabletRow - Class in org.apache.iotdb.db.pipe.event.common.row
The pipe framework will reset a new Tablet when this kind of PipeRow is encountered.
PipeResetTabletRow(int, String, boolean, MeasurementSchema[], long[], TSDataType[], Object[], BitMap[], String[]) - Constructor for class org.apache.iotdb.db.pipe.event.common.row.PipeResetTabletRow
 
PipeResourceMetrics - Class in org.apache.iotdb.db.pipe.metric.overview
 
PipeRow - Class in org.apache.iotdb.db.pipe.event.common.row
 
PipeRow(int, String, boolean, IMeasurementSchema[], long[], TSDataType[], Object[], BitMap[], String[]) - Constructor for class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
PipeRowCollector - Class in org.apache.iotdb.db.pipe.event.common.row
 
PipeRowCollector(PipeTaskMeta, EnrichedEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.row.PipeRowCollector
 
PipeRowCollector(PipeTaskMeta, EnrichedEvent, String, Boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.row.PipeRowCollector
 
PipeSchemaRegionConnectorMetrics - Class in org.apache.iotdb.db.pipe.metric.schema
 
PipeSchemaRegionExtractorMetrics - Class in org.apache.iotdb.db.pipe.metric.schema
 
PipeSchemaRegionListenerManager - Class in org.apache.iotdb.db.pipe.agent.runtime
 
PipeSchemaRegionListenerManager() - Constructor for class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
PipeSchemaRegionListenerMetrics - Class in org.apache.iotdb.db.pipe.metric.schema
 
PipeSchemaRegionPluginAgent - Class in org.apache.iotdb.db.pipe.agent.plugin.schemaregion
 
PipeSchemaRegionPluginAgent(PipePluginMetaKeeper) - Constructor for class org.apache.iotdb.db.pipe.agent.plugin.schemaregion.PipeSchemaRegionPluginAgent
 
PipeSchemaRegionSnapshotEvent - Class in org.apache.iotdb.db.pipe.event.common.schema
 
PipeSchemaRegionSnapshotEvent(int) - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
PipeSchemaRegionSnapshotEvent(String, String, String, String) - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
PipeSchemaRegionSnapshotEvent(String, String, String, String, String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
PipeSchemaRegionWritePlanEvent - Class in org.apache.iotdb.db.pipe.event.common.schema
 
PipeSchemaRegionWritePlanEvent() - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
PipeSchemaRegionWritePlanEvent(PlanNode, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
PipeSchemaRegionWritePlanEvent(PlanNode, String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
PipeSchemaSerializableEventType - Enum in org.apache.iotdb.db.pipe.event.common.schema
 
PipeStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
PipeStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeStatement
 
PipeStatementExceptionVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
This visitor translated some exceptions to pipe related TSStatus to help sender classify them and apply different error handling tactics.
PipeStatementExceptionVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
PipeStatementTablePatternParseVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
 
PipeStatementTablePatternParseVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTablePatternParseVisitor
 
PipeStatementToPlanVisitor - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
 
PipeStatementToPlanVisitor() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.PipeStatementToPlanVisitor
 
PipeStatementTreePatternParseVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
PipeStatementTreePatternParseVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
PipeStatementTSStatusVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
This visitor translated some TSStatus to pipe related status to help sender classify them and apply different error handling tactics.
PipeStatementTSStatusVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
PipeSubtaskExecutorManager - Class in org.apache.iotdb.db.pipe.agent.task.execution
PipeTaskExecutor is responsible for executing the pipe tasks, and it is scheduled by the PipeTaskScheduler.
PipeTableModelTabletEventSorter - Class in org.apache.iotdb.db.pipe.connector.util.sorter
 
PipeTableModelTabletEventSorter(Tablet) - Constructor for class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTableModelTabletEventSorter
 
PipeTableModeTsFileBuilder - Class in org.apache.iotdb.db.pipe.connector.util.builder
 
PipeTableModeTsFileBuilder(AtomicLong, AtomicLong) - Constructor for class org.apache.iotdb.db.pipe.connector.util.builder.PipeTableModeTsFileBuilder
 
PipeTableStatementDataTypeConvertExecutionVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
This visitor transforms the data type of the statement when the statement is executed and an exception occurs.
PipeTableStatementDataTypeConvertExecutionVisitor(PipeTableStatementDataTypeConvertExecutionVisitor.StatementExecutor) - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
PipeTableStatementDataTypeConvertExecutionVisitor.StatementExecutor - Interface in org.apache.iotdb.db.pipe.receiver.visitor
 
PipeTabletEventBatch - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.batch
 
PipeTabletEventBatch(int, long) - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
PipeTabletEventPlainBatch - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.batch
 
PipeTabletEventSorter - Class in org.apache.iotdb.db.pipe.connector.util.sorter
 
PipeTabletEventSorter() - Constructor for class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTabletEventSorter
 
PipeTabletEventTsFileBatch - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.batch
 
PipeTabletEventTsFileBatch(int, long) - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
 
PipeTabletMemoryBlock - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeTabletMemoryBlock(long) - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeTabletMemoryBlock
 
PipeTaskConnectorStage - Class in org.apache.iotdb.db.pipe.agent.task.stage
 
PipeTaskConnectorStage(String, long, PipeParameters, int, PipeConnectorSubtaskExecutor) - Constructor for class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
PipeTaskExtractorStage - Class in org.apache.iotdb.db.pipe.agent.task.stage
 
PipeTaskExtractorStage(String, long, PipeParameters, int, PipeTaskMeta) - Constructor for class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
pipeTaskMeta - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
pipeTaskMeta - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
pipeTaskMeta - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParserProvider
 
pipeTaskMeta - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
PipeTaskProcessorStage - Class in org.apache.iotdb.db.pipe.agent.task.stage
 
PipeTaskProcessorStage(String, long, PipeParameters, int, EventSupplier, UnboundedBlockingPendingQueue<Event>, PipeProcessorSubtaskExecutor, PipeTaskMeta, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskProcessorStage
 
PipeTerminateEvent - Class in org.apache.iotdb.db.pipe.event.common.terminate
The PipeTerminateEvent is an EnrichedEvent that controls the termination of pipe, that is, when the historical PipeTsFileInsertionEvents are all processed, this will be reported next and mark the PipeDataNodeTask as completed.
PipeTerminateEvent(String, long, PipeTaskMeta, int) - Constructor for class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
PipeTimePartitionListener - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener
 
PipeTimePartitionProgressIndexKeeper - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner
 
PipeTransferBatchReqBuilder - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.batch
 
PipeTransferBatchReqBuilder(PipeParameters) - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTransferBatchReqBuilder
 
PipeTransferDataNodeHandshakeV1Req - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferDataNodeHandshakeV2Req - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferPlanNodeReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferPlanNodeReq() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
PipeTransferSchemaSnapshotPieceReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferSchemaSnapshotSealReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletBatchReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletBatchReqV2 - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletBinaryReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletBinaryReq() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
PipeTransferTabletBinaryReqV2 - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletBinaryReqV2() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
PipeTransferTabletInsertNodeReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletInsertNodeReq() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
PipeTransferTabletInsertNodeReqV2 - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletRawReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletRawReq() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
PipeTransferTabletRawReqV2 - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTabletRawReqV2() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
PipeTransferTsFilePieceReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTsFilePieceWithModReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTsFileSealReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTransferTsFileSealWithModReq - Class in org.apache.iotdb.db.pipe.connector.payload.evolvable.request
 
PipeTreeModelTabletEventSorter - Class in org.apache.iotdb.db.pipe.connector.util.sorter
 
PipeTreeModelTabletEventSorter(Tablet) - Constructor for class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTreeModelTabletEventSorter
 
PipeTreeModelTsFileBuilder - Class in org.apache.iotdb.db.pipe.connector.util.builder
 
PipeTreeModelTsFileBuilder(AtomicLong, AtomicLong) - Constructor for class org.apache.iotdb.db.pipe.connector.util.builder.PipeTreeModelTsFileBuilder
 
PipeTreeStatementDataTypeConvertExecutionVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
This visitor transforms the data type of the statement when the statement is executed and an exception occurs.
PipeTreeStatementDataTypeConvertExecutionVisitor(PipeTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor) - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
PipeTreeStatementDataTypeConvertExecutionVisitor.StatementExecutor - Interface in org.apache.iotdb.db.pipe.receiver.visitor
 
PipeTreeStatementToBatchVisitor - Class in org.apache.iotdb.db.pipe.receiver.visitor
This visitor will convert Statements to batch and is stateful, and can only be used in a single thread.
PipeTreeStatementToBatchVisitor() - Constructor for class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
PipeTsFileBuilder - Class in org.apache.iotdb.db.pipe.connector.util.builder
 
PipeTsFileBuilder(AtomicLong, AtomicLong) - Constructor for class org.apache.iotdb.db.pipe.connector.util.builder.PipeTsFileBuilder
 
PipeTsFileInsertionEvent - Class in org.apache.iotdb.db.pipe.event.common.tsfile
 
PipeTsFileInsertionEvent(Boolean, String, TsFileResource, boolean, boolean) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
PipeTsFileInsertionEvent(Boolean, String, TsFileResource, boolean, boolean, boolean, String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
PipeTsFileMemoryBlock - Class in org.apache.iotdb.db.pipe.resource.memory
 
PipeTsFileMemoryBlock(long) - Constructor for class org.apache.iotdb.db.pipe.resource.memory.PipeTsFileMemoryBlock
 
PipeTsFileResource - Class in org.apache.iotdb.db.pipe.resource.tsfile
 
PipeTsFileResource(File, boolean, TsFileResource) - Constructor for class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
PipeTsFileResourceManager - Class in org.apache.iotdb.db.pipe.resource.tsfile
 
PipeTsFileResourceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
PipeTsFileResourceSegmentLock - Class in org.apache.iotdb.db.pipe.resource.tsfile
 
PipeTsFileResourceSegmentLock() - Constructor for class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
PipeTsFileToTabletsMetrics - Class in org.apache.iotdb.db.pipe.metric.overview
 
PipeTsFileToTabletsMetrics() - Constructor for class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
PipeWALHardlinkResource - Class in org.apache.iotdb.db.pipe.resource.wal.hardlink
 
PipeWALHardlinkResource(WALEntryHandler, PipeWALHardlinkResourceManager) - Constructor for class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResource
 
PipeWALHardlinkResourceManager - Class in org.apache.iotdb.db.pipe.resource.wal.hardlink
 
PipeWALHardlinkResourceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
 
PipeWALInsertNodeCacheMetrics - Class in org.apache.iotdb.db.pipe.metric.overview
 
PipeWALResource - Class in org.apache.iotdb.db.pipe.resource.wal
 
PipeWALResource(WALEntryHandler) - Constructor for class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
PipeWALResourceManager - Class in org.apache.iotdb.db.pipe.resource.wal
 
PipeWALResourceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
PipeWALSelfHostResource - Class in org.apache.iotdb.db.pipe.resource.wal.selfhost
 
PipeWALSelfHostResource(WALEntryHandler) - Constructor for class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResource
 
PipeWALSelfHostResourceManager - Class in org.apache.iotdb.db.pipe.resource.wal.selfhost
 
PipeWALSelfHostResourceManager() - Constructor for class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResourceManager
 
PipeWatermarkEvent - Class in org.apache.iotdb.db.pipe.event.common.watermark
 
PipeWatermarkEvent(long) - Constructor for class org.apache.iotdb.db.pipe.event.common.watermark.PipeWatermarkEvent
 
PLACEHOLDER_MISMATCH_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
places - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundFunctionColumnTransformer
 
places - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.RoundFunctionTransformer
 
PLAIN - Enum constant in enum org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle.ShuffleStrategyEnum
 
PLAIN_DEVICE_TIME_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
plain device to time index (large memory foot print)
PLAIN_DEVICE_TIME_INDEX_TYPE - Static variable in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
PlainDeviceTimeIndex - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
PlainDeviceTimeIndex() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
 
PlainNodeCache - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache
 
PlainNodeCache() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
plan() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanner
 
plan() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableModelQueryFragmentPlanner
 
plan() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.AdaptivePlanOptimizer.Result
 
plan(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanner
 
plan(PlanNode, TypeProvider, FragmentInstanceContext, DataNodeQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
plan(PlanNode, TypeProvider, FragmentInstanceContext, ISchemaRegion) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
plan(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableLogicalPlanner
 
plan(Delete) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
plan(Query) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
plan(QuerySpecification) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
PLAN_TO_STATEMENT_VISITOR - Static variable in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
PlanAndMappings(PlanBuilder, Map<NodeRef<Expression>, Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner.PlanAndMappings
 
PlanBuilder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
PlanBuilder(TranslationMap, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
PlanContext() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator.PlanContext
 
planCountMerge() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDeviceRegionScan(Map<PartialPath, DeviceContext>, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDeviceSchemaFetchSource(List<String>, PathPatternTree, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDeviceSchemaSource(PartialPath, long, long, boolean, boolean, SchemaFilter, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDevicesCountSource(PartialPath, boolean, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDeviceView(Map<IDeviceID, PlanNode>, Set<Expression>, Map<IDeviceID, List<Integer>>, Set<Expression>, QueryStatement, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planDeviceViewInto(DeviceViewIntoPathDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planEndTimeColumnInject(GroupByTimeParameter, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planFill(FillDescriptor, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planFilter(Expression, boolean, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
planFilterAndTransform(Expression, Set<Expression>, boolean, Ordering, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
PlanFragment - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
PlanFragment contains a sub-query of distributed query.
PlanFragment(PlanFragmentId, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
PlanFragmentId - Class in org.apache.iotdb.db.queryengine.common
 
PlanFragmentId(String, int) - Constructor for class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
PlanFragmentId(QueryId, int) - Constructor for class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
planFragmentInstances(SubPlan) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
planFragments() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
PlanGraphPrinter - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
PlanGraphPrinter() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
PlanGraphPrinter.GraphContext - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
planGroupByLevel(Map<Expression, Set<Expression>>, GroupByTimeParameter, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planGroupByTag(Map<Expression, Set<Expression>>, List<String>, Map<List<String>, LinkedHashMap<Expression, List<Expression>>>, GroupByTimeParameter, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planHavingAndTransform(Expression, Set<Expression>, Set<Expression>, boolean, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planInference(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planInto(IntoPathDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planJoin(Expression, Join.Type, Scope, RelationPlan, RelationPlan, Analysis.SubqueryAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
planLast(Analysis, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planLevelTimeSeriesCountSource(PartialPath, boolean, int, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planLogicalViewSchemaSource(PartialPath, SchemaFilter, long, long, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
PLANNED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance is planned but has not been scheduled yet.
PLANNED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment is planned but has not been scheduled yet.
PLANNED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
PlannerContext - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
A carrier of core, global, non-derived services for planner and analyzer.
PlannerContext(Metadata, TypeManager) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.PlannerContext
 
planNode - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
PlanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
The base class of query logical plan nodes, which is used to compose logical read plan.
PlanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
PlanNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
PlanNodeDecorrelator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
PlanNodeDecorrelator(PlannerContext, SymbolAllocator, Lookup) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanNodeDecorrelator
 
PlanNodeDecorrelator.DecorrelatedNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
PlanNodeId - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
PlanNodeId(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
planNodeManagementMemoryMerge(Set<TSchemaNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planNodePathsConvert() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planNodePathsCount() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planNodePathsSchemaSource(PartialPath, Integer, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
PlanNodeSearcher - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
PlanNodeType - Enum in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
PlanNodeUtil - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
PlanNodeUtil() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeUtil
 
planOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
PlanOptimizer - Interface in org.apache.iotdb.db.queryengine.plan.optimization
 
PlanOptimizer - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
PlanOptimizer.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
planOptimizersStatsCollector() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
PlanOptimizersStatsCollector - Class in org.apache.iotdb.db.queryengine.plan.relational.execution.querystats
 
PlanOptimizersStatsCollector(int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
planOrderBy(List<SortItem>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planOrderBy(Set<Expression>, List<SortItem>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planOrderBy(QueryStatement, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planPathsUsingTemplateSource(List<PartialPath>, int, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planRawDataAggregation(Set<Expression>, Expression, GroupByTimeParameter, GroupByParameter, boolean, AggregationStep, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planRawDataAggregation(Set<Expression>, Expression, GroupByTimeParameter, GroupByParameter, boolean, Ordering, List<AggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
planRawDataSource(Set<Expression>, Ordering, long, long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planRawDataSource(PartialPath, Ordering, long, long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
Plans - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
planSchemaFetchMerge(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planSchemaQueryMerge(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planSchemaQueryOrderByHeat(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planSeriesSchemaFetchSource(List<String>, PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planShowQueries(Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planSlidingWindowAggregation(Set<Expression>, GroupByTimeParameter, AggregationStep, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planSlidingWindowAggregation(QueryStatement, Set<Expression>, GroupByTimeParameter, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
planTimeSeriesCountSource(PartialPath, boolean, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planTimeseriesRegionScan(Map<PartialPath, Map<PartialPath, List<TimeseriesContext>>>, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
planTimeSeriesSchemaSource(PartialPath, SchemaFilter, long, long, boolean, boolean, Map<Integer, Template>, PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
Meta Query*
planTransform(Set<Expression>, boolean, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
PlanVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
PlanVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
planWhereAndSourceTransform(Expression, Set<Expression>, boolean, Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
plugin() - Static method in class org.apache.iotdb.db.pipe.agent.PipeDataNodeAgent
Get the singleton instance of PipeDataNodePluginAgent.
PLUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression.Sign
 
PointCollectorAdaptor - Class in org.apache.iotdb.db.queryengine.transformation.dag.adapter
 
PointCollectorAdaptor(ColumnBuilder, ColumnBuilder) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
pointCount - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
PointElement - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element
 
PointElement(PageElement) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
POINTER_SIZE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
pointPriorityReader - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
PointPriorityReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader
This reader is used to deduplicate and organize overlapping pages, and read out points in order.
PointPriorityReader(SeriesCompactionExecutor.RemovePage, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.PointPriorityReader
 
pointReader - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PageElement
 
pointReader - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
POINTS_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
poll() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
poll() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Get and remove the first element of the queue.
poll() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingReserveQueue
Get and remove the first element of the queue.
poll() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
poll() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
poll(long, TimeUnit) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
poll(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
poll(String, Set<String>, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
poll(ConsumerConfig, Set<String>, long) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
POLL_FROM_QUEUE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
 
pollable() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
pollFirst() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Get and remove the first element.
pollFirst() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
pollFirst() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
pollFirst() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
pollFirst() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
pollInternal(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
pollLastHookList - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
pollTablets(String, SubscriptionCommitContext, int) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
pollTablets(String, SubscriptionCommitContext, int) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTabletQueue
 
pollTablets(ConsumerConfig, SubscriptionCommitContext, int) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
pollTsFile(String, SubscriptionCommitContext, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
pollTsFile(String, SubscriptionCommitContext, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTsFileQueue
 
pollTsFile(ConsumerConfig, SubscriptionCommitContext, long) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
pollTsFileInternal(String, SubscriptionCommitContext, long) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTsFileQueue
 
pool - Variable in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
popStdDev(List<Double>) - Static method in class org.apache.iotdb.db.utils.MathUtils
calculate pop std dev of list
popVariance(List<Double>) - Static method in class org.apache.iotdb.db.utils.MathUtils
calculate pop variance of list
portCheck() - Method in class org.apache.iotdb.db.conf.DataNodeStartupCheck
 
position() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
position() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
position() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
position(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
positive(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
positive(NodeLocation, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
PRE_DEACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
PRE_DEACTIVATE_TEMPLATE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
PRE_DELETE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
PRE_DELETE_TIMESERIES_IN_CLUSTER - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
PreAggrWindowIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
This class iteratively generates pre-aggregated time windows.
PreAggrWindowIterator(long, long, long, long, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowIterator
 
PreAggrWindowWithNaturalMonthIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
PreAggrWindowWithNaturalMonthIterator(long, long, TimeDuration, TimeDuration, boolean, boolean, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.PreAggrWindowWithNaturalMonthIterator
 
PRECEDING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
 
preDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
preDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
PreDeactivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
PreDeactivateTemplateNode(PlanNodeId, Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
PreDeactivateTemplatePlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
PreDeactivateTemplatePlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeactivateTemplatePlanImpl
 
PreDeactivateTemplatePlanImpl(Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeactivateTemplatePlanImpl
 
PreDeleteLogicalViewPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
PreDeleteLogicalViewPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.PreDeleteLogicalViewPlanImpl
 
PreDeleteLogicalViewPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.PreDeleteLogicalViewPlanImpl
 
PreDeleteTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
PreDeleteTimeSeriesPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeleteTimeSeriesPlanImpl
 
PreDeleteTimeSeriesPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeleteTimeSeriesPlanImpl
 
predicate() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.FilterPattern
 
predicateCanPushDownToSource(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Check if the given predicate can be pushed down from FilterNode to ScanNode.
PredicateCanPushDownToSourceChecker - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.logical
 
PredicateCanPushDownToSourceChecker() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.PredicateCanPushDownToSourceChecker
 
predicateCanPushIntoScan(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Check if the given predicate can be pushed into ScanOperator and execute using the Filter interface.
predicateCanPushIntoScan(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
PredicateCoercions(Type, Optional<Type>, Optional<Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PredicateCoercions
 
PredicateCombineIntoTableScanChecker - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
 
PredicateCombineIntoTableScanChecker(Set<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
PredicatePushDown - Class in org.apache.iotdb.db.queryengine.plan.optimization
Optimization phase: Logical plan planning.
PredicatePushDown() - Constructor for class org.apache.iotdb.db.queryengine.plan.optimization.PredicatePushDown
 
PredicatePushIntoMetadataChecker - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
only the following predicate will return true: 1.
PredicatePushIntoMetadataChecker(Set<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
PredicatePushIntoScanChecker - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
PredicatePushIntoScanChecker - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
 
PredicatePushIntoScanChecker() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
PredicatePushIntoScanChecker() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
predicateRemoveNot(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Recursively removes all use of the not() operator in a predicate by replacing all instances of not(x) with the inverse(x),
PredicateSimplifier - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
PredicateSimplifier() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
PredicateUtils - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
PredicateUtils - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
PredicateVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
This class provides a visitor of Expression, which can be extended to create a visitor which only needs to handle a subset of the available methods.
PredicateVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate
This class provides a visitor of Expression, which can be extended to create a visitor which only needs to handle a subset of the available methods.
PredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
PredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
prefetchEvent(SubscriptionEvent) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
prefetchingQueue - Variable in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
A queue containing a series of prefetched pollable SubscriptionEvent.
prefetchingQueue - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
prefetchingQueue - Variable in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
prefetchRemainingResponses() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
Deprecated.
prefetchRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
prefetchRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
prefetchRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
prefetchRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
prefixOfPathsGroup - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
preGroupedSymbols - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
preOrder(Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.SubExpressionExtractor
 
preOrder(Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.AstUtil
 
prepare() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
prepare() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
prepare() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
PREPARE_MARK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
prepareBatchResult() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
prepareCompactionModFiles(List<TsFileResource>, List<TsFileResource>...) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
prepareFinal() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
This interface will be used for order by in agg function (not implemented), implementations are all empty now.
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
prepareFinal() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
prepareForNext(long, long, Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityLinearFill
 
prepareForNext(long, long, Column, Column) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.ILinearFill
prepare for next.
prepareForNext(long, long, Column, Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
prepareForRetry() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
Try to cache one result of each child.
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
prepare leftBlock and rightBlockList with cachedNextRightBlock
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
prepareInput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList.AlignedTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiAlignedTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortMultiTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiAlignedTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.OrderedMultiTVListIterator
 
prepareNext() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
preparePipeResources(ResourcesInformationHolder) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
prepareTargetFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
prepareTargetFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
prepareTsBlockBuilder(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
prepareTvListMapForQuery(QueryContext, IWritableMemChunk, boolean, Filter) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
Prepare the TVList references for the query.
prepareUntilReadyCost - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
preServe() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceThriftHandler
 
preUpdateTable(String, TsTable) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
preUpdateTable(String, TsTable) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
prev - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
previous() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
PREVIOUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.FillPolicy
 
previousBadFileMsgs - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
PreviousFillAnalysis(TimeDuration, FieldReference, List<FieldReference>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.PreviousFillAnalysis
 
PreviousFillNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
PreviousFillNode(PlanNodeId, PlanNode, TimeDuration, Symbol, List<Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
PreviousFillWithGroupOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
Used for table previous fill with group.
PreviousFillWithGroupOperator(OperatorContext, IFill[], Operator, int, Comparator<SortKey>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
previousIsNull - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
previousTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
prevSegAddress - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
prevSeqFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
PrimitiveArrayManager - Class in org.apache.iotdb.db.storageengine.rescon.memory
Manage all primitive data lists in memory, including get and release operations.
PrimitiveMemTable - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
PrimitiveMemTable() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
PrimitiveMemTable(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
PrimitiveMemTable(String, String, Map<IDeviceID, IWritableMemChunkGroup>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
print(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
printBoth(String) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
printDetails - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
printLogWhenEncounterException() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
printOverlapDetails(long, TsFileValidationScan.FileLastTimeInfo) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
printPlanNode(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeUtil
 
printRegionReplicaSet(TRegionReplicaSet) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeUtil
 
printResource(String) - Static method in class org.apache.iotdb.db.tools.TsFileResourcePrinter
 
printWriter - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
priority - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.FileElement
 
Priority - Class in org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue
This class is inspired by Trino ... Priority is composed of a level and a within-level priority.
Priority(int, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.Priority
 
PriorityMergeReader - Class in org.apache.iotdb.db.storageengine.dataregion.read.reader.common
This class implements IPointReader for data sources with different priorities.
PriorityMergeReader() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
probeNext - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
probeNext - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
probeNext - Variable in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
process(List<String>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
process(ViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
process(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
process(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionNormalizeVisitor
 
process(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
process(Expression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
process(Expression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
process(Expression, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.GetMeasurementExpressionVisitor
 
process(Expression, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceSubTreeWithViewVisitor
 
process(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
process(PlanNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
process(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
process(Node, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
process(Node, StackableAstVisitor.StackableAstVisitorContext<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StackableAstVisitor
 
process(StatementNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AbstractFormalProcessor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
process(TabletInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AbstractFormalProcessor
 
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
If data comes in TsFileInsertionEvent, we will not split it into TabletInsertionEvent by default, because the data in TsFileInsertionEvent is already compressed, down-sampling may not reduce the size of data but will surely increase the CPU usage.
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
process(TsFileInsertionEvent, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AbstractFormalProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
process(Event, EventCollector) - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
process(TProtocol, TProtocol) - Method in class org.apache.iotdb.db.protocol.thrift.ProcessorWithMetrics
 
process(TsBlock, TimeRange, List<TreeAggregator>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
 
processActiveChunk(IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
processActiveChunk(IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
processActiveChunk(IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
processBlock(int, int[], TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
processBlock(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
processBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
processBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
processChunkNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
ProcessChunkType - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant
 
processContext(ServerContext, TTransport, TTransport) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceThriftHandler
 
processCurrentInputTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
processCurrentInputTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
processCurrentInputTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
processCurrentInputTsBlock(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
processDeviceChunkMetadata(AbstractDeviceChunkMetaData) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
processDeviceChunkMetadata(AbstractDeviceChunkMetaData) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
processDeviceChunkMetadata(AbstractDeviceChunkMetaData) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
processedSeqFileCount - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
processedTimePartitionCount - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
processFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
processFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
processFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
processFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
processFinished() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
processFor(Duration) - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
processFor(Duration) - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
run the IDriver for time slice, the time of this run is likely not to be equal to , the actual run time should be calculated by the caller.
processFragment(FragmentInstance, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
ProcessMetrics - Class in org.apache.iotdb.db.service.metrics
 
ProcessMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.ProcessMetrics
 
processNextRow(TsBlockBuilder) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.PartitionExecutor
 
ProcessNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
ProcessNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProcessNode
 
processNonExistColumn(ColumnSchema, InsertBaseStatement, int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
processOneCompactionTask(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker
 
ProcessOperator - Interface in org.apache.iotdb.db.queryengine.execution.operator.process
 
ProcessorWithMetrics - Class in org.apache.iotdb.db.protocol.thrift
 
ProcessorWithMetrics(IClientRPCService.Iface) - Constructor for class org.apache.iotdb.db.protocol.thrift.ProcessorWithMetrics
 
processPartialResult(SlidingWindowAggregator.PartialAggregationResult) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.EmptyQueueSlidingWindowAggregator
 
processPartialResult(SlidingWindowAggregator.PartialAggregationResult) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.MonotonicQueueSlidingWindowAggregator
 
processPartialResult(SlidingWindowAggregator.PartialAggregationResult) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.NormalQueueSlidingWindowAggregator
 
processPartialResult(SlidingWindowAggregator.PartialAggregationResult) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
update queue and aggregateResult.
processPartialResult(SlidingWindowAggregator.PartialAggregationResult) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SmoothQueueSlidingWindowAggregator
 
processPointNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
processRow(Row, RowCollector, String, AtomicReference<Exception>) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueSamplingProcessor
 
processRow(Row, RowCollector, String, AtomicReference<Exception>) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
processRow(Row, RowCollector, String, AtomicReference<Exception>) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingSamplingProcessor
 
processRow(Row, RowCollector, String, AtomicReference<Exception>) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.tumbling.TumblingTimeSamplingProcessor
 
processRowByRow(BiConsumer<Row, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
processRowByRow(BiConsumer<Row, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
processRowByRow(BiConsumer<Row, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
processRowByRow(BiConsumer<Row, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
processRowByRow(BiConsumer<Row, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
processSequenceSpaceAsync(SequenceFileSubTaskThreadExecutor, UnseqSpaceStatistics, List<String>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessTask
 
processStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
processStatistics(Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
processStatistics(Statistics, Statistics[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
Used for SeriesAggregateScanOperator.
processTablet(BiConsumer<Tablet, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
processTablet(BiConsumer<Tablet, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
processTablet(BiConsumer<Tablet, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
processTablet(BiConsumer<Tablet, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
processTablet(BiConsumer<Tablet, RowCollector>) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
processTimePartition(SequenceFileSubTaskThreadExecutor) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessTask
 
processTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
 
processTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
Write the data of the input TsBlock into Statement.
processTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewIntoOperator
 
processTsBlock(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.IntoOperator
 
processTsBlock(TsBlock, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
processTsBlock(TsBlock, BitMap) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
processTsBlocks(TsBlock[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
processTsFile(File) - Static method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
processTypeConflictColumn(ColumnSchema, ColumnSchema, int, InsertBaseStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
produce(String, ThreadGroup, IndexedBlockingQueue<DriverTask>, ThreadProducer) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ThreadProducer
 
producesDistinctRows() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
PROGRESS_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
progressIndex - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
progressIndex - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
project() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
PROJECT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
projectExpressionRewrite() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ExpressionRewriteRuleSet
 
projection - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
ProjectNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
ProjectNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ProjectNode(PlanNodeId, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
ProjectNode(PlanNodeId, PlanNode, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
ProjectNode(PlanNodeId, PlanNode, Assignments) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
ProjectOffPushDownRule<N extends PlanNode> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
ProjectOffPushDownRule(Pattern<N>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ProjectOffPushDownRule
 
ProjectOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
ProjectOperator(OperatorContext, Operator, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
properties - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DatabaseStatement
 
PROPERTIES_FILE_NAME - Static variable in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
property(String, Object) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil.TableMetadataBuilder
 
property(String, BiFunction<F, C, T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
property(String, Function<F, T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
Property - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Property<F,C,T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
Property(String, BiFunction<F, C, Optional<T>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Property
 
Property(Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
Constructs an instance representing a property whose value is set to DEFAULT
Property(Identifier, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
Property(NodeLocation, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
Constructs an instance representing a property whose value is set to DEFAULT
Property(NodeLocation, Identifier, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
PropertyPattern<F,C,R> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching
 
provide() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParserProvider
 
PRUNE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
PRUNE_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
PruneAggregationColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneAggregationColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAggregationColumns
 
PruneAggregationSourceColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneAggregationSourceColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAggregationSourceColumns
 
PruneApplyColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule restricts the outputs of ApplyNode's input and subquery based on which ApplyNode's output symbols are referenced.
PruneApplyColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplyColumns
 
PruneApplyCorrelation - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule updates ApplyNode's correlation list.
PruneApplyCorrelation() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplyCorrelation
 
PruneApplySourceColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule restricts outputs of ApplyNode's subquery to include only the symbols needed for subqueryAssignments.
PruneApplySourceColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplySourceColumns
 
PruneAssignUniqueIdColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneAssignUniqueIdColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAssignUniqueIdColumns
 
pruneColumns(TableScanNode, Set<Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableScanColumns
 
PruneCorrelatedJoinColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneCorrelatedJoinColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneCorrelatedJoinColumns
 
PruneCorrelatedJoinCorrelation - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneCorrelatedJoinCorrelation() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneCorrelatedJoinCorrelation
 
PruneDistinctAggregation - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneDistinctAggregation() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneDistinctAggregation
 
PruneEnforceSingleRowColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneEnforceSingleRowColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneEnforceSingleRowColumns
 
PruneExplainAnalyzeColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneExplainAnalyzeColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneExplainAnalyzeColumns
 
PruneFillColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneFillColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneFillColumns
 
PruneFilterColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneFilterColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneFilterColumns
 
PruneGapFillColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneGapFillColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneGapFillColumns
 
PruneJoinChildrenColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Joins support output symbol selection, so make any project-off of child columns explicit in project nodes.
PruneJoinChildrenColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneJoinChildrenColumns
 
PruneJoinColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Joins support output symbol selection, so absorb any project-off into the node.
PruneJoinColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneJoinColumns
 
PruneLimitColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneLimitColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneLimitColumns
 
PruneMarkDistinctColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneMarkDistinctColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneMarkDistinctColumns
 
PruneOffsetColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneOffsetColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneOffsetColumns
 
PruneOutputSourceColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneOutputSourceColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneOutputSourceColumns
 
PruneProjectColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneProjectColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneProjectColumns
 
PruneSortColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneSortColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneSortColumns
 
PruneTableFunctionProcessorColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
TableFunctionProcessorNode has two kinds of outputs: - proper outputs, which are the columns produced by the table function, - pass-through outputs, which are the columns copied from table arguments.
PruneTableFunctionProcessorColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableFunctionProcessorColumns
 
PruneTableFunctionProcessorSourceColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule prunes unreferenced outputs of TableFunctionProcessorNode.
PruneTableFunctionProcessorSourceColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableFunctionProcessorSourceColumns
 
PruneTableScanColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This is a special case of PushProjectionIntoTableScan that performs only column pruning.
PruneTableScanColumns(Metadata) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableScanColumns
 
PruneTopKColumns - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PruneTopKColumns() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTopKColumns
 
publish(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueue
 
publishToAssign(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
PulseFactorOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
PulseFactorOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PulseFactorOperator
 
PURGE - Enum constant in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
 
purgeSegments() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
purgeSegments() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
push(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Push an element to the queue.
push(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingReserveQueue
 
push(MergeSortKey) - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
PushAggregationIntoTableScan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Logical plan planning.
PushAggregationIntoTableScan() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushAggregationIntoTableScan
 
pushDownLimit - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
pushDownLimit - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
pushDownLimitOffsetInGroupByTimeForDevice(List<PartialPath>, QueryStatement, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
pushDownLimitOffsetToTimeParameter(QueryStatement, ZoneId) - Static method in class org.apache.iotdb.db.queryengine.plan.optimization.LimitOffsetPushDown
 
pushDownNegations(Metadata, Expression, Map<NodeRef<Expression>, Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushDownNegationsExpressionRewriter
 
PushDownNegationsExpressionRewriter - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
pushDownOffset - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
pushDownOffset - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
pushDownPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
pushDownPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
pushDownPredicate - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
pushDownProjectOff(Rule.Context, N, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ProjectOffPushDownRule
 
pushDownProjectOff(Rule.Context, AggregationNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAggregationColumns
 
pushDownProjectOff(Rule.Context, ApplyNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneApplyColumns
 
pushDownProjectOff(Rule.Context, AssignUniqueId, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneAssignUniqueIdColumns
 
pushDownProjectOff(Rule.Context, CorrelatedJoinNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneCorrelatedJoinColumns
 
pushDownProjectOff(Rule.Context, EnforceSingleRowNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneEnforceSingleRowColumns
 
pushDownProjectOff(Rule.Context, FillNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneFillColumns
 
pushDownProjectOff(Rule.Context, FilterNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneFilterColumns
 
pushDownProjectOff(Rule.Context, GapFillNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneGapFillColumns
 
pushDownProjectOff(Rule.Context, JoinNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneJoinColumns
 
pushDownProjectOff(Rule.Context, LimitNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneLimitColumns
 
pushDownProjectOff(Rule.Context, MarkDistinctNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneMarkDistinctColumns
 
pushDownProjectOff(Rule.Context, OffsetNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneOffsetColumns
 
pushDownProjectOff(Rule.Context, ProjectNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneProjectColumns
 
pushDownProjectOff(Rule.Context, SortNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneSortColumns
 
pushDownProjectOff(Rule.Context, TableFunctionProcessorNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableFunctionProcessorColumns
 
pushDownProjectOff(Rule.Context, TableScanNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTableScanColumns
 
pushDownProjectOff(Rule.Context, TopKNode, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PruneTopKColumns
 
PushLimitOffsetIntoTableScan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Distributed plan planning.
PushLimitOffsetIntoTableScan() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushLimitOffsetIntoTableScan
 
PushLimitThroughOffset - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Transforms:
PushLimitThroughOffset() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughOffset
 
PushLimitThroughProject - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
PushLimitThroughProject() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.PushLimitThroughProject
 
pushLimitToEachDevice - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
PushPredicateIntoTableScan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Logical plan planning.
PushPredicateIntoTableScan(PlannerContext, IrTypeAnalyzer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PushPredicateIntoTableScan
 
pushToQueue(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Push the element into the queue.
pushToQueue(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
pushToQueue(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
pushToQueue(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
During periods of time when a level has no waiting splits, it will not accumulate scheduled time and will fall behind relative to other levels.
put(byte) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
put(byte[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
put(FK, SK, V) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
put the cache value into cache
put(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
put(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeNewChildBuffer
 
put(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeUpdateChildBuffer
 
put(Map.Entry<Symbol, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
put(K, V) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
put(PartialPath, PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper.RawPathToGroupedPathMap
 
put(ClusterSchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Store the fetched schema in either the TreeDeviceNormalSchema or TreeDeviceTemplateSchema, depending on its associated device.
put(FIFOCacheEntryManager.FIFOCacheEntry<SK, V>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.FIFOCacheEntryManager
 
put(Symbol, Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper.Builder
 
put(Symbol, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
put(ISchemaPage) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
put(WALEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
put(Event) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
put(Column[]) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
put(IDeviceID, String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
put(T) - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
putAlignedRow(long, Object[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putAlignedRow(long, Object[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putAlignedRow(long, Object[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putAlignedRow(long, Object[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putAlignedTablet(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putAlignedTablet(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putAlignedTablet(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putAlignedTablet(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putAlignedValue(long, Object[]) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
putAlignedValue(long, Object[]) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putAlignedValues(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
putAlignedValues(long[], Object[], BitMap[], int, int, TSStatus[]) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putAll(Map<? extends String, ? extends ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
putAll(Map<? extends String, ? extends ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeNewChildBuffer
 
putAll(Map<? extends String, ? extends ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeUpdateChildBuffer
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
putAll(Map<Symbol, ? extends Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
putAll(Assignments) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
putAttributes(String, IDeviceID, Map<String, Binary>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
putBinaries(long[], Binary[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putBinary(long, Binary) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putBinary(long, Binary) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putBoolean(long, boolean) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putBoolean(long, boolean) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
putBooleans(long[], boolean[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putChar(char) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putColumn(Column, Column) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
putColumn(Column, Column) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
putColumns(Column[]) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
putColumns(Column, Column) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
putDouble(double) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putDouble(long, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putDouble(long, double) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putDouble(long, double) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putDouble(long, double) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putDouble(long, double) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putDouble(long, double) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
putDouble(long, double) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putDouble(long, double) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putDoubles(long[], double[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
putDoubles(long[], double[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putEndTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
putEndTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
putEndTime(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
put end time
putFloat(float) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putFloat(long, float) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putFloat(long, float) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putFloat(long, float) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putFloat(long, float) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putFloat(long, float) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putFloat(long, float) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
putFloat(long, float) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putFloat(long, float) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putFloats(long[], float[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
putFloats(long[], float[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putIdentities(Iterable<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
putIdentity(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments.Builder
 
putIfAbsent(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
putIfAbsent(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeNewChildBuffer
 
putIfAbsent(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeUpdateChildBuffer
 
putIfAbsent(K, V) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
putIfAbsent(Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
putIfAbsent(Column[], int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
putInt(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putInt(long, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putInt(long, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putInt(long, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putInt(long, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putInt(long, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putInt(long, int) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
putInt(long, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putInt(long, int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putInts(long[], int[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
putInts(long[], int[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putKey(Integer) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
putLong(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putLong(long, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putLong(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putLong(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putLong(long, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putLong(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putLong(long, long) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
putLong(long, long) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putLong(long, long) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putLongs(long[], long[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
putLongs(long[], long[], BitMap, int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
putMemTableBackAndClose() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Release resource of a memtable
putNodeDistribution(PlanNodeId, NodeDistribution) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
putNull(long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putNulls(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
putNulls(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
putResources(TsFileResource, List<TsFileResource>, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
putRoleCache(String, Role) - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
 
putRoleCache(String, Role) - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 
putShort(short) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALByteBufferView
putStartTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
putStartTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
putStartTime(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
put start time
putString(long, String) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.PointCollectorAdaptor
 
putTableModelType(Symbol, Type) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
putTemplate(Template) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
putUserCache(String, User) - Method in class org.apache.iotdb.db.auth.BasicAuthorityCache
 
putUserCache(String, User) - Method in interface org.apache.iotdb.db.auth.IAuthorCache
 

Q

QDIGEST - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
qsort(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.QuickSort
 
QualifiedName - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
QualifiedName(List<Identifier>, List<String>, String, QualifiedName, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
qualifiedObjectName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
QualifiedObjectName - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
QualifiedObjectName(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
QualifiedTablePrefix - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
QualifiedTablePrefix(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
QualifiedTablePrefix(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
QuantifiedComparison(ApplyNode.Operator, ApplyNode.Quantifier, Symbol, Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.QuantifiedComparison
 
QuantifiedComparisonExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
QuantifiedComparisonExpression(ComparisonExpression.Operator, QuantifiedComparisonExpression.Quantifier, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
QuantifiedComparisonExpression(NodeLocation, ComparisonExpression.Operator, QuantifiedComparisonExpression.Quantifier, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
QuantifiedComparisonExpression.Quantifier - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
query(List<IFullPath>, QueryContext, List<TsFileResource>, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Get the chunk(s) in the memtable (one from work memtable and the other ones in flushing memtables and then compact them into one TimeValuePairSorter).
query(List<IFullPath>, IDeviceID, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
used for query engine
query(List<IFullPath>, IDeviceID, QueryContext, Filter, List<Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
Get satisfied QueryDataSource from DataRegion for seriesScan
query(List<IFullPath>, IDeviceID, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
query(QueryContext, IFullPath, long, List<Pair<ModEntry, IMemTable>>, Filter) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
query(QueryContext, IFullPath, long, List<Pair<ModEntry, IMemTable>>, Filter) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
query(QueryBody) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
Query - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Query(Optional<With>, QueryBody, Optional<Fill>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
Query(NodeLocation, Optional<With>, QueryBody, Optional<Fill>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
QUERY - Enum constant in enum org.apache.iotdb.db.audit.AuditLogOperation
 
QUERY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
QUERY_EXECUTION_METRICS - Static variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
QUERY_EXECUTION_METRICS - Static variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
QUERY_INDEX - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
QUERY_LATENCY - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
QUERY_METRICS - Static variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
QUERY_RESOURCE_INIT - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
QUERY_STATEMENT - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Example: SELECT s01, s02 FROM root.db.*;
QUERY_TIMEOUT_EXCEPTION_MESSAGE - Static variable in exception org.apache.iotdb.db.exception.query.QueryTimeoutRuntimeException
 
QueryBody - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
QueryBody(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QueryBody
 
QueryCardinalityUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
queryContext - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
queryContext - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeGroupContext
 
QueryContext - Class in org.apache.iotdb.db.queryengine.execution.fragment
QueryContext contains the shared information with in a query.
QueryContext() - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
QueryContext(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
QueryContext(long, boolean, long, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
Every time we generate the queryContext, register it to queryTimeManager.
QueryContextProvider - Interface in org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian
 
queryContextSet - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
queryDataPartition(List<DataPartitionQueryParam>, String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils.DataPartitionQueryFunc
 
QueryDataSetHandler - Class in org.apache.iotdb.db.protocol.rest.table.v1.handler
 
QueryDataSetHandler - Class in org.apache.iotdb.db.protocol.rest.v1.handler
 
QueryDataSetHandler - Class in org.apache.iotdb.db.protocol.rest.v2.handler
 
QueryDataSetInputLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.input
 
QueryDataSetInputLayer(String, float, TsBlockInputDataSet) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.input.QueryDataSetInputLayer
 
QueryDataSetUtils - Class in org.apache.iotdb.db.utils
TimeValuePairUtils to convert between thrift format and TsFile format.
queryDataSource - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
QueryDataSource - Class in org.apache.iotdb.db.storageengine.dataregion.read
The QueryDataSource contains all the seq and unseq TsFileResources for one timeseries in one read.
QueryDataSource(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
QueryDataSource(List<TsFileResource>, List<TsFileResource>, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
QueryDataSource(QueryDataSource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
QueryDataSourceForRegionScan - Class in org.apache.iotdb.db.storageengine.dataregion.read
 
QueryDataSourceForRegionScan(List<IFileScanHandle>, List<IFileScanHandle>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
QueryDataSourceType - Enum in org.apache.iotdb.db.storageengine.dataregion.read
 
QueryEngineMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
QueryEngineMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.QueryEngineMemoryMetrics
 
QueryExecution - Class in org.apache.iotdb.db.queryengine.plan.execution
QueryExecution stores all the status of a query which is being prepared or running inside the MPP frame.
QueryExecution(IPlanner, MPPQueryContext, ExecutorService) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
QueryExecutionMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
QueryFileManager - Class in org.apache.iotdb.db.storageengine.dataregion.read.control
QueryFileManager records the paths of files that every read uses for QueryResourceManager.
queryForDeviceRegionScan(Map<IDeviceID, DeviceContext>, QueryContext, List<IFileScanHandle>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
Construct IFileScanHandle for data in memtable and the other ones in flushing memtables.
queryForDeviceRegionScan(Map<IDeviceID, DeviceContext>, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
queryForDeviceRegionScan(Map<IDeviceID, DeviceContext>, QueryContext, Filter, List<Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
Get satisfied QueryDataSource from DataRegion for regionScan
queryForDeviceRegionScan(Map<IDeviceID, DeviceContext>, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
queryForDeviceRegionScan(IDeviceID, boolean, long, Map<String, List<IChunkMetadata>>, Map<String, List<IChunkHandle>>, List<Pair<ModEntry, IMemTable>>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
queryForDeviceRegionScan(IDeviceID, boolean, long, Map<String, List<IChunkMetadata>>, Map<String, List<IChunkHandle>>, List<Pair<ModEntry, IMemTable>>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
queryForSeriesRegionScan(List<IFullPath>, QueryContext, List<IFileScanHandle>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
queryForSeriesRegionScan(List<IFullPath>, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
queryForSeriesRegionScan(List<IFullPath>, QueryContext, Filter, List<Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
 
queryForSeriesRegionScan(List<IFullPath>, QueryContext, Filter, List<Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
queryForSeriesRegionScan(IFullPath, long, Map<String, List<IChunkMetadata>>, Map<String, List<IChunkHandle>>, List<Pair<ModEntry, IMemTable>>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
queryForSeriesRegionScan(IFullPath, long, Map<String, List<IChunkMetadata>>, Map<String, List<IChunkHandle>>, List<Pair<ModEntry, IMemTable>>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
queryHolder - Variable in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
 
queryId - Variable in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
queryId - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
queryId - Variable in class org.apache.iotdb.db.queryengine.plan.execution.ExecutionResult
 
queryId - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
queryId - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
queryId - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
queryId - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
QueryId - Class in org.apache.iotdb.db.queryengine.common
 
QueryId(String) - Constructor for class org.apache.iotdb.db.queryengine.common.QueryId
 
QUERYID - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
QueryIdGenerator - Class in org.apache.iotdb.db.queryengine.execution
 
QueryIdGenerator(int) - Constructor for class org.apache.iotdb.db.queryengine.execution.QueryIdGenerator
 
QueryInBatchStatementException - Exception in org.apache.iotdb.db.exception
 
QueryInBatchStatementException(String) - Constructor for exception org.apache.iotdb.db.exception.QueryInBatchStatementException
 
QueryMetricsManager - Class in org.apache.iotdb.db.queryengine.metric
 
QueryMetricsManager() - Constructor for class org.apache.iotdb.db.queryengine.metric.QueryMetricsManager
 
queryMultiRegion - Variable in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
queryPermission(TAuthorizerReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
queryPermission(RelationalAuthorStatement) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
queryPermission(RelationalAuthorStatement) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
queryPermission(RelationalAuthorStatement) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
queryPermission(AuthorStatement) - Static method in class org.apache.iotdb.db.auth.AuthorityChecker
 
queryPermission(AuthorStatement) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
queryPermission(AuthorStatement) - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
QueryPlanCostMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
QueryPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
QueryPlanner(Analysis, SymbolAllocator, MPPQueryContext, Optional<TranslationMap>, SessionInfo, Map<NodeRef<Node>, RelationPlan>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
QueryPlanner.PlanAndMappings - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
QueryPlanOptimizerStatistics - Class in org.apache.iotdb.db.queryengine.plan.relational.execution.querystats
This class is JSON serializable for convenience and serialization compatibility is not guaranteed across versions.
QueryPlanOptimizerStatistics(String, long, long, long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
QueryPlanOptimizerStats - Class in org.apache.iotdb.db.queryengine.plan.relational.execution.querystats
 
QueryPlanOptimizerStats(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
QueryPlanStatistics - Class in org.apache.iotdb.db.queryengine.statistics
 
QueryPlanStatistics() - Constructor for class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
QueryProcessException - Exception in org.apache.iotdb.db.exception.query
 
QueryProcessException(String) - Constructor for exception org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(String, int) - Constructor for exception org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(IoTDBException) - Constructor for exception org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(IoTDBRuntimeException) - Constructor for exception org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryRelatedResourceMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
QueryResourceManager - Class in org.apache.iotdb.db.storageengine.dataregion.read.control
QueryResourceManager manages resource (file streams) used by each read job, and assign Ids to the jobs.
QueryResourceMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
queryRPermission(TAuthorizerRelationalReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
QuerySpecification - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
QuerySpecification(NodeLocation, Select, Optional<Relation>, Optional<Expression>, Optional<GroupBy>, Optional<Expression>, Optional<Fill>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
QuerySpecification(Select, Optional<Relation>, Optional<Expression>, Optional<GroupBy>, Optional<Expression>, Optional<Fill>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
QueryState - Enum in org.apache.iotdb.db.queryengine.execution
 
QueryStateMachine - Class in org.apache.iotdb.db.queryengine.execution
State machine for a QueryExecution.
QueryStateMachine(QueryId, ExecutorService) - Constructor for class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
QueryStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.crud
Base class of SELECT statement.
QueryStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
QueryStatistics - Class in org.apache.iotdb.db.queryengine.execution.fragment
Statistic to record the count and time of load timeseries metadata, construct chunk readers and page reader decompress in the query execution
QueryStatistics() - Constructor for class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
QueryStatisticsFetcher - Class in org.apache.iotdb.db.queryengine.statistics
 
QueryTimeoutRuntimeException - Exception in org.apache.iotdb.db.exception.query
This class is used to throw run time exception when query is time out.
QueryTimeoutRuntimeException(long, long, long) - Constructor for exception org.apache.iotdb.db.exception.query.QueryTimeoutRuntimeException
 
QueryType - Enum in org.apache.iotdb.db.queryengine.plan.analyze
 
QueryUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
queue - Variable in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
queue - Variable in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
QUEUED - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
QUICK - Enum constant in enum org.apache.iotdb.db.utils.datastructure.TVListSortAlgorithm
 
QuickAlignedTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickBinaryTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickBooleanTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickDoubleTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickFloatTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickIntTVList - Class in org.apache.iotdb.db.utils.datastructure
 
QuickLongTVList - Class in org.apache.iotdb.db.utils.datastructure
 
quickSort(int[][], long, long, IntComparator) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
QuickSort - Class in org.apache.iotdb.db.utils.datastructure
 
QuickSort(TVList) - Constructor for class org.apache.iotdb.db.utils.datastructure.QuickSort
 
QuotaLimiter - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
QuotaLimiter.RateLimiterType - Enum in org.apache.iotdb.db.storageengine.rescon.quotas
 
QUOTE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
quotedIdentifier(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 

R

RadiansColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RadiansColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RadiansColumnTransformer
 
ramBytesUsed - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
ramBytesUsed() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.ExplainAnalyzeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeFillOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeLinearFillOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ActiveRegionScanMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationMergeSortOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ai.InferenceOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AssignUniqueIdOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.CollectOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ColumnInjectOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewIntoOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.EnforceSingleRowOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.gapfill.GapFillWGroupWoMoOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.IntoOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.FullOuterTimeJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.HorizontallyConcatOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.InnerTimeJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.LeftOuterTimeJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateLastCacheOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AlignedUpdateViewPathLastCacheOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryCollectOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQuerySortOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryTransformOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateLastCacheOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateViewPathLastCacheOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.LimitOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.MergeSortOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.OffsetOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.PreviousFillWithGroupOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.ProjectOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.RawDataAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SlidingWindowAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SortOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountGroupByLevelScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.CountMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodeManageMemoryMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsConvertOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.NodePathsCountOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.IdentitySinkOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesAggregationScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ExchangeOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.LastCacheScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractDefaultAggTableScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.HashAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.InformationSchemaTableScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.LastQueryAggTableScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MarkDistinctOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesAggregationScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LogicNotExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.NegationExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
ramBytesUsed() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
RANDOM_ON_DISK_USABLE_SPACE_STRATEGY - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
 
RandomOnDiskUsableSpaceStrategy - Class in org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
RandomOnDiskUsableSpaceStrategy() - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.strategy.RandomOnDiskUsableSpaceStrategy
 
range - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
Range - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.utils
 
Range(int, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.Range
 
RANGE - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameType
 
RangeFrame - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
RangeFrame(Partition, FrameInfo, List<ColumnList>, RowComparator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.RangeFrame
 
RankFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
RankFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankFunction
 
RankWindowFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
RankWindowFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankWindowFunction
 
RAW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn.ColumnType
 
RAW_AGGREGATION_HYBRID_QUERY_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
RAW_DATA_AGGREGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
RawDataAggregationNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
RawDataAggregationNode(PlanNodeId, List<AggregationDescriptor>, GroupByTimeParameter, GroupByParameter, Expression, boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
RawDataAggregationNode(PlanNodeId, List<AggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
RawDataAggregationNode(PlanNodeId, PlanNode, List<AggregationDescriptor>, GroupByTimeParameter, GroupByParameter, Expression, boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
RawDataAggregationNode(PlanNodeId, PlanNode, List<AggregationDescriptor>, GroupByTimeParameter, GroupByParameter, Expression, boolean, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
RawDataAggregationNode(PlanNodeId, PlanNode, List<AggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
RawDataAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
RawDataAggregationOperator is used to process raw data tsBlock input calculating using value filter.
RawDataAggregationOperator(OperatorContext, List<TreeAggregator>, ITimeRangeIterator, Operator, boolean, long, WindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.RawDataAggregationOperator
 
RawPathToGroupedPathMap() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper.RawPathToGroupedPathMap
 
read() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
read() - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationReader
Read all modifications from a persistent medium.
read() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
read(byte[], int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
read(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
Read tags and attributes from tag file.
read(short, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
read(short, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
read(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
read(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
read(ByteBuffer) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
read(ByteBuffer) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.StringSerializer
 
read(ByteBuffer, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
read(Map<TsFileID, FileTimeIndex>) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheReader
 
read(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
read(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
READ - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.QueryType
 
READ - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota.OperationType
 
READ_CHUNK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
 
READ_CHUNK_CACHE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
READ_CHUNK_FILE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
READ_IN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.ChunkStatus
 
READ_POINT - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
 
READ_POINT - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
 
READ_SCHEMA - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
READ_TIMESERIES_METADATA_CACHE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
READ_TIMESERIES_METADATA_FILE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
READ_VALUE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
READ_WAL_BUFFER_COST_NS - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
READ_WAL_BUFFER_SIZE_BYTE - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
readAllCompactionModifications(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
readAllDeletions() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.recover.DeletionReader
 
readAllModifications(File, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
readAndCalcFromChunk() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
readAndCalcFromChunk() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
readAndCalcFromFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
readAndCalcFromFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
readAndCalcFromPage() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
readAndCalcFromPage() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
readAttributes(IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Read the attributes of this node.
readAvailable - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
readBitMapsFromBuffer(ByteBuffer, int, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readBitMapsFromStream(DataInputStream, int, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readByAlias(short, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
readByAlias(short, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
readByteBufferViaCacheAfterCanRead() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Read the wal entry and get the raw bytebuffer.
readCheckPoint() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescriptionReader
 
readChunk(TsFileSequenceReader, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
ReadChunkAlignedSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk
 
ReadChunkAlignedSeriesCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
ReadChunkAlignedSeriesCompactionExecutor(IDeviceID, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AbstractAlignedChunkMetadata>>>, CompactionTsFileWriter, CompactionTaskSummary, IMeasurementSchema, List<IMeasurementSchema>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
ReadChunkAlignedSeriesCompactionExecutor.ReadChunkAlignedSeriesCompactionFlushController - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk
 
ReadChunkAlignedSeriesCompactionFlushController(int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor.ReadChunkAlignedSeriesCompactionFlushController
 
ReadChunkCompactionPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl
 
ReadChunkCompactionPerformer() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
ReadChunkCompactionPerformer(List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
ReadChunkCompactionPerformer(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
ReadChunkCompactionPerformer(List<TsFileResource>, TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
readChunkData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
readChunkHeader(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileReader
 
ReadChunkInnerCompactionEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
ReadChunkInnerCompactionEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.ReadChunkInnerCompactionEstimator
 
readCompressedPageData(PageHeader, ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
readCompressedPageData(PageHeader, ByteBuffer) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionChunkReader
 
readConsumed - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
readDiff - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
reader - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
reader - Variable in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
readerAndChunkMetadataList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
readerCacheMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
readerMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
readFileData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
readFlat(byte[], int, byte[], ColumnBuilder[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
readFlat(byte[], int, byte[], ColumnBuilder[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
readFlat(Type, byte[], int, byte[], ColumnBuilder) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
readFromWALFile(File, FileChannel) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
readInsertNodeViaCacheAfterCanRead() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
Read the wal entry and parse it to the InsertNode.
readLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
lock the read lock of the insert lock
readLock() - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
lock the read lock for thread-safe
readLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
readLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
readLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
If originTsFileResource is not null, we should acquire the read lock of originTsFileResource before construct the current TsFileResource
readLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
readMap(InputStream, boolean) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
ReadOnlyMemChunk - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
ReadOnlyMemChunk is a snapshot of the working MemTable and flushing memtable in the memory used for querying.
ReadOnlyMemChunk(QueryContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
ReadOnlyMemChunk(QueryContext, String, TSDataType, TSEncoding, Map<TVList, Integer>, Map<String, String>, List<TimeRange>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
readPageData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesScanOperator
 
readPageData(PageHeader, ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionChunkReader
Read data from compressed page data.
readPageDataWithoutUncompressing() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionChunkReader
 
readPageDataWithoutUncompressing(PageHeader) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.reader.CompactionChunkReader
Read page data without uncompressing it.
ReadPointCompactionPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl
 
ReadPointCompactionPerformer() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
ReadPointCompactionPerformer(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
ReadPointCompactionPerformer(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
ReadPointCrossCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
ReadPointCrossCompactionWriter(List<TsFileResource>, List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
ReadPointInnerCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
 
ReadPointInnerCompactionWriter(List<TsFileResource>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
ReadPointInnerCompactionWriter(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
ReadPointPerformerSubTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask
This class is used to implement reading the measurements and writing to the target files in parallel in the compaction.
ReadPointPerformerSubTask(IDeviceID, List<String>, FragmentInstanceContext, QueryDataSource, AbstractCompactionWriter, Map<String, MeasurementSchema>, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.ReadPointPerformerSubTask
 
readTabletValuesFromBuffer(ByteBuffer, List<Integer>, int, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readTabletValuesFromBuffer(ByteBuffer, TSDataType[], int, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
Deserialize Tablet Values From Buffer
readTabletValuesFromStream(DataInputStream, TSDataType[], int, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readTag(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
readTagFile(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
readTags(IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Read the tags of this node.
readTargetPath(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
readTargetPath(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
readTargetPath(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
readTargetPath(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
readTargetPath(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
readTargetPath(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
readTimesFromBuffer(ByteBuffer, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readTimesFromStream(DataInputStream, int) - Static method in class org.apache.iotdb.db.utils.QueryDataSetUtils
 
readUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
unlock the read lock of insert lock
readUnlock() - Method in interface org.apache.iotdb.db.storageengine.dataregion.IDataRegionForQuery
 
readUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
readUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
readUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
readUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
READY - Enum constant in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
 
READY_QUEUE_TASK_COUNT - Static variable in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
READY_QUEUED_TIME - Static variable in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
READY_TO_EXECUTE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
 
readyChildIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractConsumeAllOperator
 
readyForNext() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.LayerRowWindowReader
 
readyToRunning(DriverTask) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
REAL - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
reallocateSymbols(PlanNode, List<Symbol>, SymbolAllocator) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.UnaliasSymbolReferences
Replace all symbols in the plan with new symbols.
realtimeDataExtractionEndTime - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
realtimeDataExtractionStartTime - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
rebootTimedService() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
reboot timed flush sequence/unsequence memtable thread
rebootWALDeleteThread() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
Reboot wal delete thread to hot modify delete wal period.
receive() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Get a TsBlock.
receive() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
receive() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
receive() - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
receive(TPipeConsensusTransferReq) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiver
This method cannot be set to synchronize.
receive(TPipeConsensusTransferReq) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.pipeconsensus.PipeConsensusReceiverAgent
 
receive(TPipeTransferReq) - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver.TwoStageAggregateReceiver
 
receive(TPipeTransferReq) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
receiveIterationSnapshot(SubscriptionPipeTabletIterationSnapshot) - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
receiver() - Static method in class org.apache.iotdb.db.pipe.agent.PipeDataNodeAgent
Get the singleton instance of PipeDataNodeReceiverAgent.
receiver() - Static method in class org.apache.iotdb.db.subscription.agent.SubscriptionAgent
 
receivingBuffer - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
reclaimConsensusMemory() - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
reconstructBinaryExpression(Expression, Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructBinaryExpressionsWithMemoryCheck(BinaryExpression, List<Expression>, List<Expression>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructCaseWhenThenExpression(CaseWhenThenExpression, List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructFunctionExpression(FunctionExpression, List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructFunctionExpressionsWithMemoryCheck(FunctionExpression, List<List<Expression>>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructFunctionExpressionWithLowerCaseFunctionName(FunctionExpression, List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructRegion(TReconstructRegionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
reconstructRegion(ReconstructRegionTask) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
reconstructRegion(ReconstructRegionTask) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ReconstructRegion - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ReconstructRegion(int, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
ReconstructRegionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.region
 
ReconstructRegionStatement(int, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.ReconstructRegionStatement
 
ReconstructRegionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region
 
ReconstructRegionTask(ReconstructRegion) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
ReconstructRegionTask(ReconstructRegionStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
reconstructResourceFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
reconstructStatementIfMiniFileConverted(List<Boolean>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
reconstructStatementIfMiniFileConverted(List<Boolean>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
reconstructTernaryExpression(TernaryExpression, Expression, Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructTernaryExpressionsWithMemoryCheck(TernaryExpression, List<Expression>, List<Expression>, List<Expression>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructTimeSeriesOperand(TimeSeriesOperand, PartialPath) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructTimeSeriesOperand(TimeSeriesOperand, PartialPath, TSDataType) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructTimeSeriesOperandsWithMemoryCheck(TimeSeriesOperand, List<? extends PartialPath>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructUnaryExpression(UnaryExpression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
reconstructUnaryExpressionsWithMemoryCheck(UnaryExpression, List<Expression>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionUtils
 
ReconstructVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
Collect result from child, then reconstruct.
ReconstructVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
record(boolean, String) - Method in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
record(long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
record(long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
record(Rule<?>, long, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStatsRecorder
 
recordAcquireExecutorLockTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordActiveMemTableCount(String, int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordActiveTimePartitionCount(int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordAlignedTimeSeriesMetadataCount(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordAlignedTimeSeriesMetadataTime(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordAssignedToProcessedTime(long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
recordBloomFilterMetrics(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordBoolean(boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
recordBorrowTsFileWriterTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordCannotRepairFiles(RepairTimePartition) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
recordChunkMetrics(long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordCommittedTimestamp() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
recordCompactedChunk(CompactChunkPlan) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
recordCompressWALBufferCost(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordConnectorEnqueueTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordConnectorQueueSize(UnboundedBlockingPendingQueue<Event>) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
recordConnectorTsFilePieceTransferTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordConnectorTsFileTransferTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordConnectorWalTransferTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordConstructChunkReadersCount(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordConstructChunkReadersTime(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordDataBlockNum(String, int) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
recordDataExchangeCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
recordDeserializeResourceInfo(long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
recordDiskIO(long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
recordDispatchCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
recordDispatchCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
recordDispatchWaitingTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordDisruptorSize(RingBuffer<?>) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
recordDouble(double) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
RecordDuplicatedException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
RecordDuplicatedException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.RecordDuplicatedException
 
recordedBeginOfLogicalViewSchemaList - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
it is the end of last range, the beginning of current range.
recordedEndOfLogicalViewSchemaList - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
it is the end of current range.
recordExecutionCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
recordExecutionTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
recordExecutionTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
recordExecutionTime(long) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
recordExecutionTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
recordExecutionTime(long, long) - Method in class org.apache.iotdb.db.queryengine.plan.Coordinator
 
recordExtractorQueueSize(UnboundedBlockingPendingQueue<Event>) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
recordFailure() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
recordFailure() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
recordFailure(PlanOptimizer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
recordFailure(Rule<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
recordFailure(Rule<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStatsRecorder
 
recordFloat(float) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
recordFlush(long, long, long) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordFlushCost(String, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordFlushingMemTableStatus(String, long, long, long, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordFlushMetrics(long, long, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
recordFlushPageNum(int) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordFlushPointsMetricInternal(long, String, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.flush.MemTableFlushTask
 
recordFlushSubTaskCost(String, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordFlushThreshold(double) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordFlushTsFileSize(String, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordHandshakeDatanodeV1Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordHandshakeDatanodeV2Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordHasNextCalled() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
recordInt(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
recordLastPolledConsumerId(String) - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
recordLastPolledTimestamp() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
recordLoadFromDisk(long, long) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordLoadPageNum(int) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordLong(long) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
recordMakeCheckpointCost(CheckpointType, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordManualFlushMemTableCount(int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordMemControlFlushMemTableCount(int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordMemTableLiveDuration(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordMemTableRamWhenCauseFlush(String, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordMemTableRamWhenCauseSnapshot(String, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordNextCalled() - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
RecordNode() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor.RecordNode
 
recordNonAlignedTimeSeriesMetadataCount(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordNonAlignedTimeSeriesMetadataTime(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordNum - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
recordOneFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
recordOperatorExecutionCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryMetricsManager
 
recordOperatorExecutionCount(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryMetricsManager
 
recordOptimizer(PlanOptimizer, long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
recordPageModifiedStatus(String, TimeRange, ModifiedStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
recordPageReadersDecompressCount(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordPageReadersDecompressTime(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordPhaseTimeCost(String, long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
recordProcessedToTransferredTime(long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
recordPublishedToAssignedTime(long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
recordQueryResourceNum(String, int) - Method in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
recordRangeOfLogicalViewSchemaListNow() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaComputation
Record the beginning and ending of logical schema list.
recordRangeOfLogicalViewSchemaListNow() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
recordRangeOfLogicalViewSchemaListNow() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
recordReadInfo(CompactionType, CompactionIoDataType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
recordReceiveEventTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordReceiveTsFileTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordReceiveWALTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordRejectThreshold(double) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordRelease(long, long, long) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordReleaseMetrics(long, long, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
recordRepairedTimePartition(RepairTimePartition) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
recordRepairTaskStartTimeIfLogFileEmpty(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
recordRetryCounter() - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordRetryTsFileTransferTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordRetryWALTransferTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
recordRule(Rule<?>, boolean, boolean, long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.PlanOptimizersStatsCollector
 
recordSerializeWALEntryTotalCost(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordSeriesScanCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordSourceColumnDataType(String, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
recordSourceColumnDataType(String, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
recordSpecifiedInfo(String, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
recordString(String) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
recordSubqueries(Node, ExpressionAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
recordSummaryInfo(CompactionTaskSummary) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
recordsWhenDataMatches() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
This method will be invoked when any left data matches right data on the join criteria.
recordsWhenDataMatches() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortFullOuterJoinOperator
 
recordsWhenDataMatches() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortInnerJoinOperator
 
recordsWhenDataMatches() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortLeftJoinOperator
 
recordsWhenDataMatches() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.MergeSortSemiJoinOperator
 
recordSyncWALBufferCost(long, boolean) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordTablePlanCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
recordTask(AbstractCompactionTask, Future<CompactionTaskSummary>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
recordTaskFinishOrAbort(CompactionTaskType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
recordTaskQueueTime(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
recordTimedFlushMemTableCount(int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordTimeSeriesMetadataMetrics(long, long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordTimeSeriesMetadataModification(long, long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
recordTransferCompressedTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferConfigPlanTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferSchemaPlanTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferSchemaSnapshotPieceTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferSchemaSnapshotSealTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferSliceTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletBatchTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletBatchV2Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletBinaryTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletBinaryV2Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletInsertNodeTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletInsertNodeV2Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletRawTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTabletRawV2Timer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTsFilePieceTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTsFilePieceWithModTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTsFileSealTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTransferTsFileSealWithModTimer(long) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
recordTraverser(long) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
recordTraverser(long) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionMemMetric
 
recordTraverserMetric(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
recordTraverserMetric(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
recordTraverserMetric(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
recordTraverserMetric(long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
recordTraverserStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
recordTraverserStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
recordTraverserStatistics() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
recordTraverserStatistics() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
recordTraverserTime(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
recordTreePlanCost(String, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
recordTsFileCompressionRatioOfFlushingMemTable(String, double) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordTsFilePiecePreCheckTime(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordTsFilePieceWriteTime(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordTsFileSealLoadTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordTsFileSealPreCheckTimer(long) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
recordTsFileToTabletTime(String, long) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
RecordUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
This class translate an ICacheMNode into a bytebuffer, or vice versa.
RecordUtils() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
recordWALBufferEntriesCount(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWALBufferUsedRatio(double) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWalFlushMemTableCount(int) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWALNodeEffectiveInfoRatio(String, double) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWALQueueMaxMemorySize(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWALRead(long, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWALUncompressCost(long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recordWriteInfo(CompactionType, CompactionIoDataType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
recordWroteWALBuffer(int, int, long) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InsertionCrossSpaceCompactionTask
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.SealedTsFileRecoverPerformer
Recover sealed TsFile, including load .resource file (reconstruct when necessary) and truncate the file to remaining corrected data.
recover() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
recover(String, TsFileResource) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.ModFileManagement
 
recover(String, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.PartitionLevelModFileManager
 
recoverAlignedTimeSeries(ICreateAlignedTimeSeriesPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
recoverAllocatedFileTimestamp(long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
recoverCompaction() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover.CompactionRecoverManager
 
recoverForTest() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
recoverFullyDirtyFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
recoverIndex(long, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
recoverMemoryStatus - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
recoverMemTableInfo(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.CheckpointRecoverUtils
Recover memTable information from checkpoint folder.
recoverModSettleFile(Path) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.recover.CompactionRecoverManager
 
recoverRepairData() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
recover the progress of unfinished repair schedule task
recoverSettleFileMap - Variable in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
recoverSettleTaskInfoFromLogFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
recoverTargetResource(List<TsFileIdentifier>, List<TsFileIdentifier>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
recoverTimeSeries(ICreateTimeSeriesPlan, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
recoverWithWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
Recover TsFile with RestorableTsFileIOWriter, including load .resource file (reconstruct when necessary) and truncate the file to remaining corrected data.
recurseOnlyWhen(Predicate<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
redoLog(WALEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
Redo log.
reduceMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
 
reduceMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
reduceMemoryUsage(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
REDUNDANT_ORDER_BY - Enum constant in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
 
ReentrantReadOnlyCachedMTreeStore - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree
 
ReentrantReadOnlyCachedMTreeStore(CachedMTreeStore) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
ref() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
refCnt - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
referenceCount - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
referenceCount - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
ReferenceTrackableEvent - Interface in org.apache.iotdb.db.pipe.event
 
refresh() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.RefreshableSqlBaseParserInitializer
 
RefreshableSqlBaseParserInitializer - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
RefreshableSqlBaseParserInitializer() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.RefreshableSqlBaseParserInitializer
 
refreshToken() - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
refreshToken() - Method in interface org.apache.iotdb.db.auth.IAuthorityFetcher
 
reGenValues(List<TSDataType>, List<Object>, Map<Integer, Object>) - Static method in class org.apache.iotdb.db.protocol.rest.utils.InsertRowDataUtils
 
regex(Expression, String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
REGEXP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
RegexpLike2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RegexpLike2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLike2ColumnTransformer
 
RegexpLikeColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RegexpLikeColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RegexpLikeColumnTransformer
 
region - Variable in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
REGION_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
REGION_MIGRATE_PROCESS - Static variable in class org.apache.iotdb.db.service.RegionMigrateService
 
RegionExecutionResult - Class in org.apache.iotdb.db.queryengine.execution.executor
 
regionId - Variable in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
regionId - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
regionIds() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeSchemaRegionListenerManager
 
RegionMigrateService - Class in org.apache.iotdb.db.service
 
RegionReadExecutor - Class in org.apache.iotdb.db.queryengine.execution.executor
 
RegionReadExecutor() - Constructor for class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
RegionReadExecutor(IConsensus, IConsensus, FragmentInstanceManager) - Constructor for class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
regionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
regionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
regionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
regionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
RegionReplicaSetChangedException - Exception in org.apache.iotdb.db.exception.load
 
RegionReplicaSetChangedException() - Constructor for exception org.apache.iotdb.db.exception.load.RegionReplicaSetChangedException
 
RegionReplicaSetChangedException(TRegionReplicaSet, TRegionReplicaSet) - Constructor for exception org.apache.iotdb.db.exception.load.RegionReplicaSetChangedException
 
RegionScanForActiveDeviceUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
RegionScanForActiveDeviceUtil(Filter, Map<IDeviceID, Long>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveDeviceUtil
 
RegionScanForActiveTimeSeriesUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
RegionScanForActiveTimeSeriesUtil(Filter, Map<IDeviceID, Long>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.RegionScanForActiveTimeSeriesUtil
 
RegionScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
RegionScanNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
regionScanUtil - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
RegionWriteExecutor - Class in org.apache.iotdb.db.queryengine.execution.executor
 
RegionWriteExecutor() - Constructor for class org.apache.iotdb.db.queryengine.execution.executor.RegionWriteExecutor
 
RegionWriteExecutor(IConsensus, IConsensus, DataNodeRegionManager, SchemaEngine, ClusterTemplateManager, TriggerFireVisitor) - Constructor for class org.apache.iotdb.db.queryengine.execution.executor.RegionWriteExecutor
 
register() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
register() - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskLifeCycle
 
register(PipeConnectorSubtask) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
register(PipeConnectorSubtask) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
register(PipeProcessorSubtask) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
register(IoTDBDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
register(PipeDataRegionAssigner) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeAssignerMetrics
 
register(IoTDBSchemaRegionExtractor) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionExtractorMetrics
 
register(SchemaRegionListeningQueue, Integer) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionListenerMetrics
 
register(WALInsertNodeCache, Integer) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeWALInsertNodeCacheMetrics
 
register(SubscriptionPrefetchingQueue) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
register(Runnable) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadScheduledExecutorService
 
register(String, long, Function<String, Operator>) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
register(Set<Rule<?>>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex.Builder
 
register(PipePluginMeta, ByteBuffer) - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
register(TriggerInformation, ByteBuffer) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
register(PipeConnectorSubtaskExecutor, PipeParameters, PipeTaskConnectorRuntimeEnvironment) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
register(PipeConnectorSubtaskExecutor, PipeParameters, PipeTaskConnectorRuntimeEnvironment) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
register(WebSocketConnector) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
register(IoTDBDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
register(IoTDBDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
register(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
register(PipeRealtimeDataRegionExtractor) - Method in interface org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.PipeDataRegionMatcher
Register a extractor.
register(IoTDBSchemaRegionExtractor) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
register(Rule<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleIndex.Builder
 
register(SerializableList.SerializationRecorder) - Method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
registerAfterFlushChunkWriterCallback(ChunkWriterFlushCallback) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
registerAINode(TAINodeRegisterReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
registerAll(Collection<Rule<?>>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStatsRecorder
 
registerAsNewPage(ISchemaPage, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
registerBeforeFlushChunkWriterCallback(ChunkWriterFlushCallback) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
registerCachedMTreeStore(CachedMTreeStore) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
registerCallbackHookAfterSubmit(ListenableFuture<Boolean>) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
registerCloseFileListener(CloseFileListener) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
Add a listener to listen file close events.
registerConfigNode(TConfigNodeRegisterReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
registerDataNode(TDataNodeRegisterReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
registerDataRegion(DataRegion) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
registerDeletionResource(DeletionResource) - Method in interface org.apache.iotdb.db.pipe.consensus.deletion.persist.DeletionBuffer
 
registerDeletionResource(DeletionResource) - Method in class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
registerDeletionResource(AbstractDeleteDataNode) - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
registerDirectory(File) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.DirectoryChecker
 
REGISTERED_TYPE_STRING - Static variable in exception org.apache.iotdb.db.exception.metadata.DataTypeMismatchException
 
registeredTaskCount - Variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
registerExpandableQuery(Query, Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
registerFlushListener(FlushListener) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
Add a listener to listen flush start/end events.
registerNamedQuery(Table, Query) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
registerPeriodicalJob(String, Runnable, long) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
registerPhantomReferenceCleanJob(String, Runnable, long) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
registerPlanNodeIdToQueryMemoryMap(String, String, String) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
Before executing, we register memory map which is related to queryId, fragmentInstanceId, and planNodeId to queryMemoryReservationsMap first.
registerSealedTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
add the closed TsFileResource into priorityQueue and increase memory cost of timeIndex, once memory cost is larger than threshold, degradation is triggered.
registerSession(IClientSession) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
this method can be only used in client-thread model.
registerSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
registerSubtask() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
registerTable(Table, Optional<TableSchema>, QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
registerTaskToQueryMap(QueryId, DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
registerTimePartitionInfo(TimePartitionInfo) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
registerToTsFile(String, Function<String, TableSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
registerTsFileProcessor(TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
Add tsFileProcessor to asyncTryToFlush manager
registerWALNode(String, String, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.FirstCreateStrategy
 
registerWALNode(String, String, long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
WAL node will be registered only when using iot series consensus protocol.
regsitPollLastHook(FixedPriorityBlockingQueue.PollLastHook<T>) - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Add a hook for this queue.
RegularColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
RegularColumnTransformer(Type, ColumnTransformer, Pattern) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.RegularColumnTransformer
 
RegularExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
RegularExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
RegularExpression(Expression, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
RegularExpression(Expression, String, Pattern, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
RegularTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
RegularTransformer(LayerReader, Pattern) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.RegularTransformer
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.consensus.DataRegionConsensusImpl
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.consensus.SchemaRegionConsensusImpl
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.protocol.client.ConfigNodeClientManager
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
 
reinitializeStatics() - Static method in class org.apache.iotdb.db.service.DataNode
 
REJECT_THRESHOLD - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
Relation - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Relation(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Relation
 
RELATIONAL_DELETE_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
RELATIONAL_DELETE_DATA_NODE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
RELATIONAL_DELETE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
RELATIONAL_INSERT_ROW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
RELATIONAL_INSERT_ROWS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
RELATIONAL_INSERT_TABLET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
RelationalAuthorizerTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
RelationalAuthorizerTask(RelationalAuthorStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.RelationalAuthorizerTask
 
RelationalAuthorStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RelationalAuthorStatement(AuthorRType) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
RelationalAuthorStatement(AuthorRType, String, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
RelationalAuthorStatement(AuthorRType, String, String, String, String, Set<PrivilegeType>, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
RelationalAuthorStatement(AuthorRType, Set<PrivilegeType>, String, String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
RelationalDeleteDataNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
RelationalDeleteDataNode(PlanNodeId, List<TableDeletionEntry>, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, List<TableDeletionEntry>, TRegionReplicaSet, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, Delete) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, Delete, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, Delete, ProgressIndex) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, TableDeletionEntry, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalDeleteDataNode(PlanNodeId, TableDeletionEntry, TRegionReplicaSet, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
RelationalInsertRowNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
RelationalInsertRowNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
RelationalInsertRowNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], long, Object[], boolean, TsTableColumnCategory[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
RelationalInsertRowNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], MeasurementSchema[], long, Object[], boolean, TsTableColumnCategory[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
RelationalInsertRowsNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
RelationalInsertRowsNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
RelationalInsertRowsNode(PlanNodeId, List<Integer>, List<InsertRowNode>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
RelationalInsertTabletNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
RelationalInsertTabletNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
RelationalInsertTabletNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], long[], BitMap[], Object[], int, TsTableColumnCategory[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
RelationalInsertTabletNode(PlanNodeId, PartialPath, boolean, String[], TSDataType[], MeasurementSchema[], long[], BitMap[], Object[], int, TsTableColumnCategory[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
RelationId - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
RelationPlan - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
The purpose of this class is to hold the current plan built so far for a relation (query, table, values, etc.), and the mapping to indicate how the fields (by position) in the relation map to the outputs of the plan.
RelationPlan(PlanNode, Scope, List<Symbol>, Optional<TranslationMap>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlan
 
RelationPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
RelationPlanner(Analysis, SymbolAllocator, MPPQueryContext, Optional<TranslationMap>, SessionInfo, Map<NodeRef<Node>, RelationPlan>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
RelationType - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
RelationType(List<Field>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
 
RelationType(Field...) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
 
release() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
release() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
release() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
release() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
release resource of this memtable
release() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
release() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
release() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
release() - Method in class org.apache.iotdb.db.utils.concurrent.FiniteSemaphore
 
release(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
release(Object) - Static method in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
This method is called when bringing back data array
release(PipeMemoryBlock) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
release(PipeMemoryBlock, long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
RELEASE_THRESHOLD_RATIO - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.ReleaseFlushStrategySizeBasedImpl
 
releaseAllLocks() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
release the read lock and write lock of files if it is held, and set the merging status of selected files to false.
releaseAllMemory() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileAbstractMemoryBlock
Release all memory of this block.
releaseAllMemory() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
releaseAllMemory() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
releaseAllMemoryReservedForFrontEnd() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
releaseAllReservedMemory() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.memory.MemoryReservationManager
Release all reserved memory immediately.
releaseAllReservedMemory() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.NotThreadSafeMemoryReservationManager
 
releaseAllReservedMemory() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ThreadSafeMemoryReservationManager
 
releaseDataCacheMemoryBlock() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
releaseFileScanHandle() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceForRegionScan
 
ReleaseFlushMonitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory
All instances of CachedMTreeStoreCacheMemoryManager shall be registered in ReleaseFlushMonitor.
ReleaseFlushMonitor.RecordNode - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory
 
ReleaseFlushStrategyNumBasedImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol
Number-based threshold strategy
ReleaseFlushStrategyNumBasedImpl(CachedSchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.ReleaseFlushStrategyNumBasedImpl
 
ReleaseFlushStrategySizeBasedImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol
Threshold strategy based on the number of nodes.
ReleaseFlushStrategySizeBasedImpl(CachedSchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.ReleaseFlushStrategySizeBasedImpl
 
releaseFor(TsFileResource, ModificationFile) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.ModFileManagement
 
releaseFor(TsFileResource, ModificationFile) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.PartitionLevelModFileManager
 
releaseLock() - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
releaseLocks(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
Context only tracks write locks, and so it shall be released.
releaseMemory(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
releaseMemory(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
releaseMemory(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
releaseMemoryCumulatively(long) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.memory.MemoryReservationManager
Release memory for the given size.
releaseMemoryCumulatively(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.NotThreadSafeMemoryReservationManager
 
releaseMemoryCumulatively(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ThreadSafeMemoryReservationManager
 
releaseMemoryReservationManager() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
releaseMemoryReservedForFrontEnd(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
releaseMemResource(List<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
releaseMemResource(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
releaseNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
releaseNodeIterator(Iterator<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
releaseOccupiedResources() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
releaseOneSortBranch() - Method in class org.apache.iotdb.db.utils.sort.SortBufferManager
 
releasePinnedMemResource(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
releaseReadLock() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
releaseReadLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
releaseReadLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
releaseReadLock() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
releaseReadLock(List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionEstimateUtils
 
releaseReadLock(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.lock.DataNodeSchemaLockManager
 
releaseReferent(SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
release referents and evict likely useless page if necessary
releaseResource() - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriver
 
releaseResource() - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
release resource this driver used.
releaseResource() - Method in class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriver
 
releaseResource() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
All file paths used by this fragment instance must be cleared and thus the usage reference must be decreased.
releaseResourceWhenAllDriversAreClosed() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
releaseStorageGroupMemCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
releaseTemporaryMemoryForFlushing(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
releaseTextDataSize(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
releaseTextDataSize(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
releaseToFreeMemoryForOperators(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
releaseToQuery(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
releaseTSPMemCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfo
called when meet exception
releaseTVListRamCost(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
releaseTVListRamCost(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
only used when mem control enabled
releaseWriteLock() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
releaseWriteLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
releaseWriteLock() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
releaseWriteLock() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
releaseWriteLock(SchemaLockType) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.lock.DataNodeSchemaLockManager
 
reloadConsensusConfig() - Static method in class org.apache.iotdb.db.consensus.DataRegionConsensusImpl
 
reloadMetricProperties(TrimProperties) - Method in class org.apache.iotdb.db.conf.IoTDBDescriptor
 
remainingMs() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionReceiverAgent
 
remainingMs() - Method in interface org.apache.iotdb.db.subscription.receiver.SubscriptionReceiver
 
remainingMs() - Method in class org.apache.iotdb.db.subscription.receiver.SubscriptionReceiverV1
 
remainingMs(byte) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionReceiverAgent
 
REMOTE - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
REMOTE_STORAGE_BLOCK - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
removable() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
removable() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
remove() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Remove a TsBlock from the head of the queue and return.
remove() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
remove() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
remove() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Remove the data file, its resource file, its chunk metadata temp file, and its modification file physically.
remove(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
remove(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
remove(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Remove and return the element by its ID.
remove(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L1PriorityQueue
 
remove(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.L2PriorityQueue
 
remove(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
remove(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
remove(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
remove(Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
The tsFileResourceListNode to be removed must be in the list, otherwise may cause unknown behavior
remove(Object, Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
remove(Set<Integer>) - Method in class org.apache.iotdb.db.service.DataNode
 
remove(ID) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Remove and return the element by id.
remove(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
 
remove(Symbol) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
remove(CacheEntry) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
remove(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
remove(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
remove(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
When this method is invoked, it should be guaranteed that the target node has no descendent.
remove(BloomFilterCache.BloomFilterCacheKey) - Method in class org.apache.iotdb.db.storageengine.buffer.BloomFilterCache
 
remove(TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey) - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache
 
remove(TsFileResource, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
remove(T) - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
REMOVE_FILE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
removeActiveMemtableCounterMetrics(DataRegionId) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeActiveTimePartitionCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeAINode(TAINodeRemoveReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
removeAll() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
removeAll(Collection<?>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
removeAll(List<TsFileResource>, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
removeAllFailedMeasurementMarks() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
Resets the state of all measurements marked as failed, clearing the failure records.
removeAllFailedMeasurementMarks() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
removeAllFailedMeasurementMarks() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
removeAttribute(int, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
removeAttribute(int, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
removeAttribute(int, String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
removeAttribute(int, String, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.IDeviceAttributeStore
 
removeAttribute(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableAttributeSchema
 
removeAttributeColumns() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
removeAttributeColumns() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
removeAttributeColumns() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
removeAttributeColumns() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
removeCacheEntry(SK) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.CacheEntryGroupImpl
 
removeChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
removeChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
removeChild(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
removeColumn(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
removeCompactionModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
removeConfigNode(TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
removeConfigNode(RemoveConfigNodeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
removeConfigNode(RemoveConfigNodeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
RemoveConfigNode - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RemoveConfigNode(Integer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
RemoveConfigNodeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
RemoveConfigNodeStatement(Integer) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveConfigNodeStatement
 
RemoveConfigNodeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
RemoveConfigNodeTask(RemoveConfigNodeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveConfigNodeTask
 
removeCurrSession() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
this method can be only used in client-thread model.
removeDAL() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResourceManager
 
removeDataNode(TDataNodeRemoveReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
removeDataNode(RemoveDataNodeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
removeDataNode(RemoveDataNodeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
RemoveDataNode - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RemoveDataNode(List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
RemoveDataNodeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
RemoveDataNodeStatement(List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.RemoveDataNodeStatement
 
RemoveDataNodeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
RemoveDataNodeTask(RemoveDataNodeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveDataNodeTask
 
removeDataRegionMemoryCostMetrics(DataRegionId) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
RemoveDuplicateConditions - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Flattens and removes duplicate conjuncts or disjuncts.
RemoveDuplicateConditions(Metadata) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveDuplicateConditions
 
removeDuplicateConjunct(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
 
removeEldestEntry(Map.Entry<Integer, Integer>) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.Cache
 
removeEventFromBuffer(EnrichedEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
if one event is successfully processed by receiver in PipeConsensus, we will remove this event from transferBuffer in order to transfer other event.
removeFile(FileElement) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
Remove file from sorted list.
removeFileInfoFromGlobalFileInfoCache(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
removeFileTimeIndexCache(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndexCacheRecorder
 
removeFirst() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
removeFlushingMemTableStatusMetrics(DataRegionId) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeFromDatabaseCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
invalidate all database cache
removeFromFlushingBuffer(Object) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.IMNodeChildBuffer
 
removeFromFlushingBuffer(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeNewChildBuffer
 
removeFromFlushingBuffer(Object) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeUpdateChildBuffer
 
removeFromLoading(String) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
removeFromNodeCache(CacheEntry) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
removeFromNodeCache(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
removeFromNodeCache(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
removeFromTagInvertedIndex(IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Remove the node from the tag inverted index.
removeIndex(String, String, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
removeInput(Partition) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
removeInput(Column[]) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
removeInput(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
removeIntermediate(Column[]) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
Sliding window constantly add and remove partial result in the window.
removeIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
removeIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
removeIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
removeIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
removeIntermediate(Column[]) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
removeLogicalView() - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
Remove logical view in this statement according to validated schemas.
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
removeLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
removeLogicalView(IAnalysis, InsertBaseStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
removeManualFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeMeasurements(Set<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
removeMemControlFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
removeMemTableIdsOfWal(Long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
removeModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
removePrefetchingQueue(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
removePrefetchingQueue(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
removeQueryId(Long, Long) - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
removeQueryId(Long, Long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
removeQueryId(Long, Long) - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
removeQueryId(Long, Long) - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
removeQueryId(Long, Long) - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
removeQueryId(Map<Long, Set<Long>>, Long, Long) - Static method in class org.apache.iotdb.db.protocol.session.ClientSession
 
removeReceiverWithSpecifiedClient(String) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiverAgent
 
removeRecord(short, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
removeRecord(short, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
removeRecord(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
removeRecord(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
removeRecord(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
removeRecord(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
RemoveRedundantEnforceSingleRowNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
RemoveRedundantEnforceSingleRowNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantEnforceSingleRowNode
 
RemoveRedundantExists - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Given:
RemoveRedundantExists() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantExists
 
RemoveRedundantIdentityProjections - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Removes projection nodes that only perform non-renaming identity projections
RemoveRedundantIdentityProjections() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveRedundantIdentityProjections
 
removeRegion(TRemoveRegionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
removeRegion(RemoveRegionTask) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
removeRegion(RemoveRegionTask) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
RemoveRegion - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RemoveRegion(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
RemoveRegionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.region
 
RemoveRegionStatement(int, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.region.RemoveRegionStatement
 
RemoveRegionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region
 
RemoveRegionTask(RemoveRegion) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
RemoveRegionTask(RemoveRegionStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
removeResourceFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
RemoveRootPrefixVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
RemoveRootPrefixVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.RemoveRootPrefixVisitor
 
removeRunningTaskFuture(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
removeSchemaRegionMetric(int) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaMetricManager
 
removeSelf() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
removeStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.ClientSession
 
removeStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
removeStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.InternalClientSession
 
removeStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.MqttClientSession
 
removeStatementId(long) - Method in class org.apache.iotdb.db.protocol.session.RestClientSession
 
removeSubIndexEntry(int, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
removeSubIndexEntry(int, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
removeTimedFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeTimePartitionInfo(DataRegionId) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
RemoveTrivialFilters - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
RemoveTrivialFilters() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveTrivialFilters
 
removeTsFile(File) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
removeTsFileInMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
removeTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
delete the TsFileResource in PriorityQueue when the source file is deleted
removeTTLCache(IDeviceID) - Method in class org.apache.iotdb.db.utils.TimeFilterForDeviceTTL
 
RemoveUnreferencedScalarApplyNodes - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
RemoveUnreferencedScalarApplyNodes() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarApplyNodes
 
RemoveUnreferencedScalarSubqueries - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
RemoveUnreferencedScalarSubqueries() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.RemoveUnreferencedScalarSubqueries
 
removeUpdatedDatabaseNode() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
removeUpdatedDatabaseNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
removeVolatileNode() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
removeWalFlushMemTableCounterMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
removeWALNodeInfoMetrics(String) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
RENAME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
RENAME_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
RenameColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RenameColumn(NodeLocation, QualifiedName, Identifier, Identifier, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
RenameDatabaseProcessor - Class in org.apache.iotdb.db.pipe.processor.schemachange
 
RenameDatabaseProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
renamedTargetFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
renameLogicalView(String, RenameLogicalViewStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
renameLogicalView(String, RenameLogicalViewStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
RenameLogicalViewStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.view
 
RenameLogicalViewStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
RenameLogicalViewTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view
 
RenameLogicalViewTask(String, RenameLogicalViewStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.view.RenameLogicalViewTask
 
RenameTable - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
RenameTable(NodeLocation, QualifiedName, Identifier, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
RenameTable(QualifiedName, Identifier, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
renameTableModelDatabase(String) - Method in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
renameTagOrAttributeKey(String, String, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Rename the tag or attribute's key of the timeseries
renameTagOrAttributeKey(String, String, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Rename the tag or attribute's key of the timeseries
renameTagOrAttributeKey(String, String, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Rename the tag or attribute's key of the timeseries
renameTagOrAttributeKey(String, String, PartialPath, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Rename the tag or attribute's key of the timeseries.
renderDispatchCost(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.statistics.FragmentInstanceStatisticsDrawer
 
renderFragmentInstances(List<FragmentInstance>, Map<FragmentInstanceId, TFetchFragmentInstanceStatisticsResp>, boolean) - Method in class org.apache.iotdb.db.queryengine.statistics.FragmentInstanceStatisticsDrawer
 
renderPlanStatistics(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.statistics.FragmentInstanceStatisticsDrawer
 
renew() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
Since SchemaFileLog imitates a redo log, renewal is needed periodically.
renewLogWriter() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
reorderBitMap(int, BitMap, Integer[]) - Static method in class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTabletEventSorter
 
reorderValueList(int, Object, TSDataType, Integer[]) - Static method in class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTabletEventSorter
 
repair(WALMetaData) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRepairWriter
 
REPAIR - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
repairData() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
check and repair unsorted data by compaction.
RepairDataFileScanUtil - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairDataFileScanUtil(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
RepairDataFileScanUtil(TsFileResource, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
RepairDataTaskManager() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
repairLogDir - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
RepairLogger - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairLogger(File, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
RepairProgress - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairProgress(int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairProgress
 
repairProgressFileName - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
repairProgressStoppedFileName - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairLogger
 
RepairTaskRecoverLogParser - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairTaskRecoverLogParser(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskRecoverLogParser
 
RepairTaskStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairTimePartition - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairTimePartition(String, String, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
RepairTimePartition(DataRegion, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
RepairTimePartitionScanTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
RepairTimePartitionScanTask(RepairTimePartition, RepairLogger, RepairProgress) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartitionScanTask
 
RepairUnsortedFileCompactionEstimator - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator
 
RepairUnsortedFileCompactionEstimator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.RepairUnsortedFileCompactionEstimator
 
RepairUnsortedFileCompactionPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl
Used for fixing files which contains internal unsorted data
RepairUnsortedFileCompactionPerformer() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.RepairUnsortedFileCompactionPerformer
 
RepairUnsortedFileCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
Repair the internal unsorted file by compaction and move it to unSequence space after compaction whether the source TsFileResource is sequence or not.
RepairUnsortedFileCompactionTask(long, TsFileManager, TsFileResource, boolean, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
RepairUnsortedFileCompactionTask(long, TsFileManager, TsFileResource, CountDownLatch, boolean, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.RepairUnsortedFileCompactionTask
 
RepairUnsortedFileCompactionWriter - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer
Used for fixing files which contains internal unsorted data
RepairUnsortedFileCompactionWriter(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.RepairUnsortedFileCompactionWriter
 
replace(int, PlanNode, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
replace(long, T) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Replaces the element of this big array at specified index.
replace(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
replace(String, ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
replace(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
This method is called after compaction to update memory.
replace(K, V) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
replace(K, V, V) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
REPLACE_FROM - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
REPLACE_FUNCTION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
REPLACE_TO - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
Replace2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Replace2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace2ColumnTransformer
 
Replace3ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Replace3ColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Replace3ColumnTransformer
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
replaceAll(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
replaceChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
replaceChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
replaceChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
replaceChild(String, SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
replaceChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
replaceChildren(PlanNode, List<PlanNode>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ChildReplacer
Return an identical copy of the given node with its children replaced
replaceExpression(Expression, Map<? extends Expression, ? extends Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionNodeInliner
 
replaceFirst(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
ReplaceFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
ReplaceFunctionColumnTransformer(Type, ColumnTransformer, String, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.ReplaceFunctionColumnTransformer
 
ReplaceFunctionHelper - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
ReplaceFunctionHelper() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.ReplaceFunctionHelper
 
ReplaceFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
ReplaceFunctionTransformer(LayerReader, String, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.ReplaceFunctionTransformer
 
ReplaceLogicalViewVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
step 1.
ReplaceLogicalViewVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
replacePageInCache(ISchemaPage, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
replaceRawPathWithGroupedPath(Expression, GroupByLevelHelper.RawPathToGroupedPathMap, UnaryOperator<PartialPath>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
ReplaceRawPathWithGroupedPathVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ReplaceRawPathWithGroupedPathVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceRawPathWithGroupedPathVisitor
 
ReplaceRawPathWithGroupedPathVisitor.Context - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
replaceSubTreeWithView(Expression, Analysis) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
 
ReplaceSubTreeWithViewVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
ReplaceSubTreeWithViewVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceSubTreeWithViewVisitor
 
ReplaceSymbolInExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
ReplaceSymbolInExpression.Context - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
replaceTsFileInMemory(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
replaceViewInThisExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
This function will check the expression you put in, find the TimeSeriesOperand which has LogicalViewSchema.
ReplicateProgressDataNodeManager - Class in org.apache.iotdb.db.pipe.consensus
 
ReplicateProgressDataNodeManager() - Constructor for class org.apache.iotdb.db.pipe.consensus.ReplicateProgressDataNodeManager
 
report(List<File>) - Static method in class org.apache.iotdb.db.tools.WalChecker
 
report(PipeTaskMeta, PipeRuntimeException) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
report(EnrichedEvent, PipeRuntimeException) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
report(EnrichedEvent, PipeRuntimeException) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtask
 
report(EnrichedEvent, PipeRuntimeException) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
reportConfigNodeShutdown(TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
reportDataNodeShutdown(TDataNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
reportProgress() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
reportProgress() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
reportProgress() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
reportStorageGroupStatus(DataRegionInfo, TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
Report current mem cost of database to system.
repush(E) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingReserveQueue
RePush an element which is polled out for running or blocked before to the queue.
req - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
request(long, TPipeTransferReq) - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.sender.TwoStageAggregateSender
 
requestCommitIds - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
requestCount() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheStats
Return the count of recorded requests, since the cache has been utilized after init or clean up.
requestMemory(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaEngineStatistics
 
requestMemory(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
requestPinnedMemResource(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
requestQueryId() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
requestQueryId(IClientSession, Long) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
requestStatementId(IClientSession) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
 
RequestType - Enum in org.apache.iotdb.db.pipe.processor.twostage.exchange.payload
 
RequestValidationHandler - Class in org.apache.iotdb.db.protocol.rest.table.v1.handler
 
RequestValidationHandler - Class in org.apache.iotdb.db.protocol.rest.v1.handler
 
RequestValidationHandler - Class in org.apache.iotdb.db.protocol.rest.v2.handler
 
requiresPreSortedInputs() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
requiresPreSortedInputs() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Limit
 
reserve(String, String, String, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
Reserve memory with bytesToReserve.
reserved(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ReservedIdentifiers
 
RESERVED_NODE_NAMES - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MetaFormatUtils
 
reservedIdentifiers() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ReservedIdentifiers
 
ReservedIdentifiers - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
ReservedIdentifiers() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ReservedIdentifiers
 
reserveFromFreeMemoryForOperators(long, long, String, String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
reserveMemory(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
reserveMemoryCumulatively(long) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.memory.MemoryReservationManager
Reserve memory for the given size.
reserveMemoryCumulatively(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.NotThreadSafeMemoryReservationManager
 
reserveMemoryCumulatively(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ThreadSafeMemoryReservationManager
 
reserveMemoryForFrontEnd(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
This method does not require concurrency control because the query plan is generated in a single-threaded manner.
reserveMemoryForFrontEndImmediately() - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
reserveMemoryImmediately() - Method in interface org.apache.iotdb.db.queryengine.plan.planner.memory.MemoryReservationManager
Reserve memory for the accumulated memory size immediately.
reserveMemoryImmediately() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.NotThreadSafeMemoryReservationManager
 
reserveMemoryImmediately() - Method in class org.apache.iotdb.db.queryengine.plan.planner.memory.ThreadSafeMemoryReservationManager
 
reset() - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionEventCounter
 
reset() - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.AggrWindowIterator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator.InsertTabletStatementGenerator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BinaryConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.BooleanConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.DoubleConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.FloatConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.IntConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.constant.LongConstantFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.identity.IdentityLinearFill
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.IFill
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.fill.ILinearFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.linear.LinearFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BinaryPreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.BooleanPreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.DoublePreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.FloatPreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.IntPreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFill
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.previous.LongPreviousFillWithTimeDuration
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.AggregationWindowFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.CumeDistFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.DenseRankFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.PercentRankFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankWindowFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.ValueWindowFunction
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.window.function.WindowFunction
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AvgAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountAllAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.CountIfAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.ExtremeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAggregator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
reset() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
reset() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
reset storageGroupCacheResult
reset() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
reset() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
reset() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.EmptyRowIterator
 
reset() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
reset() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
reset() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
This function is just for unit test.
reset() - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
reset() - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
reset() - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
 
reset(boolean) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
reset(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
resetBuffer(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
resetBuffer(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
resetBuffer(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
Reset buffer content and return corresponding slice.
resetBuffer(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
resetCompactionCandidateStatusForAllSourceFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
resetCompactionMemoryCost(CompactionTaskType, long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
resetCurCount() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
resetCurTimeRange() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
resetCurTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
resetCurTimeRange() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
resetFlags() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.PipeEventCollector
 
resetFlushingMemTableCost(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
resetFolders() - Method in class org.apache.iotdb.db.storageengine.rescon.disk.TierManager
 
resetForIteration() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
resetHadProcessedAggregationFunction() - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
resetLeftBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
resetLevelScheduledTime() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.DriverTaskHandle
 
resetLevelScheduledTime() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
Updates the task levelScheduledTime to be greater than or equal to the minimum levelScheduledTime within that level.
resetModFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
resetPeerList(TResetPeerListReq) - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
resetRightBlockList() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
resetSortRelatedResource() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
resetStorageGroupStatus(DataRegionInfo) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
Report resetting the mem cost of sg to system.
resetTableAggregators() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
resetTableDevice(String) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
resolve(PlanNode) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Lookup
Resolves a node by materializing GroupReference nodes representing symbolic references to other nodes.
resolve(GroupReference) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Memo
 
resolveAsteriskedIdentifierChainBasis(QualifiedName, AllColumns) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
This method analyzes asterisked identifier chain in 'all fields reference', according to SQL standard.
ResolvedField - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ResolvedField(Scope, Field, int, int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ResolvedField
 
ResolvedFunction - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
ResolvedFunction(BoundSignature, FunctionId, FunctionKind, boolean, FunctionNullability) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
ResolvedFunctionCallBuilder - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
resolveField(Expression, QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
resolveFields(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets the index of all columns matching the specified name
resolveGroup(PlanNode) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Lookup
Resolves nodes by materializing GroupReference nodes representing symbolic references to other nodes.
resolveGroupReferences(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.Plans
 
resolveVisibleFieldsWithRelationPrefix(Optional<QualifiedName>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Gets all visible fields whose relation alias matches given prefix.
resource - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.FileElement
 
resource - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
resource - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
RESOURCE_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
ResourceByPathUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils
Obtain required resources through path, such as readers and writers and etc.
ResourceByPathUtils() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.ResourceByPathUtils
 
resourceFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
ResourcesInformationHolder - Class in org.apache.iotdb.db.service
 
ResourcesInformationHolder() - Constructor for class org.apache.iotdb.db.service.ResourcesInformationHolder
 
RESPONSE_NULL_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.execution.executor.RegionReadExecutor
 
RestApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.table.v1.impl
 
RestApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.v1.impl
 
RestApiServiceImpl - Class in org.apache.iotdb.db.protocol.rest.v2.impl
 
RestApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.table.v1.impl.RestApiServiceImpl
 
RestApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.v1.impl.RestApiServiceImpl
 
RestApiServiceImpl() - Constructor for class org.apache.iotdb.db.protocol.rest.v2.impl.RestApiServiceImpl
 
restart() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
restartAINode(TAINodeRestartReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
restartAllStuckPipes() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
restartDataNode(TDataNodeRestartReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
restartService() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMBean
 
restartService() - Method in interface org.apache.iotdb.db.service.ExternalRPCServiceMBean
 
RestClientSession - Class in org.apache.iotdb.db.protocol.session
 
RestClientSession(String) - Constructor for class org.apache.iotdb.db.protocol.session.RestClientSession
 
restoreTimestampAndWindows(Pair<Long, ByteBuffer>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
RestService - Class in org.apache.iotdb.db.service
 
RestService() - Constructor for class org.apache.iotdb.db.service.RestService
 
result() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
Result(PlanNode, Set<PlanNodeId>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.AdaptivePlanOptimizer.Result
 
resultBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
ResultColumn - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class is used to represent a result column of a query.
ResultColumn(Expression, String, ResultColumn.ColumnType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
ResultColumn(Expression, ResultColumn.ColumnType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
ResultColumn.ColumnType - Enum in org.apache.iotdb.db.queryengine.plan.statement.component
 
resultColumns - Variable in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
ResultNodeContext - Class in org.apache.iotdb.db.queryengine.common
 
ResultNodeContext(QueryId) - Constructor for class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
results - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractQueryDeviceWithCache
 
ResultSetFormat - Enum in org.apache.iotdb.db.queryengine.plan.statement.component
The alignment of query result set
resultTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
resultTsBlockBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
resultTsBlockBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
resultTsBlockBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
retainAll(Collection<?>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
retainedTsBlock - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
retry() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
This function should be called after all last batch responses were received.
RETRY_INTERVAL_MS - Static variable in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
returnType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
returnType(TypeSignature) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
reverse() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
 
reverse() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
 
reverse() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
reverseIterator() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
reversePredicate(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Converts a predicate to its logical inverse.
ReversePredicateVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate
 
ReversePredicateVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
reverseRange(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
From TimSort.java
REVOKE_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
REVOKE_ROLE_ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_ROLE_ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_ROLE_DB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_ROLE_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
REVOKE_ROLE_SYS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_ROLE_TB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
REVOKE_USER_ALL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER_ANY - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER_DB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER_PRIVILEGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
REVOKE_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
REVOKE_USER_ROLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
REVOKE_USER_SYS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_USER_TB - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
REVOKE_WATERMARK_EMBEDDING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
rewrite(Function<Expression, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
rewrite(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter.RewriteContext
This method is meant for invoking the rewrite logic on children while processing a node
rewrite(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.BaseSourceRewriter
 
rewrite(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter.RewriteContext
This method is meant for invoking the rewrite logic on children while processing a node
rewrite(StatementAnalyzerFactory, SessionInfo, Statement, List<Expression>, Map<NodeRef<Parameter>, Expression>, WarningCollector) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.ShowRewrite
 
rewrite(StatementAnalyzerFactory, SessionInfo, Statement, List<Expression>, Map<NodeRef<Parameter>, Expression>, WarningCollector) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewrite
 
rewrite(StatementAnalyzerFactory, SessionInfo, Statement, List<Expression>, Map<NodeRef<Parameter>, Expression>, WarningCollector) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewrite.Rewrite
 
rewrite(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
rewrite(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
rewrite(Expression, Set<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.EqualityInference
Attempts to rewrite an Expression in terms of the symbols allowed by the symbol scope given the known equalities.
rewrite(Expression, SessionInfo, PlannerContext, IrTypeAnalyzer, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.CanonicalizeExpressionRewriter
 
rewrite(Expression, SessionInfo, SymbolAllocator, PlannerContext, IrTypeAnalyzer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SimplifyExpressions
 
rewrite(Expression, Rule.Context) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ExpressionRewriteRuleSet.ExpressionRewriter
 
rewrite(Statement, PathPatternTree, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ConcatPathRewriter
 
rewrite(T, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
REWRITE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.CrossCompactionSelector
 
rewriteArithmeticBinary(ArithmeticBinaryExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteArithmeticUnary(ArithmeticUnaryExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteBetweenPredicate(BetweenPredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteCast(Cast, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
reWriteChunk(IDeviceID, boolean, MeasurementSchema, List<PageHeader>, List<ByteBuffer>, List<Boolean>, long) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
This method is for rewriting the Chunk which data is in the different time partitions.
rewriteCoalesceExpression(CoalesceExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteComparisonExpression(ComparisonExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
RewriteCrossSpaceCompactionSelector - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
 
RewriteCrossSpaceCompactionSelector(String, String, long, TsFileManager, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
RewriteCrossSpaceCompactionSelector.InsertionCrossSpaceCompactionSelector - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
 
rewriteCurrentDatabase(CurrentDatabase, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteCurrentUser(CurrentUser, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteDereferenceExpression(DereferenceExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteExists(ExistsPredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteExpression(Expression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteExpression(Expression, Void, ExpressionTreeRewriter<Void>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionNodeInliner
 
rewriteFieldReference(FieldReference, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteFunctionCall(FunctionCall, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteGenericDataType(GenericDataType, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteIdentifier(Identifier, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteIfExpression(IfExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteInListExpression(InListExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteInPredicate(InPredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteIsNotNullPredicate(IsNotNullPredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteIsNullPredicate(IsNullPredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteLikePredicate(LikePredicate, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteLiteral(Literal, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteLogicalExpression(LogicalExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteNotExpression(NotExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteNullIfExpression(NullIfExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewritePageIntoFiles(BatchData, MeasurementSchema, Map<Long, ChunkWriterImpl>) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
rewriteParameter(Parameter, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewritePointNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
rewriteQuantifiedComparison(QuantifiedComparisonExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteRow(Row, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteSearchedCaseExpression(SearchedCaseExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteSimpleCaseExpression(SimpleCaseExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteSource() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
rewriteSubqueryExpression(SubqueryExpression, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteSymbolReference(SymbolReference, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteTrim(Trim, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteTsFile(TsFileResource, List<TsFileResource>) - Static method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
Rewrite an old file to the latest version
rewriteWhenClause(WhenClause, C, ExpressionTreeRewriter<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionRewriter
 
rewriteWith(ExpressionRewriter<C>, T, C) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
rewriteWith(ExpressionRewriter<Void>, T) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
rewriteWith(SimplePlanRewriter<C>, PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter
 
rewriteWith(SimplePlanRewriter<C>, PlanNode, C) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter
 
right() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Join
 
RIGHT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
 
RIGHT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
 
rightBlockList - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightBlockListIdx - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightBlockNotEmpty() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightChild - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightChild - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
rightColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
rightConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
rightConsumedUp - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
rightFinished - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightFinishedWithIncIndex() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightIndex - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightJoinKeyPositions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightOperator - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor.Context
 
rightOutputSymbolIdx - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
rightReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
rightReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
rightTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.BinaryColumnTransformer
 
ROLL_WAL_LOG_WRITER_SIGNAL - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
rollback() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
ROLLBACK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler.LoadCommand
 
ROLLBACK_INVALIDATE_TEMPLATE_SET_INFO - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
ROLLBACK_LOGICAL_VIEW_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ROLLBACK_PRE_DEACTIVATE_TEMPLATE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
ROLLBACK_PRE_DEACTIVATE_TEMPLATE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ROLLBACK_PRE_DELETE_LOGICAL_VIEW - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
ROLLBACK_PRE_DELETE_TIMESERIES - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
ROLLBACK_SCHEMA_BLACK_LIST_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ROLLBACK_TABLE_DEVICES_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ROLLBACK_TABLE_DEVICES_BLACK_LIST - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
rollbackLogicalViewBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
rollbackLogicalViewBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
rollbackLogicalViewBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
rollbackLogicalViewBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
rollbackLogicalViewBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
RollbackLogicalViewBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view
 
RollbackLogicalViewBlackListNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
rollbackPreDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
rollbackPreDeactivateSelfOrTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
RollbackPreDeactivateTemplateNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
RollbackPreDeactivateTemplateNode(PlanNodeId, Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
RollbackPreDeactivateTemplatePlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
RollbackPreDeactivateTemplatePlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeactivateTemplatePlanImpl
 
RollbackPreDeactivateTemplatePlanImpl(Map<PartialPath, List<Integer>>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeactivateTemplatePlanImpl
 
RollbackPreDeleteLogicalViewPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view
 
RollbackPreDeleteLogicalViewPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.RollbackPreDeleteLogicalViewPlanImpl
 
RollbackPreDeleteLogicalViewPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.RollbackPreDeleteLogicalViewPlanImpl
 
RollbackPreDeleteTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl
 
RollbackPreDeleteTimeSeriesPlanImpl() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeleteTimeSeriesPlanImpl
 
RollbackPreDeleteTimeSeriesPlanImpl(PartialPath) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeleteTimeSeriesPlanImpl
 
rollbackSchemaBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
rollbackSchemaBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
rollbackSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
rollbackSchemaBlackList(PathPatternTree) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
rollbackSchemaBlackList(PathPatternTree) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Rollback schema black list via setting matched timeseries to not pre deleted.
RollbackSchemaBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write
 
RollbackSchemaBlackListNode(PlanNodeId, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
rollbackSchemaBlackListWithTemplate(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
rollbackSchemaBlackListWithTemplate(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
rollbackSchemaBlackListWithTemplate(IRollbackPreDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
rollbackSchemaBlackListWithTemplate(IRollbackPreDeactivateTemplatePlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
rollbackSchemaBlackListWithTemplate(IRollbackPreDeactivateTemplatePlan) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
rollbackTableDeviceBlackList(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
rollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
rollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
rollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
RollbackTableDevicesBlackListNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
RollbackTableDevicesBlackListNode(PlanNodeId, String, byte[]) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
rollbackUpdateTable(String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
rollbackUpdateTable(String, String) - Method in interface org.apache.iotdb.db.schemaengine.table.ITableCache
 
rollLogWriter(long, WALFileStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
Notice: only called by syncBufferThread and old log writer will be closed by this function.
rollLogWriter(long, WALFileStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
ROLLUP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets.Type
 
rollWALFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Roll wal file
root - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
root - Variable in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
root - Variable in class org.apache.iotdb.db.queryengine.plan.planner.memory.PipelineMemoryEstimator
 
ROOT - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
RootMeanSquareOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
RootMeanSquareOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.RootMeanSquareOperator
 
roughEstimateCrossCompactionMemory(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCrossSpaceEstimator
 
roughEstimateCrossCompactionMemory(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCrossSpaceCompactionEstimator
 
roughEstimateInnerCompactionMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractInnerSpaceEstimator
 
roughEstimateInnerCompactionMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.FastCompactionInnerCompactionEstimator
 
roughEstimateInnerCompactionMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.ReadChunkInnerCompactionEstimator
 
roughEstimateInnerCompactionMemory(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.RepairUnsortedFileCompactionEstimator
 
ROUND_FUNCTION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
ROUND_PLACES - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
RoundColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RoundColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundColumnTransformer
 
RoundFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RoundFunctionColumnTransformer(Type, ColumnTransformer, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RoundFunctionColumnTransformer
 
RoundFunctionHelper - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
RoundFunctionHelper() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.RoundFunctionHelper
 
RoundFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
RoundFunctionTransformer(LayerReader, TSDataType, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.RoundFunctionTransformer
 
RoundRobinStrategy - Class in org.apache.iotdb.db.storageengine.dataregion.wal.allocation
This strategy creates n wal nodes and allocate them by round-robin strategy.
RoundRobinStrategy(int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.allocation.RoundRobinStrategy
 
roundValueWithGivenPrecision(double, int, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
roundValueWithGivenPrecision(float, int, TSEncoding) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
roundWithGivenPrecision(double) - Static method in class org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(double, int) - Static method in class org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(float) - Static method in class org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(float, int) - Static method in class org.apache.iotdb.db.utils.MathUtils
 
Row - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Row(List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
Row(NodeLocation, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
ROW - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
rowByteArrayLength - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
RowComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.utils
 
RowComparator(List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.utils.RowComparator
 
rowCount - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
rowCount - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
rowCount - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
rowCount - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
rowCount - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
rowCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
rowCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
rowCount() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
rowCount() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
rowCount() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
RowFieldName - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
RowFieldName(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.RowFieldName
 
rowIndex - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
rowIndex - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
rowIndex - Variable in class org.apache.iotdb.db.utils.datastructure.SortKey
 
RowListForwardIterator - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.iterator
 
RowListForwardIterator(ElasticSerializableRowList) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
RowListForwardIterator(ElasticSerializableRowList, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.RowListForwardIterator
 
RowNumberFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank
 
RowNumberFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RowNumberFunction
 
rows - Variable in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
ROWS - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameType
 
RowsFrame - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame
 
RowsFrame(Partition, FrameInfo, int, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.RowsFrame
 
rowType(List<TypeSignatureParameter>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
rowType(TypeSignatureParameter...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
RPCServiceMetrics - Class in org.apache.iotdb.db.service.metrics
 
RPCServiceMetrics(AbstractThriftServiceThread) - Constructor for class org.apache.iotdb.db.service.metrics.RPCServiceMetrics
 
rtrim(byte[], byte[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrimColumnTransformer
 
RTrim2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RTrim2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrim2ColumnTransformer
 
RTrimColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
RTrimColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.RTrimColumnTransformer
 
rule() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
Rule<T> - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
Rule.Context - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
Rule.Result - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
RuleIndex - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
RuleIndex.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
rules() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.ExpressionRewriteRuleSet
 
rules() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SimplifyExpressions
 
RuleStats - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
RuleStats() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStats
 
RuleStatsRecorder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative
 
RuleStatsRecorder() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.RuleStatsRecorder
 
run() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.AbstractDriverThread
 
run() - Method in class org.apache.iotdb.db.service.DataNodeShutdownHook
 
run() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.UnsortedFileRepairTaskScheduler
 
run() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionWorker
 
run() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALNodeRecoverTask
 
run() - Method in class org.apache.iotdb.db.tools.TsFileSketchTool
entry of tool
run() - Method in class org.apache.iotdb.db.tools.TsFileSplitTool
 
run(CountDownLatch) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessWorker
 
runCli(List<Class<? extends Runnable>>, String[], String, String) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
runIfAbsent(DataRegionId, Runnable) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
run the runnable if the region is absent.
runIfPresent(DataRegionId, Consumer<DataRegion>) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
run the consumer if the region is present.
runMayThrow() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtaskWorker
 
runMayThrow() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiver
 
runMayThrow() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleTask
 
runMayThrow() - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 
RUNNING - Enum constant in enum org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource.Status
 
RUNNING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Instance is running.
RUNNING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment is running.
RUNNING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
RUNNING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
 
RUNNING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
 
RUNNING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskStatus
 
RUNNING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener.Status
 
runningTaskCount - Variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
runningToBlocked(DriverTask, ExecutionContext) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
runningToFinished(DriverTask, ExecutionContext) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
runningToReady(DriverTask, ExecutionContext) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
runtime() - Static method in class org.apache.iotdb.db.pipe.agent.PipeDataNodeAgent
Get the singleton instance of PipeDataNodeRuntimeAgent.
runtime() - Static method in class org.apache.iotdb.db.subscription.agent.SubscriptionAgent
 

S

s - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
SafetyLine - Class in org.apache.iotdb.db.queryengine.transformation.dag.memory
Tells the ElasticSerializableTVList if it is safe to remove a cache block.
SafetyLine() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine
 
SafetyLine.SafetyPile - Class in org.apache.iotdb.db.queryengine.transformation.dag.memory
 
SafetyPile(int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.memory.SafetyLine.SafetyPile
 
SAME_WITH_ALL_CHILDREN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
 
SAME_WITH_SOME_CHILD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
 
sameClass(Node, Node) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
sameElements(Iterable<? extends T>, Iterable<? extends T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
sameElements(Optional<T>, Optional<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ExpressionTreeRewriter
 
satisfiedCurWindow(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to determine whether the current window overlaps with TsBlock.
satisfiedCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
satisfiedCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
satisfiedLengthQueue - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
satisfiedTimeRange(TsBlock, TimeRange, boolean) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.AggregationUtil
return whether the tsBlock contains the data of the current time window.
satisfy(long, IDeviceID) - Method in class org.apache.iotdb.db.utils.TimeFilterForDeviceTTL
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InBinaryMultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InBooleanMultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InDoubleMultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InFloatMultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InInt32MultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InInt64MultiColumnTransformer
 
satisfy(List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.InMultiColumnTransformer
 
satisfy(Column, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.FilterAndProjectOperator
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBinaryWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBooleanWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualDoubleWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualFloatWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualIntWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualLongWindow
 
satisfy(Column, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindow
Judge whether the point at index of column belongs to this window.
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationDoubleWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationFloatWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationIntWindow
 
satisfy(Column, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationLongWindow
 
satisfyCurEndTime(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.AscTimeComparator
return if order by time asc, return true if time <= endTime, otherwise false.
satisfyCurEndTime(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.DescTimeComparator
return if order by time desc, return true if time >= endTime, otherwise false.
satisfyCurEndTime(long, long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.TimeComparator
return true if time is satisfied with endTime, otherwise false.
satisfyFilter(Filter, TimeValuePair) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.process.last.LastQueryUtil
 
satisfyStartEndTime(long, long, IDeviceID) - Method in class org.apache.iotdb.db.utils.TimeFilterForDeviceTTL
 
SATURATED_FLOOR_CAST - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
saveAsPivot(int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
SCALAR - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
scanner() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadAgent
 
scanOptions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
scanOrder - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
scanTsFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
scanTsFile(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairDataFileScanUtil
 
scanTsFile(File) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
schedule() - Method in class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskScheduler
 
schedule(Class<?>, String, String) - Method in class org.apache.iotdb.db.subscription.resource.log.SubscriptionLogManager
 
schedule(PipeProcessorSubtask) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtaskWorker
 
schedule(PipeProcessorSubtask) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtaskWorkerManager
 
scheduleCompaction(TsFileManager, long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
scheduleCompaction(TsFileManager, long, CompactionScheduleContext) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
Select compaction task and submit them to CompactionTaskManager.
scheduledExecutor - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
scheduledExecutor - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.SimpleQueryTerminator
 
scheduleFlush(List<Integer>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
Select some subtrees to flush.
scheduleFlushAll() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
Force flush all volatile subtrees and updated database MNodes to disk.
scheduleInsertionCompaction(TsFileManager, long, CompactionScheduleContext) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
SchedulePriorityComparator() - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask.SchedulePriorityComparator
 
scheduler - Variable in class org.apache.iotdb.db.queryengine.execution.schedule.AbstractDriverThread
 
Scheduler - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush
 
Scheduler(Map<Integer, CachedMTreeStore>, Set<Integer>, IReleaseFlushStrategy) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
 
SCHEDULER_CAST_TABLETS - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
scheduleRelease(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.flush.Scheduler
Keep fetching evictable nodes from memoryManager until the memory status is under safe mode or no node could be evicted.
schedulerSupplier(PipeSubtaskExecutor) - Method in class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskExecutor
 
SCHEDULING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Fragment instances are being scheduled on nodes.
schema - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
SCHEMA_ENTITY_NODE - Static variable in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
SCHEMA_FETCH_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SCHEMA_FETCHER - Static variable in interface org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.ILoader
 
SCHEMA_FETCHER - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
SCHEMA_FILE_LOG_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SCHEMA_FILE_VERSION - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SCHEMA_FOLDER - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SCHEMA_INTERNAL_NODE - Static variable in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
SCHEMA_MEASUREMENT_NODE - Static variable in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
SCHEMA_PARTITION_CACHE_NAME - Static variable in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
SCHEMA_QUERY_MERGE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SCHEMA_QUERY_ORDER_BY_HEAT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SCHEMA_REGION_GROUP_NUM_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
SCHEMA_REGION_TOTAL_USAGE - Static variable in class org.apache.iotdb.db.schemaengine.metric.SchemaEngineMemMetric
 
SCHEMA_REPLICATION_FACTOR_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
SCHEMA_SNAPSHOT - Enum constant in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
SCHEMA_SNAPSHOT_V2 - Enum constant in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
SCHEMA_WRITE_PLAN - Enum constant in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
 
SchemaCacheEntry - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
SchemaCacheEntry(IMeasurementSchema, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.SchemaCacheEntry
 
SchemaCountOperator<T extends ISchemaInfo> - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaCountOperator(PlanNodeId, OperatorContext, ISchemaSource<T>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaCountOperator
 
SchemaDirCreationFailureException - Exception in org.apache.iotdb.db.exception.metadata
 
SchemaDirCreationFailureException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.SchemaDirCreationFailureException
 
SchemaDriver - Class in org.apache.iotdb.db.queryengine.execution.driver
One SchemaDriver is used to execute one FragmentInstance which is for metadata query.
SchemaDriver(Operator, SchemaDriverContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriver
 
SchemaDriverContext - Class in org.apache.iotdb.db.queryengine.execution.driver
 
SchemaDriverContext(SchemaDriverContext, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriverContext
 
SchemaDriverContext(FragmentInstanceContext, ISchemaRegion, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.driver.SchemaDriverContext
 
SchemaEngine - Class in org.apache.iotdb.db.schemaengine
 
SchemaEngineCachedMetric - Class in org.apache.iotdb.db.schemaengine.metric
 
SchemaEngineCachedMetric(CachedSchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.metric.SchemaEngineCachedMetric
 
SchemaEngineMemMetric - Class in org.apache.iotdb.db.schemaengine.metric
 
SchemaEngineMemMetric(MemSchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.metric.SchemaEngineMemMetric
 
SchemaEngineMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
SchemaEngineMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.SchemaEngineMemoryMetrics
 
SchemaEngineMode - Enum in org.apache.iotdb.db.schemaengine
 
schemaEngineStatistics - Variable in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
SchemaEntityNode - Class in org.apache.iotdb.db.queryengine.common.schematree.node
 
SchemaEntityNode(String) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
SchemaExecutionVisitor - Class in org.apache.iotdb.db.consensus.statemachine.schemaregion
Schema write PlanNode visitor
SchemaExecutionVisitor() - Constructor for class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
SchemaFetchMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
This class defines the scanned result merge task of schema fetcher.
SchemaFetchMergeNode(PlanNodeId, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
SchemaFetchMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaFetchMergeOperator(OperatorContext, List<Operator>, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaFetchMergeOperator
 
SchemaFetchScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
SchemaFetchScanNode(PlanNodeId, PartialPath, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
SchemaFetchScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaFile - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
This class is mainly aimed to manage space all over the file.
SchemaFileConfig - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
All public configs about SchemaFile is stated here.
SchemaFileConfig() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SchemaFileLogCorruptedException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
SchemaFileLogCorruptedException(String, String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SchemaFileLogCorruptedException
 
SchemaFileLogReader - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log
Load bytes from SchemaFileLog while assuring integrity of entries and marks, leaving semantic correctness of entry bytes unchecked.
SchemaFileLogReader(String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogReader
 
SchemaFileLogSerializer - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log
 
SchemaFileLogSerializer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogSerializer
 
SchemaFileLogWriter - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log
A specialisation of SchemaLogWriter for integrity of SchemaFile, acting like a redo log as in InnoDB.
SchemaFileLogWriter(String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
SchemaFileNotExists - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
SchemaFileNotExists(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SchemaFileNotExists
 
SchemaInternalNode - Class in org.apache.iotdb.db.queryengine.common.schematree.node
 
SchemaInternalNode(String) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
schemaList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
schemaListener(SchemaRegionId) - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
SchemaLockType - Enum in org.apache.iotdb.db.queryengine.plan.analyze.lock
This enum class is used for maintaining types of locks used on DataNode for distributed concurrency safety, especially for scenarios with DataNode and ConfigNode interactions.
SchemaLogReader<T> - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This class provides the common ability to read a log storing T.
SchemaLogReader(String, String, IDeserializer<T>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
SchemaLogReader(String, IDeserializer<T>) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
SchemaLogWriter<T> - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile
This class provides the common ability to write a log storing T.
SchemaLogWriter(String, String, ISerializer<T>, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
SchemaLogWriter(String, ISerializer<T>, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
SchemaMeasurementNode - Class in org.apache.iotdb.db.queryengine.common.schematree.node
 
SchemaMeasurementNode(String, IMeasurementSchema) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
SchemaMetricManager - Class in org.apache.iotdb.db.schemaengine.metric
 
SchemaMetricManager(ISchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.metric.SchemaMetricManager
 
SchemaNode - Class in org.apache.iotdb.db.queryengine.common.schematree.node
 
SchemaNode(String) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
SchemaPage - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
SchemaFile manages a collection of SchemaPages, which acts like a segment of index entry ISegment or a collection of wrapped segments.
SchemaPage(ByteBuffer) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
compatible constructor with no existing ref or lock
SchemaPage(ByteBuffer, AtomicInteger, ReadWriteLock) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
for replacement page state transfer *
SchemaPageOverflowException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
SchemaPageOverflowException(int) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SchemaPageOverflowException
 
SchemaPredicateUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
SchemaQueryMergeNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
SchemaQueryMergeNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
SchemaQueryMergeNode(PlanNodeId, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
SchemaQueryMergeOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaQueryMergeOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryMergeOperator
 
SchemaQueryOrderByHeatNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
SchemaQueryOrderByHeatNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
SchemaQueryOrderByHeatOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaQueryOrderByHeatOperator(OperatorContext, List<Operator>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryOrderByHeatOperator
 
SchemaQueryScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
SchemaQueryScanNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
SchemaQueryScanNode(PlanNodeId, PartialPath, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
SchemaQueryScanNode(PlanNodeId, PartialPath, long, long, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
SchemaQueryScanOperator<T extends ISchemaInfo> - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaQueryScanOperator(PlanNodeId, OperatorContext, ISchemaSource<T>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
SchemaQuotaExceededException - Exception in org.apache.iotdb.db.exception.metadata
 
SchemaQuotaExceededException(long) - Constructor for exception org.apache.iotdb.db.exception.metadata.SchemaQuotaExceededException
 
SchemaQuotaExceededException(ClusterSchemaQuotaLevel) - Constructor for exception org.apache.iotdb.db.exception.metadata.SchemaQuotaExceededException
 
SchemaReaderLimitOffsetWrapper<T extends ISchemaInfo> - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl
 
SchemaReaderLimitOffsetWrapper(ISchemaReader<T>, long, long) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.SchemaReaderLimitOffsetWrapper
 
schemaRegion() - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
SchemaRegion - Annotation Type in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionCachedMetric - Class in org.apache.iotdb.db.schemaengine.metric
 
SchemaRegionCachedMetric(CachedSchemaRegionStatistics, String) - Constructor for class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
SchemaRegionConsensusImpl - Class in org.apache.iotdb.db.consensus
We can use SchemaRegionConsensusImpl.getInstance() to obtain a consensus layer reference for schemaRegion's reading and writing
SchemaRegionListeningFilter - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
SchemaRegionListeningFilter is to classify the PlanNodes to help SchemaRegionListeningQueue and pipe to collect.
SchemaRegionListeningQueue - Class in org.apache.iotdb.db.pipe.extractor.schemaregion
 
SchemaRegionListeningQueue() - Constructor for class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
SchemaRegionLoader - Class in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionLoader() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionLoader
 
SchemaRegionMemMetric - Class in org.apache.iotdb.db.schemaengine.metric
 
SchemaRegionMemMetric(MemSchemaRegionStatistics, String) - Constructor for class org.apache.iotdb.db.schemaengine.metric.SchemaRegionMemMetric
 
SchemaRegionMemoryImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.impl
This class takes the responsibility of serialization of all the metadata info of one certain schema region and persistent it into files.
SchemaRegionMemoryImpl(ISchemaRegionParams) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
SchemaRegionParams - Class in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionParams(String, SchemaRegionId, ISchemaEngineStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionParams
 
SchemaRegionPBTreeImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.impl
This class takes the responsibility of serialization of all the metadata info of one certain schema region and persistent it into files.
SchemaRegionPBTreeImpl(ISchemaRegionParams) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
SchemaRegionPlanDeserializer - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor
This class provides the ability to deserialize a SchemaRegionPlan from binary data in given ByteBuffer, the format of which is compatible with that of PhysicalPlan in 0.14 snapshot versions.
SchemaRegionPlanDeserializer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanDeserializer
 
SchemaRegionPlanSerializer - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor
This class provides the ability to serialize the given SchemaRegionPlan into binary data, which is compatible with that of PhysicalPlan in 0.14 snapshot versions.
SchemaRegionPlanSerializer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanSerializer
 
SchemaRegionPlanTxtSerializer - Class in org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor
This class provides the ability to serialize the given SchemaRegionPlan into binary data as txt format, which is used for MLogParser.
SchemaRegionPlanTxtSerializer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanTxtSerializer
 
SchemaRegionPlanType - Enum in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionPlanVisitor<R,C> - Class in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionPlanVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
SchemaRegionReadPlanFactory - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req
 
schemaRegionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
schemaRegionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
schemaRegionReplicaSet - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
SchemaRegionSnapshotParser - Class in org.apache.iotdb.db.tools.schema
 
SchemaRegionStateMachine - Class in org.apache.iotdb.db.consensus.statemachine.schemaregion
 
SchemaRegionStateMachine(ISchemaRegion) - Constructor for class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
SchemaRegionUtils - Class in org.apache.iotdb.db.schemaengine.schemaregion
 
SchemaRegionWritePlanFactory - Class in org.apache.iotdb.db.schemaengine.schemaregion.write.req
 
SchemaResourceManager - Class in org.apache.iotdb.db.schemaengine.rescon
 
schemas - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
SchemaSourceFactory - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
schemaTemplateId - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
In EntityMNode of MTree in SchemaRegion, this field represents the template activated on this node.
SchemaTreeDeviceUsingTemplateVisitor - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeDeviceUsingTemplateVisitor(SchemaNode, PartialPath, int) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceUsingTemplateVisitor
 
SchemaTreeDeviceVisitor - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeDeviceVisitor(SchemaNode, PartialPath, boolean) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeDeviceVisitor
 
SchemaTreeMeasurementVisitor - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeMeasurementVisitor(SchemaNode, PartialPath, boolean) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
SchemaTreeMeasurementVisitor(SchemaNode, PartialPath, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
SchemaTreeVisitor<R> - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeVisitor() - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
SchemaTreeVisitor(SchemaNode, PartialPath, boolean) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
SchemaTreeVisitor(SchemaNode, PartialPath, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
SchemaTreeVisitorFactory - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeVisitorWithLimitOffsetWrapper<R> - Class in org.apache.iotdb.db.queryengine.common.schematree.visitor
 
SchemaTreeVisitorWithLimitOffsetWrapper(SchemaTreeVisitor<R>, int, int) - Constructor for class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
SchemaTsBlockUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.schema
 
SchemaUtils - Class in org.apache.iotdb.db.utils
 
SchemaValidator - Class in org.apache.iotdb.db.queryengine.plan.analyze.schema
 
SchemaValidator() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.schema.SchemaValidator
 
scope - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
scope - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.AbstractShowSchemaPlanImpl
 
Scope - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Scope.AsteriskedIdentifierChainBasis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
Scope.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
ScopeAware<T extends Node> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
A wrapper for Expressions that can be used as a key in maps and sets.
scopeAwareKey(T, Analysis, Scope) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ScopeAware
 
sealChunk(CompactionTsFileWriter, IChunkWriter, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
sealCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
sealCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
SealedTsFileRecoverPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover.file
This class is used to help recover all sealed TsFiles, except unsealed TsFile at zero level.
SealedTsFileRecoverPerformer(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.SealedTsFileRecoverPerformer
 
sealTsFiles() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventTsFileBatch
Converts a Tablet to a TSFile and returns the generated TSFile along with its corresponding database name.
searchAggregationExpressions(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Search for built-in aggregate functions subexpressions.
searchDeviceSchemaInfo(PartialPath, List<String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
searchDeviceSchemaInfo(PartialPath, List<String>) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
SEARCHED_CASE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
SearchedCaseExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SearchedCaseExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
SearchedCaseExpression(List<WhenClause>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
SearchedCaseExpression(List<WhenClause>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
SearchedCaseExpression(NodeLocation, List<WhenClause>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
SearchedCaseExpression(NodeLocation, List<WhenClause>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
searchFrom(PlanNode) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
searchFrom(PlanNode, Lookup) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
Use it in optimizer Rule only if you truly do not have a better option
searchIndex - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
this index is used by wal search, its order should be protected by the upper layer, and the value should start from 1
searchMaxFileLevel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
searchMeasurementPaths(PartialPath) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
searchMeasurementPaths(PartialPath) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Return all measurement paths for given path pattern.
searchMeasurementPaths(PartialPath, int, int, boolean) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
Return all measurement paths for given path pattern and filter the result by slimit and offset.
searchMeasurementPaths(PartialPath, int, int, boolean) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
Return all measurement paths for given path pattern and filter the result by slimit and offset.
SearchNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.write
 
SearchNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
 
searchSourceExpressions(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Search for subexpressions that can be queried natively, including all time series.
searchSubIndexAlias(int, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.BTreePageManager
 
searchSubIndexAlias(int, String, SchemaPageContext) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
second - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
SECOND_PHASE - Static variable in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
secondColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
secondColumnTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
secondConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
secondExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
secondKeySizeComputer(Function<SK, Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Define how to compute the memory usage of a second key in dual key cache.
secondReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
secondReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
seek(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
seek(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
seek(int, int, long, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
seek(int, int, long, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
SEG_HEADER_SIZE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_INDEX_DIGIT - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_INDEX_MASK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_MAX_SIZ - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_MIN_SIZ - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_OFF_DIG - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_SIZE_LST - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SEG_SIZE_METRIC - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
segment(long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Computes the segment associated with a given index.
SEGMENT_EXACT_MATCH - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
SEGMENT_SIZE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BigArrays
Size of a single segment of a BigArray.
SEGMENTED_PAGE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SegmentedPage - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
 
SegmentedPage(ByteBuffer) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
SegmentedPage(ByteBuffer, AtomicInteger, ReadWriteLock) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
This class is aimed to manage space inside one page.
SegmentExactMatch() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
SegmentExactMatch(String, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
SegmentNotFoundException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
SegmentNotFoundException(int) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentNotFoundException
 
SegmentNotFoundException(int, short) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentNotFoundException
 
SegmentNotFoundException(short) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentNotFoundException
 
SegmentNotFoundException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentNotFoundException
 
SegmentOverflowException - Exception in org.apache.iotdb.db.exception.metadata.schemafile
 
SegmentOverflowException() - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentOverflowException
 
SegmentOverflowException(int) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentOverflowException
 
SegmentOverflowException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.schemafile.SegmentOverflowException
 
Select - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Select(boolean, List<SelectItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
Select(NodeLocation, boolean, List<SelectItem>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
SELECT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
 
SELECT_INTO - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
selectAll(List<SelectItem>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
SelectComponent - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of SELECT clause.
SelectComponent() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
selectCrossSpaceTask(List<TsFileResource>, List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ICompactionSelector
 
selectCrossSpaceTask(List<TsFileResource>, List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ICrossSpaceSelector
 
selectCrossSpaceTask(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
This method creates a specific file selector according to the file selection strategy of crossSpace compaction, uses the file selector to select all unseqFiles and seqFiles to be compacted under the time partition of the data region, and creates a compaction task for them.
selectCrossSpaceTask(List<TsFileResource>, List<TsFileResource>, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
selected - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
selectedFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
selectedSeqFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
selectedSequenceFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
selectedUnseqFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
selectedUnsequenceFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
SelectExpression(Expression, Optional<List<Expression>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SelectExpression
 
selectInnerSpaceTask(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ICompactionSelector
 
selectInnerSpaceTask(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.IInnerSeqSpaceSelector
 
selectInnerSpaceTask(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.IInnerUnseqSpaceSelector
 
selectInnerSpaceTask(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.NewSizeTieredCompactionSelector
 
selectInnerSpaceTask(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
This method is used to select a batch of files to be merged.
selectInsertionCrossSpaceTask(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
SelectIntoUtils - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
SelectItem - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SelectItem(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SelectItem
 
selectList(List<Expression>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
selectList(Expression...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
selectList(SelectItem...) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
selectOneInsertionTask(CrossSpaceCompactionCandidate) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
selectOneTaskResources(CrossSpaceCompactionCandidate) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
Select merge candidates from seqFiles and unseqFiles under the given memoryBudget.
selectSettleTask(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ICompactionSelector
 
selectSettleTask(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SettleSelectorImpl
 
selectSettleTask(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.selector.ISettleSelector
 
selectTaskBaseOnLevel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.NewSizeTieredCompactionSelector
 
selectTaskBaseOnLevel() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
selfCheckDataTypes(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
Check whether data types are matched with measurement schemas
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
semanticCheck() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
SemanticException - Exception in org.apache.iotdb.db.exception.sql
 
SemanticException(String) - Constructor for exception org.apache.iotdb.db.exception.sql.SemanticException
 
SemanticException(String, int) - Constructor for exception org.apache.iotdb.db.exception.sql.SemanticException
 
SemanticException(Throwable) - Constructor for exception org.apache.iotdb.db.exception.sql.SemanticException
 
SemanticException(Throwable, int) - Constructor for exception org.apache.iotdb.db.exception.sql.SemanticException
 
semiJoin() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
SemiJoinNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
SemiJoinNode(PlanNodeId, PlanNode, PlanNode, Symbol, Symbol, Symbol) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
send() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
send() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.SinkNode
 
send(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Send a TsBlock to an un-partitioned output buffer.
send(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
send(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
send(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
send(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.sink.SinkOperator
Sends a tsBlock to an unpartitioned buffer.
SEND_NEW_DATA_BLOCK_EVENT_TASK_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SEND_NEW_DATA_BLOCK_EVENT_TASK_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SEND_NEW_DATA_BLOCK_NUM_CALLER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
SEND_NEW_DATA_BLOCK_NUM_SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
sendAll() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
 
senderLocation - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
sendIterationSnapshot() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
SEPARATOR - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
SEQ_AND_UNSEQ - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
seqFileCount - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
seqFileIndexArray - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
seqFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
seqFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
seqRowCount - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
seqRowCount() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
sequence - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
sequence - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
SEQUENCE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
SEQUENCE_FILE_OPEN_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
SEQUENCE_OFFSET - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
SEQUENCE_OFFSET_IN_LOG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
SEQUENCE_OFFSET_IN_PATH - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
SEQUENCE_STRATEGY - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
 
SEQUENCE_TSFILE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
SequenceFileSubTaskThreadExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
SequenceFileSubTaskThreadExecutor(int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileSubTaskThreadExecutor
 
SequenceFileTaskSummary - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
SequenceFileTaskSummary() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
SequenceStrategy - Class in org.apache.iotdb.db.storageengine.rescon.disk.strategy
 
SequenceStrategy() - Constructor for class org.apache.iotdb.db.storageengine.rescon.disk.strategy.SequenceStrategy
 
serialId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
SerializableList - Interface in org.apache.iotdb.db.queryengine.transformation.datastructure
 
SerializableList.SerializationRecorder - Class in org.apache.iotdb.db.queryengine.transformation.datastructure
 
SerializableRowList - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.row
 
SerializableTVList - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.tv
 
SerializableTVList(SerializableList.SerializationRecorder) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
serializationRecorder - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
SerializationRecorder(String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
serialize() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
serialize() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
serialize() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
serialize() - Method in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
serialize.
serialize() - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
serialize() - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
serialize() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
serialize(DataOutputStream) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
Serialize its intermediate result to the outputStream to allow shutdown restart.
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TableModelTimePredicate
 
serialize(DataOutputStream) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.plan.TimePredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.TreeModelTimePredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
serialize(DataOutputStream) - Method in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
serialize(DataOutputStream) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.TsFileData
 
serialize(DataOutputStream) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.pipe.processor.twostage.state.CountState
 
serialize(OutputStream) - Method in interface org.apache.iotdb.db.pipe.processor.twostage.state.State
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaNode
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
serialize(OutputStream) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterInfo
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
serialize(OutputStream) - Method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
 
serialize(OutputStream) - Method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
serialize(OutputStream) - Method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
serialize(OutputStream) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
serialize to outputStream
serialize(OutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.PlainDeviceTimeIndex
 
serialize(OutputStream) - Method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
 
serialize(OutputStream) - Method in interface org.apache.iotdb.db.utils.io.StreamSerializable
 
serialize(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.SessionInfo
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.BetweenExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.InExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.IsNullExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.LikeExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.RegularExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.FillDescriptor
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.InputLocation
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OutputColumn
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.DataOrganizationSpecification
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Aggregation
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.GroupingSetDescriptor
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.PassThroughSpecification
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BinaryLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.Literal
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
serialize(ByteBuffer) - Method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
serialize(ByteBuffer) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
serialize(ByteBuffer) - Method in interface org.apache.iotdb.db.utils.io.BufferSerializable
 
serialize(FileChannel) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
serialize(Expression, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
serialize(Expression, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
serialize(ColumnSchema, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
serialize(ColumnSchema, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
serialize(Symbol, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
serialize(Symbol, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
serialize(Expression, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
serialize(Expression, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
serialize(ISchemaRegionPlan, OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanSerializer
 
serialize(ISchemaRegionPlan, OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.visitor.SchemaRegionPlanTxtSerializer
 
serialize(ISchemaPage, OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogSerializer
 
serialize(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
serialize(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
serialize(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
serialize(CachedSubscriptionPollResponse) - Static method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
serialize(CachedSubscriptionPollResponse) - Method in class org.apache.iotdb.db.subscription.event.cache.SubscriptionPollResponseCache
 
serialize(Type, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
serialize(Type, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
serialize(PublicBAOS) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
serialize(PublicBAOS) - Method in interface org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList
 
serialize(PublicBAOS) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.SerializableTVList
 
serialize(T, OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.BufferedSerializer
 
serialize(T, OutputStream) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.FakeCRC32Serializer
 
serialize(T, OutputStream) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.logfile.ISerializer
 
serialize(T, ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.logfile.ISerializer
 
SERIALIZE_WAL_ENTRY - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
SERIALIZE_WAL_ENTRY_TOTAL - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
serializeAttributes(DataOutputStream) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.DeviceContext
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.BottomInferenceWindowParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.CountInferenceWindowParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.ExplainAnalyzeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ConstructSchemaBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackSchemaBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.AlterLogicalViewNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.ConstructLogicalViewBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.DeleteLogicalViewNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.RollbackLogicalViewBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeOperateSchemaQueueNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ColumnInjectNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByConditionParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByCountParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupBySessionParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByVariationParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.GroupReference
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AssignUniqueId
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CorrelatedJoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.EnforceSingleRowNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExplainAnalyzeNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MarkDistinctNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.ConstructTableDevicesBlackListNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.DeleteTableDeviceNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SemiJoinNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.ColumnGeneratorParameter
 
serializeAttributes(ByteBuffer) - Method in class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
serializeBinary(DataOutputStream, Binary) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
serializeBinary(ByteBuffer, Binary) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry
 
serializeBinaryValue(Binary, byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
serializeChildren(OutputStream) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaInternalNode
 
serializeClusterID(String) - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
serializeCustomizedAttributes(TimeSeriesWindow, DataOutputStream) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
Serialize the customized attributes in a window to an output stream
SERIALIZED_WAL_BUFFER_SIZE_BYTE - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
serializeDataNodeId(int) - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
serializedByteLength - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
serializedElementSize - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Serialized size for wal.
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
Serialized size for wal.
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Serialized size for wal
serializedSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
Notice: this method is concurrent unsafe.
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
serializedSize() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
serializedSize() - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
serializedSize() - Method in interface org.apache.iotdb.db.utils.SerializedSize
Calculate size after serialization.
serializedSize(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Serialized size for wal
SerializedSize - Interface in org.apache.iotdb.db.utils
Implementations should calculate their accurate serialized size in bytes.
serializeFileTimeIndexToByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
serializeFilterInfo(DataOutputStream, SessionInfo) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
serializeMeasurementSchemasSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
Serialized size of measurement schemas, ignoring failed time series
serializeMeasurementSchemasToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
Serialize measurement schemas, ignoring failed time series
serializeMemberVariables(AggregationTableScanNode, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
serializeMemberVariables(AggregationTableScanNode, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
serializeMemberVariables(DeviceTableScanNode, DataOutputStream, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
serializeMemberVariables(DeviceTableScanNode, ByteBuffer, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
serializeMemberVariables(TableScanNode, DataOutputStream, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
serializeMemberVariables(TableScanNode, ByteBuffer, boolean) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
serializeMemberVariables(TreeDeviceViewScanNode, DataOutputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
serializeMemberVariables(TreeDeviceViewScanNode, ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
serializeModEntries(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
serializeMutableSystemPropertiesIfNecessary() - Method in class org.apache.iotdb.db.conf.IoTDBStartCheck
 
serializeNodeLocation4AttributeUpdate(TDataNodeLocation, OutputStream) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
serializeNodeLocation4AttributeUpdate(TDataNodeLocation, ByteBuffer) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
serializePatternInfo(DataOutputStream) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
SERIALIZER - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.log.SchemaFileLogWriter
 
serializeTimeValue(TSDataType, long, boolean, TsPrimitiveType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
serializeTimeValue(TSDataType, long, TsPrimitiveType) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
serializeToByteBuffer() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
serializeToByteBuffer() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
serializeToByteBuffer() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
serializeToByteBuffer() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
serializeToByteBuffer() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
serializeToByteBuffer(Event) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
serializeToDAL() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
serializeToDAL() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
serializeToDAL() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
serializeToDAL() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
Compared with {@link this#serialize(ByteBuffer)}, more info: search index, less info: isNeedInferType
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
Compared with {@link this#serialize(ByteBuffer)}, more info: search index, less info: isNeedInferType
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Compared with {@link this#serialize(ByteBuffer)}, more info: search index and data types, less info: isNeedInferType
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
Notice: this method is concurrent unsafe.
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
serializeToWAL(IWALByteBufferView) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryValue
Serialize using IWALByteBufferView, which encapsulates some actions to deal with BufferOverflowException occurs in ByteBuffer.
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.Checkpoint
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
serializeToWAL(IWALByteBufferView) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
serializeToWAL(IWALByteBufferView, List<int[]>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
serializeUseTemplate(DataOutputStream, TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
serializeValue(TSDataType, TsPrimitiveType, byte[], int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
SerializeVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
 
SerializeVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.SerializeVisitor
 
serializeWithoutFileOffset(DataOutputStream) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
serialNumber - Variable in class org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData
 
SERIES_AGGREGATE_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SERIES_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
SERIES_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SERIES_SCAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceType
 
SERIES_SCHEMA_FETCH_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SeriesAggregationScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
This node is responsible to do the aggregation calculation for one series.
SeriesAggregationScanNode(PlanNodeId, MeasurementPath, List<AggregationDescriptor>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
SeriesAggregationScanNode(PlanNodeId, MeasurementPath, List<AggregationDescriptor>, Ordering, boolean, Expression, GroupByTimeParameter, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
SeriesAggregationScanNode(PlanNodeId, MeasurementPath, List<AggregationDescriptor>, Ordering, Expression, GroupByTimeParameter, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
SeriesAggregationScanNode(PlanNodeId, MeasurementPath, List<AggregationDescriptor>, Ordering, GroupByTimeParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
SeriesAggregationScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
This operator is responsible to do the aggregation calculation for one series based on global time range and time split parameter.
SeriesAggregationScanOperator(PlanNodeId, IFullPath, Ordering, boolean, SeriesScanOptions, OperatorContext, List<TreeAggregator>, ITimeRangeIterator, GroupByTimeParameter, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesAggregationScanOperator
 
SeriesAggregationScanOperator(PlanNodeId, IFullPath, Ordering, SeriesScanOptions, OperatorContext, List<TreeAggregator>, ITimeRangeIterator, GroupByTimeParameter, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesAggregationScanOperator
 
SeriesAggregationSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
SeriesAggregationSourceNode(PlanNodeId, List<AggregationDescriptor>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
SeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
SeriesCompactionExecutor(AbstractCompactionWriter, Map<TsFileResource, TsFileSequenceReader>, Map<String, PatternTreeMap<ModEntry, PatternTreeMapFactory.ModsSerializer>>, IDeviceID, boolean, int, FastCompactionTaskSummary) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
SeriesCompactionExecutor.ChunkStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
SeriesCompactionExecutor.RemovePage - Interface in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast
 
SeriesDataBlockReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader
 
SeriesDataBlockReader(IFullPath, Set<String>, FragmentInstanceContext, QueryDataSource, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.SeriesDataBlockReader
 
SeriesDataBlockReader(IFullPath, FragmentInstanceContext, List<TsFileResource>, List<TsFileResource>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.reader.SeriesDataBlockReader
 
seriesDataType - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
seriesDataType - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
seriesDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
seriesDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
SeriesOverflowException - Exception in org.apache.iotdb.db.exception.metadata
 
SeriesOverflowException(long, long) - Constructor for exception org.apache.iotdb.db.exception.metadata.SeriesOverflowException
 
SeriesOverlapPrintInfo() - Constructor for class org.apache.iotdb.db.tools.utils.TsFileValidationScan.SeriesOverlapPrintInfo
 
seriesPath - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
SeriesScanCostMetricSet - Class in org.apache.iotdb.db.queryengine.metric
 
SeriesScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
SeriesScanNode is responsible for read data a specific series.
SeriesScanNode(PlanNodeId, MeasurementPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
SeriesScanNode(PlanNodeId, MeasurementPath, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
SeriesScanNode(PlanNodeId, MeasurementPath, Ordering, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
SeriesScanNode(PlanNodeId, MeasurementPath, Ordering, Expression, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
SeriesScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
SeriesScanOperator(OperatorContext, PlanNodeId, IFullPath, Ordering, SeriesScanOptions) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanOperator
 
seriesScanOptions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
seriesScanOptions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
seriesScanOptions - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
SeriesScanOptions - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
SeriesScanOptions(Filter, Filter, long, long, Set<String>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
SeriesScanOptions.Builder - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.parameter
 
SeriesScanSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
SeriesScanSourceNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
SeriesScanSourceNode(PlanNodeId, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
SeriesScanSourceNode(PlanNodeId, Ordering, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
SeriesScanSourceNode(PlanNodeId, Ordering, Expression, long, long, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
seriesScanUtil - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractDataSourceOperator
 
SeriesScanUtil - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
SeriesScanUtil(IFullPath, Ordering, SeriesScanOptions, FragmentInstanceContext) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
SeriesScanUtil.TimeOrderUtils - Interface in org.apache.iotdb.db.queryengine.execution.operator.source
 
SeriesScanUtil.VersionPageReader - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
SeriesSchemaFetchScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
This class defines the scan task of schema fetcher.
SeriesSchemaFetchScanNode(PlanNodeId, PartialPath, PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
SeriesSchemaFetchStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.internal
 
SeriesSchemaFetchStatement(PathPatternTree, Map<Integer, Template>, boolean, boolean, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.internal.SeriesSchemaFetchStatement
 
SeriesSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
SeriesSourceNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesSourceNode
 
SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SERVER - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
SESSION_WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
sessionId(long) - Method in class org.apache.iotdb.db.protocol.basic.BasicOpenSessionResp
 
sessionInfo() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
SessionInfo - Class in org.apache.iotdb.db.queryengine.common
 
SessionInfo(long, String, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.common.SessionInfo
 
SessionInfo(long, String, ZoneId, String, IClientSession.SqlDialect) - Constructor for class org.apache.iotdb.db.queryengine.common.SessionInfo
 
SessionInfo(long, String, ZoneId, IoTDBConstant.ClientVersion, String, IClientSession.SqlDialect) - Constructor for class org.apache.iotdb.db.queryengine.common.SessionInfo
 
SessionManager - Class in org.apache.iotdb.db.protocol.session
 
SessionManager() - Constructor for class org.apache.iotdb.db.protocol.session.SessionManager
 
SessionManagerMBean - Interface in org.apache.iotdb.db.protocol.session
 
SessionWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
SessionWindow(long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
SessionWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
SessionWindowManager(boolean, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
SessionWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
SessionWindowParameter(long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowParameter
 
set(int[][], long, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Sets the element of the given big array of specified index.
set(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
set(int, long, int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
set(int, TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
insert tsFileResource to a target pos(targetPos = index) e.g.
set(long, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Sets the element of this big array at specified index.
set(long, byte) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Sets the element of this big array at specified index.
set(long, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Sets the element of this big array at specified index.
set(long, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Sets the element of this big array at specified index.
set(long, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Sets the element of this big array at specified index.
set(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Sets the element of this big array at specified index.
set(long, short) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Sets the element of this big array at specified index.
set(long, HashMap<TsPrimitiveType, Long>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
Sets the element of this big array at specified index.
set(long, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
Sets the element of this big array at specified index.
set(long, T) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Sets the element of this big array at specified index.
set(T) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Sets the state.
set(V) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool.MemoryReservationFuture
 
SET - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
SET_CONFIGURATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SET_SPACE_QUOTA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SET_STORAGE_GROUP - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
SET_STORAGE_GROUP - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
SET_SYSTEM_MODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SET_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SET_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
SET_THROTTLE_QUOTA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SET_TIME_ZONE - Enum constant in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
SET_TTL - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
SET_USING_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
setAbortCause(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
setAcceptCache(boolean) - Method in class org.apache.iotdb.db.auth.ClusterAuthorityFetcher
 
setAccepted(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
setActivatePath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
setActivatePath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
setActivatePath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
setAggregatedResults(Map<String, Pair<TSDataType, Object>>) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
setAggregates(QuerySpecification, List<FunctionCall>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setAggregationDescriptorList(List<AggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
setAggregationDescriptorList(List<AggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
setAggregationExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setAggregations(Map<Symbol, AggregationNode.Aggregation>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setAlias(String) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
setAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setAlias(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
setAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
setAlias(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
setAlias(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
setAlias(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setAlias(IMeasurementMNode<N>, String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
setAlias(IMeasurementMNode<IMemMNode>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
setAlias(IMeasurementMNode<IMemMNode>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
setAlias(IMeasurementMNode<ICachedMNode>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
setAlias(IMeasurementMNode<ICachedMNode>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
setAlias(IMeasurementMNode<ICachedMNode>, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
setAliasChildren(Map<String, IMeasurementMNode<N>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
setAliasChildren(Map<String, IMeasurementMNode<N>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
setAliasList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setAliasList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setAliasList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setAliasList(List<String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setAliasList(List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setAliasToColumnMap(Map<String, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setAligned(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
setAligned(boolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
setAligned(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
setAligned(Boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
setAligned(Boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
setAlignedPath(AlignedPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
setAllDataRegionScannedLatch(ExceptionalCountDownLatch) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
setAllowCompaction(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
setAllowCompaction(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
setAllowCreateTable(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
setAlterMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setAlterMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setAlterType(AlterTimeSeriesStatement.AlterType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setAlterType(AlterTimeSeriesStatement.AlterType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setAlterView(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setAnalyzeCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setAnalyzeCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setArguments(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.ResolvedFunctionCallBuilder
 
setAscendingDescriptorList(List<AggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
setAssignments(List<UpdateAssignment>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
setAssignments(Map<Symbol, ColumnSchema>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setAttributeColumns(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setAttributeKeys(List<String>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setAttributeMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
setAttributePointer(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
setAttributeProvider(Function<String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
setAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setAttributes(Map<String, String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setAttributesList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setAttributesList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setAttributesList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setAttributesList(List<Map<String, String>>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setAttributesList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setAttributesMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setAttributesMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setAttributeValues(List<Object>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setAuditLogOperation(List<AuditLogOperation>) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setAuditLogStorage(List<AuditLogStorage>) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setAuthorCacheExpireTime(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setAuthorCacheSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setAutoCreateDatabase(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
setAutoCreateDatabase(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setAutoCreateSchemaEnabled(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setBadFileNum(int) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
setBadFileNum(int) - Static method in class org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
setBinary(int, Binary) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setBinary(int, Binary) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setBitMaps(BitMap[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
setBitMaps(BitMap[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
setBlockLength(List<long[]>, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
check block-inversions to find the proper block_size, which is a multiple of array_size.
setBoolean(int, boolean) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setBoolean(int, boolean) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setBooleanStringInferType(TSDataType) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setBoundaryTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setBufferedArraysMemoryProportion(double) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setBufferSize(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
setBufferSize(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
setCachedDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setCachedMNodeSizeInPBTreeMode(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCacheEntry(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setCacheEntry(CacheEntry) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.ICachedMNode
 
setCacheEntry(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
setCacheEntry(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
setCacheEntry(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
setCacheEntry(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
setCacheExpireInSeconds(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCacheFileReaderClearPeriod(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCacheInitNum(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCacheMaxNum(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCacheOutputColumnNames(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
setCacheWindowTimeInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCandidateCompactionTaskQueueSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCascadeFile(Set<ModificationFile>) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
setCheckPeriodWhenInsertBlocked(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCheckPoint(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescription
 
setCheckpointFileSizeThresholdInByte(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
setChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
setChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
setChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
setChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MultiChildProcessNode
 
setChildren(List<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.MultiChildrenSinkNode
 
setChildren(List<SubPlan>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
setChildren(IMNodeContainer<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
setChildren(IMNodeContainer<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
setChildren(IMNodeContainer<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setChildren(IMNodeContainer<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
setChunkMetadataSizeProportion(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setChunkPointNumLowerBoundInCompaction(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setChunkSizeLowerBoundInCompaction(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setClientAuth(boolean) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setClientVersion(IoTDBConstant.ClientVersion) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setClusterId(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setClusterName(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCollectInternal(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
setColumnCategories(TsTableColumnCategory[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setColumnCategories(TsTableColumnCategory[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setColumnCategory(TsTableColumnCategory) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema.Builder
 
setColumnCategory(TsTableColumnCategory, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
SetColumnComment - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetColumnComment(NodeLocation, QualifiedName, Identifier, boolean, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
setColumnHeaderList() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setColumnNameToExpression(Map<String, List<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
setColumns(Object[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
setColumns(Object[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
setComment(Optional<String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setCompactChunkPlan(CompactChunkPlan) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
setCompactionAcquireWriteLockTimeout(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionConfigVersion(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
setCompactionConfigVersion(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
setCompactionConfigVersion(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
setCompactionMaxAlignedSeriesNumInOneBatch(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionModFile(ModificationFile) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setCompactionPriority(CompactionPriority) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionReadOperationPerSec(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionReadOperationRate(double) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
setCompactionReadThroughputMbPerSec(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionReadThroughputRate(double) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
setCompactionScheduleIntervalInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionScheduleThreadNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionThreadCount(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionWriteThroughputMbPerSec(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCompressedByteBuffer(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
setCompressor(CompressionType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setCompressor(CompressionType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setCompressor(CompressionType) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setCompressor(CompressionType) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setCompressors(List<CompressionType>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setCompressors(List<CompressionType>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setCompressors(List<CompressionType>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setCompressors(List<CompressionType>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setCompressors(List<CompressionType>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setConfigItems(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
setConfiguration(TSetConfigurationReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setConfiguration(TSetConfigurationReq) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setConfiguration(TSetConfigurationReq) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setConfiguration(TSetConfigurationReq) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
SetConfiguration - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetConfiguration(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetConfiguration
 
SetConfigurationStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
SetConfigurationStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
SetConfigurationTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
SetConfigurationTask(SetConfigurationStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.SetConfigurationTask
 
setConnectionTimeoutInMS(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setConnectorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setConnectorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
setConsensusDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setContainsLastQueryTransformNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
setContainsLastTransformNode() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
setContainsNonAlignedDevice() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setContainsNonWritableView() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
setContainsSelectDistinct() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setContext(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
setContinuousQueryMinimumEveryInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setContinuousQueryThreadNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setControlColumnExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
setConvertOnTypeMismatch(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
setConvertOnTypeMismatch(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setCoordinatorReadExecutorSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCoordinatorWriteExecutorSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCountTimeAggregation(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setCpuDuration(CpuTimer.CpuDuration) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
setCpuLimit(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
setCqId(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setCqMinEveryIntervalInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCqQueryBody(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setCrossCompactionCnt(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
setCrossCompactionPerformer(CrossCompactionPerformer) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCrossCompactionSelector(CrossCompactionSelector) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCrossGroupByExpressions(Map<Expression, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setCurrentIndex(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelIndex
 
setCurrentModificationsAndTimeIndex(TsFileResource, TsFileSequenceReader) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
setCurrentModificationsAndTimeIndex(TsFileResource, TsFileSequenceReader) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
setCurrentModificationsAndTimeIndex(TsFileResource, TsFileSequenceReader) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.TreeSchemaAutoCreatorAndVerifier
 
setCurSeqFileIndex(QueryDataSource) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.TimeOrderUtils
 
setCustomCloseFileListeners(List<CloseFileListener>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
setCustomFlushListeners(List<FlushListener>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
setCustomizedProperties(Properties) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setCustomizedRuntimeValue(Object) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
setDatabase(String) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
setDatabase(String) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTableSchemaCache
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
setDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
setDatabase(TDatabaseSchema) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setDatabase(DatabaseSchemaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setDatabase(DatabaseSchemaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setDatabaseAndDataRegionId(String, String) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
setDatabaseAndDataRegionId(String, String) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
setDatabaseLevel(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setDatabaseName(String) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setDatabaseName(String) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDatabaseName(String) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setDatabaseName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setDatabaseName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
setDatabaseName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setDatabasePath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setDatabases(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
setDatabases(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
setDatabases(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
setDatabases(Set<String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
setDatabases(Set<String>) - Method in interface org.apache.iotdb.db.queryengine.common.schematree.ISchemaTree
 
setDataNodeFINum(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
setDataNodeId(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataNodeLocation(TDataNodeLocation) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.VirtualSourceNode
 
setDataNodeQueryContext(DataNodeQueryContext) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setDataNodeSchemaCacheEvictionPolicy(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataNodeStatus(TSetDataNodeStatusReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setDataNodeTableCacheSemaphorePermitNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataPartition(DataPartition) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setDataPartitionInfo(DataPartition) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDataPartitionInfo(DataPartition) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setDataPartitionInfo(DataPartition) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setDataRatisConsensusGrpcFlowControlWindow(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusGrpcLeaderOutstandingAppendsMax(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusInitialSleepTimeMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLeaderElectionTimeoutMaxMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLeaderElectionTimeoutMinMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLogAppenderBufferSizeMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLogForceSyncNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLogSegmentSizeMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusLogUnsafeFlushEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusMaxRetryAttempts(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusMaxSleepTimeMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusPreserveWhenPurge(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusRequestTimeoutMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisConsensusSnapshotTriggerThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisLogMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRatisPeriodicSnapshotInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRegion(DataRegionId, DataRegion) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
This method is not thread-safe
setDataRegion(IDataRegionForQuery) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setDataRegionConsensusDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRegionConsensusPort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRegionConsensusProtocolClass(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRegionGroupNum(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setDataRegionId(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
setDataRegionIds(List<Integer>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSizeStore
 
setDataRegionIds(List<Integer>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
setDataRegionNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDataRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setDataRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setDataRegionTimePartitionIdBound(Pair<Long, Long>) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
setDataReplicationFactor(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setDataReplicationFactor(TSetDataReplicationFactorReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setDataType(TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setDataType(TSDataType) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setDataType(TSDataType) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setDataType(TSDataType, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setDataTypes(List<TSDataType>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setDataTypes(List<TSDataType>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setDataTypes(TSDataType[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setDataTypes(TSDataType[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setDataTypes(TSDataType[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setDebug(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
setDebug(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
setDefaultBooleanEncoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultDoubleEncoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultFillInterval(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultFloatEncoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultIndexWindowRange(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultInt32Encoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultInt64Encoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultTextEncoding(TSEncoding) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDegreeOfParallelism(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDegreeOfParallelism(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setDeleteAfterLoad(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
setDeleteAfterLoad(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setDeleted(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
setDeleteEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
setDeletePathList(List<PartialPath>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeleteTimeSeriesPlan
 
setDeletePathList(List<PartialPath>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeleteTimeSeriesPlanImpl
 
setDeleteStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
setDeletionResource(DeletionResource) - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
setDelta(double) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByVariationComponent
 
setDependencyDriverIndex(int) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setDependencyPipeline(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
setDescendingDescriptorList(List<AggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
setDescriptorType(byte) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
setDeserializeChunkCount(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setDeserializePageCount(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setDetailContainerMinDegradeMemoryInBytes(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDetailed(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
setDetails(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
setDevice(String) - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
setDevice(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
setDevice(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
setDevice(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
setDevice(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
setDeviceEntries(List<DeviceEntry>) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
setDeviceEntries(List<DeviceEntry>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setDeviceID(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setDeviceID(IDeviceID) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setDeviceIDToContext(Map<IDeviceID, DeviceContext>) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
setDeviceInfo(IDeviceInfo<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.BasicInternalMNode
 
setDeviceInfo(IDeviceInfo<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.impl.DatabaseMNode
 
setDeviceInfo(IDeviceInfo<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedBasicInternalMNode
 
setDeviceInfo(IDeviceInfo<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
setDeviceList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceNum(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
setDevicePath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setDevicePath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setDevicePath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setDevicePath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setDevicePath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setDevicePathCacheProportion(double) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setDevicePathsToContext(Map<IDeviceID, DeviceContext>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setDevicePathToContextMap(Map<PartialPath, DeviceContext>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceTemplate(Template) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceTemplateSetInfoMap(Map<PartialPath, Pair<Template, PartialPath>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToAggregationExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToGroupByExpression(Map<IDeviceID, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToMeasurementIndexes(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
setDeviceToOrderByExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToOutputExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToSelectExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToSortItems(Map<IDeviceID, List<SortItem>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToSourceExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToSourceTransformExpressions(Map<IDeviceID, Set<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToTimeseriesSchemaInfo(Map<PartialPath, Map<PartialPath, List<TimeseriesContext>>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
setDeviceToTimeseriesSchemas(Map<PartialPath, Map<PartialPath, List<TimeseriesContext>>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceToWhereExpression(Map<IDeviceID, Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceViewInputIndexesMap(Map<IDeviceID, List<Integer>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceViewIntoPathDescriptor(DeviceViewIntoPathDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceViewOutputExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDeviceViewSpecialProcess(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setDirectlyFlushChunkNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setDirectlyFlushPageCount(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setDirtyFlag() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
setDirtyFlag() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
setDiskSize(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
setDistributionPlanCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setDistributionPlanCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setDouble(int, double) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setDouble(int, double) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setDownstreamOperator(ExchangeOperator) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setDownstreamOperator(ExchangeOperator) - Method in class org.apache.iotdb.db.queryengine.plan.planner.PipelineDriverFactory
 
setDriverContext(DriverContext) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
setDriverTaskExecutionTimeSliceInMs(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setDriverTaskId(DriverTaskId) - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
setDriverTaskId(DriverTaskId) - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
 
setDriverTaskID(DriverTaskId) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setElseExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
setEmptyDataSource(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setEmptyWindow(long, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
setEmptyWindow(long, long) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
setEnable13DataInsertAdapt(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableAuditLog(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableAuditLogForNativeInsertApi(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableAutoRepairCompaction(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableCrossSpaceCompaction(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableHDFS(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableHttps(boolean) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setEnableIndex(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableMQTTService(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnablePartialInsert(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnablePrintExceptionLog(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setEnableQueryMemoryEstimation(boolean) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setEnableRestService(boolean) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setEnableRpcService(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableSeparateData(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableSeqSpaceCompaction(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableSSL(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableSwagger(boolean) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setEnableTimedFlushSeqMemtable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTimedFlushUnseqMemtable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTsFileValidation(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableUnseqSpaceCompaction(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setEncoding(TSEncoding) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setEncoding(TSEncoding) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setEncoding(TSEncoding) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setEncoding(TSEncoding) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setEncodingFasterThanIo(boolean) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
setEncodings(List<TSEncoding>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setEncodings(List<TSEncoding>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setEncodings(List<TSEncoding>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setEncodings(List<TSEncoding>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setEncodings(List<TSEncoding>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setEnd(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.Interval
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
setEndTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
setEndTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
setEndTime(Long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor.RecordNode
 
setEndTimeOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setEndTimeStamp(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
setEngineMetric(SchemaEngineCachedMetric) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
 
setEntryPosition(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
setEntryPosition(long, long, WALEntryValue) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
setEnv(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.loader.MNodeFactoryLoader
 
setEstimatedMemorySize(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
setEveryInterval(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setEvictionUpperBound(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
Set the upper bound.
setEvictionUpperBound(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
Set the upper bound.
setEvictionUpperBound(int) - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
set the upper bound of eviction.
setExchangeSumNum(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setExclusiveModFile(ModificationFile) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setExecutorAndHost(ExecutorType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
setExecutorType(ExecutorType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
setExpandableBaseScope(Node, Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setExpandCallback(BiConsumer<Long, Long>) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeFixedMemoryBlock
 
setExpandCallback(BiConsumer<Long, Long>) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
setExpandMethod(LongUnaryOperator) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeFixedMemoryBlock
 
setExpandMethod(LongUnaryOperator) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
setExpectedOrderingScheme(OrderingScheme) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator.PlanContext
 
setExpiredDataRatio(float) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setExplainAnalyze(boolean) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setExpression(ViewExpression) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
setExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
setExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
setExpressions(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
setExpressionsList(List<Expression>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
setExpressionType(Expression, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setExpressionType(Expression, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.ExpressionAnalyzer
 
setExtDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setExtPipeDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setExtractorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setExtractorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
setExtractorsRecentProcessedTsFileEpochState() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
setExtraInfo(Optional<String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setFailed() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
set failed and clear the map
setFailedMeasurementIndex2Info(Map<Integer, InsertBaseStatement.FailedMeasurementInfo>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setFailedMeasurementNumber(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setFailedMeasurementNumber(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setFailStatus(TSStatus) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setFailStatus(TSStatus) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setFailStatus(TSStatus) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setFetchPartitionCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setFetchPartitionCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setFetchSchemaCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setFetchSchemaCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setFields(List<String>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setFile(File) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setFileLimitPerCrossTask(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setFilename(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
setFileOffset(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
setFilePath(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
setFill(Fill, Analysis.FillAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setFillComponent(FillComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setFillDescriptor(FillDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setFillPolicy(FillPolicy) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
setFillValue(Literal) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
setFinal(Column) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.Accumulator
Attention: setFinal should be invoked only once, and addInput() and addIntermediate() are not allowed again.
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.AvgAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BinaryModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.BooleanModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountIfAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.CountTimeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.DoubleModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.ExtremeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FloatModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.IntModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LongModeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxMinByBaseAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxValueAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinValueAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
setFinal(Column) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
setFinished() - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
setFinished() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
setFinished() - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
setFinishQueryAfterAnalyze() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setFinishQueryAfterAnalyze(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setFinishQueryAfterAnalyze(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setFinishQueryAfterAnalyze(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setFirstExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
setFirstFileVersionId(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
setFloat(int, float) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setFloat(int, float) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setFloatingStringInferType(TSDataType) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setFlushed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
setFlushProportion(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setFlushStatus(FlushStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
setFlushStatus(FlushStatus) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
setFolders(List<String>) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategy
To init folders.
setFolders(List<String>) - Method in class org.apache.iotdb.db.storageengine.rescon.disk.strategy.SequenceStrategy
 
setForceAddParent() - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
setFragmentInstanceStatistics(TFetchFragmentInstanceStatisticsResp) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setFromComponent(FromComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setFromSorted(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
setFromTmp(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
setFromWhere(FilterNode) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setFullPath(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
setFullPath(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setFullPathList(List<PartialPath>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
setFunctionType(FunctionType) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
setGapFill(QuerySpecification, FunctionCall) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setGapFillGroupingKeys(QuerySpecification, List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setGeneralRegionAttributeSecurityServiceFailureDurationSecondsToFetch(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setGeneralRegionAttributeSecurityServiceFailureTimesToFetch(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setGeneralRegionAttributeSecurityServiceIntervalSeconds(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setGeneralRegionAttributeSecurityServiceTimeoutSeconds(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setGeneratedByPipe(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setGeneratedByPipeConsensus(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setGenerateTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setGlobalCompactionFileInfoCacheSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setGlobalTimeFilter(Filter) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setGlobalTimePredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setGrantOpt(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setGroupByComponent(GroupByComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setGroupByExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setGroupByLevelComponent(GroupByLevelComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setGroupByLevelDescriptors(List<CrossSeriesAggregationDescriptor>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
setGroupByParameter(GroupByParameter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setGroupByTagComponent(GroupByTagComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setGroupByTimeComponent(GroupByTimeComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setGroupByTimeParameter(GroupByTimeParameter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setGroupCount(long) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedAvgAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedCountIfAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxMinByBaseAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedModeAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedSumAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedUserDefinedAggregateAccumulator
 
setGroupCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedVarianceAccumulator
 
setGroupIdSymbol(Optional<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setGroupingSets(AggregationNode.GroupingSetDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setGroupingSets(QuerySpecification, Analysis.GroupingSetAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setHasBuiltInAggregationFunction(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
setHashSymbol(Optional<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setHasLast(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
setHasLimit(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setHasModelInference(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setHasSortNode(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setHasValueFilter(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setHaveTmpFile(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setHaving(QuerySpecification, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setHavingCondition(HavingCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setHavingExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setHidden(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setHidden(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema.Builder
 
setHighestPriority(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
setHighestPriority(boolean) - Method in interface org.apache.iotdb.db.queryengine.execution.driver.IDriver
 
setHighestPriority(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
setHostDataNode(TDataNodeLocation) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
setId(int) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
setId(long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setId(ID) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.queue.IDIndexedAccessible
 
setId(ID) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
setId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setIdDeterminedFilterList(List<List<SchemaFilter>>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setIdFuzzyPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setIdleTimeoutInSeconds(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setIdPredicate(IDPredicate) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
setIf(T, Predicate<T>) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Sets the state if the current state satisfies the specified predicate.
setIfExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setIfExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
setIfExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
setIfExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
setIfNotExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
setIfNotExists(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
setIgnoreAllNullRows(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
setIgnoreFileOverlap(boolean) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
setIgnoringNull(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByComponent
 
setImplicitFromScope(QuerySpecification, Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setIndex(int) - Method in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
setIndexOfUpstreamSinkHandle(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
setIndexOfUpstreamSinkHandle(int) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
setIndexRootFolder(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInferenceAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
setInferenceWindow(InferenceWindow) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setInferenceWindowParameter(InferenceWindowParameter) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
setInitializedHeadValue(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
setInitializedTimeValue(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
setInitQueryDataSourceCost(long) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setInnerCompactionCandidateFileNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerCompactionCnt(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
setInnerCompactionTaskSelectionDiskRedundancy(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerCompactionTaskSelectionModsFileThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerCompactionTotalFileNumThreshold(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerCompactionTotalFileSizeThresholdInByte(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerSeqCompactionPerformer(InnerSeqCompactionPerformer) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerSequenceCompactionSelector(InnerSequenceCompactionSelector) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerStatement(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
setInnerTreeStatement(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
setInnerUnseqCompactionPerformer(InnerUnseqCompactionPerformer) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerUnsequenceCompactionSelector(InnerUnsequenceCompactionSelector) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInputDriver(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setInputExpressions(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
setInputExpressions(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.CrossSeriesAggregationDescriptor
 
setInsertionCompactionTaskCandidate(InsertionCompactionCandidateStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setInsertRowNodeIndexList(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
setInsertRowNodeIndexList(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
setInsertRowNodeList(List<InsertRowNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
setInsertRowNodeList(List<InsertRowNode>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
setInsertRowStatementList(List<InsertRowStatement>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
setInsertRowStatementList(List<InsertRowStatement>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
setInsertTabletStatementList(List<InsertTabletStatement>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
setInt(int, int) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setInt(int, int) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setIntegerStringInferType(TSDataType) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInternalAddress(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInternalBatchSize(int) - Static method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
setInternalPort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setInterrupted(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
setInterval(TimeDuration) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
setInterval(TimeDuration) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setIntoComponent(IntoComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setIntoOperationBufferSizeInByte(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIntoOperationExecutionThreadCount(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIntoPathDescriptor(IntoPathDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setInvalidDataRegionConsensusDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIoTaskQueueSizeForFlushing(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIotConsensusV2DeletionFileDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIotConsensusV2Mode(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIotConsensusV2PipelineSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIotConsensusV2ReceiverFileDirs(String[]) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setIsBatchLoadEnabled(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALInsertNodeCache
 
setISink(ISink) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setIsTableModel(List<Boolean>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
setIsTableModel(List<Boolean>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setJoinClusterRetryIntervalMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setJoinCriteria(Join, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setJoinUsing(Join, Analysis.JoinUsingAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setKeep(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
setKeepExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByConditionComponent
 
setKeyStorePath(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setKeyStorePath(String) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setKeyStorePwd(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setKeyStorePwd(String) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setLastEnterBlockQueueTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
setLastEnterReadyQueueTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
setLastLevelUseWildcard(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setLastLevelUseWildcard(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setLastQueryBaseExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setLastQueryNonWritableViewSourceExpressionMap(Map<Expression, List<Expression>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setLastReportedSize(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
setLastTsBlockTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
setLeftChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
setLeftCount(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
setLeftCRightO(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
setLeftCRightO(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setLeftExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
setLevel(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
setLevels(int[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByLevelComponent
 
setLimit(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
setLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
setLimit(Node, long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setLimit(Node, OptionalLong) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setLimitOffset(PaginationController) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil.VersionPageReader
 
setLimitOffset(PaginationController) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemAlignedPageReader
 
setLimitOffset(PaginationController) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.MemPageReader
 
setLoadActiveListeningCheckIntervalSeconds(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningDirs(String[]) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningFailDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningMaxThreadNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningPipeDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadActiveListeningVerifyEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setLoadChunkMetadataMemorySizeInBytes(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadCleanupTaskExecutionDelayTimeSeconds(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadDiskSelectStrategy(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadDiskSelectStrategyForIoTV2AndPipe(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadMemoryAllocateMaxRetries(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadMemoryAllocateRetryIntervalMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTabletConversionThresholdBytes(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileAnalyzeSchemaBatchFlushTableDeviceNumber(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileAnalyzeSchemaBatchFlushTimeSeriesNumber(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileAnalyzeSchemaBatchReadTimeSeriesMetadataCount(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileAnalyzeSchemaMemorySizeInBytes(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileMaxDeviceCountToUseDeviceTimeIndex(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileRetryCountOnRegionChange(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadTsFileTabletConversionBatchMemorySizeInBytes(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLoadWriteThroughputBytesPerSecond(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setLock(LockEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.info.CacheMNodeInfo
 
setLockEntry(LockEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setLockEntry(LockEntry) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.ICachedMNode
 
setLockEntry(LockEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedAboveDatabaseMNode
 
setLockEntry(LockEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedDatabaseMNode
 
setLockEntry(LockEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.impl.CachedMeasurementMNode
 
setLogicalOptimizationCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setLogicalOptimizationCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setLogicalPlanCost(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setLogicalPlanCost(long) - Method in class org.apache.iotdb.db.queryengine.statistics.QueryPlanStatistics
 
setLogin(boolean) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setLogInTime(long) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setLong(int, long) - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
setLong(int, long) - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setMainFragmentLocatedRegion(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setManagedByFlushManager(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
setMatchedNodes(Set<TSchemaNode>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setMaxAllocateMemoryRatioForLoad(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxAllowedConcurrentQueries(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
setMaxBytesCanReserve(long) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Set max bytes this ISink can reserve from memory pool.
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
setMaxBytesCanReserve(long) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.source.ISourceHandle
Set max bytes this handle can reserve from memory pool.
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.LocalSourceHandle
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.PipelineSourceHandle
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
setMaxBytesCanReserve(long) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.MemorySourceHandle
 
setMaxBytesOneHandleCanReserve() - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setMaxBytesPerFragmentInstance(long) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setMaxCachedTimeChunksSize(long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
setMaxClientNumForEachNode(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxCrossCompactionCandidateFileSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxDirectBufferOffHeapMemorySizeProportion(double) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setMaxEndTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
setMaxEndTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
setMaxExpiredTime(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxLevelGapInInnerCompaction(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxLogEntriesNumPerBatch(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxMeasurementNumOfInternalRequest(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxMemoryRatioForQueue(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxMemtableNumber(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxPendingBatchesNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxPendingWindowEvaluationTasks(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxPlanIndex(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setMaxRunTime(Duration) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.OperatorContext
 
setMaxSizePerBatch(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxWaitingTimeWhenInsertBlocked(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMayHaveTmpFile(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setMeasurementList(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
setMeasurementList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setMeasurements(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setMeasurements(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setMeasurements(List<String>) - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
setMeasurements(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setMeasurements(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setMeasurements(List<String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setMeasurements(List<String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setMeasurementSchema(MeasurementSchema, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setMeasurementSchemaList(List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setMeasurementSchemas(MeasurementSchema[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setMeasurementSchemas(MeasurementSchema[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setMeasurementSchemas(MeasurementSchema[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setMemLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
setMemoryBlock(PipeFixedMemoryBlock) - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
setMemoryManager(IMemoryManager) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
setMemoryReservationManager(MemoryReservationManager) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
setMemorySizeForCompaction(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
setMemoryUsageInBytes(long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
setMergeOrderParameter(OrderByParameter) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setMergeThresholdOfExplainAnalyze(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMessage(String) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
setMetaDataCacheEnable(boolean) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setMetadataOffset(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
setMetric(SchemaRegionCachedMetric) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
 
setMetric(SchemaRegionCachedMetric) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
setMetric(SchemaRegionCachedMetric) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
setMinCrossCompactionUnseqFileLevel(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMinimumSegmentInPBTree(short) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMinPlanIndex(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setMinStartTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
setMinStartTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
setMixingAlignment(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
setMlogCheckPoint(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
setMLogLength(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.MemSchemaRegionStatistics
 
setModelInferenceDescriptor(ModelInferenceDescriptor) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setModelName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setModelName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
setModelName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
setModeMapSizeThreshold(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setModFileManagement(ModFileManagement) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setModified(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
setMppDataExchangeCorePoolSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMppDataExchangeKeepAliveTimeInMs(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMppDataExchangeMaxPoolSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMppDataExchangePort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttDataPath(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttHandlerPoolSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttHost(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttMaxMessageSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttPayloadFormatter(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttPort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setmRemoteSchemaCacheSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema.Builder
 
setName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.CreateSchemaTemplateStatement
 
setName(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
setName(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.BasicMNodeInfo
 
setName(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setName(String) - Method in class org.apache.iotdb.db.schemaengine.template.Template
 
setNanStringInferType(TSDataType) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setNeedInferType(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
setNeedInferType(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
setNeedToReportToSystem(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionInfo
 
setNeedUpdateLastCache(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setNeedUpdateNullEntry(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setNewMeasurement(Map<TsFileResource, Pair<Long, Long>>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastNonAlignedSeriesCompactionExecutor
 
setNewName(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
setNewPassword(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setNextSegAddress(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
setNextSegAddress(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
setNextSegAddress(long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
setNextSegAddress(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
setNextSegAddress(short, long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
setNextSegAddress(short, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
setNodeAddress(ICachedMNode, long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
setNodeId(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetConfigurationStatement
 
setNodeIds(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
setNodeNameList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setNoMoreTsBlocks() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISink
Notify the ISink that there are no more TsBlocks.
setNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.LocalSinkChannel
 
setNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
setNoMoreTsBlocks() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
setNoMoreTsBlocks() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.sink.SinkOperator
Notify SinkHandle that no more tsBlocks will be sent.
setNoMoreTsBlocks(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
Notify no more TsBlocks will be added to the queue.
setNoMoreTsBlocks(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
setNoMoreTsBlocksOfOneChannel(int) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkHandle
Notify the handle that there are no more TsBlocks for the specified channel.
setNoMoreTsBlocksOfOneChannel(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
setNotDecode() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
setNotDecode() - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
setNotDecode() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
setNoWhereAndAggregation(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setNullable(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setOffset(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setOffset(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
setOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
setOffset(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
setOffset(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
setOffset(long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
setOffset(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
setOffset(Offset, long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setOldName(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.RenameLogicalViewStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.LoadConfigurationStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.MergeStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
setOnCluster(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
setOneSeriesInMultiRegion(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
SetOperation - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetOperation(NodeLocation, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetOperation
 
setOptions(Set<CacheClearOptions>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ClearCacheStatement
 
setOrderByAggregates(OrderBy, List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setOrderByComponent(OrderByComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setOrderByComponent(OrderByComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
setOrderByExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setOrderByExpressions(Node, List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setOriginalInterval(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setOriginalSlidingStep(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setOutputColumnNames(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
setOutputColumnNames(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
setOutputColumnNames(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
setOutputColumnNames(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
setOutputColumnNames(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.model.ModelInferenceDescriptor
 
setOutputCount(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
setOutputDeviceToQueriedDevicesMap(Map<IDeviceID, IDeviceID>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setOutputEndTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
setOutputEndTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
setOutputEndTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
setOutputEndTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
setOutputEndTime(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setOutputExpressions(List<Pair<Expression, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setOutputExpressions(Expression[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
setOutputSymbols(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
setOutputSymbols(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
setOutputSymbols(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setOwnerQuery(QueryContext) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
setPageCacheSizeInPBTree(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPageIndex(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
setPageIndex(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
setParent(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.basic.BasicMNode
 
setParent(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.basic.CachedBasicMNode
 
setParentDirPath(String) - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
setPartialPathLastObject(String, T) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.PartialPathLastObjectCache
 
setPartitionCacheSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPartitionKeyList(List<IDeviceID>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setPassword(String) - Method in class org.apache.iotdb.db.protocol.rest.filter.User
 
setPassword(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
setPassWord(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setPath(MeasurementPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setPath(MeasurementPath) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ActivateTemplateStatement
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IAutoCreateDeviceMNodePlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeAliasPlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IChangeTagOffsetPlan
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.AutoCreateDeviceMNodePlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeAliasPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ChangeTagOffsetPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeleteTimeSeriesPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeleteTimeSeriesPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.DeleteLogicalViewPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.PreDeleteLogicalViewPlanImpl
 
setPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.RollbackPreDeleteLogicalViewPlanImpl
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeleteTimeSeriesPlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeleteTimeSeriesPlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IDeleteLogicalViewPlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IPreDeleteLogicalViewPlan
 
setPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IRollbackPreDeleteLogicalViewPlan
 
setPathList(List<MeasurementPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
setPathPattern(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountStatement
 
setPathPattern(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
setPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
setPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteTimeSeriesStatement
 
setPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
setPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.DeleteLogicalViewStatement
 
setPaths(List<MeasurementPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setPatternMatchingThreshold(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPBTreeLogSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPipeLibDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
setPipeName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
setPipePluginMetaList(List<PipePluginMeta>) - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
setPipeReceiverFileDirs(String[]) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPivotTo(int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
setPlanNodeId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
setPlanNodeId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setPlanNodeId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedNonWritePlanNode
 
setPlanNodeId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
setPlanNodeId(PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
setPlanNodeTree(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
setPluginName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
setPolicy(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
setPreDeleted(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
setPreDeleted(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
setPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.WhereCondition
 
setPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
setPrefixOfPathsGroup(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
setPrefixPath(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
setPrefixPath(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DeleteDatabaseStatement
 
setPrefixPathList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
setPreGroupedSymbols(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setPreGroupedSymbols(List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
setPrimitiveArraySize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setPrintDetails(boolean) - Method in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
setPrintWriter(PrintWriter) - Method in class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
setPrivilegeList(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setProcessor(TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setProcessorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setProcessorAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.CreatePipeStatement
 
setProcessPointNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.AbstractDeleteDataNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
setProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setProgressTime(long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
setProperties(Map<String, Object>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
SetProperties - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetProperties(NodeLocation, SetProperties.Type, QualifiedName, List<Property>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
SetProperties.Type - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
setProps(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setProps(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setProps(Map<String, String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setProps(Map<String, String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setPropsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setPushDownLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
setPushDownLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setPushDownOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
setPushDownOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setPushDownPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
setPushDownPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationSourceNode
 
setPushDownPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
setPushDownPredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setPushLimitToEachDevice(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setQuery(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setQueryBodyStatement(QueryStatement) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setQueryDataSourceType(QueryDataSourceType) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DataDriverContext
 
setQueryDataSourceType(QueryDataSourceType) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setQueryDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setQueryMultiRegion(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
setQueryStatement(QueryStatement) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setQueryStatistics(QueryStatistics) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
setQueryThreadCount(int) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setQueryTimeoutThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setQueryType(QueryType) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setQuotaEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setQuotas(TSetThrottleQuotaReq) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
setRange(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
setRateLimiterType(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRatisDataRegionSnapshotDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRatisFirstElectionTimeoutMaxMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRatisFirstElectionTimeoutMinMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setReadableDataNodeLocations(List<TDataNodeLocation>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setReadConsistencyLevel(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setReadNeedRetry(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
setRealStatement(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setRealStatement(Statement) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setReceiverWithSpecifiedClient(String, IoTDBReceiver) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiverAgent
 
setRecentProcessedTsFileEpochState(String, TsFileEpoch.State) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
setRecorded(boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
setRecoverFinish(boolean) - Method in class org.apache.iotdb.db.service.SettleService
 
setRecoverMemoryStatus(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
setRecoveryLogIntervalInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRedirectInfo(IAnalysis, TEndPoint, TSStatus) - Method in interface org.apache.iotdb.db.queryengine.plan.planner.IPlanner
 
setRedirectInfo(IAnalysis, TEndPoint, TSStatus) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
setRedirectInfo(IAnalysis, TEndPoint, TSStatus) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
setRedirectNodeList(List<TEndPoint>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setRedirectNodeList(List<TEndPoint>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setRedirectNodeList(List<TEndPoint>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setRegion(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
setRegionId(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
setRegionId(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
setRegionMigrationSpeedLimitBytesPerSecond(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.RegionScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SourceNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
setRegionReplicaSet(TRegionReplicaSet) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
setRegionType(TConsensusGroupType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
setRegionType(TConsensusGroupType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
setRejectProportion(double) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setRelatedTemplateInfo(Map<Integer, Template>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setRelationName(Relation, QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setRemoteEndpoint(TEndPoint) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
setRemoteFragmentInstanceId(TFragmentInstanceId) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.DownStreamChannelLocation
 
setRepaired(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTimePartition
 
setReplaceAllConnectorAttributes(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setReplaceAllExtractorAttributes(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setReplaceAllProcessorAttributes(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setReplicaSets(Collection<TRegionReplicaSet>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
setRespDatasetHeader(DatasetHeader) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setRespDatasetHeader(DatasetHeader) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setRestQueryDefaultRowSizeLimit(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setRestServicePort(int) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setResultColumns(List<ResultColumn>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
setResultSet(TsBlock) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
setResultSetEmpty(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setResultSetFormat(ResultSetFormat) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setRetryIntervalInMs(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
setRetryIntervalInMs(long) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
setRetryNumToFindStatefulTrigger(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRewritePointNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setRightChild(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
setRightExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
setRoleName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
setRoleName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setRoot(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanContext
 
setRoot(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
setRowCount(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
setRowCount(int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
setRowLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setRowLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
setRowOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setRowOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
setRowRecord(Object[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
setRpcAddress(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcAdvancedCompressionEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcImplClassName(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcMinConcurrentClientNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcPort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcSelectorThreadCount(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcThriftCompressionEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSafelyDeletedSearchIndex(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
setSafelyDeletedSearchIndex(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
setScanOrder(Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanSourceNode
 
setScanOrder(Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setScheduledTimeInNanos(long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
setSchema(IMeasurementSchema) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.LogicalViewInfo
 
setSchema(IMeasurementSchema) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.MeasurementInfo
 
setSchemaCacheMemoryManager(MemoryManager) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setSchemaDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaFilter(SchemaFilter) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountLevelTimeSeriesStatement
 
setSchemaFilter(SchemaFilter) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
setSchemaFilter(SchemaFilter) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
setSchemaFilter(SchemaFilter) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
setSchemaFilter(SchemaFilter) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
setSchemaForAllTargetFile(List<Schema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
setSchemaForAllTargetFile(List<Schema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
setSchemaForAllTargetFile(List<Schema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
setSchemaPartitionInfo(SchemaPartition) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setSchemaPartitionInfo(SchemaPartition) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IAnalysis
 
setSchemaPartitionInfo(SchemaPartition) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setSchemaRatisConsensusGrpcFlowControlWindow(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusGrpcLeaderOutstandingAppendsMax(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusInitialSleepTimeMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLeaderElectionTimeoutMaxMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLeaderElectionTimeoutMinMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLogAppenderBufferSizeMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLogForceSyncNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLogSegmentSizeMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusLogUnsafeFlushEnable(boolean) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusMaxRetryAttempts(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusMaxSleepTimeMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusPreserveWhenPurge(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusRequestTimeoutMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisConsensusSnapshotTriggerThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisLogMax(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRatisPeriodicSnapshotInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRegionConsensusDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRegionConsensusPort(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRegionConsensusProtocolClass(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaRegionGroupNum(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setSchemaReplicationFactor(Integer) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setSchemaReplicationFactor(TSetSchemaReplicationFactorReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setSchemaTemplate(String, String, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
setSchemaTemplate(String, String, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.template.ITemplateManager
Set template to given path.
setSchemaTemplate(String, SetSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setSchemaTemplate(String, SetSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setSchemaTemplate(TSetSchemaTemplateReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setSchemaTemplateFilter(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
setSchemaTemplateId(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
setSchemaTemplateId(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
SetSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
SetSchemaTemplateStatement(String, PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
SetSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
SetSchemaTemplateTask(String, SetSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.SetSchemaTemplateTask
 
setSchemaTree(ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setScope(PathPatternTree) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
setScope(Node, Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setSearchIndex(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setSearchIndex(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
setSearchIndex(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
setSearchIndex(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
setSearchIndex(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.SearchNode
Search index should start from 1
setSecondExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
setSeedConfigNode(TEndPoint) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSegmentAddress(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
setSegmentAddress(long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
setSelectAllResultFields(AllColumns, List<Field>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setSelectComponent(SelectComponent) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setSelectExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setSelectExpressions(Node, List<Analysis.SelectExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setSelectIntoInsertTabletPlanRowLimit(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSelectorNumOfClientManager(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSeq(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setSeq(Boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.FlushStatement
 
setSeqMemtableFlushCheckInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSeqMemtableFlushInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSeqTsFileSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSerializedByteLength(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
setSerializedElementSize(int) - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.SerializableList.SerializationRecorder
 
setSeriesLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setSeriesOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setSeriesPartitionExecutorClass(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSeriesPartitionSlotNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSessionTimeoutThreshold(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSettleLogPath(File) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
setSettleTsFileCallBack(DataRegion.SettleTsFileCallBack) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setSgCol(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
setSharedModFile(ModificationFile, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setSharedModFilePathFuture(CompletableFuture<String>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setShouldFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
setShouldFlush() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
setShrinkCallback(BiConsumer<Long, Long>) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeFixedMemoryBlock
 
setShrinkCallback(BiConsumer<Long, Long>) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
setShrinkMethod(LongUnaryOperator) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeFixedMemoryBlock
 
setShrinkMethod(LongUnaryOperator) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
setSingleDevice() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
setSingleDevice() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
setSingleDevice(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSource
 
setSink(ISink) - Method in class org.apache.iotdb.db.queryengine.execution.driver.DriverContext
 
setSinkChannel(LocalSinkChannel) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
setSinkForRootInstance(SubPlan, List<FragmentInstance>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
setSinkForRootInstance(SubPlan, List<FragmentInstance>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanner
 
setSize(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
setSize(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
setSkipPreDeletedSchema(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
setSkipPreDeletedSchema(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
setSlidingStep(TimeDuration) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
setSlidingStep(TimeDuration) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setSlowQueryThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSortBufferSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSortNode(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setSortTmpDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSource(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setSourceExpression(ViewExpression) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
setSourceExpression(ViewExpression) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
setSourceExpressions(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
This function must be called after analyzing read statement.
setSourceExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setSourceFiles(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.RepairUnsortedFileCompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ISeqCompactionPerformer
 
setSourceFiles(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.IUnseqCompactionPerformer
 
setSourceFiles(List<TsFileResource>, List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICompactionPerformer
 
setSourceFiles(List<TsFileResource>, List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICrossCompactionPerformer
 
setSourceFiles(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
setSourceFiles(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
setSourceFilesForRecover(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
setSourceFilesToCompactionCandidate() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
This method will try to set the files to COMPACTION_CANDIDATE.
setSourceFullPaths(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
setSourceFullPaths(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setSourceHandle(LocalSourceHandle) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
setSourcePaths(List<IFullPath>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setSourcePaths(ViewPaths) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setSourcePathsGroup(PartialPath, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
setSourcePathsGroup(PartialPath, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setSourceQueryStatement(QueryStatement) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
setSourceQueryStatement(QueryStatement) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setSourceTransformExpressions(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setSpaceQuota(TSetSpaceQuotaReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setSpaceQuota(TSetSpaceQuotaReq) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
setSpaceQuota(SetSpaceQuotaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setSpaceQuota(SetSpaceQuotaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
SetSpaceQuotaStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys.quota
 
SetSpaceQuotaStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
QuotaOperator Constructor with OperatorType.
SetSpaceQuotaTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota
 
SetSpaceQuotaTask(SetSpaceQuotaStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.SetSpaceQuotaTask
 
setSpecifiedTemplateRelatedPathPatternList(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setSpillOutput() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
setSqlDialect(IClientSession.SqlDialect) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setSqlDialect(IClientSession.SqlDialect) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setSqlDialect(IClientSession.SqlDialect) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
SetSqlDialect - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetSqlDialect(IClientSession.SqlDialect, NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
setSqlDialectAndClean(IClientSession.SqlDialect) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
SetSqlDialectStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
SetSqlDialectStatement(IClientSession.SqlDialect) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
SetSqlDialectTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
SetSqlDialectTask(IClientSession.SqlDialect) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.SetSqlDialectTask
 
setStart(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.Interval
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindow
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByTimeParameter
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSlotListStatement
 
setStartTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetTimeSlotListStatement
 
setStartTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
setStartTime(Long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor.RecordNode
 
setStartTimeOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setStartTimeStamp(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.GetRegionIdStatement
 
setStatement(Statement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setStatistics(Statistics<? extends Serializable>) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
setStatistics(Statistics<? extends Serializable>, Statistics<? extends Serializable>[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.AlignedPageMetadata
 
setStatus(TSStatus) - Method in class org.apache.iotdb.db.queryengine.execution.executor.RegionExecutionResult
 
setStatus(NodeStatus) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
setStatus(DriverTaskStatus) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
setStatus(TsFileResourceStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setStatusCode(TSStatusCode) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigTaskResult
 
setStatusForTest(TsFileResourceStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setStep(AggregationStep) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
setStep(AggregationNode.Step) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Builder
 
setStep(AggregationNode.Step) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
setStorageGroupList(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
setSubCompactionTaskNum(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSubIndex(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
setSubIndex(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
setSubIndex(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
setSuccess(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.DatabaseCacheResult
 
setSuffixOfPathsGroup(List<PartialPath>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
setSummary(CompactionTaskSummary) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICompactionPerformer
 
setSummary(CompactionTaskSummary) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
setSummary(CompactionTaskSummary) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
setSummary(CompactionTaskSummary) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
setSyncMlogPeriodInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSystemDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setSystemStatus(boolean, NodeStatus) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setSystemStatus(boolean, NodeStatus) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setSystemStatus(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
SetSystemStatus - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetSystemStatus(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSystemStatus
 
SetSystemStatusStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
SetSystemStatusStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSystemStatusStatement
 
SetSystemStatusTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
SetSystemStatusTask(SetSystemStatusStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.SetSystemStatusTask
 
setTable(String) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setTableColumnToTsBlockIndexMap(OutputNode) - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
SetTableComment - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SetTableComment(NodeLocation, QualifiedName, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
setTableDeletionEntries(List<TableDeletionEntry>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
setTableFunctionAnalysis(TableFunctionInvocation, TableFunctionInvocationAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipePluginStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.DropPipeStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
setTableModel(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
setTableModelTypes(Map<Symbol, Type>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
setTableName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setTabletConversionThresholdBytes(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setTagAttributeFlushInterval(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTagKeys(List<String>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setTagKeys(List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setTagMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaMeasurementNode
 
setTagOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setTagOffset(long) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setTagOffset(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setTagOffsets(List<Long>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setTagOffsets(List<Long>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setTagOffsets(List<Long>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setTags(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
setTags(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateTimeSeriesStatement
 
setTags(Map<String, String>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateTimeSeriesPlan
 
setTags(Map<String, String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setTagsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
setTagsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
setTagsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
setTagsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
setTagsList(List<Map<String, String>>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.ICreateAlignedTimeSeriesPlan
 
setTagsList(List<Map<String, String>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setTagsMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
setTagsMap(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement
 
setTagsOrAttributesValue(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Set/change the values of tags or attributes
setTagsOrAttributesValue(Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Set/change the values of tags or attributes
setTagsOrAttributesValue(Map<String, String>, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Set/change the values of tags or attributes
setTagsOrAttributesValue(Map<String, String>, PartialPath, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Set/change the values of tags or attributes.
setTagValues(List<Object>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setTagValuesToGroupedTimeseriesOperands(Map<List<String>, LinkedHashMap<Expression, List<Expression>>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setTargetChunkPointNum(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetChunkSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetCompactionFileSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetFileForRecover(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
setTargetFileForRecover(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
setTargetFiles(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.ICompactionPerformer
 
setTargetFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.FastCompactionPerformer
 
setTargetFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadChunkCompactionPerformer
 
setTargetFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
setTargetFullPaths(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
setTargetFullPaths(List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setTargetIntoItem(IntoItem) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setTargetLevel(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
setTargetPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
setTargetPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
 
setTargetPaths(ViewPaths) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setTargetPathsGroup(PartialPath, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.AlterLogicalViewStatement
 
setTargetPathsGroup(PartialPath, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setTargetTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
setTaskStage(CompactionTaskStage) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
setTemplatedInfo(TemplatedInfo) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
setTemplateId(int) - Method in class org.apache.iotdb.db.queryengine.common.schematree.node.SchemaEntityNode
 
setTemplateId(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
setTemplateId(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
setTemplateId(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
setTemplateMap(Map<Integer, Template>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.ClusterSchemaTree
 
setTemplateMap(Map<Integer, Template>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
setTemplateMap(Map<Integer, Template>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitorWithLimitOffsetWrapper
 
setTemplateMap(Map<Integer, Template>, IMNodeFactory<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DeactivateTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.DropSchemaTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.SetSchemaTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
setTemplateName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeactivateTemplateNode
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.PreDeactivateTemplateNode
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.RollbackPreDeactivateTemplateNode
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IDeactivateTemplatePlan
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.DeactivateTemplatePlanImpl
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.PreDeactivateTemplatePlanImpl
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.RollbackPreDeactivateTemplatePlanImpl
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IPreDeactivateTemplatePlan
 
setTemplateSetInfo(Map<PartialPath, List<Integer>>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IRollbackPreDeactivateTemplatePlan
 
setTemplateSetInfo(Pair<Template, List<PartialPath>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setTemplateSetLevel(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
setTemplateSetLevel(int) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.IActivateTemplateInClusterPlan
 
setTemplateSetLevel(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.ActivateTemplateInClusterPlanImpl
 
setTemplateWildCardQuery() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setTemporalFileNum(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setTemporaryFileSize(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
setTerms(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
setTestMode(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleRequestHandler
 
setThen(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
setThirdExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
SetThreadName - Class in org.apache.iotdb.db.utils
 
SetThreadName(String) - Constructor for class org.apache.iotdb.db.utils.SetThreadName
 
setThriftDefaultBufferSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setThriftMaxFrameSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setThriftServerAwaitTimeForStopService(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setThrottleLimit(Map<ThrottleType, TTimedQuota>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
setThrottleQuota(TSetThrottleQuotaReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setThrottleQuota(TSetThrottleQuotaReq) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
 
setThrottleQuota(SetThrottleQuotaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setThrottleQuota(SetThrottleQuotaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setThrottleQuotaLimit(ThrottleQuotaLimit) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeThrottleQuotaManager
 
SetThrottleQuotaStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys.quota
 
SetThrottleQuotaStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
QuotaOperator Constructor with OperatorType.
SetThrottleQuotaTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota
 
SetThrottleQuotaTask(SetThrottleQuotaStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.SetThrottleQuotaTask
 
setThrottleThreshold(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTierDataDirs(String[][]) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
setTime(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
setTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
setTimeCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountDevicesStatement
 
setTimeCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CountTimeSeriesStatement
 
setTimeCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
setTimeCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
setTimeDurationThreshold(TimeDuration) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
setTimeFilter(Filter) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setTimeFilterForTableModel(Filter) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setTimeIndex(ITimeIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setTimeIndexLevel(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTimeIndexMemoryThreshold(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TsFileResourceManager
 
setTimeIndexType(byte) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setTimeInitialized(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindow
 
setTimeout(long) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
setTimeOut(long) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setTimeoutPolicy(TimeoutPolicy) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateContinuousQueryStatement
 
setTimePartitionInfoMemoryThreshold(long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
setTimePartitionInterval(Long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setTimePartitionInterval(TSetTimePartitionIntervalReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setTimePartitions(List<Long>) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
setTimePartitions(List<Long>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanContext
 
setTimePartitions(List<Long>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
setTimePredicate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
setTimeRange(TimeRange) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.DeleteDataStatement
 
setTimeRangeId(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
setTimes(long[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
setTimes(long[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
setTimes(long[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
setTimeSeriesNum(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetSpaceQuotaStatement
 
setTimeseriesOrdering(Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
setTimeseriesOrderingForLastQuery(Ordering) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setTimeSlice(Duration) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.ExecutionContext
 
setTimestamp(long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
setTimestamp(long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
setTimestamp(Long) - Method in class org.apache.iotdb.db.protocol.mqtt.Message
 
setTimeValue(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindow
 
setTimeValuePair(TimeValuePair) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.Element
 
setTimeValuePair(TimeValuePair, TimeValuePair) - Static method in class org.apache.iotdb.db.utils.TimeValuePairUtils
get given data's current (time,value) pair.
setTimeZone(TimeZone) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
SETTLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SETTLE - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
 
SETTLE_COMPACTION_LOG_NAME_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
SETTLE_SUCCESS - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
 
SettleCompactionTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task
This settle task contains fully_dirty files and partially_dirty files.
SettleCompactionTask(long, TsFileManager, List<TsFileResource>, List<TsFileResource>, boolean, ICompactionPerformer, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
SettleCompactionTask(String, String, TsFileManager, File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
SettleLog - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.settle
 
SettleLog() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
SettleLog.SettleCheckStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.compaction.settle
 
settleOneTsFileAndMod(TsFileResource, List<TsFileResource>) - Method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
The size of settledResources will be 0 in one of the following conditions: (1) old TsFile is not closed (2) old ModFile is not existed (3) all data in the old tsfile is being deleted after settling
SettleRequestHandler - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.settle
 
SettleSelectorImpl - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
 
SettleSelectorImpl(boolean, String, String, long, TsFileManager, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SettleSelectorImpl
 
SettleService - Class in org.apache.iotdb.db.service
 
SettleService() - Constructor for class org.apache.iotdb.db.service.SettleService
 
SettleService.InstanceHolder - Class in org.apache.iotdb.db.service
 
SettleTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.settle
 
SettleTask(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleTask
 
settleTsFile() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleTask
 
settleTsFilesAndMods(Map<String, TsFileResource>) - Static method in class org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
This method is used to settle tsFiles and mods files, so that each old TsFile corresponds to one or several new TsFiles.
settleWithFullyDirtyFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
setTlogBufferSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setToEntity(N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
setToEntity(IMNode<N>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MNodeUtils
When a measurement, represented by template or MeasurementMNode, is going to be added to a node, the node should be set to entity.
setToEntity(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
setToEntity(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
setToEntity(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
setToInsertUnSeqFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
setToInternal(IDeviceMNode<N>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
setToInternal(IDeviceMNode<N>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.MNodeUtils
When there's no measurement, represented by template or MeasurementMNode, is under this entityMNode, it should not act as entity anymore.
setToInternal(IDeviceMNode<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
setToInternal(IDeviceMNode<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
setToInternal(IDeviceMNode<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
setTopicAttributes(Map<String, String>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
setTopicName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.CreateTopicStatement
 
setTopicName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.DropTopicStatement
 
setTopicName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
setTopicName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
setToSorted(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
 
setTotalFileLimitForCompactionTask(int) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.SystemInfo
 
setToTmp(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
 
setTreeColumnToTsBlockIndexMap(List<String>) - Method in class org.apache.iotdb.db.queryengine.common.header.DatasetHeader
 
setTreeModelType(String, TSDataType) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
setTriggerDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardBatchSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardHTTPPOOLMaxPerRoute(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardHTTPPoolSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardMaxQueueNumber(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardMaxSizePerQueue(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerForwardMQTTPoolSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerInformationList(List<TriggerInformation>) - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
setTruncateOffSet(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
setTrustStorePath(String) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setTrustStorePwd(String) - Method in class org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setTsFileProcessorInfo(TsFileProcessorInfo) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
setTsFileRepairStatus(TsFileRepairStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setTtl(Long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
setTTL(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
setTTL(long) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
setTTL(TSetTTLReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
setTTL(TSetTTLReq) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
Update ttl cache in dataNode.
setTTL(SetTTLStatement, String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
setTTL(SetTTLStatement, String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
setTTLForTree(String[], long) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
setTTLForTree(String, long) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
SetTTLStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
SetTTLStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
SetTTLTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
SetTTLTask(SetTTLStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.SetTTLTask
 
setTvListSortAlgorithm(TVListSortAlgorithm) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setTVListSortThreshold(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setType(NodeDistributionType) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistribution
 
setType(StatementType) - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
setType(Modification.Type) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
setType(Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata.Builder
 
setType(Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema.Builder
 
setTypeProvider(TypeProvider) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
setUdfCollectorMemoryBudgetInMB(float) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfDir(String) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUDFInformationList(List<UDFInformation>) - Method in class org.apache.iotdb.db.service.ResourcesInformationHolder
 
setUdfInitialByteArrayLengthForMemoryControl(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfMemoryBudgetInMB(float) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfReaderMemoryBudgetInMB(float) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfTransformerMemoryBudgetInMB(float) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUnseqMemtableFlushCheckInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUnseqMemtableFlushInterval(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUnSeqTsFileSize(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setUpdateType(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setUpstream(TEndPoint, FragmentInstanceId, PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
setUpstream(TEndPoint, FragmentInstanceId, PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
setUpStream(TEndPoint, FragmentInstanceId, PlanNodeId) - Method in class org.apache.iotdb.db.queryengine.common.ResultNodeContext
 
setUri(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.CreateModelStatement
 
setUseLogicalView(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setUser(String, User) - Method in class org.apache.iotdb.db.protocol.rest.filter.UserCache
 
setUsername(String) - Method in class org.apache.iotdb.db.protocol.rest.filter.User
 
setUsername(String) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setUserName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
setUserName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.AlterPipeStatement
 
setUserName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.AuthorStatement
 
setUserName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.SetThrottleQuotaStatement
 
setUserName(String) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
setUserQuery(boolean) - Method in class org.apache.iotdb.db.queryengine.common.MPPQueryContext
 
setUserQuotaLimiter(Map<String, QuotaLimiter>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
setUseTemplate(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
setUseTemplate(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
setUseTopKNode() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setUseWildcard(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setUuid(String) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileDispatcherImpl
 
setValueFilter(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setValues(Object[]) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
setValues(Object[]) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
setValues(List<Object>) - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
setValues(List<String>) - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
setValuesList(List<Object[]>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertStatement
 
setVerbose(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ExplainAnalyzeStatement
 
setVerifySchema(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
setVersion(int, long) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
setVersion(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
setVersion(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
setVersion(WALFileVersion) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
setViewExpressions(List<ViewExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.CreateLogicalViewStatement
 
setViewPath(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
setViewPath(PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.AlterLogicalViewPlanImpl
 
setViewPath(PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.IAlterLogicalViewPlan
 
setViewPathToSourceExpressionMap(Map<PartialPath, ViewExpression>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
setViewPathToSourceExpressionMap(Map<PartialPath, ViewExpression>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.view.CreateLogicalViewPlanImpl
 
setViewPathToSourceExpressionMap(Map<PartialPath, ViewExpression>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.write.req.view.ICreateLogicalViewPlan
 
setViewPathType(ViewPathType) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
setVirtualSource(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setVolatile(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
setWalBufferQueueProportion(double) - Method in class org.apache.iotdb.db.conf.DataNodeMemoryConfig
 
setWalBufferSize(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWALCompressionAlgorithm(CompressionType) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWalFileSizeThresholdInByte(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWalMode(WALMode) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWalNode(WALNode, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
setWalNode(WALNode, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
setWalSyncModeFsyncDelayInMs(long) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWhen(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
setWhere(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
setWhere(Node, Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
setWhereClause(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
setWhereCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
setWhereCondition(WhereCondition) - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
setWhereExpression(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
setWindowEvaluationThreadCount(int) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWithMerge(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateAlignedTimeSeriesPlanImpl
 
setWithMerge(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.write.req.impl.CreateTimeSeriesPlanImpl
 
setWorkingTVList(TVList) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
setWorkingTVList(TVList) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
setWorkingTVList(TVList) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
setWorkingTVList(TVList) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
setWorkMemTableShouldFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
setWriteMemoryVariationReportProportion(double) - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
setWriteMergeRate(double) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
setWriteToTable(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
setZoneId(ZoneId) - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
setZoneId(ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
SF_COMMIT_MARK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
SF_PREPARE_MARK - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFileConfig
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
shallowCopySelfAndBindPipeTaskMetaForProgressReport(String, long, PipeTaskMeta, TreePattern, TablePattern, String, boolean, long, long) - Method in class org.apache.iotdb.db.pipe.event.UserDefinedEnrichedEvent
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllRows
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BetweenPredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Cast
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CoalesceExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentDatabase
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentUser
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DecimalLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DereferenceExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DoubleLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExistsPredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FieldReference
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FunctionCall
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericDataType
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GenericLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Identifier
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IfExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InListExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InPredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNotNullPredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.IsNullPredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LikePredicate
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LongLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
Compare with another node by considering internal state excluding any Node returned by getChildren()
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NotExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullIfExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NullLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Parameter
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Row
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SearchedCaseExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
shallowEquals(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
sharedLockCompactionSelection() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
sharedModFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
SharedTimeDataBuffer - Class in org.apache.iotdb.db.storageengine.dataregion.utils
 
SharedTimeDataBuffer(IChunkMetadata) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.utils.SharedTimeDataBuffer
 
SharedTsBlockQueue - Class in org.apache.iotdb.db.queryengine.execution.exchange
This is not thread safe class, the caller should ensure multi-threads safety.
SharedTsBlockQueue(TFragmentInstanceId, String, LocalMemoryManager, ExecutorService) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.SharedTsBlockQueue
 
sharedUnlockCompactionSelection() - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
SHORT_LEN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
ShortBigArray - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array
 
ShortBigArray() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Creates a new big array containing one initial segment
ShortBigArray(short) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Creates a new big array containing one initial segment filled with the specified default value
shouldCompactChunkByDirectlyFlush(IChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
shouldCompactChunkByDirectlyFlush(IChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
shouldDatabaseBeListened(PipeParameters, boolean, String) - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionListeningFilter
 
shouldDataRegionBeListened(PipeParameters, DataRegionId) - Static method in class org.apache.iotdb.db.pipe.extractor.dataregion.DataRegionListeningFilter
 
shouldEmit() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
shouldEmit() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
shouldEmit() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
shouldEmit() - Method in class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
shouldExtractDeletion - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
shouldExtractDeletion() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
shouldExtractInsertion - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
shouldExtractInsertion() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
shouldExtractInsertion() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
shouldFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
shouldFlush() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
shouldFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
shouldFlushAlignedCache() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
shouldFlushTimeSeries() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.load.LoadTsFileTreeSchemaCache
 
shouldIterateReadersToNextValid - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
shouldLogin() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
shouldParse4Privilege() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
shouldParsePattern() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
shouldParseTime() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
shouldPrefetch() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
shouldReport - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
shouldRollback() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
shouldSealChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.AbstractCompactionFlushController
 
shouldSealChunkWriter() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.flushcontroller.FollowedBatchedCompactionFlushController
 
shouldSelectCrossSpaceCompactionTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
shouldSplitFile - Variable in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
shouldThrottle() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
shouldUseRoughEstimatedResult(long) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.CompactionEstimateUtils
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeAboveDBCollector
 
shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
shouldVisitSubtreeOfFullMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.DatabaseTraverser
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.EntityTraverser
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MeasurementTraverser
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeAboveDBCollector
 
shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
shouldVisitSubtreeOfInternalMatchedNode(SchemaNode) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeVisitor
 
SHOW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_CONTINUOUS_QUERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_MEASUREMENTS - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
SHOW_MERGE_STATUS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_NODES_IN_SCHEMA_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_PATH_SET_SCHEMA_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_PATH_USING_SCHEMA_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_PIPEPLUGINS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_PIPES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_QUERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SHOW_QUERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_QUERIES_HEADER_COLUMNS - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
SHOW_QUERY_RESOURCE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_SCHEMA_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_SET_TEMPLATES - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
SHOW_SPACE_QUOTA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_SUBSCRIPTIONS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_TEMPLATES - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
SHOW_THROTTLE_QUOTA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_TOPICS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_TRIGGERS - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
SHOW_USING_TEMPLATES - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
 
showAINodes() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showAINodes() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showAINodes() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowAINodes - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowAINodes() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
ShowAINodes(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
ShowAINodesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.model
 
ShowAINodesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowAINodesStatement
 
ShowAINodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowAINodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowAINodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowAINodesTask
 
ShowAINodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowAINodesTask
 
ShowChildNodesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowChildNodesStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildNodesStatement
 
ShowChildPathsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowChildPathsStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowChildPathsStatement
 
showCluster() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showCluster(ShowCluster) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCluster(ShowCluster) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
showCluster(ShowClusterStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCluster(ShowClusterStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowCluster - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowCluster() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
ShowCluster(Boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
ShowCluster(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
ShowCluster(NodeLocation, Boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
ShowClusterDetailsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowClusterDetailsTask(ShowClusterStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterDetailsTask
 
showClusterId() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showClusterId() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowClusterId - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowClusterId(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
ShowClusterIdStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowClusterIdStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterIdStatement
 
ShowClusterIdTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowClusterIdTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterIdTask
 
showClusterParameters() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showClusterParameters() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowClusterStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowClusterStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowClusterStatement
 
ShowClusterTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowClusterTask(ShowClusterStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowClusterTask
 
showConfigNodes() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showConfigNodes() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showConfigNodes() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowConfigNodes - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowConfigNodes() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
ShowConfigNodes(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
ShowConfigNodesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowConfigNodesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowConfigNodesStatement
 
ShowConfigNodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowConfigNodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowConfigNodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowConfigNodesTask
 
ShowConfigNodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowConfigNodesTask
 
showConfiguration(int) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showContinuousQueries() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showContinuousQueries() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowContinuousQueriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowContinuousQueriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowContinuousQueriesStatement
 
ShowContinuousQueriesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowContinuousQueriesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowContinuousQueriesTask
 
showCQ() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showCurrentDatabase(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCurrentDatabase(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowCurrentDatabase - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowCurrentDatabase(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
ShowCurrentDatabaseTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
ShowCurrentDatabaseTask(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentDatabaseTask
 
showCurrentSqlDialect(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCurrentSqlDialect(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowCurrentSqlDialect - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowCurrentSqlDialect(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
ShowCurrentSqlDialectStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ShowCurrentSqlDialectStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentSqlDialectStatement
 
ShowCurrentSqlDialectTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
ShowCurrentSqlDialectTask(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentSqlDialectTask
 
showCurrentTimestamp() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCurrentTimestamp() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowCurrentTimestamp - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowCurrentTimestamp(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
ShowCurrentTimestampStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowCurrentTimestampStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowCurrentTimestampStatement
 
ShowCurrentTimestampTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
ShowCurrentTimestampTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentTimestampTask
 
showCurrentUser(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showCurrentUser(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowCurrentUser - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowCurrentUser(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
ShowCurrentUserStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ShowCurrentUserStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowCurrentUserStatement
 
ShowCurrentUserTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
ShowCurrentUserTask(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowCurrentUserTask
 
showDatabase(TGetDatabaseReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showDatabase(ShowDatabaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showDatabase(ShowDatabaseStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
showDatabases(ShowDB, Predicate<String>) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showDatabases(ShowDB, Predicate<String>) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowDatabaseStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
SHOW DATABASES statement
ShowDatabaseStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDatabaseStatement
 
ShowDatabaseTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowDatabaseTask(ShowDatabaseStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDatabaseTask
 
showDataNodes() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showDataNodes() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showDataNodes() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowDataNodes - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowDataNodes() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
ShowDataNodes(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
ShowDataNodesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowDataNodesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
ShowDataNodesStatement(TConsensusGroupType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDataNodesStatement
 
ShowDataNodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowDataNodesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowDataNodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDataNodesTask
 
ShowDataNodesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDataNodesTask
 
ShowDataNodesTask(ShowDataNodesStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowDataNodesTask
 
ShowDB - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowDB(NodeLocation, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
ShowDBTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowDBTask(ShowDB, Predicate<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowDBTask
 
ShowDevice - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowDevice(String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
ShowDevice(NodeLocation, Table, Expression, Offset, Node) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
ShowDevicesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
ShowDevicesPlanImpl(PartialPath, long, long, boolean, int, SchemaFilter, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
ShowDevicesResult - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
ShowDevicesResult(String, Boolean, int) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
ShowDevicesResult(String, Boolean, int, String[]) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
ShowDevicesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
SHOW DEVICES statement.
ShowDevicesStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowDevicesStatement
 
showFunctions(Model) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showFunctions(Model) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowFunctions - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowFunctions() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
ShowFunctions(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
ShowFunctionsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowFunctionsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowFunctionsStatement
 
ShowFunctionsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowFunctionsTask(Model) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowFunctionsTask
 
ShowIndex - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowIndex(NodeLocation, QualifiedName) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
ShowIndex(QualifiedName) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
ShowLogicalViewStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.view
 
ShowLogicalViewStatement(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.view.ShowLogicalViewStatement
 
showModel(TShowModelReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showModels(String) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showModels(String) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowModelsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.model
 
ShowModelsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.model.ShowModelsStatement
 
ShowModelsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model
 
ShowModelsTask(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.model.ShowModelsTask
 
showNodesInSchemaTemplate(ShowNodesInSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showNodesInSchemaTemplate(ShowNodesInSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowNodesInSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
ShowNodesInSchemaTemplateStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowNodesInSchemaTemplateStatement
 
ShowNodesInSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
ShowNodesInSchemaTemplateTask(ShowNodesInSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowNodesInSchemaTemplateTask
 
ShowNodesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
ShowNodesPlanImpl(PartialPath, int, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowNodesPlanImpl
 
ShowNodesResult - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
ShowNodesResult(String, MNodeType) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowNodesResult
 
showPathSetTemplate(ShowPathSetTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showPathSetTemplate(ShowPathSetTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowPathSetTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
ShowPathSetTemplateStatement(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathSetTemplateStatement
 
ShowPathSetTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
ShowPathSetTemplateTask(ShowPathSetTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowPathSetTemplateTask
 
ShowPathsUsingTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
ShowPathsUsingTemplateStatement(PartialPath, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowPathsUsingTemplateStatement
 
showPipe(TShowPipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showPipePlugins(ShowPipePluginsStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showPipePlugins(ShowPipePluginsStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowPipePlugins - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowPipePlugins() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipePlugins
 
ShowPipePluginsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
ShowPipePluginsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipePluginsStatement
 
ShowPipePluginsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowPipePluginsTask(ShowPipePlugins) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
ShowPipePluginsTask(ShowPipePluginsStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowPipePluginsTask
 
showPipes(ShowPipesStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showPipes(ShowPipesStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowPipes - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowPipes(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
ShowPipesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
ShowPipesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.ShowPipesStatement
 
ShowPipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
ShowPipeTask(ShowPipes) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.ShowPipeTask
 
ShowPipeTask(ShowPipesStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.ShowPipeTask
 
ShowQueriesNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
ShowQueriesNode(PlanNodeId, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
ShowQueriesOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source
 
ShowQueriesOperator(OperatorContext, PlanNodeId, Coordinator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.ShowQueriesOperator
 
ShowQueriesStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowQueriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ShowQueriesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowQueriesStatement
 
ShowQueriesStatement(NodeLocation, String, Optional<Expression>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowQueriesStatement
 
showRegion(TShowRegionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showRegion(ShowRegionStatement, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showRegion(ShowRegionStatement, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowRegions - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowRegions(TConsensusGroupType, String, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
ShowRegionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowRegionStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowRegionStatement
 
ShowRegionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowRegionTask(ShowRegionStatement, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowRegionTask
 
ShowRewrite - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite
 
ShowRewrite(Metadata, AccessControl) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.ShowRewrite
 
ShowSchemaResult - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
ShowSchemaResult() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
ShowSchemaResult(String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowSchemaResult
 
showSchemaTemplate(ShowSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showSchemaTemplate(ShowSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
ShowSchemaTemplateStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.ShowSchemaTemplateStatement
 
ShowSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
ShowSchemaTemplateTask(ShowSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.ShowSchemaTemplateTask
 
showSpaceQuota(List<String>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showSpaceQuota(ShowSpaceQuotaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showSpaceQuota(ShowSpaceQuotaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowSpaceQuotaStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys.quota
 
ShowSpaceQuotaStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowSpaceQuotaStatement
 
ShowSpaceQuotaTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota
 
ShowSpaceQuotaTask(ShowSpaceQuotaStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowSpaceQuotaTask
 
ShowStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowStatement
 
ShowStatement(NodeLocation, String, Optional<Expression>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
showSubscription(TShowSubscriptionReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showSubscriptions(ShowSubscriptionsStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showSubscriptions(ShowSubscriptionsStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowSubscriptions - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowSubscriptions(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
ShowSubscriptionsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription
 
ShowSubscriptionsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowSubscriptionsStatement
 
ShowSubscriptionsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription
 
ShowSubscriptionsTask(ShowSubscriptions) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowSubscriptionsTask
 
ShowSubscriptionsTask(ShowSubscriptionsStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowSubscriptionsTask
 
ShowTableDevicesPlan - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
ShowTableDevicesPlan(PartialPath, SchemaFilter) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTableDevicesPlan
 
showTables(String, boolean) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showTables(String, Predicate<String>, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showTables(String, Predicate<String>, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowTables - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowTables(NodeLocation, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
ShowTables(NodeLocation, Identifier, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
showTables4InformationSchema() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
ShowTablesDetailsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowTablesDetailsTask(String, Predicate<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesDetailsTask
 
ShowTablesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
ShowTablesTask(String, Predicate<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.ShowTablesTask
 
showThrottleQuota(TShowThrottleReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showThrottleQuota(ShowThrottleQuotaStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showThrottleQuota(ShowThrottleQuotaStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowThrottleQuotaStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys.quota
 
ShowThrottleQuotaStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.quota.ShowThrottleQuotaStatement
 
ShowThrottleQuotaTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota
 
ShowThrottleQuotaTask(ShowThrottleQuotaStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.quota.ShowThrottleQuotaTask
 
ShowTimeSeriesPlanImpl - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl
 
ShowTimeSeriesPlanImpl(PartialPath, Map<Integer, Template>, long, long, boolean, SchemaFilter, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowTimeSeriesPlanImpl
 
ShowTimeSeriesResult - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
ShowTimeSeriesResult() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
ShowTimeSeriesResult(String, String, IMeasurementSchema, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
ShowTimeSeriesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
SHOW TIMESERIES statement.
ShowTimeSeriesStatement(PartialPath, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTimeSeriesStatement
 
showTopic(TShowTopicReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showTopics(ShowTopicsStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showTopics(ShowTopicsStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowTopics - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowTopics(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
ShowTopicsStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription
 
ShowTopicsStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.subscription.ShowTopicsStatement
 
ShowTopicsTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription
 
ShowTopicsTask(ShowTopics) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowTopicsTask
 
ShowTopicsTask(ShowTopicsStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.subscription.ShowTopicsTask
 
showTriggers() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showTriggers() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowTriggersStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowTriggersStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTriggersStatement
 
ShowTriggersTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowTriggersTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTriggersTask
 
showTTL(TShowTTLReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
showTTL(ShowTTLStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showTTL(ShowTTLStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowTTLStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowTTLStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowTTLStatement
 
ShowTTLTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowTTLTask(ShowTTLStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowTTLTask
 
showVariables() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
ShowVariables - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowVariables(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
ShowVariablesStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
ShowVariablesStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.ShowVariablesStatement
 
ShowVariablesTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
ShowVariablesTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.ShowVariablesTask
 
showVersion() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
showVersion() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
ShowVersion - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
ShowVersion(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
ShowVersionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
ShowVersionStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.ShowVersionStatement
 
ShowVersionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.session
 
ShowVersionTask() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.session.ShowVersionTask
 
SHUFFLE_SINK - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ShuffleHelperOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.sink
 
ShuffleHelperOperator(OperatorContext, List<Operator>, DownStreamChannelIndex, ISinkHandle) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.sink.ShuffleHelperOperator
 
ShuffleSinkHandle - Class in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
ShuffleSinkHandle(TFragmentInstanceId, List<ISinkChannel>, DownStreamChannelIndex, ShuffleSinkHandle.ShuffleStrategyEnum, MPPDataExchangeManager.SinkListener) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
ShuffleSinkHandle.ShuffleStrategyEnum - Enum in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
ShuffleSinkNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink
Responsible for creating ShuffleHelperOperator and corresponding SinkHandle
ShuffleSinkNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
ShuffleSinkNode(PlanNodeId, List<DownStreamChannelLocation>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
shutdown() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.DisruptorQueue
 
shutdown() - Method in class org.apache.iotdb.db.service.MQTTService
 
shutdown() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileSubTaskThreadExecutor
 
shutdown(long) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
Signature - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
Signature.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
SignColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SignColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SignColumnTransformer
 
SIMPLE_CASE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
SIMPLE_ROUND_ROBIN - Enum constant in enum org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle.ShuffleStrategyEnum
 
SimpleCaseExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SimpleCaseExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
SimpleCaseExpression(Expression, List<WhenClause>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
SimpleCaseExpression(Expression, List<WhenClause>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
SimpleCaseExpression(NodeLocation, Expression, List<WhenClause>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
SimpleCaseExpression(NodeLocation, Expression, List<WhenClause>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleCaseExpression
 
SimpleCompactionLogger - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
MergeLogger records the progress of a merge in file "merge.log" as text lines.
SimpleCompactionLogger(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.SimpleCompactionLogger
 
SimpleFragmentParallelPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
A simple implementation of IFragmentParallelPlaner.
SimpleFragmentParallelPlanner(SubPlan, Analysis, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.SimpleFragmentParallelPlanner
 
SimpleGroupBy - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SimpleGroupBy(List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
SimpleGroupBy(NodeLocation, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
SimpleNestedLoopCrossJoinOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join
This Operator is used to implement the simple nested loop join algorithm for Cartesian product.
SimpleNestedLoopCrossJoinOperator(OperatorContext, Operator, Operator, int[], int[], List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.SimpleNestedLoopCrossJoinOperator
 
SimplePlanRewriter<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
SimplePlanRewriter() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter
 
SimplePlanRewriter.RewriteContext<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
SimplePlanVisitor<C> - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
SimplePlanVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.SimplePlanVisitor
 
SimpleProgressIndexAssigner - Class in org.apache.iotdb.db.pipe.agent.runtime
 
SimpleProgressIndexAssigner() - Constructor for class org.apache.iotdb.db.pipe.agent.runtime.SimpleProgressIndexAssigner
 
simpleQuery(Select) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation, Optional<Expression>, Optional<GroupBy>, Optional<Expression>, Optional<Fill>, Optional<OrderBy>, Optional<Offset>, Optional<Node>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation, Optional<Expression>, Optional<OrderBy>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation, Expression, OrderBy) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
simpleQuery(Select, Relation, OrderBy) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
SimpleQueryTerminator - Class in org.apache.iotdb.db.queryengine.plan.scheduler
 
SimpleQueryTerminator(ScheduledExecutorService, MPPQueryContext, List<FragmentInstance>, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IFragInstanceStateTracker) - Constructor for class org.apache.iotdb.db.queryengine.plan.scheduler.SimpleQueryTerminator
 
SimplifyExpressions - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
SimplifyExpressions(PlannerContext, IrTypeAnalyzer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SimplifyExpressions
 
simplifyPredicate(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.PredicateUtils
Simplify the given predicate (Remove the NULL and TRUE/FALSE expression).
sin(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
SinColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SinColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinColumnTransformer
 
SINGLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
SINGLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
 
SINGLE_DEVICE_VIEW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SINGLE_TIME_ITERATOR - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator.TimeIteratorType
 
singleAggregation(PlanNodeId, PlanNode, Map<Symbol, AggregationNode.Aggregation>, AggregationNode.GroupingSetDescriptor) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
SingleChildProcessNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
SingleChildProcessNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
SingleChildProcessNode(PlanNodeId, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleChildProcessNode
 
SingleColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SingleColumn(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
SingleColumn(Expression, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
SingleColumn(NodeLocation, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
SingleColumn(NodeLocation, Expression, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
SingleColumnMerger - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
only has one input column.
SingleColumnMerger(InputLocation, TimeComparator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SingleColumnMerger
 
singleDevice - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
SingleDeviceViewNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
SingleDeviceViewNode(PlanNodeId, boolean, List<String>, IDeviceID, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
SingleDeviceViewNode(PlanNodeId, List<String>, IDeviceID, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
SingleDeviceViewOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
The SingleDeviceViewOperator plays a similar role with DeviceViewOperator of adding a device column to current resultSet.
SingleDeviceViewOperator(OperatorContext, String, Operator, List<Integer>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.SingleDeviceViewOperator
 
SingleDistinctAggregationToGroupBy - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Implements distinct aggregations with similar inputs by transforming plans of the following shape:
SingleDistinctAggregationToGroupBy() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.SingleDistinctAggregationToGroupBy
 
singleGroupingSet(List<Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode
 
SingleInputAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
SingleInputAggregationOperator(OperatorContext, List<TreeAggregator>, Operator, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
SingleInputMultiReferenceLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.intermediate
 
SingleInputMultiReferenceLayer(Expression, String, float, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputMultiReferenceLayer
 
SingleInputSingleReferenceLayer - Class in org.apache.iotdb.db.queryengine.transformation.dag.intermediate
 
SingleInputSingleReferenceLayer(Expression, String, float, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.SingleInputSingleReferenceLayer
 
singlePageFlushStrategy - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageIOChannel
 
SinglePageWholeChunkReader - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan
 
SinglePageWholeChunkReader(Chunk) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
SingleSequenceFileTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
SingleSequenceFileTask(UnseqSpaceStatistics, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SingleSequenceFileTask
 
SingleSeriesCompactionExecutor - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk
This class is used to compact one series during inner space compaction.
SingleSeriesCompactionExecutor(IDeviceID, String, LinkedList<Pair<TsFileSequenceReader, List<ChunkMetadata>>>, CompactionTsFileWriter, TsFileResource, CompactionTaskSummary) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.SingleSeriesCompactionExecutor
 
SingleSeriesCompactionExecutor(IDeviceID, IMeasurementSchema, LinkedList<Pair<TsFileSequenceReader, List<ChunkMetadata>>>, CompactionTsFileWriter, TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.SingleSeriesCompactionExecutor
 
SingleTimeWindowIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
Used for aggregation with only one time window.
SingleTimeWindowIterator(long, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.SingleTimeWindowIterator
 
SinhColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SinhColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SinhColumnTransformer
 
sink - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
SINK_HANDLE_SEND_TSBLOCK_LOCAL - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SINK_HANDLE_SEND_TSBLOCK_REMOTE - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SinkChannel - Class in org.apache.iotdb.db.queryengine.execution.exchange.sink
 
SinkChannel(TEndPoint, TFragmentInstanceId, String, String, TFragmentInstanceId, LocalMemoryManager, ExecutorService, TsBlockSerde, MPPDataExchangeManager.SinkListener, IClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
SinkNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink
 
SinkNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.SinkNode
 
SinkOperator - Interface in org.apache.iotdb.db.queryengine.execution.operator.sink
 
size - Variable in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
 
size() - Method in class org.apache.iotdb.db.pipe.agent.task.connection.EnrichedDeque
 
size() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
size() - Method in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
size() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
size() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
Get the current queue size.
size() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
size() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Assignments
 
size() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.CaseInsensitiveStream
 
size() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnRow
 
size() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnRow
 
size() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
size() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.SerializableRowList
 
size() - Method in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableTVList
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
size() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
size() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
size() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
size() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
size() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
size() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
size() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Returns the current size of this file.
size() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
size() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
size() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadPendingQueue
 
size() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBlockingPendingQueue
 
size() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
size() - Method in class org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
size() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
size() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
size() - Method in interface org.apache.iotdb.db.utils.windowing.api.Window
 
size() - Method in class org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
size() - Method in class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
size(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
SIZE_TIERED_MULTI_TARGET - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
 
SIZE_TIERED_MULTI_TARGET - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
 
SIZE_TIERED_SINGLE_TARGET - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
 
SIZE_TIERED_SINGLE_TARGET - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
 
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BinaryBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.BooleanBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ByteBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.DoubleBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.FloatBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.LongBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.MapBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ObjectBigArray
Returns the size of this big array in bytes.
sizeOf() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.ShortBigArray
Returns the size of this big array in bytes.
sizeOf(InsertNode) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOf(Binary) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
sizeOfBitMapArray(BitMap[]) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfColumns(Object[], MeasurementSchema[]) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfIDeviceID(IDeviceID) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfMapEntries(Map<String, Binary>) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
sizeOfMeasurementSchema(MeasurementSchema) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfMeasurementSchemas(MeasurementSchema[]) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfPartialPath(PartialPath) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfStringArray(String[]) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
sizeOfValues(Object[], MeasurementSchema[]) - Static method in class org.apache.iotdb.db.pipe.resource.memory.InsertNodeMemoryEstimator
 
SizeTieredCompactionSelector - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl
SizeTieredCompactionSelector selects files to be compacted based on the size of files.
SizeTieredCompactionSelector(String, String, long, boolean, TsFileManager, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
sizeToWrite(MeasurementSchema) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
 
sketchFile(String, String) - Static method in class org.apache.iotdb.db.tools.schema.PBTreeFileSketchTool
 
SkewnessOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
SkewnessOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.SkewnessOperator
 
skip(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogReader
 
skipCurrentChunk() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
skipCurrentFile() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
skipCurrentPage() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
skipCurrentPage() - Method in interface org.apache.iotdb.db.storageengine.dataregion.read.filescan.IChunkHandle
Skip the current page
skipCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.DiskChunkHandleImpl
 
skipCurrentPage() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.MemChunkHandleImpl
 
skipIfNoPrivileges - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
skipIfNoPrivileges - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
skipParsingPattern() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
skipParsingTime() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
skippedSourceFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.ConditionWindowManager
skipPointsOutOfBound has two phrases in ConditionWindowManager.
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.CountWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBinaryWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualBooleanWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualDoubleWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualFloatWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualIntWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.EqualLongWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.window.IWindowManager
Used to skip some points through the window attributes, such as timeRange and so on.
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.SessionWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationDoubleWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationFloatWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationIntWindowManager
 
skipPointsOutOfCurWindow(TsBlock) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationLongWindowManager
 
skipPreDeletedSchema - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
skipTemplateChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
skipTemplateChildren() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.MNodeIterator
 
skipTemplateChildren(IDeviceMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
skipToGivenLogicalPosition(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
Since current WAL file is compressed, but some part of the system need to skip the offset of an uncompressed wal file, this method is used to skip to the given logical position.
Slice - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function.partition
Parts of partition.
Slice(int, int, Column[], List<Integer>, List<Integer>, List<Type>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.Slice
 
SliceCache - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function.partition
Used to manage the slices of the partition.
SliceCache() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.SliceCache
 
SLIDING_TIME - Enum constant in enum org.apache.iotdb.db.utils.columngenerator.ColumnGeneratorType
 
SLIDING_WINDOW_AGGREGATION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SlidingSizeWindowConfiguration - Class in org.apache.iotdb.db.utils.windowing.configuration
 
SlidingSizeWindowConfiguration(TSDataType, int) - Constructor for class org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
SlidingSizeWindowConfiguration(TSDataType, int, int) - Constructor for class org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
SlidingSizeWindowEvaluationHandler - Class in org.apache.iotdb.db.utils.windowing.handler
 
SlidingSizeWindowEvaluationHandler(SlidingSizeWindowConfiguration, Evaluator) - Constructor for class org.apache.iotdb.db.utils.windowing.handler.SlidingSizeWindowEvaluationHandler
 
SlidingTimeColumnGenerator - Class in org.apache.iotdb.db.utils.columngenerator
This class is used to generate a time column in INT64 where the value would increase in a way of sliding-window.
SlidingTimeColumnGenerator(ITimeRangeIterator) - Constructor for class org.apache.iotdb.db.utils.columngenerator.SlidingTimeColumnGenerator
 
SlidingTimeColumnGeneratorParameter - Class in org.apache.iotdb.db.utils.columngenerator.parameter
 
SlidingTimeColumnGeneratorParameter(GroupByTimeParameter, boolean) - Constructor for class org.apache.iotdb.db.utils.columngenerator.parameter.SlidingTimeColumnGeneratorParameter
 
SlidingTimeWindowConfiguration - Class in org.apache.iotdb.db.utils.windowing.configuration
 
SlidingTimeWindowConfiguration(TSDataType, long) - Constructor for class org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
SlidingTimeWindowConfiguration(TSDataType, long, long) - Constructor for class org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
SlidingTimeWindowEvaluationHandler - Class in org.apache.iotdb.db.utils.windowing.handler
 
SlidingTimeWindowEvaluationHandler(SlidingTimeWindowConfiguration, Evaluator) - Constructor for class org.apache.iotdb.db.utils.windowing.handler.SlidingTimeWindowEvaluationHandler
 
SlidingWindowAggregationNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
SlidingWindowAggregationNode(PlanNodeId, List<AggregationDescriptor>, GroupByTimeParameter, Ordering, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
SlidingWindowAggregationNode(PlanNodeId, PlanNode, List<AggregationDescriptor>, GroupByTimeParameter, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
SlidingWindowAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
SlidingWindowAggregationOperator(OperatorContext, List<TreeAggregator>, ITimeRangeIterator, Operator, boolean, boolean, GroupByTimeParameter, long, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.SlidingWindowAggregationOperator
 
SlidingWindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
 
SlidingWindowAggregator(Accumulator, List<InputLocation[]>, AggregationStep) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
 
SlidingWindowAggregator.PartialAggregationResult - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
 
SlidingWindowAggregatorFactory - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
 
SlidingWindowEvaluationHandler - Class in org.apache.iotdb.db.utils.windowing.handler
 
SlidingWindowEvaluationHandler(Configuration, Evaluator) - Constructor for class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
SMALL_ARRAY_LENGTH - Static variable in class org.apache.iotdb.db.utils.datastructure.TimSort
when array size <= 32, it's better to use binarysort.
SMALLINT - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
SmoothQueueSlidingWindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow
The aggregation result is calculated from all pre-aggregation results in the currently maintained queue when calculating the COUNT, SUM, AVG and STDDEV/VARIANCE relevant functions.
SmoothQueueSlidingWindowAggregator(Accumulator, List<InputLocation[]>, AggregationStep) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SmoothQueueSlidingWindowAggregator
 
snapshot() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
snapshot() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStats
 
snapshot() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowTimeSeriesResult
 
snapshot() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
snapshot() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.ITimeSeriesSchemaInfo
 
SNAPSHOT_LOG_NAME - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
SnapshotFileSet - Class in org.apache.iotdb.db.storageengine.dataregion.snapshot
 
SnapshotFileSet() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotFileSet
 
SnapshotLoader - Class in org.apache.iotdb.db.storageengine.dataregion.snapshot
 
SnapshotLoader(String, String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLoader
 
SnapshotLogAnalyzer - Class in org.apache.iotdb.db.storageengine.dataregion.snapshot
 
SnapshotLogAnalyzer(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogAnalyzer
 
SnapshotLogger - Class in org.apache.iotdb.db.storageengine.dataregion.snapshot
 
SnapshotLogger(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
SnapshotTaker - Class in org.apache.iotdb.db.storageengine.dataregion.snapshot
SnapshotTaker takes data snapshot for a DataRegion in one time.
SnapshotTaker(DataRegion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
 
SOCKET_OPEN_FILE_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
SOME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Quantifier
 
SOME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression.Quantifier
 
sort() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackAlignedTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackBinaryTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackBooleanTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackDoubleTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackFloatTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackIntTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.BackLongTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickAlignedTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickBinaryTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickBooleanTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickDoubleTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickFloatTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickIntTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.QuickLongTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimAlignedTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimBinaryTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimBooleanTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimDoubleTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimFloatTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimIntTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TimLongTVList
 
sort() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
sort(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
the entrance of tim_sort; 1.
sort(int, int, IntComparator) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArray
 
SORT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
SORT_TASK - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
sortAndDeduplicateByDevIdTimestamp() - Method in class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTableModelTabletEventSorter
For the sorting and deduplication needs of the table model tablet, it is done according to the IDeviceID.
sortAndDeduplicateByTimestampIfNecessary() - Method in class org.apache.iotdb.db.pipe.connector.util.sorter.PipeTableModelTabletEventSorter
Sort by time only, and remove only rows with the same DeviceID and time.
sortAndMerge(List<ModEntry>) - Static method in class org.apache.iotdb.db.utils.ModificationUtils
 
sortAndMerge(List<Modification>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
sortBlock(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.BackwardSort
TODO: optional sort algorithms by inversion rates and block_size
SortBufferManager - Class in org.apache.iotdb.db.utils.sort
 
SortBufferManager(int, long) - Constructor for class org.apache.iotdb.db.utils.sort.SortBufferManager
 
sorted - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
sortedAllSourceFilesInTask - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
SortElimination - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Distributed plan planning.
SortElimination() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SortElimination
 
SortItem - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SortItem - Class in org.apache.iotdb.db.queryengine.plan.statement.component
 
SortItem(String, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
SortItem(String, Ordering, NullOrdering) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
SortItem(Expression, Ordering, NullOrdering) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
SortItem(Expression, SortItem.Ordering, SortItem.NullOrdering) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
SortItem(NodeLocation, Expression, SortItem.Ordering, SortItem.NullOrdering) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
SortItem.NullOrdering - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SortItem.Ordering - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
sortItemToSortOrder(SortItem) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingTranslator
 
SortKey - Class in org.apache.iotdb.db.utils.datastructure
 
SortKey(TsBlock, int) - Constructor for class org.apache.iotdb.db.utils.datastructure.SortKey
 
SortKeyComparator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
SortKeyComparator(int, boolean, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.join.merge.SortKeyComparator
 
sortList(List<List<T>>, int[], int) - Static method in class org.apache.iotdb.db.protocol.rest.utils.InsertTabletSortDataUtils
 
SortNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
SortNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
SortNode(PlanNodeId, PlanNode, OrderByParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
SortNode(PlanNodeId, PlanNode, OrderingScheme, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
SortNode(PlanNodeId, OrderByParameter) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
SortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
SortOrder - Enum in org.apache.iotdb.db.queryengine.plan.relational.planner
 
SortReader - Interface in org.apache.iotdb.db.utils.sort
 
sortSeqFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossCompactionTaskResource
 
sortTimeStampList(List<Long>) - Static method in class org.apache.iotdb.db.protocol.rest.utils.InsertTabletSortDataUtils
 
sortTvListForFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
sortTvListForFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
sortTvListForFlush() - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
served for flush requests.
sortTvListForFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
sortTvLists() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedReadOnlyMemChunk
 
sortTvLists() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.ReadOnlyMemChunk
 
source() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
SOURCE_FILE_CLEANED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
SOURCE_HANDLE_DESERIALIZE_TSBLOCK_LOCAL - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SOURCE_HANDLE_DESERIALIZE_TSBLOCK_REMOTE - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SOURCE_HANDLE_GET_TSBLOCK_LOCAL - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SOURCE_HANDLE_GET_TSBLOCK_REMOTE - Static variable in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
SourceColumn(QualifiedObjectName, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
sourceEvent - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
sourceEvent - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
sourceEvent - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParserProvider
 
sourceFilesInCompactionPerformer - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
sourceFilesInLog - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
SourceHandle - Class in org.apache.iotdb.db.queryengine.execution.exchange.source
 
SourceHandle(TEndPoint, TFragmentInstanceId, TFragmentInstanceId, String, int, LocalMemoryManager, ExecutorService, TsBlockSerde, MPPDataExchangeManager.SourceHandleListener, IClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
sourceId - Variable in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaQueryScanOperator
 
sourceId - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSourceOperator
 
sourceId - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
sourceId - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator.AbstractTableScanOperatorParameter
 
SourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
SourceNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SourceNode
 
SourceNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SourceNode
 
SourceOperator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source
 
SourceRewriter - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
SourceRewriter(Analysis) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
sources() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
sourceTaskFailed(FragmentInstanceId, Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
spareOffset - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
spareSize - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
specialRule(int, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler.Builder
 
specialToken(int, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler.Builder
 
SpecifiedInfoMergerFactory - Class in org.apache.iotdb.db.queryengine.statistics
 
SpecifiedInfoMergerFactory() - Constructor for class org.apache.iotdb.db.queryengine.statistics.SpecifiedInfoMergerFactory
 
SpecifiedInfoMergerFactory.SpecifiedInfoMerger - Interface in org.apache.iotdb.db.queryengine.statistics
 
specifyDeviceAlignment(String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
specifyDeviceAlignment(String, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
specifyTargetDeviceMeasurement(PartialPath, PartialPath, String, String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
specifyTargetPath(String, String, PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
spillSortedData(List<SortKey>) - Method in class org.apache.iotdb.db.utils.sort.DiskSpiller
todo: directly serialize the sorted line instead of copy into a new tsBlock.
split(int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.MeasurementGroup
 
split(AggregationNode, SymbolAllocator, QueryId) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Util
Split AggregationNode into two-stage.
split(AggregationTableScanNode, SymbolAllocator, QueryId) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.Util
Split AggregationTableScanNode into two-stage.
SPLIT_CHAR - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
splitByDevice(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Split the tablet of the given range according to Table deviceID.
splitByDevice(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
splitByKey(String, Integer, ByteBuffer, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
splitByKey(String, String, ByteBuffer, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
splitByKey(String, ByteBuffer, ByteBuffer, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
splitByKey(String, T, ByteBuffer, boolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
Split the segment into dstBuffer considering the passing in key.
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFileNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.ActivateTemplateNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.AlterTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.BatchActivateTemplateNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateAlignedTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateMultiTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.CreateTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalBatchActivateTemplateNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateMultiTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.InternalCreateTimeSeriesNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.view.CreateLogicalViewNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedDeleteDataNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedInsertNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.pipe.PipeEnrichedWritePlanNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.ContinuousSameSearchIndexSeparatorNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertMultiTabletsNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsOfOneDeviceNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowsNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.WritePlanNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.CreateOrUpdateTableDeviceNode
 
splitByPartition(IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
splitByReplicaSet(Map<IDeviceID, InsertTabletNode.PartitionSplitInfo>, IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
splitByReplicaSet(Map<IDeviceID, InsertTabletNode.PartitionSplitInfo>, IAnalysis) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
splitFragment(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.DistributionPlanner
 
splitPartialBuiltinAggregation(TAggregationType) - Static method in class org.apache.iotdb.db.utils.SchemaUtils
 
splitQualifiedName(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
splitTimePartition(List<List<List<TTimePartitionSlot>>>) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
splitToSubPlan(QueryId, PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.SubPlanGenerator
 
splitTsFileByDataPartition() - Method in class org.apache.iotdb.db.storageengine.load.splitter.TsFileSplitter
 
splitWindowForStateWindow(TSDataType, ValueRecorder, double, Column, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.TransformUtils
 
splitWrappedSegment(String, ByteBuffer, ISchemaPage, boolean) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
splitWrappedSegment(String, ByteBuffer, ISchemaPage, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
SqlConstant - Class in org.apache.iotdb.db.utils.constant
this class contains several constants used in SQL.
SqlConstant() - Constructor for class org.apache.iotdb.db.utils.constant.SqlConstant
 
SqlFormatter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.util
 
SqlParseError - Class in org.apache.iotdb.db.queryengine.plan.parser
 
SqlParseError() - Constructor for class org.apache.iotdb.db.queryengine.plan.parser.SqlParseError
 
SqlParser - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.parser
 
SqlParser() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
SqlParser(BiConsumer<RelationalSqlLexer, RelationalSqlParser>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.SqlParser
 
SqrtColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SqrtColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SqrtColumnTransformer
 
SRStatementGenerator - Class in org.apache.iotdb.db.tools.schema
 
SRStatementGenerator(File, File, File, PartialPath) - Constructor for class org.apache.iotdb.db.tools.schema.SRStatementGenerator
 
StackableAstVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StackableAstVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StackableAstVisitor
 
StackableAstVisitor.StackableAstVisitorContext<C> - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StackableAstVisitorContext(C) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StackableAstVisitor.StackableAstVisitorContext
 
stampedReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Acquires the stamp-bound read lock.
stampedReadLock(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
stampedReadUnlock(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Attempts to release stamp-bound read lock.
stampedReadUnlock(ICachedMNode, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
StampedWriterPreferredLock - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock
StampedWriterPreferredLock is a special read-write lock.
StampedWriterPreferredLock() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
 
StandardStatisticsOperatorProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.processor
 
StandardStatisticsOperatorProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.StandardStatisticsOperatorProcessor
 
StandardTypes - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
StandardWarningCode - Enum in org.apache.iotdb.db.queryengine.execution.warnings
 
start() - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
start() - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
start() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
start() - Method in class org.apache.iotdb.db.pipe.agent.runtime.SimpleProgressIndexAssigner
 
start() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
start() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
start() - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
start() - Method in interface org.apache.iotdb.db.pipe.consensus.deletion.persist.DeletionBuffer
 
start() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.persist.PageCacheDeletionBuffer
 
start() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
start() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
start() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
start() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
start() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiverAgent
 
start() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
start() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
start() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
start() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
start() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
start() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.ClusterScheduler
 
start() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.FixedRateFragInsStateTracker
 
start() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IFragInstanceStateTracker
 
start() - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IScheduler
 
start() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler
 
start() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
start() - Method in class org.apache.iotdb.db.service.DataNode
 
start() - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
start() - Method in class org.apache.iotdb.db.service.MQTTService
 
start() - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
start() - Method in class org.apache.iotdb.db.service.RestService
 
start() - Method in class org.apache.iotdb.db.service.SettleService
 
start() - Method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
start() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushSubTaskPoolManager
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushTaskPoolManager
 
start() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
start() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadAgent
 
start() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadScheduledExecutorService
 
start() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
start() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
start() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionRuntimeAgent
 
start() - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
start(String) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
start(String) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
start(String, Runnable, long) - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeRuntimeAgentGuardian
 
START_PIPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
START_REPAIR_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
startAssignTo(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
startBroadcast(ISchemaRegion) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
startChunkGroup(IDeviceID) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
startChunkGroup(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
startChunkGroup(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
startChunkGroup(IDeviceID, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
STARTED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
startListen(String, PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeTimePartitionListener
 
startListenAndAssign(String, PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
startMeasurement(String, IChunkWriter, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
startMeasurement(String, IChunkWriter, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.RepairUnsortedFileCompactionWriter
 
startNewInterval() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer
 
startNode - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
startOffset - Variable in class org.apache.iotdb.db.queryengine.execution.operator.AbstractOperator
 
startPeriodicalJobExecutor() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
startPipe(String) - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeDispatcher
 
startPipe(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
startPipe(String, long) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
startPipe(StartPipeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
startPipe(StartPipeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
StartPipe - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StartPipe(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
startPipeExtended(TStartPipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
StartPipeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
StartPipeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StartPipeStatement
 
StartPipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
StartPipeTask(StartPipe) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StartPipeTask
 
StartPipeTask(StartPipeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StartPipeTask
 
startRecovery() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
Make preparation for recovery, including load .resource file (reconstruct when necessary) and truncate the file to remaining corrected data.
startRepairData() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
startRepairData(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
startRepairData(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
StartRepairData - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StartRepairData(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartRepairData
 
StartRepairDataStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
StartRepairDataStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.StartRepairDataStatement
 
StartRepairDataTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
StartRepairDataTask(StartRepairDataStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.StartRepairDataTask
 
startScheduleTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
startService() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMBean
 
startService() - Method in interface org.apache.iotdb.db.service.ExternalRPCServiceMBean
 
startSettling(List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.service.SettleService
 
startSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
startSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
startSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskProcessorStage
 
startSubtask() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
StartsWith2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
StartsWith2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWith2ColumnTransformer
 
StartsWithColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
StartsWithColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StartsWithColumnTransformer
 
startTime - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
startTime - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
startTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
startTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
startTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.DeviceInfo
 
startTime - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
start time
startTimes - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
start times array.
startTriggerInformationUpdater() - Method in class org.apache.iotdb.db.trigger.service.TriggerInformationUpdater
 
startup() - Method in class org.apache.iotdb.db.service.MQTTService
 
startUpCheck() - Method in class org.apache.iotdb.db.conf.DataNodeStartupCheck
 
state - Variable in class org.apache.iotdb.db.queryengine.execution.driver.Driver
 
State - Interface in org.apache.iotdb.db.pipe.processor.twostage.state
 
stateChanged(T) - Method in interface org.apache.iotdb.db.queryengine.execution.StateMachine.StateChangeListener
 
stateMachine - Variable in class org.apache.iotdb.db.queryengine.plan.scheduler.AbstractFragInsStateTracker
 
StateMachine<T> - Class in org.apache.iotdb.db.queryengine.execution
 
StateMachine(String, Executor, T) - Constructor for class org.apache.iotdb.db.queryengine.execution.StateMachine
Creates a state machine with the specified initial state and no terminal states.
StateMachine(String, Executor, T, Iterable<T>) - Constructor for class org.apache.iotdb.db.queryengine.execution.StateMachine
Creates a state machine with the specified initial state and terminal states.
StateMachine.StateChangeListener<T> - Interface in org.apache.iotdb.db.queryengine.execution
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ExtendRegionTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.MigrateRegionTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.ReconstructRegionTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.region.RemoveRegionTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveConfigNodeTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.RemoveDataNodeTask
 
statement - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.SetTTLTask
 
Statement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Statement - Class in org.apache.iotdb.db.queryengine.plan.statement
This class is a superclass of all statements.
Statement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
Statement(NodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Statement
 
STATEMENT - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
STATEMENT_EXCEPTION_VISITOR - Static variable in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
STATEMENT_EXCEPTION_VISITOR - Static variable in class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
STATEMENT_STATUS_VISITOR - Static variable in class org.apache.iotdb.db.pipe.receiver.protocol.thrift.IoTDBDataNodeReceiver
 
STATEMENT_STATUS_VISITOR - Static variable in class org.apache.iotdb.db.storageengine.load.converter.LoadTsFileDataTypeConverter
 
StatementAnalyzeException - Exception in org.apache.iotdb.db.exception.sql
 
StatementAnalyzeException(Exception) - Constructor for exception org.apache.iotdb.db.exception.sql.StatementAnalyzeException
 
StatementAnalyzeException(String) - Constructor for exception org.apache.iotdb.db.exception.sql.StatementAnalyzeException
 
StatementAnalyzeException(String, Throwable) - Constructor for exception org.apache.iotdb.db.exception.sql.StatementAnalyzeException
 
StatementAnalyzer - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
StatementAnalyzer(StatementAnalyzerFactory, Analysis, MPPQueryContext, AccessControl, WarningCollector, SessionInfo, Metadata, CorrelationSupport) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzer
 
StatementAnalyzerFactory - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer
 
StatementAnalyzerFactory(Metadata, SqlParser, AccessControl) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzerFactory
 
StatementConstructionHandler - Class in org.apache.iotdb.db.protocol.rest.table.v1.handler
 
StatementConstructionHandler - Class in org.apache.iotdb.db.protocol.rest.v1.handler
 
StatementConstructionHandler - Class in org.apache.iotdb.db.protocol.rest.v2.handler
 
StatementGenerator - Class in org.apache.iotdb.db.queryengine.plan.parser
Convert SQL and RPC requests to Statement.
StatementMemorySource - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
StatementMemorySource(TsBlock, DatasetHeader) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySource
 
StatementMemorySourceContext - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
StatementMemorySourceContext(MPPQueryContext, Analysis) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceContext
 
StatementMemorySourceVisitor - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
StatementMemorySourceVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
StatementNode - Class in org.apache.iotdb.db.queryengine.plan.statement
This class is a superclass of all statements and clauses in statement.
StatementNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.StatementNode
 
StatementRewrite - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite
 
StatementRewrite(Set<StatementRewrite.Rewrite>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewrite
 
StatementRewrite.Rewrite - Interface in org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite
 
StatementRewriteFactory - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite
 
StatementRewriteFactory(Metadata, AccessControl) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.rewrite.StatementRewriteFactory
 
statementType - Variable in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
StatementType - Enum in org.apache.iotdb.db.queryengine.plan.statement
Type code of statement.
StatementVisitor<R,C> - Class in org.apache.iotdb.db.queryengine.plan.statement
This class provides a visitor of StatementNode, which can be extended to create a visitor which only needs to handle a subset of the available methods.
StatementVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
STATIC - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
 
StatisticLine - Class in org.apache.iotdb.db.queryengine.statistics
 
StatisticLine(String, int) - Constructor for class org.apache.iotdb.db.queryengine.statistics.StatisticLine
 
StatisticsManager - Class in org.apache.iotdb.db.queryengine.statistics
 
StatisticsManager() - Constructor for class org.apache.iotdb.db.queryengine.statistics.StatisticsManager
 
StatisticsMergeUtil - Class in org.apache.iotdb.db.queryengine.statistics
 
stats() - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Return all the current cache status and statistics.
status - Variable in class org.apache.iotdb.db.queryengine.plan.execution.ExecutionResult
 
status - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
status - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
 
STDDEV - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
STDDEV_POP - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
 
STDDEV_POP - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
STDDEV_SAMP - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
 
STDDEV_SAMP - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
step - Variable in class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
step - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
step - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
step() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Aggregation
 
stillLives(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
stillLives(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
stillLives(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
 
stillLives(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
check if any of the device lives over the given time bound.
stop() - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
stop() - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
stop() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
stop() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
stop() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
stop() - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeRuntimeAgentGuardian
 
stop() - Method in class org.apache.iotdb.db.pipe.receiver.protocol.airgap.IoTDBAirGapReceiverAgent
 
stop() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeService
 
stop() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
stop() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
stop() - Method in class org.apache.iotdb.db.service.DataNode
 
stop() - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
stop() - Method in class org.apache.iotdb.db.service.MQTTService
 
stop() - Method in class org.apache.iotdb.db.service.RegionMigrateService
 
stop() - Method in class org.apache.iotdb.db.service.RestService
 
stop() - Method in class org.apache.iotdb.db.service.SettleService
 
stop() - Method in class org.apache.iotdb.db.service.TemporaryQueryDataFileService
 
stop() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushSubTaskPoolManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.pool.FlushTaskPoolManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRecoverManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadScheduledExecutorService
 
stop() - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
stop() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
stop() - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionRuntimeAgent
 
stop(String) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskManager
 
stop(String) - Method in class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskManager
 
stop(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
stop(Throwable) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
stop(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
stop(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.ClusterScheduler
 
stop(Throwable) - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IScheduler
 
stop(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler
 
STOP_PIPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
STOP_REPAIR_DATA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
stopAllPipesWithCriticalException() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
stopAndCleanup() - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
stopAndCleanup() - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
stopAndCleanup() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
stopAndCleanup(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.ConfigExecution
 
stopAndCleanup(Throwable) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.IQueryExecution
 
stopAndCleanup(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
stopAndClearConfigNode(TConfigNodeLocation) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
stopAssignTo(PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeDataRegionAssigner
 
stopBroadcast(ISchemaRegion) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.GeneralRegionAttributeSecurityService
 
stopCompactionScheduleTasks() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
stopListen(String, PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeTimePartitionListener
 
stopListenAndAssign(String, PipeRealtimeDataRegionExtractor) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.listener.PipeInsertionDataNodeListener
 
STOPPED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskStatus
 
stopPeriodicalJobExecutor() - Method in class org.apache.iotdb.db.pipe.agent.runtime.PipeDataNodeRuntimeAgent
 
STOPPING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskStatus
 
stopPipe(String) - Method in class org.apache.iotdb.db.pipe.consensus.ConsensusPipeDataNodeDispatcher
 
stopPipe(String) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
stopPipe(StopPipeStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
stopPipe(StopPipeStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
StopPipe - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StopPipe(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
stopPipeExtended(TStopPipeReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
StopPipeStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe
 
StopPipeStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.pipe.StopPipeStatement
 
StopPipeTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe
 
StopPipeTask(StopPipe) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StopPipeTask
 
StopPipeTask(StopPipeStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.pipe.StopPipeTask
 
stopRepairData() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
stopRepairData() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
stop repair data by interrupt
stopRepairData(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
stopRepairData(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
StopRepairData - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StopRepairData(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopRepairData
 
StopRepairDataStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
StopRepairDataStatement(StatementType) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.StopRepairDataStatement
 
StopRepairDataTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
StopRepairDataTask(StopRepairDataStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.StopRepairDataTask
 
stopService() - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMBean
 
stopService() - Method in interface org.apache.iotdb.db.service.ExternalRPCServiceMBean
 
stopSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskConnectorStage
 
stopSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskExtractorStage
 
stopSubtask() - Method in class org.apache.iotdb.db.pipe.agent.task.stage.PipeTaskProcessorStage
 
stopSubtask() - Method in class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
stopThreadPool(ExecutorService, ThreadName) - Static method in class org.apache.iotdb.db.utils.ThreadUtils
 
stopTriggerInformationUpdater() - Method in class org.apache.iotdb.db.trigger.service.TriggerInformationUpdater
 
STORAGE_GROUP_MNODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
STORAGE_GROUP_PATTERN - Static variable in class org.apache.iotdb.db.conf.IoTDBConfig
 
STORAGE_GROUP_SCHEMA - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
StorageEngine - Class in org.apache.iotdb.db.storageengine
 
StorageEngineException - Exception in org.apache.iotdb.db.exception
 
StorageEngineException(String) - Constructor for exception org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(String, int) - Constructor for exception org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(String, Throwable) - Constructor for exception org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(Throwable) - Constructor for exception org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(IoTDBException) - Constructor for exception org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineFailureException - Exception in org.apache.iotdb.db.exception.runtime
 
StorageEngineFailureException(String, Throwable) - Constructor for exception org.apache.iotdb.db.exception.runtime.StorageEngineFailureException
 
StorageEngineFailureException(Throwable) - Constructor for exception org.apache.iotdb.db.exception.runtime.StorageEngineFailureException
 
StorageEngineMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
StorageEngineMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.StorageEngineMemoryMetrics
 
StorageEngineReadonlyException - Exception in org.apache.iotdb.db.exception
the exception when writing to a read-only system
StorageEngineReadonlyException() - Constructor for exception org.apache.iotdb.db.exception.StorageEngineReadonlyException
 
storageGroup - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchScanNode
 
storageGroupName - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
storageGroupName - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
StorageGroupNotReadyException - Exception in org.apache.iotdb.db.exception
 
StorageGroupNotReadyException(String, int) - Constructor for exception org.apache.iotdb.db.exception.StorageGroupNotReadyException
 
store - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
storeConfigNodeList() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
Call this method to store config node list.
STR_DELETED_TARGET_FILES - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
STR_SOURCE_FILES - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
STR_TARGET_FILES - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionLogger
 
Strcmp2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Strcmp2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strcmp2ColumnTransformer
 
StrcmpColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
StrcmpColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrcmpColumnTransformer
 
stream - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
StreamEngineMemoryMetrics - Class in org.apache.iotdb.db.service.metrics.memory
 
StreamEngineMemoryMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.memory.StreamEngineMemoryMetrics
 
StreamingAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
StreamingAggregationOperator(OperatorContext, Operator, List<Type>, List<Integer>, Comparator<SortKey>, List<TableAggregator>, long, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingAggregationOperator
 
StreamingHashAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
StreamingHashAggregationOperator(OperatorContext, Operator, List<Integer>, List<Integer>, List<Type>, List<Integer>, List<Integer>, Comparator<SortKey>, List<GroupedAggregator>, AggregationNode.Step, int, long, boolean, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.StreamingHashAggregationOperator
 
StreamSerializable - Interface in org.apache.iotdb.db.utils.io
 
StreamSortNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
StreamSortNode(PlanNodeId, PlanNode, OrderingScheme, boolean, boolean, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
STRING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
 
STRING_LITERAL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
StringLiteral - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
StringLiteral - Class in org.apache.iotdb.db.queryengine.plan.statement.literal
 
StringLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
StringLiteral(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
StringLiteral(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
StringLiteral(NodeLocation, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StringLiteral
 
Strpos2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Strpos2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Strpos2ColumnTransformer
 
StrposColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
StrposColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.StrposColumnTransformer
 
strToBytesCnt(String) - Static method in class org.apache.iotdb.db.utils.MemUtils
 
subDeserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
subDeserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
subDeserialize(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
subDeserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
subDeserializeFromWAL(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
subDeserializeFromWAL(DataInputStream) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
subDeserializeFromWAL(DataInputStream) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
subDeserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
subDeserializeFromWAL(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
subDeserializeFromWAL(ByteBuffer) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
subDeserializeFromWAL(ByteBuffer) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
SubExpressionExtractor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.ir
Extracts and returns the stream of all expression subtrees within an Expression, including Expression itself
subList(int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
submit(Runnable) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
submit(Callable<SequenceFileTaskSummary>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileSubTaskThreadExecutor
 
submit(Callable<T>) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.AbstractPoolManager
 
submit(WindowEvaluationTask) - Method in class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
SUBMIT_TEST_CONNECTION_TASK - Enum constant in enum org.apache.iotdb.db.protocol.client.cn.DnToCnRequestType
 
submitAddRegionPeerTask(TMaintainPeerReq) - Method in class org.apache.iotdb.db.service.RegionMigrateService
Submit AddRegionPeerTask
submitAFlushTask() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
submitAFlushTask(long, boolean, IMemTable) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
WAL module uses this method to flush memTable
submitAFlushTaskWhenShouldFlush(TsFileProcessor) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
mem control module uses this method to flush memTable
submitDeleteOldRegionPeerTask(TMaintainPeerReq) - Method in class org.apache.iotdb.db.service.RegionMigrateService
Submit DeleteOldRegionPeerTask
submitDrivers(QueryId, List<IDriver>, long, SessionInfo) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
submitDrivers(QueryId, List<IDriver>, long, SessionInfo) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.IDriverScheduler
Submit one or more IDriver in one query for later scheduling.
submitLoadConfigurationTask() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
submitRemoveRegionPeerTask(TMaintainPeerReq) - Method in class org.apache.iotdb.db.service.RegionMigrateService
Submit RemoveRegionPeerTask
submitRepairScanTask(RepairTimePartitionScanTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
submitSelf() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.processor.PipeProcessorSubtask
 
submitSubTask(Callable<Void>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
submitTaskToReadyQueue(DriverTask) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.DriverScheduler
 
submitTestConnectionTask(TNodeLocations) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
submitTestConnectionTaskToLeader() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
SubPlan - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
 
SubPlan(PlanFragment) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
SubPlanGenerator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
Split SubPlan according to ExchangeNode.
SubPlanGenerator() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.SubPlanGenerator
 
SubPlanTypeExtractor - Class in org.apache.iotdb.db.queryengine.plan.planner
 
subquery() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.CorrelatedJoin
 
subquery(Query) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
SubqueryAnalysis() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SubqueryAnalysis
 
SubqueryExpression - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SubqueryExpression(NodeLocation, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
SubqueryExpression(Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubqueryExpression
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
subRemoveAttributeColumns(List<Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
SUBSCRIPT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
SubscriptionAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionBlockingPendingQueue - Class in org.apache.iotdb.db.subscription.broker
 
SubscriptionBlockingPendingQueue(UnboundedBlockingPendingQueue<Event>) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionBlockingPendingQueue
 
SubscriptionBroker - Class in org.apache.iotdb.db.subscription.broker
 
SubscriptionBroker(String) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
SubscriptionBrokerAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionBrokerAgent() - Constructor for class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
SubscriptionConnectorSubtask - Class in org.apache.iotdb.db.subscription.task.subtask
 
SubscriptionConnectorSubtask(String, long, String, int, UnboundedBlockingPendingQueue<Event>, PipeConnector, String, String) - Constructor for class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtask
 
SubscriptionConnectorSubtaskLifeCycle - Class in org.apache.iotdb.db.subscription.task.subtask
 
SubscriptionConnectorSubtaskLifeCycle(PipeConnectorSubtaskExecutor, PipeConnectorSubtask, UnboundedBlockingPendingQueue<Event>) - Constructor for class org.apache.iotdb.db.subscription.task.subtask.SubscriptionConnectorSubtaskLifeCycle
 
SubscriptionConnectorSubtaskManager - Class in org.apache.iotdb.db.subscription.task.subtask
 
SubscriptionConsumerAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionConsumerAgent() - Constructor for class org.apache.iotdb.db.subscription.agent.SubscriptionConsumerAgent
 
SubscriptionDataNodeResourceManager - Class in org.apache.iotdb.db.subscription.resource
 
SubscriptionEvent - Class in org.apache.iotdb.db.subscription.event
 
SubscriptionEvent(short, SubscriptionPollPayload, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.SubscriptionEvent
Constructs a SubscriptionEvent with the response type of SubscriptionEventSingleResponse.
SubscriptionEvent(SubscriptionPipeTabletEventBatch, SubscriptionPrefetchingQueue) - Constructor for class org.apache.iotdb.db.subscription.event.SubscriptionEvent
Constructs a SubscriptionEvent with the response type of SubscriptionEventTabletResponse.
SubscriptionEvent(SubscriptionPipeTabletEventBatch, SubscriptionPrefetchingQueue, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.SubscriptionEvent
Constructs a SubscriptionEvent with the response type of SubscriptionEventTabletResponse.
SubscriptionEvent(SubscriptionPipeEvents, File, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.SubscriptionEvent
Constructs a SubscriptionEvent with the response type of SubscriptionEventTsFileResponse.
SubscriptionEvent(SubscriptionPollResponse) - Constructor for class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
SubscriptionEventExtendableResponse - Class in org.apache.iotdb.db.subscription.event.response
The SubscriptionEventExtendableResponse class represents a subscription event response that can dynamically change as new responses are fetched.
SubscriptionEventExtendableResponse() - Constructor for class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
SubscriptionEventResponse<E> - Interface in org.apache.iotdb.db.subscription.event.response
 
SubscriptionEventSingleResponse - Class in org.apache.iotdb.db.subscription.event.response
The SubscriptionEventSingleResponse class represents a single subscription event response that wraps a cached SubscriptionPollResponse.
SubscriptionEventSingleResponse(short, SubscriptionPollPayload, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
SubscriptionEventSingleResponse(SubscriptionPollResponse) - Constructor for class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
SubscriptionEventTabletResponse - Class in org.apache.iotdb.db.subscription.event.response
The SubscriptionEventTabletResponse class extends SubscriptionEventExtendableResponse to handle subscription responses specifically for tablet data.
SubscriptionEventTabletResponse(SubscriptionPipeTabletEventBatch, SubscriptionPrefetchingQueue, SubscriptionPipeTabletBatchEvents, SubscriptionCommitContext, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
SubscriptionEventTsFileResponse - Class in org.apache.iotdb.db.subscription.event.response
The SubscriptionEventTsFileResponse class extends SubscriptionEventExtendableResponse to manage subscription responses related to time series files.
SubscriptionEventTsFileResponse(File, SubscriptionCommitContext) - Constructor for class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
SubscriptionLogManager - Class in org.apache.iotdb.db.subscription.resource.log
 
SubscriptionLogManager() - Constructor for class org.apache.iotdb.db.subscription.resource.log.SubscriptionLogManager
 
SubscriptionMetrics - Class in org.apache.iotdb.db.subscription.metric
 
SubscriptionPipeEmptyEvent - Class in org.apache.iotdb.db.subscription.event.pipe
 
SubscriptionPipeEmptyEvent() - Constructor for class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEmptyEvent
 
SubscriptionPipeEventBatch - Class in org.apache.iotdb.db.subscription.event.batch
 
SubscriptionPipeEventBatch(int, SubscriptionPrefetchingQueue, int, long) - Constructor for class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatch
 
SubscriptionPipeEventBatches - Class in org.apache.iotdb.db.subscription.event.batch
 
SubscriptionPipeEventBatches(SubscriptionPrefetchingQueue, int, long) - Constructor for class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeEventBatches
 
SubscriptionPipeEvents - Interface in org.apache.iotdb.db.subscription.event.pipe
 
SubscriptionPipeTabletBatchEvents - Class in org.apache.iotdb.db.subscription.event.pipe
 
SubscriptionPipeTabletBatchEvents(SubscriptionPipeTabletEventBatch) - Constructor for class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
SubscriptionPipeTabletEventBatch - Class in org.apache.iotdb.db.subscription.event.batch
 
SubscriptionPipeTabletEventBatch(int, SubscriptionPrefetchingTabletQueue, int, long) - Constructor for class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletEventBatch
 
SubscriptionPipeTabletIterationSnapshot - Class in org.apache.iotdb.db.subscription.event.batch
 
SubscriptionPipeTabletIterationSnapshot() - Constructor for class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTabletIterationSnapshot
 
SubscriptionPipeTsFileBatchEvents - Class in org.apache.iotdb.db.subscription.event.pipe
 
SubscriptionPipeTsFileBatchEvents(SubscriptionPipeTsFileEventBatch, AtomicInteger, AtomicInteger) - Constructor for class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFileBatchEvents
 
SubscriptionPipeTsFileEventBatch - Class in org.apache.iotdb.db.subscription.event.batch
 
SubscriptionPipeTsFileEventBatch(int, SubscriptionPrefetchingTsFileQueue, int, long) - Constructor for class org.apache.iotdb.db.subscription.event.batch.SubscriptionPipeTsFileEventBatch
 
SubscriptionPipeTsFilePlainEvent - Class in org.apache.iotdb.db.subscription.event.pipe
 
SubscriptionPipeTsFilePlainEvent(PipeTsFileInsertionEvent) - Constructor for class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFilePlainEvent
 
SubscriptionPollResponseCache - Class in org.apache.iotdb.db.subscription.event.cache
This class is used to control memory usage of cache SubscriptionPollResponse in CachedSubscriptionPollResponse.
SubscriptionPrefetchingQueue - Class in org.apache.iotdb.db.subscription.broker
 
SubscriptionPrefetchingQueue(String, String, SubscriptionBlockingPendingQueue, AtomicLong, int, long) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueue
 
SubscriptionPrefetchingQueueMetrics - Class in org.apache.iotdb.db.subscription.metric
 
SubscriptionPrefetchingQueueStates - Class in org.apache.iotdb.db.subscription.broker
SubscriptionPrefetchingQueueStates(SubscriptionPrefetchingQueue) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
SubscriptionPrefetchingTabletQueue - Class in org.apache.iotdb.db.subscription.broker
 
SubscriptionPrefetchingTabletQueue(String, String, SubscriptionBlockingPendingQueue, AtomicLong) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTabletQueue
 
SubscriptionPrefetchingTsFileQueue - Class in org.apache.iotdb.db.subscription.broker
 
SubscriptionPrefetchingTsFileQueue(String, String, SubscriptionBlockingPendingQueue, AtomicLong) - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTsFileQueue
 
SubscriptionReceiver - Interface in org.apache.iotdb.db.subscription.receiver
 
SubscriptionReceiverAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionReceiverSubtask - Interface in org.apache.iotdb.db.subscription.task.subtask
 
SubscriptionReceiverV1 - Class in org.apache.iotdb.db.subscription.receiver
 
SubscriptionReceiverV1() - Constructor for class org.apache.iotdb.db.subscription.receiver.SubscriptionReceiverV1
 
SubscriptionRuntimeAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SubscriptionStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SubscriptionStatement
 
SubscriptionStates - Class in org.apache.iotdb.db.subscription.broker
Manages the subscription states for a single consumer, tracking the number of events subscribed to for each topic.
SubscriptionStates() - Constructor for class org.apache.iotdb.db.subscription.broker.SubscriptionStates
 
SubscriptionSubtaskExecutor - Class in org.apache.iotdb.db.subscription.task.execution
 
SubscriptionSubtaskExecutor() - Constructor for class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskExecutor
 
SubscriptionSubtaskScheduler - Class in org.apache.iotdb.db.subscription.task.execution
 
SubscriptionSubtaskScheduler(SubscriptionSubtaskExecutor) - Constructor for class org.apache.iotdb.db.subscription.task.execution.SubscriptionSubtaskScheduler
 
SubscriptionTaskConnectorStage - Class in org.apache.iotdb.db.subscription.task.stage
 
SubscriptionTaskConnectorStage(String, long, PipeParameters, int, PipeConnectorSubtaskExecutor) - Constructor for class org.apache.iotdb.db.subscription.task.stage.SubscriptionTaskConnectorStage
 
SubscriptionTopicAgent - Class in org.apache.iotdb.db.subscription.agent
 
SubscriptionTopicAgent() - Constructor for class org.apache.iotdb.db.subscription.agent.SubscriptionTopicAgent
 
subSensorSize - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
subSerialize(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
subSerialize(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
subSerializeSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
subSerializeSize() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
SUBSTRING_FOR - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SUBSTRING_FROM - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SUBSTRING_FUNCTION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SUBSTRING_IS_STANDARD - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SUBSTRING_LENGTH - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SUBSTRING_START - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SubString2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SubString2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString2ColumnTransformer
 
SubString3ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SubString3ColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubString3ColumnTransformer
 
SubStringColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
SubStringColumnTransformer(Type, ColumnTransformer, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.SubStringColumnTransformer
 
SubStringFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
SubStringFunctionColumnTransformer(Type, ColumnTransformer, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionColumnTransformer
 
SubStringFunctionHelper - Class in org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper
 
SubStringFunctionHelper() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.multi.builtin.helper.SubStringFunctionHelper
 
SubStringFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar
 
SubStringFunctionTransformer(LayerReader, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionTransformer
 
subtask - Variable in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeConnectorSubtaskLifeCycle
 
subTaskId - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
subTaskNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
subTaskNum - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
subtract(CpuTimer.CpuDuration) - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
SUBTRACT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
SUBTRACT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
 
subtractDiskUsage(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
subtractFileNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.AbstractWALBuffer
 
SUBTRACTION - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
SubtractionExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
SubtractionExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.SubtractionExpression
 
SubtractionExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.SubtractionExpression
 
SubtractionResolver - Class in org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic
 
SubtractionResolver() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.function.arithmetic.SubtractionResolver
 
subtractTotalDiskUsage(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
subtractTotalFileNum(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
succeed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
Set status to success and notify all threads waiting for the result.
SUCCEED - Static variable in class org.apache.iotdb.db.auth.AuthorityChecker
 
SUCCESS - Enum constant in enum org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource.Status
 
SUCCESS - Enum constant in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse.CombineResultType
 
SUCCESS - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener.Status
 
SUCCESS - Enum constant in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
suffixOfPathsGroup - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
sum(String) - Static method in class org.apache.iotdb.db.utils.constant.TestConstant
 
sum(List<Double>) - Static method in class org.apache.iotdb.db.utils.MathUtils
calculate sum of list
sum(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
SUM - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
SumAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
SumAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
SumAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.SumAccumulator
 
SumAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.SumAccumulator
 
sumExact(long...) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHash
 
summary - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
summary - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
summary - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
sumOfCompactionCount - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
SUPER_USER - Static variable in class org.apache.iotdb.db.auth.AuthorityChecker
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHybridExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionLogExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionTsFileExtractor
 
supply() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
supplyDirectly(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
supplyHeartbeat(PipeRealtimeEvent) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
supplySession(IClientSession, String, ZoneId, IoTDBConstant.ClientVersion) - Method in class org.apache.iotdb.db.protocol.session.SessionManager
must be called after registerSession()) will mark the session login.
swap(int[][], long, long) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.array.IntBigArrays
Swaps the element of the given big array of specified indices.
swap(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.QuickSort
 
swapArray(Object[], int, int) - Static method in class org.apache.iotdb.db.utils.CommonUtils
 
swapColumn(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
swapColumn(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
swapColumn(int, int) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
SwingingDoorTrendingFilter<T> - Class in org.apache.iotdb.db.pipe.processor.downsampling.sdt
 
SwingingDoorTrendingFilter(SwingingDoorTrendingSamplingProcessor, long, T) - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingFilter
 
SwingingDoorTrendingSamplingProcessor - Class in org.apache.iotdb.db.pipe.processor.downsampling.sdt
 
SwingingDoorTrendingSamplingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingSamplingProcessor
 
Symbol - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
Symbol(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
SYMBOL_REFERENCE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
SymbolAllocator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
SymbolAllocator() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.SymbolAllocator
 
symbolMapper(Map<Symbol, Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
SymbolMapper - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
SymbolMapper(Function<Symbol, Symbol>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
SymbolMapper.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
symbolReallocator(Map<Symbol, Symbol>, SymbolAllocator) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.SymbolMapper
 
SymbolReference - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
SymbolReference(String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
SymbolReference(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SymbolReference
 
SymbolResolver - Interface in org.apache.iotdb.db.queryengine.plan.relational.planner
 
SymbolsExtractor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
sync() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
 
sync() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
sync() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
SYNC - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALMode
 
SYNC - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
SYNC_WAL_BUFFER - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
syncBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
syncBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
syncBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
Records are always sync with buffer, but members in header are not.
syncBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
syncClose() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
syncCloseAllProcessor() - Method in class org.apache.iotdb.db.storageengine.StorageEngine
flush command Sync asyncCloseOneProcessor all file node processors.
syncCloseAllWorkingTsFileProcessors() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
This method will be blocked until all tsfile processors are closed.
syncCloseProcessorsInDatabase(String) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
syncCloseProcessorsInDatabase(String, boolean) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
syncCloseProcessorsInRegion(List<String>) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
syncCloseWorkingTsFileProcessors(boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
syncDeleteDataFiles() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
delete tsfile
syncDeleteOutdatedFilesInWALNodes() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
 
syncFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
TODO if the flushing thread is too fast, the tmpMemTable.wait() may never wakeup Tips: I am trying to solve this issue by checking whether the table exist before wait()
syncFlushMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.MemTableFlushTask
the function for flushing memtable.
syncLatestConfigNodeList() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
syncPageBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
syncPageBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
syncPageBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaPage
 
syncPageBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaPage
 
syncPageBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
syncTerminate() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.SimpleQueryTerminator
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.apache.iotdb.db.queryengine.plan.parser.SqlParseError
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.ErrorHandler
 
SystemInfo - Class in org.apache.iotdb.db.storageengine.rescon.memory
 
systemParameters - Variable in class org.apache.iotdb.db.pipe.agent.task.builder.PipeDataNodeTaskBuilder
 
SystemRelatedFileMetrics - Class in org.apache.iotdb.db.service.metrics.file
 
SystemRelatedFileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.file.SystemRelatedFileMetrics
 
szAccessPath - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
szItemID - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 

T

table(QualifiedName) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
Table - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Table(NodeLocation, QualifiedName) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
Table(QualifiedName) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
TABLE - Enum constant in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
TABLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
TABLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties.Type
 
TABLE_AGGREGATION_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_AGGREGATION_TABLE_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_ASSIGN_UNIQUE_ID - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_ATTRIBUTE_COLUMN_DROP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_COLLECT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DELETION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
TABLE_DEVICE_ATTRIBUTE_COMMIT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DEVICE_ATTRIBUTE_UPDATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DEVICE_FETCH - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DEVICE_LOCATION_ADD - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DEVICE_QUERY_COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_DEVICE_QUERY_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_ENFORCE_SINGLE_ROW_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_EXCHANGE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_EXPLAIN_ANALYZE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_FILTER_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_FUNCTION_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_FUNCTION_PROCESSOR_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_GAP_FILL_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_JOIN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_LIMIT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_LINEAR_FILL_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_MERGESORT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_OFFSET_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_OUTPUT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_PATTERN_PARSE_VISITOR - Static variable in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
TABLE_PREVIOUS_FILL_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_PRIVILEGE_PARSE_VISITOR - Static variable in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
TABLE_PROJECT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_SEMI_JOIN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_SORT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_STREAM_SORT_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_TIME_COLUMN_NAME - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
TABLE_TOPK_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TABLE_TYPE - Static variable in interface org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
 
TABLE_TYPE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
TABLE_VALUE_FILL_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TableAccumulator - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableAggregator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableAggregator(TableAccumulator, AggregationNode.Step, TSDataType, List<Integer>, OptionalInt) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableAggregator
 
tableAggregators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
tableAggregators - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
TableArgumentAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
TableArgumentAnalysis.Builder - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
TableArgumentProperties(String, boolean, TableFunctionNode.PassThroughSpecification, List<Symbol>, Optional<DataOrganizationSpecification>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode.TableArgumentProperties
 
TableAttributeColumnDropNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableAttributeColumnDropNode(PlanNodeId, String, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableAttributeColumnDropNode
 
TableAttributeSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TableAttributeSchema() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableAttributeSchema
 
TableCaseWhenThenColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column
 
TableCaseWhenThenColumnTransformer(Type, List<ColumnTransformer>, List<ColumnTransformer>, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.TableCaseWhenThenColumnTransformer
 
TableConfigTaskVisitor - Class in org.apache.iotdb.db.queryengine.plan.execution.config
 
TableConfigTaskVisitor(IClientSession, Metadata, AccessControl) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
TableDateBinTimeRangeIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
TableDateBinTimeRangeIterator(DateBinFunctionColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
TableDeletionEntry - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
TableDeletionEntry() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
TableDeletionEntry(DeletionPredicate, TimeRange) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
TableDeviceAttributeCommitUpdateNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableDeviceAttributeCommitUpdateNode(PlanNodeId, long, Map<TDataNodeLocation, byte[]>, Set<TDataNodeLocation>, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeCommitUpdateNode
 
TableDeviceAttributeUpdateNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableDeviceAttributeUpdateNode(PlanNodeId, String, String, List<List<SchemaFilter>>, Expression, List<ColumnHeader>, TRegionReplicaSet, List<UpdateAssignment>, SessionInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
TableDeviceCacheAttributeGuard - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
TableDeviceCacheAttributeGuard() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
TableDeviceCacheEntry - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TableDeviceCacheEntry() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceCacheEntry
 
TableDeviceFetchNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableDeviceFetchNode(PlanNodeId, String, String, List<Object[]>, List<IDeviceID>, List<ColumnHeader>, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceFetchNode
 
TableDeviceFetchSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
TableDeviceFetchSource(String, String, List<Object[]>, List<ColumnHeader>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
TableDeviceInfo<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
TableDeviceInfo() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TableDeviceInfo
 
TableDeviceLastCache - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TableDeviceLastCache() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceLastCache
 
TableDeviceQueryCountNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableDeviceQueryCountNode(PlanNodeId, String, String, List<List<SchemaFilter>>, Expression, List<ColumnHeader>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
TableDeviceQueryScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableDeviceQueryScanNode(PlanNodeId, String, String, List<List<SchemaFilter>>, Expression, List<ColumnHeader>, TDataNodeLocation, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
TableDeviceQuerySource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
TableDeviceQuerySource(String, String, List<List<SchemaFilter>>, List<ColumnHeader>, List<TsTableColumnSchema>, DevicePredicateFilter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
TableDeviceSchemaCache - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
The TableDeviceSchemaCache caches some of the devices and their: attributes of tables / measurement info / template info.
TableDeviceSchemaCacheMetrics - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TableDeviceSchemaCacheMetrics(TableDeviceSchemaCache) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCacheMetrics
 
TableDeviceSchemaFetcher - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
TableDeviceSchemaValidator - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
TableDeviceSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
TableDeviceSourceNode(PlanNodeId, String, String, List<ColumnHeader>, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
TableDiskSpiller - Class in org.apache.iotdb.db.utils.sort
 
TableDiskSpiller(String, String, List<TSDataType>) - Constructor for class org.apache.iotdb.db.utils.sort.TableDiskSpiller
 
TableDistributedPlanGenerator - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
This class is used to generate distributed plan for table model.
TableDistributedPlanGenerator(MPPQueryContext, Analysis, SymbolAllocator, DataNodeLocationSupplierFactory.DataNodeLocationSupplier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
TableDistributedPlanGenerator.PlanContext - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
TableDistributedPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
TableDistributedPlanner(Analysis, SymbolAllocator, LogicalQueryPlan, Metadata, List<PlanOptimizer>, DataNodeLocationSupplierFactory.DataNodeLocationSupplier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanner
 
TableDistributedPlanner(Analysis, SymbolAllocator, LogicalQueryPlan, Metadata, DataNodeLocationSupplierFactory.DataNodeLocationSupplier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanner
 
tableExists(Metadata, SessionInfo, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil
 
tableExists(QualifiedObjectName) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
 
tableExists(QualifiedObjectName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
TableExpressionType - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TableFillOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableFillOperator(OperatorContext, IFill[], Operator, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableFillOperator
 
tableFunction() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
TableFunctionArgument - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TableFunctionArgument(NodeLocation, Optional<Identifier>, Node) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
TableFunctionInvocation - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TableFunctionInvocation(NodeLocation, QualifiedName, List<TableFunctionArgument>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
TableFunctionInvocationAnalysis - Class in org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction
 
TableFunctionInvocationAnalysis(String, Map<String, Argument>, ImmutableList<TableArgumentAnalysis>, Map<String, List<Integer>>, int) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableFunctionInvocationAnalysis
 
TableFunctionLeafOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function
 
TableFunctionLeafOperator(OperatorContext, TableFunctionProcessorProvider, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionLeafOperator
 
TableFunctionNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableFunctionNode(PlanNodeId, String, Map<String, Argument>, List<Symbol>, List<PlanNode>, List<TableFunctionNode.TableArgumentProperties>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
TableFunctionNode(PlanNodeId, String, Map<String, Argument>, List<Symbol>, List<TableFunctionNode.TableArgumentProperties>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionNode
 
TableFunctionNode.PassThroughColumn - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableFunctionNode.PassThroughSpecification - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableFunctionNode.TableArgumentProperties - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableFunctionOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.function
 
TableFunctionOperator(OperatorContext, TableFunctionProcessorProvider, Operator, List<TSDataType>, List<TSDataType>, int, List<Integer>, List<Integer>, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.function.TableFunctionOperator
 
tableFunctionProcessor() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
TableFunctionProcessorNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableFunctionProcessorNode(PlanNodeId, String, List<Symbol>, Optional<PlanNode>, Optional<TableFunctionNode.PassThroughSpecification>, List<Symbol>, Optional<DataOrganizationSpecification>, Map<String, Argument>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
TableFunctionProcessorNode(PlanNodeId, String, List<Symbol>, Optional<TableFunctionNode.PassThroughSpecification>, List<Symbol>, Optional<DataOrganizationSpecification>, Map<String, Argument>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableFunctionProcessorNode
 
TableFunctionTableArgument - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TableFunctionTableArgument(NodeLocation, Relation, Optional<List<Expression>>, Optional<OrderBy>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
TableHandle - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
TableHandle() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableHandle
 
TableHeaderSchemaValidator - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher
 
tableIfExists - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
tableIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
tableIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
tableIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
tableIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
tableIfExists() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
TableLinearFillOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableLinearFillOperator(OperatorContext, ILinearFill[], Operator, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillOperator
 
TableLinearFillWithGroupOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableLinearFillWithGroupOperator(OperatorContext, ILinearFill[], Operator, int, Comparator<SortKey>, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableLinearFillWithGroupOperator
 
TableLogicalPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
TableLogicalPlanner(MPPQueryContext, Metadata, SessionInfo, SymbolAllocator, WarningCollector) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TableLogicalPlanner
 
TableLogicalPlanner(MPPQueryContext, Metadata, SessionInfo, SymbolAllocator, WarningCollector, List<PlanOptimizer>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TableLogicalPlanner
 
TableMaxByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableMaxByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxByAccumulator
 
TableMaxMinByBaseAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
max(x,y) returns the value of x associated with the maximum value of y over all input values.
TableMaxMinByBaseAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
TableMergeSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableMergeSortOperator(OperatorContext, List<Operator>, List<TSDataType>, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableMergeSortOperator
 
TableMessage - Class in org.apache.iotdb.db.protocol.mqtt
Message parsing into a table
TableMessage() - Constructor for class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
TableMetadata - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
TableMetadata(String, List<ColumnMetadata>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
TableMetadata(String, List<ColumnMetadata>, Map<String, Object>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
TableMetadata(String, List<ColumnMetadata>, Map<String, Object>, Optional<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
tableMetadataBuilder(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.MetadataUtil.TableMetadataBuilder
 
TableMetadataImpl - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
TableMetadataImpl() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
TableMinByAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableMinByAccumulator(TSDataType, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMinByAccumulator
 
TableModeAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableModeAccumulator(TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableModeAccumulator
 
tableModelDatabaseName - Variable in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
TableModelPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
 
TableModelPlanner(Statement, SqlParser, Metadata, ExecutorService, ExecutorService, ScheduledExecutorService, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>, StatementRewrite, List<PlanOptimizer>, List<PlanOptimizer>, AccessControl, DataNodeLocationSupplierFactory.DataNodeLocationSupplier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TableModelPlanner
 
TableModelPrivilege - Enum in org.apache.iotdb.db.queryengine.plan.relational.security
 
TableModelQueryFragmentPlanner - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
TableModelStatementMemorySourceContext - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
TableModelStatementMemorySourceContext(MPPQueryContext, Analysis) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceContext
 
TableModelStatementMemorySourceVisitor - Class in org.apache.iotdb.db.queryengine.plan.execution.memory
 
TableModelStatementMemorySourceVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceVisitor
 
TableModelTimePredicate - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
 
TableModelTimePredicate(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.TableModelTimePredicate
 
TableModelTypeProviderExtractor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.distribute
 
tableName - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AlterTableSetPropertiesTask
 
tableName - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TableDeviceSourceNode
 
tableName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.RollbackTableDevicesBlackListNode
 
tableName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
tableName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
TableNodeLocationAddNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableNodeLocationAddNode(PlanNodeId, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableNodeLocationAddNode
 
TableOperatorGenerator - Class in org.apache.iotdb.db.queryengine.plan.planner
This Visitor is responsible for transferring Table PlanNode Tree to Table Operator Tree.
TableOperatorGenerator(Metadata) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
tablePattern - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
tablePattern - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
tableScan() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
TableScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TableScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
TableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
TableScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, Expression, long, long) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
TableScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
TableScanOperator(AbstractTableScanOperator.AbstractTableScanOperatorParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.TableScanOperator
 
tableSchema - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
TableSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
TableSchema(String, List<ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
TableSchemaQuerySuccessfulCallbackVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableSchemaQuerySuccessfulCallbackVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableSchemaQuerySuccessfulCallbackVisitor
 
TableSchemaQueryWriteVisitor - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema
 
TableSchemaQueryWriteVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableSchemaQueryWriteVisitor
 
TableSingleTimeWindowIterator - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
TableSingleTimeWindowIterator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
TableSingleTimeWindowIterator(TimeRange) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
TableSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableSortOperator(OperatorContext, Operator, List<TSDataType>, String, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableSortOperator
 
TableStreamSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableStreamSortOperator(OperatorContext, Operator, List<TSDataType>, String, Comparator<SortKey>, Comparator<SortKey>, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableStreamSortOperator
 
TableSubquery - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TableSubquery(NodeLocation, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
TableSubquery(Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
tablet - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
tablet - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
TABLET - Enum constant in enum org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlockType
 
TABLET_CONVERSION_THRESHOLD_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
tableTimeRangeIterator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter
 
TabletInsertionEventParser - Class in org.apache.iotdb.db.pipe.event.common.tablet.parser
 
TabletInsertionEventParser(PipeTaskMeta, EnrichedEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
TabletInsertionEventTablePatternParser - Class in org.apache.iotdb.db.pipe.event.common.tablet.parser
 
TabletInsertionEventTablePatternParser(PipeTaskMeta, EnrichedEvent, InsertNode, TablePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
TabletInsertionEventTablePatternParser(PipeTaskMeta, EnrichedEvent, Tablet, boolean, TablePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTablePatternParser
 
TabletInsertionEventTreePatternParser - Class in org.apache.iotdb.db.pipe.event.common.tablet.parser
 
TabletInsertionEventTreePatternParser(PipeTaskMeta, EnrichedEvent, InsertNode, TreePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
TabletInsertionEventTreePatternParser(PipeTaskMeta, EnrichedEvent, Tablet, boolean, TreePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
TabletInsertionEventTreePatternParser(InsertNode, TreePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventTreePatternParser
 
TableTopKOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TableTopKOperator(OperatorContext, List<Operator>, List<TSDataType>, Comparator<SortKey>, int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TableTopKOperator
 
TableVarianceAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
TableVarianceAccumulator(TSDataType, VarianceAccumulator.VarianceType) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableVarianceAccumulator
 
TableWindowOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window
 
TableWindowOperator(OperatorContext, Operator, List<TSDataType>, List<TSDataType>, List<Integer>, List<WindowFunction>, List<FrameInfo>, List<Integer>, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.TableWindowOperator
 
TagAggregationOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TagAggregationOperator(OperatorContext, List<List<String>>, List<List<TreeAggregator>>, List<Operator>, long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TagAggregationOperator
 
TagLogFile - Class in org.apache.iotdb.db.schemaengine.schemaregion.tag
 
TagLogFile(String, String) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
TagManager - Class in org.apache.iotdb.db.schemaengine.schemaregion.tag
 
TagManager(String, MemSchemaRegionStatistics) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
TAIL - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowType
 
TailInferenceWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window.ainode
 
TailInferenceWindow(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.TailInferenceWindow
 
take() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskQueue
 
take() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.MemoryControlledWALEntryQueue
 
take() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Return the element with min priority.
takeFullSnapshot(String, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
 
takeFullSnapshot(String, String, String, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotTaker
 
takeMax() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Return the element with max priority.
takeReadLock() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
takeReadLock(MPPQueryContext, SchemaLockType) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.lock.DataNodeSchemaLockManager
 
takeSnapshot(File) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
takeSnapshot(File) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
takeSnapshot(File, String, String) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
takeWriteLock() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
 
takeWriteLock(SchemaLockType) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.lock.DataNodeSchemaLockManager
 
TanColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
TanColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanColumnTransformer
 
TanhColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
TanhColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TanhColumnTransformer
 
TARGET_FILE_GENERATED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
TARGET_FILE_REPLACED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
 
targetChunkPointNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
targetChunkSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
targetFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
targetFilesInLog - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
targetFilesInPerformer - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask.InnerCompactionTaskFilesView
 
targetFileTimestamp - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
targetFileWriters - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
targetLevel - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
targetPath - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertNode
if use id table, this filed is id form of device path
if not, this filed is device path
or table name for table-model insertions.
targetResource - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
targetResources - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
targetResources - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
targetTsfileResourceList - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
task() - Static method in class org.apache.iotdb.db.pipe.agent.PipeDataNodeAgent
Get the singleton instance of PipeDataNodeTaskAgent.
TASK_POOL_MANAGER - Static variable in class org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
taskName - Variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.SetTTLTask
 
taskStage - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
TDIGEST - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
TEMP_SUFFIX - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
Template - Class in org.apache.iotdb.db.schemaengine.template
 
Template() - Constructor for class org.apache.iotdb.db.schemaengine.template.Template
 
Template(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Constructor for class org.apache.iotdb.db.schemaengine.template.Template
 
Template(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.template.Template
 
TemplateAlterInfo - Class in org.apache.iotdb.db.schemaengine.template.alter
 
TemplateAlterInfo() - Constructor for class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterInfo
 
TemplateAlterOperationType - Enum in org.apache.iotdb.db.schemaengine.template
 
TemplateAlterOperationUtil - Class in org.apache.iotdb.db.schemaengine.template.alter
 
TemplatedAggregationAnalyze - Class in org.apache.iotdb.db.queryengine.plan.analyze
Methods in this class are used for aggregation, templated with align by device situation.
TemplatedAggregationAnalyze() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedAggregationAnalyze
 
TemplatedAnalyze - Class in org.apache.iotdb.db.queryengine.plan.analyze
This class provides accelerated implementation for multiple devices align by device query.
TemplatedConcatRemoveUnExistentMeasurementVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
This class is only used for align by device query with template and value filter.
TemplatedConcatRemoveUnExistentMeasurementVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.TemplatedConcatRemoveUnExistentMeasurementVisitor
 
TemplatedInfo - Class in org.apache.iotdb.db.queryengine.plan.analyze
If in align by device query ,all queried devices are set in one template, we can store the common variables in TemplatedInfo to avoid repeated creation.
TemplatedInfo(List<String>, List<IMeasurementSchema>, List<TSDataType>, Ordering, boolean, List<String>, List<Integer>, long, long, Expression, boolean, Map<String, IMeasurementSchema>, Map<String, List<InputLocation>>, Expression, boolean, GroupByTimeParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TemplatedInfo
 
TemplatedLogicalPlan - Class in org.apache.iotdb.db.queryengine.plan.planner
This class provides accelerated implementation for multiple devices align by device query.
TemplatedLogicalPlan(Analysis, QueryStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlan
 
TemplatedLogicalPlanBuilder - Class in org.apache.iotdb.db.queryengine.plan.planner
This class provides accelerated implementation for multiple devices align by device query.
TemplatedLogicalPlanBuilder(Analysis, MPPQueryContext, List<String>, List<IMeasurementSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
TemplateExtendInfo - Class in org.apache.iotdb.db.schemaengine.template.alter
 
TemplateExtendInfo() - Constructor for class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
TemplateExtendInfo(String) - Constructor for class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
TemplateExtendInfo(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Constructor for class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
 
TemplateIncompatibleException - Exception in org.apache.iotdb.db.exception.metadata.template
 
TemplateIncompatibleException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.TemplateIncompatibleException
 
TemplateIncompatibleException(String, String, PartialPath) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.TemplateIncompatibleException
 
TemplateIncompatibleException(String, PartialPath) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.TemplateIncompatibleException
 
TemplateInternalRPCUpdateType - Enum in org.apache.iotdb.db.schemaengine.template
 
TemplateInternalRPCUtil - Class in org.apache.iotdb.db.schemaengine.template
 
TemplateIsInUseException - Exception in org.apache.iotdb.db.exception.metadata.template
 
TemplateIsInUseException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.TemplateIsInUseException
 
templateMap - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
templateName - Variable in class org.apache.iotdb.db.schemaengine.template.alter.TemplateAlterInfo
 
TemplateQueryType - Enum in org.apache.iotdb.db.schemaengine.template
 
TemplateTypeProvider(Map<String, IMeasurementSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer.TemplateTypeProvider
 
temporalFileNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
temporalFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
TemporaryQueryDataFileService - Class in org.apache.iotdb.db.service
 
TERMINAL_FRAGMENT_STATES - Static variable in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
 
TERMINAL_INSTANCE_STATES - Static variable in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
 
TERMINAL_INSTANCE_STATES - Static variable in enum org.apache.iotdb.db.queryengine.execution.QueryState
 
terminate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
terminate(Throwable) - Method in interface org.apache.iotdb.db.queryengine.plan.scheduler.IQueryTerminator
 
terminate(Throwable) - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.SimpleQueryTerminator
 
terminate(TimeColumnBuilder, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
terminated - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.AggregatedResultOperator
terminateWindow receives a Map to get intermediate results by its names, and produce a characteristic value of this window.
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.AverageOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.ClearanceFactorOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.CrestFactorOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.FormFactorOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.KurtosisOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PeakOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.PulseFactorOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.RootMeanSquareOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.SkewnessOperator
 
terminateWindow(TSDataType, CustomizedReadableIntermediateResults) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.VarianceOperator
 
TERMINATION - Enum constant in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
 
TernaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.ternary
 
TernaryColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
TernaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.ternary
 
TernaryExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
TernaryExpression(Expression, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
TernaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary
 
TernaryTransformer(LayerReader, LayerReader, LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
TEST_CONNECTION - Enum constant in enum org.apache.iotdb.db.protocol.client.cn.DnToCnRequestType
 
TEST_CONNECTION - Enum constant in enum org.apache.iotdb.db.protocol.client.dn.DnToDnRequestType
 
TEST_TSFILE_PATH - Static variable in class org.apache.iotdb.db.utils.constant.TestConstant
 
testConnection(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
testConnection(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
testConnectionEmptyRPC() - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
TestConnectionStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.sys
 
TestConnectionStatement(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.sys.TestConnectionStatement
 
TestConnectionTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.sys
 
TestConnectionTask(boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.sys.TestConnectionTask
 
TestConstant - Class in org.apache.iotdb.db.utils.constant
 
thawRate(String) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
thawRate(String, long) - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTaskAgent
 
thirdColumns - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
thirdColumnTransformer - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.column.ternary.TernaryColumnTransformer
 
thirdConsumed - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
thirdExpression - Variable in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
thirdReader - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
thirdReaderDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
thisDataNodeId - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
threadContexts - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
ThreadProducer - Interface in org.apache.iotdb.db.queryengine.execution.schedule
 
threadReadLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Acquires the thread-bound read lock.
threadReadLock(boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Acquires the thread-bound read lock.
threadReadLock(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
threadReadLock(ICachedMNode, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
threadReadUnlock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Attempts to release thread-bound read lock.
threadReadUnlock(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
ThreadSafeMemoryReservationManager - Class in org.apache.iotdb.db.queryengine.plan.planner.memory
 
ThreadSafeMemoryReservationManager(QueryId, String) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.memory.ThreadSafeMemoryReservationManager
 
ThreadUtils - Class in org.apache.iotdb.db.utils
the utils for managing thread or thread pool
ThreadUtils() - Constructor for class org.apache.iotdb.db.utils.ThreadUtils
 
thrift() - Method in class org.apache.iotdb.db.pipe.agent.receiver.PipeDataNodeReceiverAgent
 
ThrottleQuotaLimit - Class in org.apache.iotdb.db.storageengine.rescon.quotas
 
ThrottleQuotaLimit() - Constructor for class org.apache.iotdb.db.storageengine.rescon.quotas.ThrottleQuotaLimit
 
throwColumnNotExistsException(Object) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
throwIfNoPrivilege() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
throwIfNoPrivilege() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
throwIfNoPrivilege() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
throwTableNotExistsException(String, String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
TierManager - Class in org.apache.iotdb.db.storageengine.rescon.disk
The main class of multiple directories.
TIM - Enum constant in enum org.apache.iotdb.db.utils.datastructure.TVListSortAlgorithm
 
tim_set(int, int) - Method in class org.apache.iotdb.db.utils.datastructure.TimSort
the same as the 'set' function in TVList, the reason is to avoid two equal functions.
TimAlignedTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimBinaryTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimBooleanTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimDoubleTVList - Class in org.apache.iotdb.db.utils.datastructure
 
time - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
time() - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
TIME - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
TIME - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
TIME - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
TIME_COLUMN_TEMPLATE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractTableScanOperator
 
TIME_DURATION - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
TIME_PARTITION_INTERVAL_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
TIME_PARTITION_OFFSET - Static variable in class org.apache.iotdb.db.storageengine.dataregion.snapshot.SnapshotLogger
 
TIME_PARTITION_OFFSET_IN_LOG - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
TIME_PARTITION_OFFSET_IN_PATH - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
TIME_PATH - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
TIME_SERIES_COUNT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TIME_SERIES_REGION_SCAN - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceType
 
TIME_SERIES_SCHEMA_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TIME_WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
TIME_WITH_TIME_ZONE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
timeAllSelected(IMetadata) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AlignedSeriesScanUtil
 
timeAllSelected(IMetadata) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
timeBatch - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
timeColumnMeasurementSchema - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
TimeColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.leaf
 
TimeColumnTransformer(Type) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.leaf.TimeColumnTransformer
 
TimeComparator - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.join.merge
 
timeCost - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
TIMED_FLUSH_MEMTABLE_COUNT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
timeDeletedCnt - Variable in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
timedFlushSeqMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
timedFlushUnseqMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
TimeDurationAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
TimeDurationAccumulator() - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
timeFilter - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanForActiveDataUtil
 
timeFilter - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
TimeFilterExistChecker - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor.logical
 
TimeFilterExistChecker() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.TimeFilterExistChecker
 
timeFilterExpression - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
TimeFilterForDeviceTTL - Class in org.apache.iotdb.db.utils
 
TimeFilterForDeviceTTL(Filter, Map<IDeviceID, Long>) - Constructor for class org.apache.iotdb.db.utils.TimeFilterForDeviceTTL
 
timeFilterNeedUpdatedByTll() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
timeHeap - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
TimeIndexLevel - Enum in org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex
 
timeIterator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
TimeoutComparator() - Constructor for class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask.TimeoutComparator
 
timePartition - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
timePartition - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
timePartition - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
timePartitionFileMap - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
timePartitionId - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
TimePartitionInfo - Class in org.apache.iotdb.db.storageengine.rescon.memory
Time partition info records necessary info of a time partition for a data region
TimePartitionInfo(DataRegionId, long, boolean, long, long) - Constructor for class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionInfo
 
TimePartitionManager - Class in org.apache.iotdb.db.storageengine.rescon.memory
Manage all the time partitions for all data regions and control the total memory of them
TimePartitionProcessTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
TimePartitionProcessTask(String, Pair<List<String>, List<String>>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessTask
 
TimePartitionProcessWorker - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
TimePartitionProcessWorker() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TimePartitionProcessWorker
 
timePartitionSlot - Variable in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
timePredicate - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
TimePredicate - Interface in org.apache.iotdb.db.queryengine.plan.planner.plan
 
timeRange - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry
 
TimeRange - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TimeRange(long, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
TimeRange(NodeLocation, long, long, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
timeRangeIterator - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
TimeRangeIteratorFactory - Class in org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator
 
times - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
times - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
timeSchema - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
TimeSelector - Class in org.apache.iotdb.db.utils.datastructure
 
TimeSelector(int, boolean) - Constructor for class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
timeSeries(String) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
timeSeries(PartialPath) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
TIMESERIES - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
TIMESERIES - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByKey
 
TIMESERIES_METADATA - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
TIMESERIES_METADATA_MODIFICATION_ALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
TIMESERIES_METADATA_MODIFICATION_NONALIGNED - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
TIMESERIES_REGION_SCAN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TIMESERIES_VS_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.lock.SchemaLockType
This lock is used for guarantee no timeseries under template set path.
TimeseriesContext - Class in org.apache.iotdb.db.queryengine.common
 
TimeseriesContext(String, String, String, String, String, String, String, String) - Constructor for class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
TimeseriesContext(IMeasurementSchemaInfo) - Constructor for class org.apache.iotdb.db.queryengine.common.TimeseriesContext
 
TimeSeriesCountNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
TimeSeriesCountNode(PlanNodeId, PartialPath, boolean, SchemaFilter, Map<Integer, Template>, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
TimeseriesFilterVisitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.utils.filter
 
TimeseriesFilterVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.TimeseriesFilterVisitor
 
timeseriesLastTimeMap - Variable in class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
TimeSeriesMetadataCache - Class in org.apache.iotdb.db.storageengine.buffer
This class is used to cache TimeSeriesMetadata in IoTDB.
TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey - Class in org.apache.iotdb.db.storageengine.buffer
 
TimeSeriesMetadataCacheKey(TsFileID, IDeviceID, String) - Constructor for class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
TimeSeriesMetadataCacheMetrics - Class in org.apache.iotdb.db.queryengine.metric
 
TimeSeriesMetadataCacheMetrics(TimeSeriesMetadataCache) - Constructor for class org.apache.iotdb.db.queryengine.metric.TimeSeriesMetadataCacheMetrics
 
timeseriesMetadataOffsetMap - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.FastAlignedSeriesCompactionExecutor
 
TimeSeriesOperand - Class in org.apache.iotdb.db.queryengine.plan.expression.leaf
 
TimeSeriesOperand(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
TimeSeriesOperand(PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
TimeSeriesOperand(PartialPath, TSDataType) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
TimeseriesReaderWithViewFetch - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl
 
TimeseriesReaderWithViewFetch(SchemaIterator<ITimeSeriesSchemaInfo>, SchemaFilter) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
TimeseriesReaderWithViewFetch(SchemaIterator<ITimeSeriesSchemaInfo>, SchemaFilter, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.reader.impl.TimeseriesReaderWithViewFetch
 
TimeseriesRegionScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
TimeseriesRegionScanNode(PlanNodeId, boolean, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
TimeseriesRegionScanNode(PlanNodeId, Map<PartialPath, Map<PartialPath, List<TimeseriesContext>>>, boolean, TRegionReplicaSet) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
TimeSeriesRuntimeState - Class in org.apache.iotdb.db.pipe.processor.aggregate
 
TimeSeriesRuntimeState(Map<String, AggregatedResultOperator>, Map<String, Supplier<IntermediateResultOperator>>, Map<String, String>, AbstractWindowingProcessor) - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
TimeseriesSchemaInfo - Class in org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl
 
TimeseriesSchemaInfo(IMeasurementMNode<?>, PartialPath, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.TimeseriesSchemaInfo
 
TimeSeriesSchemaScanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read
 
TimeSeriesSchemaScanNode(PlanNodeId, PartialPath, SchemaFilter, long, long, boolean, boolean, Map<Integer, Template>, PathPatternTree) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
TimeSeriesSchemaSource - Class in org.apache.iotdb.db.queryengine.execution.operator.schema.source
 
TimeSeriesWindow - Class in org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure
 
TimeSeriesWindow(AbstractWindowingProcessor, Object) - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
timestamp - Variable in class org.apache.iotdb.db.protocol.mqtt.Message
 
timestamp - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
timestamp - Variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
TIMESTAMP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
TIMESTAMP - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
 
TIMESTAMP - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
TIMESTAMP_EXPRESSION_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
TIMESTAMP_PRECISION - Static variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDFParametersFactory
 
TIMESTAMP_PRECISION - Static variable in class org.apache.iotdb.db.utils.DateTimeUtils
 
TIMESTAMP_PRECISION - Static variable in class org.apache.iotdb.db.utils.TimestampPrecisionUtils
 
TIMESTAMP_STR - Static variable in class org.apache.iotdb.db.utils.constant.TestConstant
 
TIMESTAMP_WITH_TIME_ZONE - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
TimestampAdditionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
TimestampAdditionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionIntColumnTransformer
 
TimestampAdditionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
TimestampAdditionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionLongColumnTransformer
 
timestampColumn - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
timestampColumn - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
TimestampNegationColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
TimestampNegationColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.TimestampNegationColumnTransformer
 
TimestampOperand - Class in org.apache.iotdb.db.queryengine.plan.expression.leaf
 
TimestampOperand() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
TimestampOperand(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
timestampPrecisionStringToTimeUnit(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
TimestampPrecisionUtils - Class in org.apache.iotdb.db.utils
 
TimestampPrecisionUtils() - Constructor for class org.apache.iotdb.db.utils.TimestampPrecisionUtils
 
timestamps - Variable in class org.apache.iotdb.db.utils.datastructure.TVList
 
TimestampSubtractionIntColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
TimestampSubtractionIntColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionIntColumnTransformer
 
TimestampSubtractionLongColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.binary
 
TimestampSubtractionLongColumnTransformer(Type, ColumnTransformer, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionLongColumnTransformer
 
timeUsageReported - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
timeValuePair - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.PointElement
 
TimeValuePairUtils - Class in org.apache.iotdb.db.utils
 
TimeValuePairUtils.Intervals - Class in org.apache.iotdb.db.utils
All intervals are closed.
TimeWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
TimeWindow(TimeRange) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
TimeWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
TimeWindowManager(ITimeRangeIterator, TimeWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowManager
 
TimeWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
TimeWindowParameter(boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindowParameter
 
TimFloatTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimIntTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimLongTVList - Class in org.apache.iotdb.db.utils.datastructure
 
TimSort - Class in org.apache.iotdb.db.utils.datastructure
 
TimSort(TVList) - Constructor for class org.apache.iotdb.db.utils.datastructure.TimSort
 
TINYINT - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
toAborted(DriverTask) - Method in interface org.apache.iotdb.db.queryengine.execution.schedule.ITaskScheduler
Switch a task to DriverTaskStatus.ABORTED.
toArray() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
toArray(T[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
toByte() - Method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
 
toByte() - Method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
toDisjunctiveNormalForms(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
Convert to a disjunctive normal forms.
toException() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
toExpression() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
toExpression(Object, Type) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.LiteralEncoder
 
toExpressions(List<?>, List<? extends Type>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.LiteralEncoder
 
toFragmentInstanceFailureInfo(Throwable) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
toFunctionId(String, Signature) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.FunctionId
 
toHexString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BinaryLiteral
Return the valued as a hex-formatted string with upper-case characters
toInsertUnSeqFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCrossCompactionTaskResource
 
toLowerCase() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
toLowerCase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
toLowerCase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
toLowerCase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
toLowerCase() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
toLowerCaseExpression(Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionAnalyzer
Reconstruct the name of FunctionExpression to lowercase.
TOO_MANY_CONCURRENT_QUERIES_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.execution.schedule.queue.IndexedBlockingQueue
 
TOO_MANY_STAGES - Enum constant in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
 
TOP_K - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
topic() - Static method in class org.apache.iotdb.db.subscription.agent.SubscriptionAgent
 
topK() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns
 
TopKNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
TopNode is optimized for `order by time|expression limit N align by device` query.
TopKNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TopKNode(PlanNodeId, int, List<PlanNode>, OrderByParameter, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
TopKNode(PlanNodeId, int, OrderByParameter, List<String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
TopKNode(PlanNodeId, List<PlanNode>, OrderingScheme, long, List<Symbol>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
TopKNode(PlanNodeId, OrderingScheme, long, List<Symbol>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
TopKOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
toQualifiedName() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
toRawTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.pipe.PipeEnrichedStatement
 
toRelationalStatement(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.Statement
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FillComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.FromComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByTimeComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.HavingCondition
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoItem
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.OrderByComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SelectComponent
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.SortItem
 
toSQLString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.WhereCondition
 
toSQLString(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.GroupByLevelComponent
 
toSqlType(Type) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureTranslator
 
toStackTraceElement(String) - Static method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceFailureInfo
 
toString() - Method in enum org.apache.iotdb.db.audit.AuditLogOperation
 
toString() - Method in enum org.apache.iotdb.db.audit.AuditLogStorage
 
toString() - Method in class org.apache.iotdb.db.pipe.agent.task.PipeDataNodeTask
 
toString() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.DeletionPipeData
 
toString() - Method in class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
toString() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.deletion.PipeDeleteDataNodeEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.heartbeat.PipeHeartbeatEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionWritePlanEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.terminate.PipeTerminateEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.common.watermark.PipeWatermarkEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.event.realtime.PipeRealtimeEvent
 
toString() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
toString() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
toString() - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionHeartbeatExtractor
 
toString() - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
toString() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
toString() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
toString() - Method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse
 
toString() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlock
 
toString() - Method in class org.apache.iotdb.db.protocol.mqtt.TableMessage
 
toString() - Method in class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
toString() - Method in class org.apache.iotdb.db.protocol.session.IClientSession
 
toString() - Method in enum org.apache.iotdb.db.protocol.thrift.OperationType
 
toString() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
toString() - Method in class org.apache.iotdb.db.queryengine.common.NodeRef
 
toString() - Method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
toString() - Method in class org.apache.iotdb.db.queryengine.common.QueryId
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.SinkChannel
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.Priority
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskId
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.IoTDBWarning
 
toString() - Method in class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.execution.QueryExecution
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
This method is only displayed during debugging, please use Expression.getExpressionString() or Expression.getOutputSymbol() in the code.
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.FragmentInstance
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadSingleTsFileNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.load.LoadTsFilePieceNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.AbstractSchemaMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.CountSchemaMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DeviceSchemaFetchScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesCountNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.DevicesSchemaScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LevelTimeSeriesCountNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.LogicalViewSchemaScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodeManagementMemoryMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsConvertNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsCountNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.NodePathsSchemaScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.PathsUsingTemplateScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaFetchMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryOrderByHeatNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SchemaQueryScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.SeriesSchemaFetchScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesCountNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.read.TimeSeriesSchemaScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.metadata.write.DeleteTimeSeriesNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ActiveRegionScanMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationMergeSortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AggregationNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.AI.InferenceNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewIntoNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.DeviceViewNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ExchangeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FillNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.FilterNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByLevelNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.GroupByTagNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.HorizontallyConcatNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.IntoNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.FullOuterTimeJoinNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.InnerTimeJoinNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.join.LeftOuterTimeJoinNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryCollectNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryMergeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.last.LastQueryTransformNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.LimitNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.MergeSortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.OffsetNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.ProjectNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.RawDataAggregationNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SingleDeviceViewNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SlidingWindowAggregationNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.SortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TopKNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.IdentitySinkNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.sink.ShuffleSinkNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedLastQueryScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesAggregationScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.AlignedSeriesScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.DeviceRegionScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.LastQueryScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesAggregationScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.SeriesScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.ShowQueriesNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.TimeseriesRegionScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteDataNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalDeleteDataNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationDescriptor
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.OrderByParameter
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.PlanFragment
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.SubPlan
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.AccessControlInfo
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.SourceColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.CanonicalizationAware
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Field
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.FieldId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.NodeRef
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.BoundSignature
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.FunctionId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.LongVariableConstraint
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.AlignedDeviceEntry
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnMetadata
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ColumnSchema
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.FunctionNullability
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.NonAlignedAlignedDeviceEntry
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedTablePrefix
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.ResolvedFunction
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadata
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTableScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationTreeDeviceViewScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.CollectNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.DeviceTableScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ExchangeNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.FilterNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.GapFillNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.InformationSchemaTableScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.EquiJoinClause
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LimitNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.LinearFillNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.MergeSortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OffsetNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.OutputNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.PreviousFillNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ProjectNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceAttributeUpdateNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryCountNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableDeviceQueryScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.SortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.StreamSortNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TableScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TopKNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.OrderingScheme
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ScopeAware
 
toString() - Method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AddColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AliasedRelation
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AllColumns
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterDB
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AlterPipe
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ClearCache
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ColumnDefinition
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountDevice
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CountStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateDB
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateFunction
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateIndex
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateOrUpdateDevice
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipe
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreatePipePlugin
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTable
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CreateTopic
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Delete
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DeleteDevice
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DescribeTable
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropDB
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropFunction
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropIndex
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipe
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropPipePlugin
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTable
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DropTopic
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Except
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Explain
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExplainAnalyze
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Expression
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ExtendRegion
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.FetchDevice
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Fill
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupBy
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Insert
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Intersect
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinCriteria
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinOn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.JoinUsing
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.KillQuery
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Limit
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LoadTsFile
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.MigrateRegion
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NaturalJoin
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Node
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NodeLocation
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.NumericParameter
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Offset
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.OrderBy
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.PipeEnriched
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Property
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QualifiedName
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Query
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuerySpecification
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ReconstructRegion
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RelationalAuthorStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveConfigNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveDataNode
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RemoveRegion
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.RenameTable
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Select
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetColumnComment
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetSqlDialect
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetTableComment
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowAINodes
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCluster
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowClusterId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowConfigNodes
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentDatabase
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentSqlDialect
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentTimestamp
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowCurrentUser
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDataNodes
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDB
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowDevice
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowFunctions
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowIndex
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipePlugins
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowPipes
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowRegions
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowSubscriptions
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTables
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowTopics
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVariables
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ShowVersion
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SimpleGroupBy
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SingleColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StartPipe
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.StopPipe
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Table
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionArgument
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionInvocation
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableFunctionTableArgument
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableSubquery
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.NamedTypeSignature
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.RowFieldName
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeId
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Match
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.LoadTsFileStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.BooleanLiteral
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.DoubleLiteral
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.LongLiteral
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.NullLiteral
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.literal.StringLiteral
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateAlignedTimeSeriesStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.CreateMultiTimeSeriesStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.plan.statement.sys.SetSqlDialectStatement
 
toString() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.IntermediateLayer
 
toString() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
toString() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
toString() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
toString() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
 
toString() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
toString() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.resp.info.impl.ShowDevicesResult
 
toString() - Method in class org.apache.iotdb.db.storageengine.buffer.ChunkCache.ChunkCacheKey
 
toString() - Method in class org.apache.iotdb.db.storageengine.buffer.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CompactionTaskSummary
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.CrossSpaceCompactionTask
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.InnerSpaceCompactionTask
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.SettleCompactionTask
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.subtask.FastCompactionTaskSummary
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.BatchCompactionPlan
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactChunkPlan
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.CompactPagePlan
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.TsFileIdentifier
 
toString() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
 
toString() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
 
toString() - Method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManager
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.PrimitiveMemTable
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.DeletionPredicate
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.And
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.FullExactMatch
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.NOP
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.SegmentExactMatch
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TableDeletionEntry
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Deletion
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.chunk.metadata.PageMetadata
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
toString() - Method in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
 
toString() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
toString() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileDataCacheMemoryBlock
 
toString() - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryBlock
 
toString() - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
toString() - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
toString() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingQueueStates
 
toString() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTabletQueue
 
toString() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionPrefetchingTsFileQueue
 
toString() - Method in class org.apache.iotdb.db.subscription.event.cache.CachedSubscriptionPollResponse
 
toString() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeEmptyEvent
 
toString() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTabletBatchEvents
 
toString() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFileBatchEvents
 
toString() - Method in class org.apache.iotdb.db.subscription.event.pipe.SubscriptionPipeTsFilePlainEvent
 
toString() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
toString() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
toString() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTabletResponse
 
toString() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventTsFileResponse
 
toString() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
toString() - Method in class org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
toString() - Method in class org.apache.iotdb.db.utils.datastructure.MergeSortHeap
 
toString() - Method in class org.apache.iotdb.db.utils.datastructure.TimeSelector
 
toString() - Method in class org.apache.iotdb.db.utils.stats.CpuTimer.CpuDuration
 
toString() - Method in class org.apache.iotdb.db.utils.writelog.LogWriter
 
toStringContent() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
toStringMessage() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableDeviceQueryNode
 
toSymbolReference() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.Symbol
 
toTableSchema(InsertBaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
toTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParser
 
toTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.TsFileInsertionEventScanParser
 
toTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParser
 
toTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
toTabletInsertionEvents() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
toTabletInsertionEvents(long) - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
toTabletInsertNodeReq(InsertNode, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
toTabletWithIsAligneds() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.TsFileInsertionEventScanParser
 
TOTAL_OPEN_FILE_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
totalBufferSize - Variable in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventBatch
 
totalBufferSize - Variable in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
totalByteArrayLength - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
totalByteArrayLength - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
totalByteArrayLengthLimit - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.row.ElasticSerializableRowList
 
totalByteArrayLengthLimit - Variable in class org.apache.iotdb.db.queryengine.transformation.datastructure.tv.ElasticSerializableBinaryTVList
 
totalChunkGroups - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
totalChunks - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.SequenceFileTaskSummary
 
totalFailedFileCounter - Variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
totalMemTableNum() - Method in class org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitor
 
totalMemTableNum() - Method in interface org.apache.iotdb.db.storageengine.buffer.CacheHitRatioMonitorMXBean
 
totalPendingFileCounter - Variable in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
totalSize - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
totalTime() - Method in class org.apache.iotdb.db.queryengine.plan.relational.execution.querystats.QueryPlanOptimizerStatistics
 
toThrift() - Method in class org.apache.iotdb.db.queryengine.common.FragmentInstanceId
 
toThrift() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.QueryStatistics
 
toTimeUnit(String) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
toTPipeConsensusBatchTransferReq() - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.builder.PipeConsensusTransferBatchReqBuilder
 
toTPipeConsensusBatchTransferReq(List<TPipeConsensusTransferReq>) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBatchReq
 
toTPipeConsensusTransferRawReq(InsertNode, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
toTPipeConsensusTransferReq(String, long, byte[], TCommitId, TConsensusGroupId, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceReq
 
toTPipeConsensusTransferReq(String, long, byte[], TCommitId, TConsensusGroupId, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFilePieceWithModReq
 
toTPipeConsensusTransferReq(String, long, long, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealReq
 
toTPipeConsensusTransferReq(String, long, String, long, long, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTsFileSealWithModReq
 
toTPipeConsensusTransferReq(ByteBuffer, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletBinaryReq
 
toTPipeConsensusTransferReq(AbstractDeleteDataNode, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusDeleteNodeReq
 
toTPipeConsensusTransferReq(InsertNode, TCommitId, TConsensusGroupId, ProgressIndex, int) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.payload.request.PipeConsensusTabletInsertNodeReq
 
toTPipeTransferBinaryReq(ByteBuffer, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
toTPipeTransferBytes(String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
toTPipeTransferBytes(String, long) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
toTPipeTransferBytes(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
toTPipeTransferBytes(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
toTPipeTransferBytes(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
toTPipeTransferBytes(String, long, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferBytes(String, long, String, long) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferBytes(String, long, String, long, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferBytes(String, String, String, boolean, boolean, String, long, String, long, String, long, String, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
toTPipeTransferBytes(ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
toTPipeTransferBytes(ByteBuffer, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
toTPipeTransferBytes(Map<String, String>) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
toTPipeTransferBytes(PlanNode) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
toTPipeTransferBytes(InsertNode) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
toTPipeTransferBytes(InsertNode, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
toTPipeTransferBytes(Tablet, boolean) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
toTPipeTransferBytes(Tablet, boolean, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
toTPipeTransferRawReq(InsertNode) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
toTPipeTransferRawReq(Tablet, boolean) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
toTPipeTransferRawReq(Tablet, boolean, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
toTPipeTransferReq() - Method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.batch.PipeTabletEventPlainBatch
 
toTPipeTransferReq(String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV1Req
 
toTPipeTransferReq(String, long) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealReq
 
toTPipeTransferReq(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotPieceReq
 
toTPipeTransferReq(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceReq
 
toTPipeTransferReq(String, long, byte[]) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFilePieceWithModReq
 
toTPipeTransferReq(String, long, int, String, State) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.CombineRequest
 
toTPipeTransferReq(String, long, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferReq(String, long, String, long) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferReq(String, long, String, long, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTsFileSealWithModReq
 
toTPipeTransferReq(String, long, List<String>) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultRequest
 
toTPipeTransferReq(String, String, String, boolean, boolean, String, long, String, long, String, long, String, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferSchemaSnapshotSealReq
 
toTPipeTransferReq(ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReq
 
toTPipeTransferReq(ByteBuffer, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBinaryReqV2
 
toTPipeTransferReq(List<ByteBuffer>, List<ByteBuffer>, List<ByteBuffer>) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReq
 
toTPipeTransferReq(List<ByteBuffer>, List<ByteBuffer>, List<ByteBuffer>, List<String>, List<String>, List<String>) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletBatchReqV2
 
toTPipeTransferReq(Map<String, String>) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferDataNodeHandshakeV2Req
 
toTPipeTransferReq(PlanNode) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferPlanNodeReq
 
toTPipeTransferReq(InsertNode) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReq
 
toTPipeTransferReq(InsertNode, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletInsertNodeReqV2
 
toTPipeTransferReq(Tablet, boolean) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReq
 
toTPipeTransferReq(Tablet, boolean, String) - Static method in class org.apache.iotdb.db.pipe.connector.payload.evolvable.request.PipeTransferTabletRawReqV2
 
toTPipeTransferResp(Map<String, FetchCombineResultResponse.CombineResultType>) - Static method in class org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse
 
toTsFileTableSchema() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
toTsFileTableSchemaNoAttribute() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableSchema
 
toTsFileTimeRange() - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TimeRange
 
toTypeSignature(DataType) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureTranslator
 
toWarningCode() - Method in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
 
toWarningCode() - Method in interface org.apache.iotdb.db.queryengine.execution.warnings.WarningCodeSupplier
 
toZoneOffset(ZoneId) - Static method in class org.apache.iotdb.db.utils.DateTimeUtils
 
TRACING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
trackResource() - Method in class org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaRegionSnapshotEvent
 
trackResource() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeInsertNodeTabletInsertionEvent
 
trackResource() - Method in class org.apache.iotdb.db.pipe.event.common.tablet.PipeRawTabletInsertionEvent
 
trackResource() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
TRAILING - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
 
transfer(AsyncPipeConsensusServiceClient) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletBatchEventHandler
 
transfer(AsyncPipeConsensusServiceClient) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTabletInsertionEventHandler
 
transfer(AsyncPipeConsensusServiceClient) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.handler.PipeConsensusTsFileInsertionEventHandler
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
transfer(TabletInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
transfer(TsFileInsertionEvent) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataRegionAirGapConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBSchemaRegionAirGapConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
PipeConsensus only need transfer heartbeat event here.
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
transfer(Event) - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
transferAllBufferReceivingToFlushing() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
transferAllBufferReceivingToFlushing() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
transferByTablet(TabletInsertionEvent, Logger, OpcUaConnector.ThrowingBiConsumer<Tablet, Boolean, Exception>) - Static method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
transferFilePieces(File, SyncPipeConsensusServiceClient, boolean, TCommitId, TConsensusGroupId) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusSyncConnector
 
transferReceivingBufferToFlushingBuffer() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.IMNodeChildBuffer
 
transferReceivingBufferToFlushingBuffer() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
transferSchemaResultToTsBlockList(Iterator<T>, List<TSDataType>, BiConsumer<T, TsBlockBuilder>) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.SchemaTsBlockUtil
 
transferToResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.basic.MNodeTraverser
 
transferToResult(N) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.collector.MNodeCollector
 
transferType(ZoneId) - Method in class org.apache.iotdb.db.pipe.receiver.transform.statement.PipeConvertedInsertRowStatement
 
transferType(ZoneId) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
transfer String[] values to specific data types when isNeedInferType is true.
transform(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicAndColumnTransformer
 
transform(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicBinaryColumnTransformer
 
transform(boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LogicOrColumnTransformer
 
transform(double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.DoubleNegationColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticAdditionColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticBinaryColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticDivisionColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticModuloColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticMultiplicationColumnTransformer
 
transform(double, double) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.ArithmeticSubtractionColumnTransformer
 
transform(double, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionDoubleColumnTransformer
 
transform(double, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionDoubleColumnTransformer
 
transform(double, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusDoubleColumnTransformer
 
transform(double, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationDoubleColumnTransformer
 
transform(double, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionDoubleColumnTransformer
 
transform(double, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionFloatColumnTransformer
 
transform(double, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionFloatColumnTransformer
 
transform(double, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusFloatColumnTransformer
 
transform(double, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationFloatColumnTransformer
 
transform(double, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionFloatColumnTransformer
 
transform(double, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionIntColumnTransformer
 
transform(double, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionIntColumnTransformer
 
transform(double, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusIntColumnTransformer
 
transform(double, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationIntColumnTransformer
 
transform(double, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionIntColumnTransformer
 
transform(double, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleAdditionLongColumnTransformer
 
transform(double, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleDivisionLongColumnTransformer
 
transform(double, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleModulusLongColumnTransformer
 
transform(double, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleMultiplicationLongColumnTransformer
 
transform(double, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DoubleSubtractionLongColumnTransformer
 
transform(float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.FloatNegationColumnTransformer
 
transform(float, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionDoubleColumnTransformer
 
transform(float, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionDoubleColumnTransformer
 
transform(float, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusDoubleColumnTransformer
 
transform(float, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationDoubleColumnTransformer
 
transform(float, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionDoubleColumnTransformer
 
transform(float, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionFloatColumnTransformer
 
transform(float, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionFloatColumnTransformer
 
transform(float, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusFloatColumnTransformer
 
transform(float, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationFloatColumnTransformer
 
transform(float, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionFloatColumnTransformer
 
transform(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionIntColumnTransformer
 
transform(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionIntColumnTransformer
 
transform(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusIntColumnTransformer
 
transform(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationIntColumnTransformer
 
transform(float, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionIntColumnTransformer
 
transform(float, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatAdditionLongColumnTransformer
 
transform(float, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatDivisionLongColumnTransformer
 
transform(float, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatModulusLongColumnTransformer
 
transform(float, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatMultiplicationLongColumnTransformer
 
transform(float, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.FloatSubtractionLongColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareBinaryColumnTransformer
Transform int value of flag to corresponding boolean value.
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareEqualToColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareGreaterEqualColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareGreaterThanColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareLessEqualColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareLessThanColumnTransformer
 
transform(int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.CompareNonEqualColumnTransformer
 
transform(int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.IntNegationColumnTransformer
 
transform(int, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDoubleColumnTransformer
 
transform(int, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionDoubleColumnTransformer
 
transform(int, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusDoubleColumnTransformer
 
transform(int, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationDoubleColumnTransformer
 
transform(int, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionDoubleColumnTransformer
 
transform(int, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionFloatColumnTransformer
 
transform(int, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionFloatColumnTransformer
 
transform(int, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusFloatColumnTransformer
 
transform(int, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationFloatColumnTransformer
 
transform(int, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionFloatColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionDateColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationIntColumnTransformer
 
transform(int, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionIntColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateAdditionLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.DateSubtractionLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntAdditionTimestampColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntDivisionLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntModulusLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntMultiplicationLongColumnTransformer
 
transform(int, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.IntSubtractionLongColumnTransformer
 
transform(long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.LongNegationColumnTransformer
 
transform(long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.TimestampNegationColumnTransformer
 
transform(long, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDoubleColumnTransformer
 
transform(long, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionDoubleColumnTransformer
 
transform(long, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusDoubleColumnTransformer
 
transform(long, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationDoubleColumnTransformer
 
transform(long, double) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionDoubleColumnTransformer
 
transform(long, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionFloatColumnTransformer
 
transform(long, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionFloatColumnTransformer
 
transform(long, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusFloatColumnTransformer
 
transform(long, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationFloatColumnTransformer
 
transform(long, float) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionFloatColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionDateColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionIntColumnTransformer
 
transform(long, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionIntColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongAdditionTimestampColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongDivisionLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongModulusLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongMultiplicationLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.LongSubtractionLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampAdditionLongColumnTransformer
 
transform(long, long) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.binary.TimestampSubtractionLongColumnTransformer
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.CumeDistFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.DenseRankFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.NTileFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.PercentRankFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankWindowFunction
 
transform(Partition, ColumnBuilder, int, boolean, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RowNumberFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.FirstValueFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LagFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LastValueFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.LeadFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.NthValueFunction
 
transform(Partition, ColumnBuilder, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.ValueWindowFunction
 
transform(Partition, ColumnBuilder, int, int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.AggregationWindowFunction
 
transform(Partition, ColumnBuilder, int, int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.rank.RankWindowFunction
 
transform(Partition, ColumnBuilder, int, int, int, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.ValueWindowFunction
 
transform(Partition, ColumnBuilder, int, int, int, int, int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.process.window.function.WindowFunction
 
transform(Expression, Map<Symbol, ColumnSchema>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.ReplaceSymbolInExpression
 
transform(Column[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.CastFunctionTransformer
 
transform(Column[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.TransparentTransformer
 
transform(Column[]) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.ArithmeticNegationTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.InTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.IsNullTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LikeTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.LogicNotTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.RegularTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.DiffFunctionTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.ReplaceFunctionTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.RoundFunctionTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.scalar.SubStringFunctionTransformer
 
transform(Column[], ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.AbstractGreatestLeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BinaryGreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BinaryLeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BooleanGreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.BooleanLeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.DoubleGreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.DoubleLeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.FloatGreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.FloatLeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int32GreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int32LeastColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int64GreatestColumnTransformer
 
transform(ColumnBuilder, List<Column>, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.multi.Int64LeastColumnTransformer
 
transform(Column, ColumnBuilder, TypeEnum, Type, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.AbstractCastFunctionColumnTransformer
 
transform(Column, ColumnBuilder, TypeEnum, Type, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.CastFunctionColumnTransformer
 
transform(Column, ColumnBuilder, TypeEnum, Type, int) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TryCastFunctionColumnTransformer
 
TRANSFORM - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TransformAggregationToStreamable - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Logical plan planning.
TransformAggregationToStreamable() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformAggregationToStreamable
 
transformAndCache(Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.ArithmeticBinaryTransformer
 
transformAndCache(Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
transformAndCache(Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.CompareBinaryTransformer
 
transformAndCache(Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
transformAndCache(Column, int, Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.CompareTernaryTransformer
 
transformAndCache(Column, int, Column, int, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
transformConstantOperandToColumn(ConstantOperand) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.TransformUtils
 
TransformCorrelatedDistinctAggregationWithoutProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery of LEFT correlated join with distinct operator (grouped aggregation with no aggregation assignments) It is similar to TransformCorrelatedDistinctAggregationWithProjection rule, but does not support projection over aggregation in the subquery
TransformCorrelatedDistinctAggregationWithoutProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithoutProjection
 
TransformCorrelatedDistinctAggregationWithProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery of LEFT correlated join with distinct operator (grouped aggregation with no aggregation assignments)
TransformCorrelatedDistinctAggregationWithProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedDistinctAggregationWithProjection
 
TransformCorrelatedGlobalAggregationWithoutProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery with: - single global aggregation, or - global aggregation over distinct operator (grouped aggregation with no aggregation assignments), in case when the distinct operator cannot be de-correlated by PlanNodeDecorrelator It is similar to TransformCorrelatedGlobalAggregationWithProjection rule, but does not support projection over aggregation in the subquery
TransformCorrelatedGlobalAggregationWithoutProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithoutProjection
 
TransformCorrelatedGlobalAggregationWithProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery of LEFT or INNER correlated join with: - single global aggregation, or - global aggregation over distinct operator (grouped aggregation with no aggregation assignments), in case when the distinct operator cannot be de-correlated by PlanNodeDecorrelator
TransformCorrelatedGlobalAggregationWithProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGlobalAggregationWithProjection
 
TransformCorrelatedGroupedAggregationWithoutProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery of INNER correlated join with: - single grouped aggregation, or - grouped aggregation over distinct operator (grouped aggregation with no aggregation assignments), in case when the distinct operator cannot be de-correlated by PlanNodeDecorrelator It is similar to TransformCorrelatedGroupedAggregationWithProjection rule, but does not support projection over aggregation in the subquery
TransformCorrelatedGroupedAggregationWithoutProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithoutProjection
 
TransformCorrelatedGroupedAggregationWithProjection - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This rule decorrelates a correlated subquery of INNER correlated join with: - single grouped aggregation, or - grouped aggregation over distinct operator (grouped aggregation with no aggregation assignments), in case when the distinct operator cannot be de-correlated by PlanNodeDecorrelator
TransformCorrelatedGroupedAggregationWithProjection(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedGroupedAggregationWithProjection
 
TransformCorrelatedJoinToJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Tries to decorrelate subquery and rewrite it using normal join.
TransformCorrelatedJoinToJoin(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformCorrelatedJoinToJoin
 
Transformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer
 
Transformer() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
transformers - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
TransformExistsApplyToCorrelatedJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
EXISTS is modeled as (if correlated predicates are equality comparisons):
TransformExistsApplyToCorrelatedJoin(PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformExistsApplyToCorrelatedJoin
 
TransformFilteringSemiJoinToInnerJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
Rewrite filtering semi-join to inner join.
TransformFilteringSemiJoinToInnerJoin() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformFilteringSemiJoinToInnerJoin
 
TransformNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
TransformNode(PlanNodeId, Expression[], boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
TransformNode(PlanNodeId, PlanNode, Expression[], boolean, Ordering) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TransformNode
 
TransformOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TransformOperator(OperatorContext, Operator, List<TSDataType>, Map<String, List<InputLocation>>, Expression[], boolean, ZoneId, Map<NodeRef<Expression>, TSDataType>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
TransformQuantifiedComparisonApplyToCorrelatedJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
TransformQuantifiedComparisonApplyToCorrelatedJoin(Metadata) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformQuantifiedComparisonApplyToCorrelatedJoin
 
TransformSortToStreamSort - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Optimization phase: Logical plan planning.
TransformSortToStreamSort() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.TransformSortToStreamSort
 
transformStatus(TsFileResourceStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Return false if the status is not changed
transformToBinary(Binary) - Static method in class org.apache.iotdb.db.pipe.event.common.row.PipeBinaryTransformer
 
TransformToExpressionVisitor - Class in org.apache.iotdb.db.schemaengine.schemaregion.view.visitor
 
TransformToExpressionVisitor() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
transformToPipeBinary(Binary) - Static method in class org.apache.iotdb.db.pipe.event.common.row.PipeBinaryTransformer
 
transformToPipeDataType(TSDataType) - Static method in class org.apache.iotdb.db.pipe.event.common.row.PipeDataTypeTransformer
 
transformToPipeDataTypeList(List<TSDataType>) - Static method in class org.apache.iotdb.db.pipe.event.common.row.PipeDataTypeTransformer
 
transformToTsBlockColumns(IDeviceSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceSchemaSource
 
transformToTsBlockColumns(IDeviceSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.PathsUsingTemplateSource
 
transformToTsBlockColumns(IDeviceSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceFetchSource
 
transformToTsBlockColumns(IDeviceSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
transformToTsBlockColumns(IDeviceSchemaInfo, TsBlockBuilder, List<TsTableColumnSchema>, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TableDeviceQuerySource
 
transformToTsBlockColumns(INodeSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.NodeSchemaSource
 
transformToTsBlockColumns(ITimeSeriesSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.LogicalViewSchemaSource
 
transformToTsBlockColumns(ITimeSeriesSchemaInfo, TsBlockBuilder, String) - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.TimeSeriesSchemaSource
 
transformToTsBlockColumns(T, TsBlockBuilder, String) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.schema.source.ISchemaSource
Transform the SchemaInfo T to fill the TsBlock.
TransformToViewExpressionVisitor - Class in org.apache.iotdb.db.queryengine.plan.expression.visitor
 
TransformToViewExpressionVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
TransformUncorrelatedInPredicateSubqueryToSemiJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
This optimizers looks for InPredicate expressions in ApplyNodes and replaces the nodes with SemiJoin nodes.
TransformUncorrelatedInPredicateSubqueryToSemiJoin() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedInPredicateSubqueryToSemiJoin
 
TransformUncorrelatedSubqueryToJoin - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule
 
TransformUncorrelatedSubqueryToJoin() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.iterative.rule.TransformUncorrelatedSubqueryToJoin
 
TransformUtils - Class in org.apache.iotdb.db.queryengine.transformation.dag.util
 
transformViewPath(MeasurementPath, ISchemaTree) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
transitionToAborted() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToCanceled() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToCanceled(Throwable, TSStatus) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToDispatching() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToFailed() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToFailed(Throwable) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToFailed(TSStatus) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToFinished() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToFlushing() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceContext
 
transitionToFlushing() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceStateMachine
 
transitionToPendingRetry(TSStatus) - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToPlanned() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToQueued() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitionToRunning() - Method in class org.apache.iotdb.db.queryengine.execution.QueryStateMachine
 
transitSourceFilesToMerging() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
translate(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
translate2Statements(Path, Path, Path, PartialPath) - Static method in class org.apache.iotdb.db.tools.schema.SchemaRegionSnapshotParser
 
translateOrderingScheme(List<SortItem>, Function<Expression, Symbol>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner
 
TranslationMap - Class in org.apache.iotdb.db.queryengine.plan.relational.planner
Keeps mappings of fields and AST expressions to symbols in the current plan within query boundary.
TranslationMap(Optional<TranslationMap>, Scope, Analysis, List<Symbol>, Map<ScopeAware<Expression>, Symbol>, PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
TranslationMap(Optional<TranslationMap>, Scope, Analysis, List<Symbol>, PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
TranslationMap(Optional<TranslationMap>, Scope, Analysis, Symbol[], Map<ScopeAware<Expression>, Symbol>, Map<NodeRef<Expression>, Symbol>, PlannerContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
TransparentTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
this is a special transformer which outputs data just as input without any modification.
TransparentTransformer(LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.TransparentTransformer
 
transplantSegment(ISegmentedPage, short, short) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
Transplant designated segment from srcPage, to spare space of the page
transplantSegment(ISegmentedPage, short, short) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
transportFile(TSyncTransportMetaInfo, ByteBuffer) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.IoTDBLegacyPipeReceiverAgent
Receive TsFile based on startIndex.
transportPipeData(ByteBuffer) - Method in class org.apache.iotdb.db.pipe.receiver.protocol.legacy.IoTDBLegacyPipeReceiverAgent
Receive PipeData and load it into IoTDB Engine.
traverse() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
The interface to start the traversal.
traverse() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
Traverser<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser
This class defines the main traversal framework and declares some methods for result process extension.
Traverser() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
Traverser(N, PartialPath, IMTreeStore<N>, boolean, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
Traverser(N, PathPatternTree, IMTreeStore<N>, PathPatternTree) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
To traverse subtree under startNode.
TraverserWithLimitOffsetWrapper<R,N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser
 
TraverserWithLimitOffsetWrapper(Traverser<R, N>, long, long) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.TraverserWithLimitOffsetWrapper
 
TREE - Enum constant in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
 
TREE_ALIGNED_DEVICE_VIEW_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TREE_DELETE_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
 
TREE_DELETION - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
 
TREE_MODEL_DATABASE_PREFIX - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
TREE_MODEL_EVENT_TABLE_NAME_PREFIX - Static variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.matcher.CachedSchemaPatternMatcher
 
TREE_NONALIGNED_DEVICE_VIEW_SCAN_NODE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
TREE_PATTERN_PARSE_VISITOR - Static variable in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
TREE_TYPE - Static variable in interface org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
 
TREE_TYPE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
TreeAggregator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
TreeAggregator(Accumulator, AggregationStep) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
TreeAggregator(Accumulator, AggregationStep, List<InputLocation[]>) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.TreeAggregator
 
TreeAlignedDeviceViewAggregationScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
TreeAlignedDeviceViewAggregationScanOperator(AbstractAggTableScanOperator.AbstractAggTableScanOperatorParameter, IDeviceID.TreeDeviceIdColumnValueExtractor) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.TreeAlignedDeviceViewAggregationScanOperator
 
TreeAlignedDeviceViewScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TreeAlignedDeviceViewScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
TreeAlignedDeviceViewScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeAlignedDeviceViewScanNode
 
TreeAlignedDeviceViewScanOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational
 
TreeAlignedDeviceViewScanOperator(AbstractTableScanOperator.AbstractTableScanOperatorParameter, IDeviceID.TreeDeviceIdColumnValueExtractor) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.TreeAlignedDeviceViewScanOperator
 
TreeCaseWhenThenColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column
 
TreeCaseWhenThenColumnTransformer(Type, List<ColumnTransformer>, List<ColumnTransformer>, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.TreeCaseWhenThenColumnTransformer
 
TreeConfigTaskVisitor - Class in org.apache.iotdb.db.queryengine.plan.execution.config
 
TreeConfigTaskVisitor() - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
treeDBName - Variable in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
TreeDeletionEntry - Class in org.apache.iotdb.db.storageengine.dataregion.modification
 
TreeDeletionEntry() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeletionEntry(MeasurementPath, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeletionEntry(MeasurementPath, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeletionEntry(MeasurementPath, TimeRange) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeletionEntry(TreeDeletionEntry) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeletionEntry(Deletion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.modification.TreeDeletionEntry
 
TreeDeviceInfo<N extends IMNode<N>> - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info
 
TreeDeviceInfo() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.info.TreeDeviceInfo
 
TreeDeviceNormalSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TreeDeviceNormalSchema(String, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
TreeDeviceSchemaCacheManager - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
This class takes the responsibility of metadata cache management of all DataRegions under StorageEngine
TreeDeviceTemplateSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache
 
TreeDeviceViewScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TreeDeviceViewScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
TreeDeviceViewScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
TreeDeviceViewScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, Map<Symbol, Integer>, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeDeviceViewScanNode
 
TreeDeviceViewSchema - Class in org.apache.iotdb.db.queryengine.plan.relational.metadata
 
TreeDeviceViewSchema(String, List<ColumnSchema>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.metadata.TreeDeviceViewSchema
 
TreeDiskSpiller - Class in org.apache.iotdb.db.utils.sort
 
TreeDiskSpiller(String, String, List<TSDataType>) - Constructor for class org.apache.iotdb.db.utils.sort.TreeDiskSpiller
 
treeEqual(Node, Node, BiFunction<Node, Node, Boolean>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.AstUtil
Compares two AST trees recursively by applying the provided comparator to each pair of nodes.
TreeFillOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TreeFillOperator(OperatorContext, IFill[], Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TreeFillOperator
 
treeHash(Node, Function<Node, OptionalInt>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.AstUtil
Computes a hash of the given AST by applying the provided subtree hasher at each level.
TreeLinearFillOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
Used for linear fill.
TreeLinearFillOperator(OperatorContext, ILinearFill[], Operator) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TreeLinearFillOperator
 
TreeMergeSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TreeMergeSortOperator(OperatorContext, List<Operator>, List<TSDataType>, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TreeMergeSortOperator
 
TreeMessage - Class in org.apache.iotdb.db.protocol.mqtt
Message parsing into a tree
TreeMessage() - Constructor for class org.apache.iotdb.db.protocol.mqtt.TreeMessage
 
treeModelDatabaseName - Variable in class org.apache.iotdb.db.pipe.event.common.PipeInsertionEvent
 
TreeModelPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner
 
TreeModelPlanner(Statement, ExecutorService, ExecutorService, ScheduledExecutorService, IPartitionFetcher, ISchemaFetcher, IClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, IClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.TreeModelPlanner
 
TreeModelTimePredicate - Class in org.apache.iotdb.db.queryengine.plan.planner.plan
 
TreeModelTimePredicate(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.TreeModelTimePredicate
 
TreeNonAlignedDeviceViewScanNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
TreeNonAlignedDeviceViewScanNode() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
TreeNonAlignedDeviceViewScanNode(PlanNodeId, QualifiedObjectName, List<Symbol>, Map<Symbol, ColumnSchema>, List<DeviceEntry>, Map<Symbol, Integer>, Ordering, Expression, Expression, long, long, boolean, boolean, String, Map<String, String>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.TreeNonAlignedDeviceViewScanNode
 
treePattern - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
treePattern - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
TreeSchemaAutoCreatorAndVerifier - Class in org.apache.iotdb.db.queryengine.plan.analyze.load
 
TreeSortOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TreeSortOperator(OperatorContext, Operator, List<TSDataType>, String, Comparator<SortKey>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TreeSortOperator
 
TreeTopKOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process
 
TreeTopKOperator(OperatorContext, List<Operator>, List<TSDataType>, Comparator<SortKey>, int, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.TreeTopKOperator
 
TriggerClassLoader - Class in org.apache.iotdb.db.trigger.service
 
TriggerClassLoader(String) - Constructor for class org.apache.iotdb.db.trigger.service.TriggerClassLoader
 
TriggerClassLoaderManager - Class in org.apache.iotdb.db.trigger.service
 
TriggerExecutor - Class in org.apache.iotdb.db.trigger.executor
 
TriggerExecutor(TriggerInformation, Trigger, boolean) - Constructor for class org.apache.iotdb.db.trigger.executor.TriggerExecutor
 
TriggerFireResult - Enum in org.apache.iotdb.db.trigger.executor
 
TriggerFireVisitor - Class in org.apache.iotdb.db.trigger.executor
 
TriggerFireVisitor() - Constructor for class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
TriggerInformationUpdater - Class in org.apache.iotdb.db.trigger.service
 
TriggerInformationUpdater() - Constructor for class org.apache.iotdb.db.trigger.service.TriggerInformationUpdater
 
TriggerManagementService - Class in org.apache.iotdb.db.trigger.service
 
triggerSnapshot() - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
trim(byte[], byte[]) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TrimColumnTransformer
 
Trim - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Trim(NodeLocation, Trim.Specification, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
Trim(NodeLocation, Trim.Specification, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
Trim(Trim.Specification, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
Trim(Trim.Specification, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim
 
Trim.Specification - Enum in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Trim2ColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
Trim2ColumnTransformer(Type, ColumnTransformer, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.Trim2ColumnTransformer
 
TrimColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
TrimColumnTransformer(Type, ColumnTransformer, String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TrimColumnTransformer
 
trimRealtimeEventByPipePattern(PipeWritePlanEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
trimRealtimeEventByPrivilege(PipeWritePlanEvent) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.IoTDBSchemaRegionExtractor
 
TRUE - Static variable in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
TRUE_LITERAL - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.BooleanLiteral
 
TRUE_XX_HASH - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
truncate(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
truncate(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
truncate(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
truncate(long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
 
truncate(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
 
truncateTailingNull(Object[]) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.DeviceIDFactory
 
truncateTailingNull(List<Object[]>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.memtable.DeviceIDFactory
 
tryAllocate(long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
tryAllocate(long, LongUnaryOperator) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
tryAllocate(PipeMemoryBlock, long) - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
tryAllocateFreeMemoryForOperators(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LocalExecutionPlanner
 
tryAllocateFromQuery(long) - Method in class org.apache.iotdb.db.storageengine.load.memory.LoadTsFileMemoryManager
 
tryCacheNextRightTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
tryCancel(ListenableFuture<Void>) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
Cancel the specified memory reservation.
TryCastFunctionColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
TryCastFunctionColumnTransformer(Type, ColumnTransformer, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.TryCastFunctionColumnTransformer
 
tryCatchException(Exception) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.ExceptionHandler
 
tryCatchException(Exception) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.ExceptionHandler
 
tryCatchException(Exception) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.ExceptionHandler
 
tryEvaluate() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
 
tryExecuteUDFOnce() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowTransformer
 
tryExecuteUDFOnce() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowWindowTransformer
 
tryExecuteUDFOnce() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
tryExpandAllAndCheckConsistency() - Method in class org.apache.iotdb.db.pipe.resource.memory.PipeMemoryManager
 
tryGet(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.QueryPlanner.PlanAndMappings
 
tryGetDeviceIsAlignedMap(boolean) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
tryGetDeviceMeasurementsMap() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
tryGetInternColumnName(String, String, String) - Method in class org.apache.iotdb.db.schemaengine.table.DataNodeTableCache
 
tryGetMapping(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
tryGetMeasurementDataTypeMap() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
tryGetNextState(N, IFAState, Map<String, IFATransition>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
tryGetNextState(N, IFAState, IFATransition) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.Traverser
 
tryGetNextState(SchemaNode, IFAState, Map<String, IFATransition>) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
tryGetNextState(SchemaNode, IFAState, IFATransition) - Method in class org.apache.iotdb.db.queryengine.common.schematree.visitor.SchemaTreeMeasurementVisitor
 
tryGetScope(Node) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
tryListenToNode(PlanNode) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
tryListenToSnapshot(String, String, String, String) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.SchemaRegionListeningQueue
 
tryLock(File, long, TimeUnit) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
tryLockAll(long, TimeUnit) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
tryOccupyResourcesForRunning() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
tryOpenChannel(int) - Method in interface org.apache.iotdb.db.queryengine.execution.exchange.sink.ISinkHandle
Open specified channel of ISinkHandle.
tryOpenChannel(int) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle
 
tryPing(SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.impl.PingApiServiceImpl
 
tryReadLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
tryReadLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
tryReserve(String, String, String, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
tryReserveForTest(String, String, String, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.memory.MemoryPool
 
tryResolveField(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
tryResolveField(Expression, QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
trySerialize(CachedSubscriptionPollResponse) - Method in class org.apache.iotdb.db.subscription.event.cache.SubscriptionPollResponseCache
 
trySerializeCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
trySerializeCurrentResponse() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
trySerializeCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
trySerializeCurrentResponse() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
trySerializeRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventExtendableResponse
 
trySerializeRemainingResponses() - Method in interface org.apache.iotdb.db.subscription.event.response.SubscriptionEventResponse
 
trySerializeRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.response.SubscriptionEventSingleResponse
 
trySerializeRemainingResponses() - Method in class org.apache.iotdb.db.subscription.event.SubscriptionEvent
 
trySet(T) - Method in class org.apache.iotdb.db.queryengine.execution.StateMachine
Tries to change the state.
tryToReturnResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
tryToReturnResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.DeviceViewIntoOperator
 
tryToReturnResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.IntoOperator
 
tryToSubmitInnerSpaceCompactionTask(TsFileManager, long, boolean, CompactionScheduleContext) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
tryToSubmitInsertionCompactionTask(TsFileManager, long, Phaser, CompactionScheduleContext) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
tryToSubmitSettleCompactionTask(TsFileManager, long, CompactionScheduleContext, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduler
 
tryTriggerTsFileLoad(String, boolean) - Method in class org.apache.iotdb.db.storageengine.load.active.ActiveLoadTsFileLoader
 
tryUpdateCache() - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceCacheAttributeGuard
 
tryWriteLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
tryWriteLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
TS_FILE - Enum constant in enum org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlockType
 
tsBlock - Variable in class org.apache.iotdb.db.utils.datastructure.SortKey
 
tsBlockBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractSortOperator
 
tsBlockBuilder - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.last.AbstractUpdateLastCacheOperator
 
TsBlockInputDataSet - Class in org.apache.iotdb.db.queryengine.transformation.dag.input
 
TsBlockInputDataSet(Operator, List<TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.input.TsBlockInputDataSet
 
tsBlocks - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
tsBlocks - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
tsBlocks - Variable in class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
TsBlockSerdeFactory - Class in org.apache.iotdb.db.queryengine.execution.exchange
 
TsBlockSerdeFactory() - Constructor for class org.apache.iotdb.db.queryengine.execution.exchange.TsBlockSerdeFactory
 
tsDataType - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
tsDataType - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
tsDataTypeList - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
tsfile() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
TSFILE - Enum constant in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
 
TSFILE_MIN_TIME_TO_LIVE_IN_MS - Static variable in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResource
 
TsFileAndModSettleTool - Class in org.apache.iotdb.db.tools.settle
Offline Settle tool, which is used to settle TsFile and its corresponding mods file to a new TsFile.
tsFileConfig - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.estimator.AbstractCompactionEstimator
 
TsFileData - Interface in org.apache.iotdb.db.storageengine.load.splitter
 
TsFileDataType - Enum in org.apache.iotdb.db.storageengine.load.splitter
 
TsFileDeduplicationBlockingPendingQueue - Class in org.apache.iotdb.db.subscription.broker
 
TsFileDeduplicationBlockingPendingQueue(UnboundedBlockingPendingQueue<Event>) - Constructor for class org.apache.iotdb.db.subscription.broker.TsFileDeduplicationBlockingPendingQueue
 
TsFileDeviceStartEndTimeIterator - Class in org.apache.iotdb.db.storageengine.dataregion.utils
This class is used to iterate over the devicesTimeIndex in a TsFile to get the start and end times of each device.
TsFileDeviceStartEndTimeIterator(ArrayDeviceTimeIndex) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileDeviceStartEndTimeIterator
 
TsFileEpoch - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch
 
TsFileEpoch(String) - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
TsFileEpoch.State - Enum in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch
 
TsFileEpochManager - Class in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch
 
TsFileEpochManager() - Constructor for class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpochManager
 
TsFileEpochStateMigrator - Interface in org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch
 
tsFileExists() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
TsFileFlushPolicy - Interface in org.apache.iotdb.db.storageengine.dataregion.flush
TsFileFlushPolicy is applied when a TsFileProcessor is full after insertion.
TsFileFlushPolicy.DirectFlushPolicy - Class in org.apache.iotdb.db.storageengine.dataregion.flush
 
TsFileID - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileID() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
TsFileID(int, long, long, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
TsFileID(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileID
 
TsFileIdentifier - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log
This class record the logical information of files in compaction, which is used to locate file in disk.
TsFileInsertionEventParser - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser
 
TsFileInsertionEventParser(String, long, TreePattern, TablePattern, long, long, PipeTaskMeta, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
TsFileInsertionEventParserProvider - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser
 
TsFileInsertionEventParserProvider(String, long, File, TreePattern, TablePattern, long, long, PipeTaskMeta, String, PipeTsFileInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParserProvider
 
TsFileInsertionEventQueryParser - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.query
 
TsFileInsertionEventQueryParser(File, TreePattern, long, long, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParser
 
TsFileInsertionEventQueryParser(String, long, File, TreePattern, long, long, PipeTaskMeta, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParser
 
TsFileInsertionEventQueryParser(String, long, File, TreePattern, long, long, PipeTaskMeta, PipeInsertionEvent, Map<IDeviceID, Boolean>) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.query.TsFileInsertionEventQueryParser
 
TsFileInsertionEventQueryParserTabletIterator - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.query
 
TsFileInsertionEventScanParser - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan
 
TsFileInsertionEventScanParser(File, TreePattern, long, long, PipeTaskMeta, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.TsFileInsertionEventScanParser
 
TsFileInsertionEventScanParser(String, long, File, TreePattern, long, long, PipeTaskMeta, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.TsFileInsertionEventScanParser
 
TsFileInsertionEventTableParser - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.table
 
TsFileInsertionEventTableParser(File, TablePattern, long, long, PipeTaskMeta, String, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParser
 
TsFileInsertionEventTableParser(String, long, File, TablePattern, long, long, PipeTaskMeta, String, PipeInsertionEvent) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParser
 
TsFileInsertionEventTableParserTabletIterator - Class in org.apache.iotdb.db.pipe.event.common.tsfile.parser.table
 
TsFileInsertionEventTableParserTabletIterator(TsFileSequenceReader, Predicate<Map.Entry<String, TableSchema>>, PipeMemoryBlock, PipeMemoryBlock, PipeMemoryBlock, PipeMemoryBlock, PipeMemoryBlock, long, long) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.parser.table.TsFileInsertionEventTableParserTabletIterator
 
TsFileInsertionPointCounter - Class in org.apache.iotdb.db.pipe.event.common.tsfile.aggregator
 
TsFileInsertionPointCounter(File, TreePattern) - Constructor for class org.apache.iotdb.db.pipe.event.common.tsfile.aggregator.TsFileInsertionPointCounter
 
TsFileLoader - Class in org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader
This loader is used to load tsFiles.
TsFileLoader(File, String) - Constructor for class org.apache.iotdb.db.pipe.receiver.protocol.legacy.loader.TsFileLoader
 
TsFileLock - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
TsFileLock is a special read-write lock that can be locked by one thread but unlocked by another thread.
TsFileLock() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
tsFileManager - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
tsFileManager - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.RewriteCrossSpaceCompactionSelector
 
tsFileManager - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
TsFileManager - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileManager(String, String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
TsFileMetrics - Class in org.apache.iotdb.db.service.metrics.file
 
TsFileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
TsFileName(long, long, int, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator.TsFileName
 
TsFileNameGenerator - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.generator
 
TsFileNameGenerator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.generator.TsFileNameGenerator
 
TsFileNameGenerator.TsFileName - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile.generator
 
TsFileOverlapValidationAndRepairTool - Class in org.apache.iotdb.db.tools.validate
 
TsFileOverlapValidationAndRepairTool() - Constructor for class org.apache.iotdb.db.tools.validate.TsFileOverlapValidationAndRepairTool
 
TsFilePipeData - Class in org.apache.iotdb.db.pipe.connector.payload.legacy
 
TsFilePipeData() - Constructor for class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
TsFilePipeData(String, String, long) - Constructor for class org.apache.iotdb.db.pipe.connector.payload.legacy.TsFilePipeData
 
TsFilePlanRedoer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover.file
This class helps redo wal logs into a TsFile.
TsFilePlanRedoer(TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.TsFilePlanRedoer
 
TsFileProcessor - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
TsFileProcessor(String, File, DataRegionInfo, CloseFileListener, DataRegion.UpdateEndTimeCallBack, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
TsFileProcessor(String, DataRegionInfo, TsFileResource, CloseFileListener, DataRegion.UpdateEndTimeCallBack, boolean, RestorableTsFileIOWriter) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessor
 
TsFileProcessorException - Exception in org.apache.iotdb.db.exception
 
TsFileProcessorException(Exception) - Constructor for exception org.apache.iotdb.db.exception.TsFileProcessorException
 
TsFileProcessorException(String) - Constructor for exception org.apache.iotdb.db.exception.TsFileProcessorException
 
TsFileProcessorInfo - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
The TsFileProcessorInfo records the memory cost of this TsFileProcessor.
TsFileProcessorInfo(DataRegionInfo) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfo
 
TsFileProcessorInfoMetrics - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
TsFileProcessorInfoMetrics(String, TsFileProcessorInfo) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfoMetrics
 
TsFileRepairStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
tsFileResource - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
TsFileResource - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileResource() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
TsFileResource(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
for sealed TsFile, call setClosed to close TsFileResource
TsFileResource(File, TsFileProcessor) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
unsealed TsFile, for writter
TsFileResource(File, TsFileResourceStatus) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
Used for compaction to create target files.
TsFileResource(Map<IFullPath, List<ReadOnlyMemChunk>>, Map<IFullPath, List<IChunkMetadata>>, TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
unsealed TsFile, for read
TsFileResource.ModIterator - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileResourceAndDataValidator - Class in org.apache.iotdb.db.storageengine.dataregion.utils.validate
 
TsFileResourceAndDataValidator() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceAndDataValidator
 
TsFileResourceBlockType - Enum in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileResourceCandidate - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils
 
TsFileResourceCandidate(TsFileResource, CompactionScheduleContext) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
 
TsFileResourceList - Class in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileResourceList() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceList
 
TsFileResourceManager - Class in org.apache.iotdb.db.storageengine.rescon.memory
 
TsFileResourcePrinter - Class in org.apache.iotdb.db.tools
This tool can analyze the tsfile.resource files from a folder, or analyze a single tsfile.resource file.
TsFileResourcePrinter() - Constructor for class org.apache.iotdb.db.tools.TsFileResourcePrinter
 
tsFileResources - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.impl.SizeTieredCompactionSelector
 
TsFileResourceStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.tsfile
 
TsFileResourceUtils - Class in org.apache.iotdb.db.storageengine.dataregion.utils
 
TsFileResourceValidator - Class in org.apache.iotdb.db.storageengine.dataregion.utils.validate
 
TsFileRewriteOverPrecisedI64Scan - Class in org.apache.iotdb.db.tools.utils
 
TsFileRewriteOverPrecisedI64Scan(File) - Constructor for class org.apache.iotdb.db.tools.utils.TsFileRewriteOverPrecisedI64Scan
 
TsFileRewriteSmallRangeI64Scan - Class in org.apache.iotdb.db.tools.utils
 
TsFileRewriteSmallRangeI64Scan(File) - Constructor for class org.apache.iotdb.db.tools.utils.TsFileRewriteSmallRangeI64Scan
 
TsFileSelfCheckTool - Class in org.apache.iotdb.db.tools
 
TsFileSelfCheckTool() - Constructor for class org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
tsFileSequenceReader - Variable in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.TsFileInsertionEventParser
 
TsFileSequenceScan - Class in org.apache.iotdb.db.tools.utils
 
TsFileSequenceScan() - Constructor for class org.apache.iotdb.db.tools.utils.TsFileSequenceScan
 
TsFileSequenceScan.PageVisitor - Interface in org.apache.iotdb.db.tools.utils
 
TsFileSettleByCompactionTool - Class in org.apache.iotdb.db.tools.settle
 
TsFileSettleByCompactionTool() - Constructor for class org.apache.iotdb.db.tools.settle.TsFileSettleByCompactionTool
 
TsFileSketchTool - Class in org.apache.iotdb.db.tools
 
TsFileSketchTool(String, String) - Constructor for class org.apache.iotdb.db.tools.TsFileSketchTool
construct TsFileSketchTool
TsFileSplitByPartitionTool - Class in org.apache.iotdb.db.tools
 
TsFileSplitByPartitionTool(TsFileResource) - Constructor for class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
Create a file reader of the given file.
TsFileSplitter - Class in org.apache.iotdb.db.storageengine.load.splitter
 
TsFileSplitter(File, TsFileSplitter.TsFileDataConsumer) - Constructor for class org.apache.iotdb.db.storageengine.load.splitter.TsFileSplitter
 
TsFileSplitter.TsFileDataConsumer - Interface in org.apache.iotdb.db.storageengine.load.splitter
 
TsFileSplitTool - Class in org.apache.iotdb.db.tools
 
TsFileSplitTool(String) - Constructor for class org.apache.iotdb.db.tools.TsFileSplitTool
 
TsFileStatisticReader - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
TsFileStatisticReader(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.TsFileStatisticReader
 
TsFileStatisticReader.ChunkGroupStatistics - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
TsFileStatisticScan - Class in org.apache.iotdb.db.tools.utils
 
TsFileStatisticScan() - Constructor for class org.apache.iotdb.db.tools.utils.TsFileStatisticScan
 
TsFileTimeseriesMetadataException - Exception in org.apache.iotdb.db.exception
 
TsFileTimeseriesMetadataException(String) - Constructor for exception org.apache.iotdb.db.exception.TsFileTimeseriesMetadataException
 
TsFileValidationScan - Class in org.apache.iotdb.db.tools.utils
 
TsFileValidationScan() - Constructor for class org.apache.iotdb.db.tools.utils.TsFileValidationScan
 
TsFileValidationScan.FileLastTimeInfo - Class in org.apache.iotdb.db.tools.utils
 
TsFileValidationScan.SeriesOverlapPrintInfo - Class in org.apache.iotdb.db.tools.utils
 
TsFileValidationTool - Class in org.apache.iotdb.db.tools.validate
This tool can be used to check the correctness of tsfile and point out errors in specific timeseries or devices.
TsFileValidationTool() - Constructor for class org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
TsFileValidator - Interface in org.apache.iotdb.db.storageengine.dataregion.utils.validate
 
ttl - Variable in class org.apache.iotdb.db.queryengine.plan.statement.metadata.SetTTLStatement
 
TTL - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
TTL_KEY - Static variable in class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.AbstractDatabaseTask
 
TTLScheduleTask - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.schedule
 
TTLScheduleTask(List<DataRegion>, int, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.TTLScheduleTask
 
TumblingTimeSamplingProcessor - Class in org.apache.iotdb.db.pipe.processor.downsampling.tumbling
 
TumblingTimeSamplingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.downsampling.tumbling.TumblingTimeSamplingProcessor
 
TumblingWindowingProcessor - Class in org.apache.iotdb.db.pipe.processor.aggregate.window.processor
 
TumblingWindowingProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
TVColumns - Class in org.apache.iotdb.db.queryengine.transformation.datastructure
 
TVColumns(Column) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
TVColumns(TimeColumn, Column) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.TVColumns
 
tvList - Variable in class org.apache.iotdb.db.utils.datastructure.QuickSort
 
tvList - Variable in class org.apache.iotdb.db.utils.datastructure.TimSort
 
TVList - Class in org.apache.iotdb.db.utils.datastructure
 
TVList() - Constructor for class org.apache.iotdb.db.utils.datastructure.TVList
 
TVLIST_SORT_ALGORITHM - Static variable in class org.apache.iotdb.db.storageengine.rescon.memory.PrimitiveArrayManager
 
TVList.TVListIterator - Class in org.apache.iotdb.db.utils.datastructure
 
tvListArrayMemCost() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
tvListArrayMemCost(TSDataType) - Static method in class org.apache.iotdb.db.utils.datastructure.TVList
 
TVListForwardIterator - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.iterator
 
TVListForwardIterator(ElasticSerializableTVList) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
TVListForwardIterator(ElasticSerializableTVList, int, int) - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.iterator.TVListForwardIterator
 
TVListIterator(List<TimeRange>, Integer, TSEncoding) - Constructor for class org.apache.iotdb.db.utils.datastructure.TVList.TVListIterator
 
tvListIterators - Variable in class org.apache.iotdb.db.utils.datastructure.MultiTVListIterator
 
tvListSet - Variable in class org.apache.iotdb.db.queryengine.execution.fragment.QueryContext
 
TVListSortAlgorithm - Enum in org.apache.iotdb.db.utils.datastructure
 
TWO_CHILDREN - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNode
 
TwoChildProcessNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.process
 
TwoChildProcessNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
TwoChildProcessNode(PlanNodeId, PlanNode, PlanNode) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.process.TwoChildProcessNode
 
TwoStageAggregateReceiver - Class in org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver
 
TwoStageAggregateReceiver() - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.exchange.receiver.TwoStageAggregateReceiver
 
TwoStageAggregateSender - Class in org.apache.iotdb.db.pipe.processor.twostage.exchange.sender
 
TwoStageAggregateSender(String, long) - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.exchange.sender.TwoStageAggregateSender
 
TwoStageCountProcessor - Class in org.apache.iotdb.db.pipe.processor.twostage.plugin
 
TwoStageCountProcessor() - Constructor for class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
type - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate
 
type - Variable in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification
 
type - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
type() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.CorrelatedJoin
 
type() - Static method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.Patterns.Join
 
TYPE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
 
TYPE_NULL - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
TYPE_RAW_STRING - Static variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
TypeCoercion - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
TypeCoercion(Function<TypeSignature, Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.TypeCoercion
 
typeConvertors - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.AbstractIntoOperator
 
typeEquals(ColumnTransformer, ColumnTransformer) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
Return whether the types of two ColumnTransformer are equal.
typeEquals(TypeEnum) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
Return whether the type of this ColumnTransformer is equal to certain type.
TypeId - Class in org.apache.iotdb.db.queryengine.plan.relational.type
Represents an opaque identifier for a Type than can be used for serialization or storage in external systems.
TypeInferenceUtils - Class in org.apache.iotdb.db.utils
 
TypeManager - Interface in org.apache.iotdb.db.queryengine.plan.relational.type
 
typeNotEquals(TypeEnum) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.ColumnTransformer
Return whether the type of this ColumnTransformer is not equal to certain type.
TypeNotFoundException - Exception in org.apache.iotdb.db.queryengine.plan.relational.type
 
TypeNotFoundException(TypeSignature) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.type.TypeNotFoundException
 
TypeNotFoundException(TypeSignature, Throwable) - Constructor for exception org.apache.iotdb.db.queryengine.plan.relational.type.TypeNotFoundException
 
typeOf(Class<T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
TypeOfPattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
TypeOfPattern(Class<T>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.TypeOfPattern
 
TypeOfPattern(Class<T>, Optional<Pattern<?>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.TypeOfPattern
 
typeParameter(TypeSignature) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
TypeParameter - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
TypeParameter(DataType) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TypeParameter
 
TypeProvider - Class in org.apache.iotdb.db.queryengine.plan.analyze
 
TypeProvider() - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
TypeProvider(Map<String, TSDataType>, TemplatedInfo) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
TypeProvider(Map<String, TSDataType>, TemplatedInfo, Map<Symbol, Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
TypeProvider(Map<Symbol, Type>) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
TypeProviderWrapper(Map<String, TSDataType>) - Constructor for class org.apache.iotdb.db.queryengine.plan.analyze.ExpressionTypeAnalyzer.TypeProviderWrapper
 
TypeSignature - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
TypeSignature(String, List<TypeSignatureParameter>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
TypeSignature(String, TypeSignatureParameter...) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignature
 
TypeSignatureParameter - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
TypeSignatureTranslator - Class in org.apache.iotdb.db.queryengine.plan.relational.type
 
TypeUtil - Class in org.apache.iotdb.db.queryengine.plan.relational.utils
 
TypeUtil() - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
TypeUtils - Class in org.apache.iotdb.db.queryengine.transformation.dag.util
 
TypeUtils() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.util.TypeUtils
 
typeVariable(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
typeVariable(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint
 
typeVariable(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.type.TypeSignatureParameter
 
typeVariableConstraint(TypeVariableConstraint) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
TypeVariableConstraint - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
TypeVariableConstraint.TypeVariableConstraintBuilder - Class in org.apache.iotdb.db.queryengine.plan.relational.function
 
typeVariableConstraints(List<TypeVariableConstraint>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 

U

UDAF - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
 
UDAF - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
UDAFAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
UDAFAccumulator(String, List<Expression>, TSDataType, Map<String, String>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.UDAFAccumulator
 
UDAFInformationInferrer - Class in org.apache.iotdb.db.queryengine.transformation.dag.udf
 
UDAFInformationInferrer(String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDAFInformationInferrer
 
udfCollectorMemoryBudgetInMB - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
UDFParametersFactory - Class in org.apache.iotdb.db.queryengine.transformation.dag.udf
 
UDFParametersFactory() - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDFParametersFactory
 
UDFQueryRowTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
UDFQueryRowTransformer(LayerReader, UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowTransformer
 
UDFQueryRowWindowTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
UDFQueryRowWindowTransformer(LayerRowWindowReader, UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryRowWindowTransformer
 
UDFQueryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
UDFQueryTransformer(UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UDFQueryTransformer
 
udfReaderMemoryBudgetInMB - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
udfTransformerMemoryBudgetInMB - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
udtf - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
UDTF - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
 
UDTF - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
udtfContext - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.TransformOperator
 
UDTFContext - Class in org.apache.iotdb.db.queryengine.transformation.dag.udf
 
UDTFContext(ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
UDTFExecutor - Class in org.apache.iotdb.db.queryengine.transformation.dag.udf
 
UDTFExecutor(String, ZoneId) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
UDTFInformationInferrer - Class in org.apache.iotdb.db.queryengine.transformation.dag.udf
 
UDTFInformationInferrer(String) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFInformationInferrer
 
unaliasedName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.QueryUtil
 
UnaliasSymbolReferences - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
Re-maps symbol references that are just aliases of each other (e.g., due to projections like $0 := $1)
UnaliasSymbolReferences(Metadata) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.UnaliasSymbolReferences
 
UnaryColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary
 
UnaryColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.UnaryColumnTransformer
 
UnaryExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.unary
 
UnaryExpression(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
UnaryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary
 
UnaryTransformer(LayerReader) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
unbindAutoGauge(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
unbindDataRegionMetrics() - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
unbindDir2PendingFileCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
unbindFailedDirCounter(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusConnectorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeDataNodeRemainingEventAndTimeMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeHeartbeatEventMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeResourceMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeTsFileToTabletsMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.overview.PipeWALInsertNodeCacheMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.PipeDataNodeMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.processor.PipeProcessorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.receiver.PipeDataNodeReceiverMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionConnectorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionExtractorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.schema.PipeSchemaRegionListenerMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.sink.PipeDataRegionConnectorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeAssignerMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.metric.source.PipeDataRegionExtractorMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MPPDataExchangeServiceMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.MppDataExchangeServiceThriftHandlerMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.ChunkCacheMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCostMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DataExchangeCountMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.DriverSchedulerMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryPlanCostMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.metric.TimeSeriesMetadataCacheMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCacheMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaEngineCachedMetric
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaEngineMemMetric
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionCachedMetric
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.schemaengine.metric.SchemaRegionMemMetric
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.CacheMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.DataNodeInternalRPCServiceMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.CompactionFileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.ModsFileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.SystemRelatedFileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.TsFileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.file.WalFileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.FileMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.ConsensusMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.GlobalMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.OffHeapMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.QueryEngineMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.SchemaEngineMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.StorageEngineMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.memory.StreamEngineMemoryMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.ProcessMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.RPCServiceMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegionMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.FlushManagerMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.TsFileProcessorInfoMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileCostMetricsSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.LoadTsFileMemMetricSet
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionMetrics
 
unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.db.subscription.metric.SubscriptionPrefetchingQueueMetrics
 
unbindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
unbindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesNumberMetricsSet
 
unbindOtherCounters(AbstractMetricService) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesSizeMetricsSet
 
unbindPrefetchingQueue(String) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBroker
 
unbindPrefetchingQueue(String, String) - Method in class org.apache.iotdb.db.subscription.agent.SubscriptionBrokerAgent
 
unbindReceiveTimer(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
unbindStageTimer(AbstractMetricService) - Method in class org.apache.iotdb.db.pipe.consensus.metric.PipeConsensusReceiverMetrics
 
UNBOUNDED_FOLLOWING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
 
UNBOUNDED_PRECEDING - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
 
unCached(PartialPath) - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
UNCLOSED - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
 
UnclosedFileScanHandleImpl - Class in org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl
 
UnclosedFileScanHandleImpl(Map<IDeviceID, Map<String, List<IChunkMetadata>>>, Map<IDeviceID, Map<String, List<IChunkHandle>>>, TsFileResource) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.read.filescan.impl.UnclosedFileScanHandleImpl
 
uncompressPageData(PageHeader, IUnCompressor, ByteBuffer) - Static method in class org.apache.iotdb.db.pipe.event.common.tsfile.parser.scan.SinglePageWholeChunkReader
 
UNDEFINED - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.NullOrdering
 
UndefinedTemplateException - Exception in org.apache.iotdb.db.exception.metadata.template
 
UndefinedTemplateException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.template.UndefinedTemplateException
 
Union - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Union(List<Relation>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
Union(NodeLocation, List<Relation>, boolean) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Union
 
UniversalUDFQueryTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi
 
UniversalUDFQueryTransformer(UDTFExecutor) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
UNKNOWN_DATATYPE - Static variable in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
UnknownExpressionTypeException - Exception in org.apache.iotdb.db.queryengine.plan.expression
 
UnknownExpressionTypeException(ExpressionType) - Constructor for exception org.apache.iotdb.db.queryengine.plan.expression.UnknownExpressionTypeException
 
UNLOAD_FILE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
unloadTsfile(File, File) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Unload tsfile and move it to the target directory if it exists.
unlock() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
 
unlock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PagePool
 
unlock(File) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
unLock() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.DataNodeQueryContext
 
unlockAll() - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceSegmentLock
 
unlockQueryList() - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
unlockRead() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
unlockStatistics() - Method in class org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceExecution
 
unpackOneTimeSeriesMetadata(ITimeSeriesMetadata) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.SeriesScanUtil
 
unpin() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
unpin() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockEntry
 
unpin() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.MemTableInfo
 
unpin(WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
unPin() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.CacheEntry
 
unPin(N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
unPin(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
unPin(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
UnPin MNode release the node from this thread/task's usage.
unPin(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
unpinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResource
 
unpinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
unpinInternal() - Method in class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResource
 
unpinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.hardlink.PipeWALHardlinkResourceManager
 
unpinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResourceManager
 
unpinInternal(long, WALEntryHandler) - Method in class org.apache.iotdb.db.pipe.resource.wal.selfhost.PipeWALSelfHostResourceManager
 
unpinMemTable() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
Unpin the wal files of the given memory table.
unpinMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Unpin the wal files of the given memory table.
unpinMemTable(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
Unpin the wal files of the given memory table.
unPinMNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
unPinMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
Unpin a node, and if the lock mayer on this node is zero, it will be evictable.
unPinMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
unPinPath(N) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
 
unPinPath(IMemMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
unPinPath(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
unPinPath(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
unPinPath(ICachedMNode, boolean) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
 
unpinTsFileResource(TsFileResource) - Method in class org.apache.iotdb.db.pipe.resource.tsfile.PipeTsFileResourceManager
 
unregister(WebSocketConnector) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnectorServer
 
unregisterDataRegion(DataRegion) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
unsealed() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.TsFileResourceCandidate
The TsFile is unsealed means there may be more data which will be inserted into this file.
UnsealedTsFileRecoverPerformer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover.file
This class is used to help recover all unsealed TsFiles at zero level.
UnsealedTsFileRecoverPerformer(TsFileResource, boolean, Consumer<UnsealedTsFileRecoverPerformer>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.UnsealedTsFileRecoverPerformer
 
unselectNullPositions(Column) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.AggregationMask
 
unseqFile - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.CrossSpaceCompactionCandidate.CrossCompactionTaskResourceSplit
 
unseqFiles - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
UnseqSpaceStatistics - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.tool
 
UnseqSpaceStatistics() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
UNSEQUENCE - Static variable in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
UNSEQUENCE_FILE_OPEN_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
UNSEQUENCE_TSFILE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
unsequenceChunkGroupNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
unsequenceChunkNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
unsequenceFileNum - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
unsequenceFileSize - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
UNSET_TEMPLATE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
 
UNSET_TEMPLATE - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MetadataOperationType
 
unsetSchemaTemplate(String, UnsetSchemaTemplateStatement) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
unsetSchemaTemplate(String, UnsetSchemaTemplateStatement) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
unsetSchemaTemplate(TUnsetSchemaTemplateReq) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient
 
UnsetSchemaTemplateStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata.template
 
UnsetSchemaTemplateStatement(String, PartialPath) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.template.UnsetSchemaTemplateStatement
 
UnsetSchemaTemplateTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template
 
UnsetSchemaTemplateTask(String, UnsetSchemaTemplateStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.template.UnsetSchemaTemplateTask
 
unsetTTLForTree(String[]) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.DataNodeTTLCache
 
UnSetTTLStatement - Class in org.apache.iotdb.db.queryengine.plan.statement.metadata
 
UnSetTTLStatement() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.metadata.UnSetTTLStatement
 
UnSetTTLTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata
 
UnSetTTLTask(UnSetTTLStatement) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.UnSetTTLTask
 
UnsortedFileRepairTaskScheduler - Class in org.apache.iotdb.db.storageengine.dataregion.compaction.repair
 
UnsortedFileRepairTaskScheduler(List<DataRegion>, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.UnsortedFileRepairTaskScheduler
Used for create a new repair schedule task
UnsortedFileRepairTaskScheduler(List<DataRegion>, boolean, File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.compaction.repair.UnsortedFileRepairTaskScheduler
 
UNSUPPORTED_TYPE_MESSAGE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
UNSUPPORTED_TYPE_MESSAGE - Static variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.Utils
 
UnsupportedViewException - Exception in org.apache.iotdb.db.exception.metadata.view
 
UnsupportedViewException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.UnsupportedViewException
 
UnsupportedViewException(String, boolean) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.UnsupportedViewException
 
upcast(PropertyPattern<F, C, ? extends T>) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PropertyPattern
 
update() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceAttributeUpdater
 
update() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceBlackListConstructor
 
update() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DeviceUpdater
 
update() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.UpdateMemory
Update memory reservation.
update() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.EntityUpdater
 
update() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.MeasurementUpdater
 
update() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.Updater
 
update(byte[]) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
update(byte[], int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
update(short, String, ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
The record is definitely inside specified segment.
update(short, String, ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
update(FK, Predicate<SK>, ToIntFunction<V>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Update all the existing value with IDualKeyCache and a the IDualKeyCaches matching the given predicate.
update(FK, SK, V, ToIntFunction<V>, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Update the existing value.
update(String[], IMeasurementSchema[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
update(String, String[], Map<String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
update(Predicate<FK>, Predicate<SK>, ToIntFunction<V>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Update all the existing value with IDualKeyCache and a the IDualKeyCaches matching the given predicate.
update(List<IMeasurementSchemaInfo>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceNormalSchema
 
update(TimeRange) - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.TimeWindow
 
Update - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Update(NodeLocation, Table, List<UpdateAssignment>, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Update
 
UPDATE_ATTRIBUTE - Enum constant in enum org.apache.iotdb.db.protocol.client.dn.DnToDnRequestType
 
UPDATE_DETAIL_CONTAINER_SEND_MIN_LIMIT_BYTES - Static variable in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.DeviceAttributeCacheUpdater
 
UPDATE_TABLE_DEVICE_ATTRIBUTE - Enum constant in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
 
UPDATE_TEMPLATE_INFO - Enum constant in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
 
UPDATE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
 
UPDATE_USER - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
 
updateActiveData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractRegionScanDataSourceOperator
 
updateActiveData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveDeviceRegionScanOperator
 
updateActiveData() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.ActiveTimeSeriesRegionScanOperator
 
updateAfterFlushing(DataRegionId, long, long, long, boolean) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
updateAfterOpeningTsFileProcessor(DataRegionId, long) - Method in class org.apache.iotdb.db.storageengine.rescon.memory.TimePartitionManager
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRow
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertTablet
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertMultiTabletsStatement
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsOfOneDeviceStatement
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowsStatement
 
updateAfterSchemaValidation(MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
updateAndFillSchemaCountMap(TDataNodeHeartbeatReq, TDataNodeHeartbeatResp) - Method in class org.apache.iotdb.db.schemaengine.SchemaEngine
Update total count in schema quota manager and generate local count map response.
updateAndGetActiveClassLoader() - Method in class org.apache.iotdb.db.trigger.service.TriggerClassLoaderManager
Call this method to get up-to-date ClassLoader before registering triggers
updateAndMaySetWindowState(TimeSeriesWindow, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, boolean) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, boolean) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
The AbstractWindowingProcessor may decide whether a TimeSeriesWindow shall be terminated when a point is arrived.
updateAndMaySetWindowState(TimeSeriesWindow, long, double) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, double) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, float) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, float) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, int) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, int) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, LocalDate) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, LocalDate) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, Binary) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractSimpleTimeWindowingProcessor
 
updateAndMaySetWindowState(TimeSeriesWindow, long, Binary) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.AbstractWindowingProcessor
 
updateAsDifferenceAndGetIntersection(Set<String>) - Method in class org.apache.iotdb.db.schemaengine.template.alter.TemplateExtendInfo
Updates this to be the difference of set between this and targetMeasurementSet.
UpdateAssignment - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
UpdateAssignment(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
UpdateAssignment(NodeLocation, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.UpdateAssignment
 
updateAttribute(String, String[], Map<String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
updateAttribute(String, String[], Map<String, Binary>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
updateAttribute(String, String[], Map<String, Binary>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
updateAttribute(String, String, Map<String, Binary>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableAttributeSchema
 
updateAttributes(String, IDeviceID, Map<String, Binary>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
 
updateBinaryFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateBinaryFirstValue(int, Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateBinaryFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateBinaryFirstValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateBinaryFirstValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateBinaryFirstValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateBinaryLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateBinaryLastValue(int, Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateBinaryLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateBinaryLastValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateBinaryLastValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateBinaryLastValue(Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateBinaryMaxValue(Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateBinaryMinValue(Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateBinaryValue(int, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateBinaryValue(int, Binary) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateBinaryValue(int, Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateBinaryValue(int, Binary, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateBooleanFirstValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateBooleanFirstValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateBooleanFirstValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateBooleanFirstValue(int, boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateBooleanFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateBooleanFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateBooleanLastValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateBooleanLastValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateBooleanLastValue(boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateBooleanLastValue(int, boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateBooleanLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateBooleanLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateBooleanMaxValue(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateBooleanMinValue(boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateBooleanValue(int, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateBooleanValue(int, boolean) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateBooleanValue(int, boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateBooleanValue(int, boolean, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateCacheStatusAfterAccess(CacheEntry) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.INodeCache
 
updateCacheStatusAfterAccess(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.LRUNodeCache
 
updateCacheStatusAfterAccess(CacheEntry) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.cache.PlainNodeCache
 
updateCacheStatusAfterAppend(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
updateCacheStatusAfterAppend(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
The new appended node should be cached and the volatile subtree it belonged should be added to nodeBuffer.
updateCacheStatusAfterDiskRead(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
updateCacheStatusAfterDiskRead(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
The node read from disk should be cached and added to nodeCache and the cache of its belonging container.
updateCacheStatusAfterFlushFailure(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
updateCacheStatusAfterFlushFailure(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
updateCacheStatusAfterMemoryRead(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
updateCacheStatusAfterMemoryRead(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
Some cache status of the given node may be updated based on concrete cache strategy after being read in memory.
updateCacheStatusAfterUpdate(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
 
updateCacheStatusAfterUpdate(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
The updated node should be marked volatile and removed from nodeCache if necessary and the volatile subtree it belonged should be added to nodeBuffer.
updateCacheStatusAndRetrieveSubtreeAfterPersist(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.IMemoryManager
The returned node by iterator will automatically take the write lock.
updateCacheStatusAndRetrieveSubtreeAfterPersist(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.MemoryManager
 
updateCheckPoint(long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.MLogDescriptionWriter
 
UpdateClearContainer - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
UpdateClearContainer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
updateCompactionMemoryMetrics(CompactionTaskType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
updateCompactionTaskSelectedFileNum(CompactionTaskType, int) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
updateCompactionTaskSelectedFileSize(CompactionTaskType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
updateCompactionTaskSelectionNum(CompactionScheduleContext) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
updateCompactionTaskSelectionTimeCost(CompactionTaskType, long) - Method in class org.apache.iotdb.db.service.metrics.CompactionMetrics
 
updateConfigNodeList(List<TEndPoint>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeInfo
Update ConfigNodeList both in memory and system.properties file
UpdateContainer - Interface in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
updateCostOfActiveMemTables(Map<Long, Long>, double) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointManager
Update wal disk cost of active memTables.
updateCurrentReadStopTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.DescPriorityMergeReader
 
updateCurrentReadStopTime(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
updateCurTimeRange(long) - Method in interface org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator
 
updateCurTimeRange(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableDateBinTimeRangeIterator
 
updateCurTimeRange(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.TableSingleTimeWindowIterator
 
updateDatabaseCache(Set<String>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
update database cache
updateDatabaseNode(IDatabaseMNode<ICachedMNode>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
Modify header of pbtree file corresponding to the database node synchronously
updateDatabaseNode(IDatabaseMNode<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
updateDatabaseNode(IDatabaseMNode<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
updateDatabaseNodeAfterStatusUpdate(IDatabaseMNode<ICachedMNode>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.INodeBuffer
 
updateDatabaseNodeAfterStatusUpdate(IDatabaseMNode<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.buffer.NodeBuffer
 
updateDataPartitionCache(Map<String, Map<TSeriesPartitionSlot, Map<TTimePartitionSlot, List<TConsensusGroupId>>>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
update dataPartitionCache by dataPartition
UpdateDetailContainer - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
UpdateDetailContainer() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
UpdateDetailContainerStatistics - Class in org.apache.iotdb.db.schemaengine.schemaregion.attribute.update
 
UpdateDetailContainerStatistics() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainerStatistics
 
updateDevice(IDeviceID, Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
updateDeviceLastFlushTime(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
updateDoubleFirstValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateDoubleFirstValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateDoubleFirstValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateDoubleFirstValue(int, double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateDoubleFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateDoubleFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateDoubleLastValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateDoubleLastValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateDoubleLastValue(double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateDoubleLastValue(int, double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateDoubleLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateDoubleLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateDoubleMaxValue(double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateDoubleMinValue(double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateDoubleValue(int, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
updateDoubleValue(int, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateDoubleValue(int, double) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateDoubleValue(int, double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateDoubleValue(int, double, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateEndTime(Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
updateEndTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
updateEndTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
updateEndTime(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
update end time
updateEndTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
updateEntity(IDeviceMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.EntityUpdater
 
updateEstimateConsumeQuota(int, int, Statement) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
Update estimate quota(read/write size/capacityUnits) which will be consumed
updateEstimatedMemory(long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
updateFailedDir(String) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
updateFileStatus(WALFileStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
updateFilterUsingTTL(Filter, long) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions
 
updateFloatFirstValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateFloatFirstValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateFloatFirstValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateFloatFirstValue(int, float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateFloatFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateFloatFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateFloatLastValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateFloatLastValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateFloatLastValue(float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateFloatLastValue(int, float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateFloatLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateFloatLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateFloatMaxValue(float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateFloatMinValue(float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateFloatValue(int, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
updateFloatValue(int, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateFloatValue(int, float) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateFloatValue(int, float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateFloatValue(int, float, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateFragmentInstanceCount(long, long, long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
updateFragmentInstanceTime(long) - Method in class org.apache.iotdb.db.queryengine.metric.QueryRelatedResourceMetricSet
 
updateGroupByLevelExpressions(Expression) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.GroupByLevelHelper
 
updateGroupIdToReplicaSetMap(long, Map<TConsensusGroupId, TRegionReplicaSet>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
update regionReplicaSetMap according to timestamp
updateHeap(TimeValuePair, TimeValuePair) - Method in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
remove all the TimeValuePair that shares the same timestamp if it's an aligned path we may need to use those records that share the same timestamp to fill the null sub sensor value in current TimeValuePair.
updateIdleTime() - Method in class org.apache.iotdb.db.protocol.session.SessionManager
update connection idle time after execution.
updateInsertNodeMinTime(long) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch
 
updateIntermediateResult(long, boolean) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, double) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, float) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, int) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, String) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, LocalDate) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntermediateResult(long, Binary) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.TimeSeriesWindow
 
updateIntFirstValue(int, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateIntFirstValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateIntFirstValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateIntFirstValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateIntFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateIntFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateIntLastValue(int, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateIntLastValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateIntLastValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateIntLastValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateIntLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateIntLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateIntMaxValue(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateIntMinValue(int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateIntValue(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
updateIntValue(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateIntValue(int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateIntValue(int, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateIntValue(int, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateLastCache(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowNode
 
updateLastCache(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
updateLastCache(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertRowNode
 
updateLastCache(String) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.RelationalInsertTabletNode
 
updateLastCache(String, MeasurementPath, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Update the TableDeviceLastCache on query in tree model.
updateLastCacheIfExists(String, IDeviceID, String[], TimeValuePair[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TableDeviceSchemaCache
Update the last cache in writing or the second push of last cache query.
updateLastCacheIfExists(String, IDeviceID, String[], TimeValuePair[], boolean, IMeasurementSchema[]) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.cache.TreeDeviceSchemaCacheManager
Update the TableDeviceLastCache in writing for tree model.
UpdateLastCacheOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
UpdateLastCacheOperator(OperatorContext, Operator, MeasurementPath, TSDataType, TreeDeviceSchemaCacheManager, boolean, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateLastCacheOperator
 
updateLastCombinedValue(String, long, Object) - Method in class org.apache.iotdb.db.pipe.processor.twostage.combiner.PipeCombineHandlerManager
 
updateLastFlushTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DeviceLastFlushTime
 
updateLastFlushTime(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTime
 
updateLastFlushTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.PartitionLastFlushTime
 
updateLatestFlushTime(long, Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
updateLatestFlushTime(long, Map<IDeviceID, Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
Update both partitionLatestFlushedTime and globalLatestFlushedTimeForEachDevice.
updateLeaderCache(String, TEndPoint) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeAsyncClientManager
 
updateLeaderCache(String, TEndPoint) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeSyncClientManager
 
updateLeaderEndPoint(String, TEndPoint) - Method in class org.apache.iotdb.db.pipe.connector.client.IoTDBDataNodeCacheLeaderClientManager.LeaderCacheManager
 
updateLocationOfStatefulTrigger(String, TDataNodeLocation) - Method in class org.apache.iotdb.db.trigger.service.TriggerManagementService
 
updateLongFirstValue(int, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateLongFirstValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstByAccumulator
 
updateLongFirstValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.FirstValueAccumulator
 
updateLongFirstValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstAccumulator
 
updateLongFirstValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateLongFirstValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.FirstByAccumulator
 
updateLongLastValue(int, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateLongLastValue(int, Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastByAccumulator
 
updateLongLastValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.LastValueAccumulator
 
updateLongLastValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastAccumulator
 
updateLongLastValue(long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateLongLastValue(Column, int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
updateLongMaxValue(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MaxAccumulator
 
updateLongMinValue(long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.MinAccumulator
 
updateLongValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedExtremeAccumulator
 
updateLongValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMaxAccumulator
 
updateLongValue(int, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedMinAccumulator
 
updateLongValue(int, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedFirstAccumulator
 
updateLongValue(int, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.GroupedLastAccumulator
 
updateMaxTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MaxTimeAccumulator
 
updateMaxTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
updateMeasurement(IMeasurementMNode<N>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater.MeasurementUpdater
 
updateMeasurement(IDeviceID, String, Interval) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.UnseqSpaceStatistics
 
updateMemory() - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.HashAggregationBuilder
 
updateMemory() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.builder.InMemoryHashAggregationBuilder
 
UpdateMemory - Interface in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped
 
updateMetaData(WALMetaData) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
updateMinTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.MinTimeAccumulator
 
updateMinTime(long) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.TimeDurationAccumulator
 
updateMNode(String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
updateMNode(String) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.ICachedMNodeContainer
 
updateMNode(N, Consumer<N>) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.IMTreeStore
Update the mnode under the guarantee of latch.
updateMNode(IMemMNode, Consumer<IMemMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MemMTreeStore
 
updateMNode(ICachedMNode, Consumer<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.CachedMTreeStore
The upside modification on node in MTree or MManager should be sync to MTreeStore explicitly.
updateMNode(ICachedMNode, Consumer<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.MTreeBelowSGCachedImpl
 
updateMNode(ICachedMNode, Consumer<ICachedMNode>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.ReentrantReadOnlyCachedMTreeStore
 
updateMultiDeviceFlushedTime(long, Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
updateMultiDeviceFlushedTime(long, Map<IDeviceID, Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
updateMultiDeviceGlobalFlushedTime(Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
updateMultiDeviceGlobalFlushedTime(Map<IDeviceID, Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
updatePageReaderMemoryUsage(long) - Method in class org.apache.iotdb.db.queryengine.metric.SeriesScanCostMetricSet
 
updatePartitionFileVersion(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
updatePartitionFlushedTime(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
updatePartitionFlushedTime(long, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
updatePath() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
updatePendingDataBlockInfo(int, List<Long>) - Method in class org.apache.iotdb.db.queryengine.execution.exchange.source.SourceHandle
 
updatePendingDirList(Set<String>) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
updatePendingFileCounterInDir(String, long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
updatePinnedMemorySize(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
updatePinnedMemorySize(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
updatePinnedMNodeNum(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
updatePinnedMNodeNum(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
updatePinnedSize(int) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
updatePipeTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
updatePlanIndexes(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
updatePlanIndexes(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
updatePlanIndexes(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
For merge, the index range of the new file should be the union of all files' in this merge.
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBinaryWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationBooleanWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationDoubleWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationFloatWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationIntWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationLongWindow
 
updatePreviousValue() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
updatePriority() - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
Updates the (potentially stale) priority value cached in this object.
updatePriority(Priority, long, long) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.queue.multilevelqueue.MultilevelPriorityQueue
MultilevelPriorityQueue charges the quanta run time to the task and the level it belongs to in an effort to maintain the target thread utilization ratios between levels and to maintain fairness within a level.
updateProgressIndex(String, long, ProgressIndex) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.assigner.PipeTimePartitionProgressIndexKeeper
 
updateProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertRowsNode
 
updateProgressIndex(ProgressIndex) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
updateProgressIndexAndMark(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
Updater - Interface in org.apache.iotdb.db.schemaengine.schemaregion.mtree.traverser.updater
 
updateRatio(long, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.flush.CompressionRatio
Whenever the task of closing a file ends, the compression ratio of the file is calculated and call this method.
updateRecord(String, Integer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.InternalPage
 
updateRecord(String, String) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.AliasIndexPage
 
updateRecord(String, ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
updateRecord(String, T) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegment
todo switch definition of throw and negative return for better perf
updateRecordSegAddr(short, String, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
updateRecordSegAddr(String, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
updateRegionCache(TRegionRouteReq) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.ClusterPartitionFetcher
 
updateRegionCache(TRegionRouteReq) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.IPartitionFetcher
Update region cache in partition cache when receive request from config node
updateRemain(long, long) - Method in class org.apache.iotdb.db.schemaengine.rescon.DataNodeSchemaQuotaManager
Update remain quota.
updateResource(TsFileResource, TsFileIOWriter, IDeviceID) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.CompactionUtils
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.RawDataAggregationOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SingleInputAggregationOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.SlidingWindowAggregationOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.AbstractSeriesAggregationScanOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractAggTableScanOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractDefaultAggTableScanOperator
 
updateResultTsBlock() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.LastQueryAggTableScanOperator
 
updateRowRecordListEvictionUpperBound() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.QueryDataSetInputLayer
 
updateSchedulePriority(ExecutionContext) - Method in class org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTask
Update the schedule priority according to the execution context.
updateSchemaPartitionCache(Map<String, Map<TSeriesPartitionSlot, TConsensusGroupId>>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.partition.PartitionCache
update schemaPartitionCache by schemaPartition.
updateSegAddr(ByteBuffer, long) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.RecordUtils
 
updateSelfByCommitContainer(UpdateContainer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateClearContainer
 
updateSelfByCommitContainer(UpdateContainer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateContainer
 
updateSelfByCommitContainer(UpdateContainer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.update.UpdateDetailContainer
 
updateSortItems(Set<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
updateSpaceQuotaUsage(Map<String, TSpaceQuota>) - Method in class org.apache.iotdb.db.storageengine.rescon.quotas.DataNodeSpaceQuotaManager
 
updateStartTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ArrayDeviceTimeIndex
 
updateStartTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.FileTimeIndex
 
updateStartTime(IDeviceID, long) - Method in interface org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.ITimeIndex
update start time
updateStartTime(IDeviceID, long) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
updateStates(Map<String, Long>) - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionStates
Updates the subscription state by incrementing the event count for multiple topics.
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.binary.BinaryExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.ConstantOperand
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.NullOperand
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimeSeriesOperand
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.leaf.TimestampOperand
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.other.GroupByTimeExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.ternary.TernaryExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - Method in class org.apache.iotdb.db.queryengine.plan.expression.unary.UnaryExpression
 
updateSummary(ChunkMetadataElement, SeriesCompactionExecutor.ChunkStatus) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor
 
updateTableDevice(PartialPath, DeviceAttributeUpdater) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.MTreeBelowSGMemoryImpl
 
updateTableDeviceAttribute(TableDeviceAttributeUpdateNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
updateTableDeviceAttribute(TableDeviceAttributeUpdateNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
updateTableDeviceAttribute(TableDeviceAttributeUpdateNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
 
updateTagsAndAttributes(Map<String, String>, Map<String, String>, IMeasurementMNode<?>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
Upsert tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
updateTask() - Method in class org.apache.iotdb.db.trigger.service.TriggerInformationUpdater
 
updateTemplateInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
updateTemplateSetInfo(byte[]) - Method in class org.apache.iotdb.db.schemaengine.template.ClusterTemplateManager
 
updateTimeRange(TimeRange) - Method in class org.apache.iotdb.db.queryengine.execution.aggregation.slidingwindow.SlidingWindowAggregator
 
updateTotalFailedFileCounter(long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
updateTotalPendingFileCounter(long) - Method in class org.apache.iotdb.db.storageengine.load.metrics.ActiveLoadingFilesMetricsSet
 
updateTriggerTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
updateTsBlock(TsBlock, int, TsBlock, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TableTopKOperator
 
updateTsBlock(TsBlock, int, TsBlock, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TopKOperator
 
updateTsBlock(TsBlock, int, TsBlock, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.TreeTopKOperator
 
updateTsFileResource(Map<IDeviceID, List<TimeseriesMetadata>>, TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
updateTsFileResource(TsFileSequenceReader, TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
updateTTLInfo(AbstractCompactionTask) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleContext
 
updateTypeProviderByPartialAggregation(AggregationDescriptor, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
updateTypeProviderByPartialAggregation(CrossSeriesAggregationDescriptor, TypeProvider) - Static method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
updateUdfTemporaryLibDir() - Method in class org.apache.iotdb.db.conf.IoTDBConfig
 
updateUnpinnedMemorySize(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
updateUnpinnedMemorySize(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
updateUnpinnedMNodeNum(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
updateUnpinnedMNodeNum(long) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaEngineStatistics
 
updateValue(boolean, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
Use the input to update the intermediate result.
updateValue(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
updateValue(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(double, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
updateValue(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
updateValue(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(float, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
updateValue(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
updateValue(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(int, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
updateValue(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
updateValue(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(int, V) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCacheUpdating
Compute each target cache value.
updateValue(long, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbsoluteMaxOperator
 
updateValue(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.IntegralPoweredSumOperator
 
updateValue(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(String, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
updateValue(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(LocalDate, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
updateValue(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
updateValue(Binary, long) - Method in interface org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.IntermediateResultOperator
 
updateValue(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.sametype.numeric.AbstractSameTypeNumericOperator
 
updateValue(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.doubletype.FractionPoweredSumOperator
 
updateValue(Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.intermediateresult.specifictype.integertype.CountOperator
 
UpdateViewPathLastCacheOperator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.last
 
UpdateViewPathLastCacheOperator(OperatorContext, Operator, MeasurementPath, TSDataType, TreeDeviceSchemaCacheManager, boolean, boolean, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.last.UpdateViewPathLastCacheOperator
 
updateVolatileMNodeNum(int) - Method in class org.apache.iotdb.db.schemaengine.rescon.CachedSchemaRegionStatistics
 
updateWindows(long, boolean, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, double, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, float, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, int, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, long, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, String, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, LocalDate, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWindows(long, Binary, long) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.TimeSeriesRuntimeState
 
updateWithLock(IDualKeyCacheUpdating<FK, SK, V>) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.IDualKeyCache
Traverse target cache values via given first key and second keys provided in computation and execute the defined computation logic.
updateWritePointCountMetrics(DataRegion, String, long, boolean) - Static method in class org.apache.iotdb.db.storageengine.load.LoadTsFileManager
 
upgradeAndUpdateDeviceLastFlushTime(long, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
 
upgradeAndUpdateMultiDeviceFlushedTime(long, Map<IDeviceID, Long>) - Method in class org.apache.iotdb.db.storageengine.dataregion.HashLastFlushTimeMap
 
upgradeAndUpdateMultiDeviceFlushedTime(long, Map<IDeviceID, Long>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.ILastFlushTimeMap
 
upgradeMemResource(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memcontrol.MemoryStatistics
 
upgradeModFile(ExecutorService) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
upgradeTsFileName(String) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
UpperColumnTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar
 
UpperColumnTransformer(Type, ColumnTransformer) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.unary.scalar.UpperColumnTransformer
 
UPSERT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
 
upsertAliasAndTagsAndAttributes(String, Map<String, String>, Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
Upsert tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
upsertAliasAndTagsAndAttributes(String, Map<String, String>, Map<String, String>, PartialPath) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
Upsert tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
upsertAliasAndTagsAndAttributes(String, Map<String, String>, Map<String, String>, PartialPath) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.ISchemaRegion
Upsert alias, tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
upsertDataPartition(DataPartition) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis
 
us - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
Use - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Use(Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
Use(NodeLocation, Identifier) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Use
 
useBatch - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFExecutor
 
USED_RATIO - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
useDatabase(Use, IClientSession) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.executor.ClusterConfigTaskExecutor
 
useDatabase(Use, IClientSession) - Method in interface org.apache.iotdb.db.queryengine.plan.execution.config.executor.IConfigTaskExecutor
 
UseDBTask - Class in org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational
 
UseDBTask(Use, IClientSession) - Constructor for class org.apache.iotdb.db.queryengine.plan.execution.config.metadata.relational.UseDBTask
 
usedMemory - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.AbstractMergeSortJoinOperator
 
usedMemorySize - Variable in class org.apache.iotdb.db.storageengine.dataregion.read.reader.common.PriorityMergeReader
 
useLogicalView() - Method in class org.apache.iotdb.db.queryengine.plan.analyze.Analysis
 
User - Class in org.apache.iotdb.db.protocol.rest.filter
 
User() - Constructor for class org.apache.iotdb.db.protocol.rest.filter.User
 
UserCache - Class in org.apache.iotdb.db.protocol.rest.filter
 
UserDefinedAggregateFunctionAccumulator - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
UserDefinedAggregateFunctionAccumulator(AggregateFunctionAnalysis, AggregateFunction, List<Type>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.UserDefinedAggregateFunctionAccumulator
 
UserDefinedEnrichedEvent - Class in org.apache.iotdb.db.pipe.event
 
UserDefineScalarFunctionTransformer - Class in org.apache.iotdb.db.queryengine.transformation.dag.column.udf
 
UserDefineScalarFunctionTransformer(Type, ScalarFunction, List<ColumnTransformer>) - Constructor for class org.apache.iotdb.db.queryengine.transformation.dag.column.udf.UserDefineScalarFunctionTransformer
 
userName - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
userName - Variable in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
useSharedModFile - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
useWildcard() - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.QueryStatement
 
USING_BOTH - Enum constant in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
 
USING_TABLET - Enum constant in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
 
USING_TSFILE - Enum constant in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
 
usingDirectChildrenIterator - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.iterator.AbstractTraverserIterator
 
usingSchemaTemplate() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.read.req.impl.ShowDevicesPlanImpl
 
usingSchemaTemplate() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.read.req.IShowDevicesPlan
 
Util - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations
 
Utils - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation
 
UUID - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 

V

V012_FILE_TIME_INDEX - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
v0.12 file to time index (small memory foot print)
V1 - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
V2 - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
 
VALID - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCompactionCandidateStatus
 
validate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.DeviceViewIntoPathDescriptor
 
validate() - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.IntoPathDescriptor
 
validate(String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.apache.iotdb.db.pipe.agent.plugin.dataregion.PipeDataRegionPluginAgent
 
validate(String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.apache.iotdb.db.pipe.agent.plugin.PipeDataNodePluginAgent
 
validate(List<PartialPath>, List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
validate(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.statement.component.IntoComponent
 
validate(ISchemaFetcher, List<PartialPath>, List<String[]>, List<TSDataType[]>, List<TSEncoding[]>, List<CompressionType[]>, List<Boolean>, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.SchemaValidator
 
validate(ISchemaFetcher, InsertBaseStatement, MPPQueryContext) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.SchemaValidator
 
validate(Metadata, WrappedInsertStatement, MPPQueryContext, AccessControl) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.schema.SchemaValidator
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.airgap.IoTDBDataNodeAirGapConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.legacy.IoTDBLegacyPipeConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcua.OpcUaConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.pipeconsensus.PipeConsensusAsyncConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.historical.PipeHistoricalDataRegionTsFileAndDeletionExtractor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.IoTDBDataRegionExtractor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.extractor.dataregion.realtime.PipeRealtimeDataRegionExtractor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.AggregateProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.operator.processor.AbstractOperatorProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.aggregate.window.processor.TumblingWindowingProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.changing.ChangingValueSamplingProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.DownSamplingProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.sdt.SwingingDoorTrendingSamplingProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.downsampling.tumbling.TumblingTimeSamplingProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.pipeconsensus.PipeConsensusProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.schemachange.RenameDatabaseProcessor
 
validate(PipeParameterValidator) - Method in class org.apache.iotdb.db.pipe.processor.twostage.plugin.TwoStageCountProcessor
 
VALIDATE_VS_DELETION_TABLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.lock.SchemaLockType
This lock is used for guarantee no data without table device after table related deletion.
VALIDATE_VS_DELETION_TREE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.lock.SchemaLockType
This lock is used for guarantee no data without schema after timeseries deletion.
validateAsyncLoadParam(String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validateCompactionResult(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.task.AbstractCompactionTask
 
validateConvertOnTypeMismatchParam(String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validateDatabaseLevelParam(String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validateDatabaseName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
validateDeviceSchema(boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
Record the real value of isAligned of this device.
validateDeviceSchema(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
validateDeviceSchema(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
validateDeviceSchema(ITableDeviceSchemaValidation, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableDeviceSchemaValidator
 
validateDeviceSchema(ITableDeviceSchemaValidation, MPPQueryContext) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
This method is used for table device validation and should be invoked after column validation.
validateDeviceSchema(ITableDeviceSchemaValidation, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
validateDeviceSchema(Metadata, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
validateDeviceSchema(Metadata, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
validateExpressionRequest(ExpressionRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.RequestValidationHandler
 
validateExpressionRequest(ExpressionRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.RequestValidationHandler
 
validateId(String) - Static method in class org.apache.iotdb.db.queryengine.common.QueryId
 
validateInsertRecordsRequest(InsertRecordsRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.RequestValidationHandler
 
validateInsertTabletRequest(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.RequestValidationHandler
 
validateInsertTabletRequest(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.RequestValidationHandler
 
validateInsertTabletRequest(InsertTabletRequest) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.RequestValidationHandler
 
validateMapFromDeviceToMeasurement(Map<PartialPath, List<Pair<String, Integer>>>) - Static method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
validateMeasurementSchema(int, IMeasurementSchemaInfo) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
 
validateMeasurementSchema(int, IMeasurementSchemaInfo) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
validateMeasurementSchema(int, IMeasurementSchemaInfo) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
validateMeasurementSchema(int, IMeasurementSchemaInfo, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.analyze.schema.ISchemaValidation
 
validateMeasurementSchema(int, IMeasurementSchemaInfo, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
validateMeasurementSchema(int, IMeasurementSchemaInfo, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertTabletStatement
 
validateModelName(String) - Static method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
validateObject(ConfigRegionId, PooledObject<ConfigNodeClient>) - Method in class org.apache.iotdb.db.protocol.client.ConfigNodeClient.Factory
 
validateOnSuccessParam(String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validateParameters(String, String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validateQuerySQL(SQL) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.RequestValidationHandler
 
validateSchema(IAnalysis, InsertBaseStatement, Runnable) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeUtils
 
validateSQL(SQL) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.RequestValidationHandler
 
validateSQL(SQL) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.RequestValidationHandler
 
validateSQL(SQL) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.RequestValidationHandler
 
validateStatement(Statement) - Static method in class org.apache.iotdb.db.protocol.rest.table.v1.handler.ExecuteStatementHandler
 
validateStatement(Statement) - Static method in class org.apache.iotdb.db.protocol.rest.v1.handler.ExecuteStatementHandler
 
validateStatement(Statement) - Static method in class org.apache.iotdb.db.protocol.rest.v2.handler.ExecuteStatementHandler
 
validateTableHeaderSchema(String, TableSchema, MPPQueryContext, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.TableHeaderSchemaValidator
 
validateTableHeaderSchema(String, TableSchema, MPPQueryContext, boolean, boolean) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.metadata.Metadata
This method is used for table column validation and should be invoked before device validation.
validateTableHeaderSchema(String, TableSchema, MPPQueryContext, boolean, boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.TableMetadataImpl
 
validateTableSchema(ColumnSchema, ColumnSchema, int, InsertBaseStatement) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
validateTableSchema(Metadata, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.InsertRows
 
validateTableSchema(Metadata, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
validateTableSchema(TableSchema, TableSchema, InsertBaseStatement) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
validateTsFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceAndDataValidator
 
validateTsFile(TsFileResource) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceValidator
 
validateTsFile(TsFileResource) - Method in interface org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileValidator
validate that a single .resource file is correct
validateTsFileDataCorrectness(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
validateTsFileIsComplete(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
validateTsFileResourceCorrectness(TsFileResource) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
validateTsFileResourcesHasNoOverlap(List<TsFileResource>) - Static method in class org.apache.iotdb.db.storageengine.dataregion.utils.TsFileResourceUtils
 
validateTsFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceAndDataValidator
 
validateTsFiles(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceValidator
 
validateTsFiles(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileValidator
validate that multiple .resource files are correct
validateTsFilesIsHasNoOverlap(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceAndDataValidator
 
validateTsFilesIsHasNoOverlap(List<TsFileResource>) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileResourceValidator
 
validateTsFilesIsHasNoOverlap(List<TsFileResource>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.utils.validate.TsFileValidator
 
validateVerifyParam(String) - Static method in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
validSegments() - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
 
validSegments() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
value - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement.FailedMeasurementInfo
 
value - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
valueChunks - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.element.ChunkMetadataElement
 
valueColumnDataTypes - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
valueColumns - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
valueColumns - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
valueColumnsDeletionList - Variable in class org.apache.iotdb.db.utils.datastructure.MultiAlignedTVListIterator
 
valueColumnTypes - Variable in class org.apache.iotdb.db.pipe.event.common.row.PipeRow
 
valueColumnTypes - Variable in class org.apache.iotdb.db.pipe.event.common.tablet.parser.TabletInsertionEventParser
 
ValueConverter - Class in org.apache.iotdb.db.pipe.receiver.transform.converter
 
valueDecoder - Variable in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
ValueFillAnalysis(Literal) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Analysis.ValueFillAnalysis
 
ValueFillNode - Class in org.apache.iotdb.db.queryengine.plan.relational.planner.node
 
ValueFillNode(PlanNodeId, PlanNode, Literal) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.planner.node.ValueFillNode
 
valueIsNull - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
valueIsNull() - Method in class org.apache.iotdb.db.queryengine.execution.operator.window.AbstractVariationWindow
 
valueListArrayMemCost(TSDataType) - Static method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the single column array mem cost by give type.
valueNotDistinctFrom(byte[], int, byte[], Column[], int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
valueNotDistinctFrom(byte[], int, byte[], Column[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
valueOf(byte) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
Returns the enum constant of this type with the specified name.
valueOf(short) - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.audit.AuditLogOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.audit.AuditLogStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse.CombineResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.protocol.client.cn.DnToCnRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.protocol.client.dn.DnToDnRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.protocol.thrift.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
valueOf(String) - Static method in class org.apache.iotdb.db.queryengine.common.QueryId
 
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator.TimeIteratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.driver.Driver.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle.ShuffleStrategyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.QueryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCachePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.lock.SchemaLockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.analyzer.CorrelationSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry.DeviceEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.QualifiedObjectName
 
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression.Sign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression.Quantifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.NullOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler.LoadCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.FillPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultSetFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement.DatabaseSchemaStatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.queryengine.transformation.api.YieldableState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.SchemaEngineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.ChunkStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.ModifiedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.CrossCompactionSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCompactionCandidateStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.flush.FlushStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.load.splitter.TsFileDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter.RateLimiterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.utils.columngenerator.ColumnGeneratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.utils.datastructure.TVListSortAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
Returns the enum constant of this type with the specified name.
valueOf(List<String>) - Static method in class org.apache.iotdb.db.queryengine.common.PlanFragmentId
 
ValueRecorder - Class in org.apache.iotdb.db.queryengine.transformation.datastructure.util
 
ValueRecorder() - Constructor for class org.apache.iotdb.db.queryengine.transformation.datastructure.util.ValueRecorder
 
values - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertRowStatement
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
values - Variable in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
values() - Static method in enum org.apache.iotdb.db.audit.AuditLogOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.audit.AuditLogStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.connector.payload.legacy.PipeData.PipeDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.event.common.schema.PipeSchemaSerializableEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.extractor.dataregion.realtime.epoch.TsFileEpoch.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.FetchCombineResultResponse.CombineResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.processor.twostage.exchange.payload.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.pipe.resource.memory.PipeMemoryBlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.protocol.client.cn.DnToCnRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.protocol.client.dn.DnToDnRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.protocol.session.IClientSession.SqlDialect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.protocol.thrift.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.aggregation.timerangeiterator.ITableTimeRangeIterator.TimeIteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.driver.Driver.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.exchange.sink.ShuffleSinkHandle.ShuffleStrategyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentInstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.fragment.FragmentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.function.partition.PartitionState.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameBoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.frame.FrameInfo.FrameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.QueryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.schedule.task.DriverTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.execution.warnings.StandardWarningCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCachePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.lock.SchemaLockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.analyze.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.expression.multi.FunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.distribution.NodeDistributionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.DeleteNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.AggregationStep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.analyzer.CorrelationSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.metadata.DeviceEntry.DeviceEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.AggregationNode.Step
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.ApplyNode.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.node.JoinNode.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.planner.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.security.TableModelPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticBinaryExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ArithmeticUnaryExpression.Sign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.ComparisonExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.CurrentTime.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.GroupingSets.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Join.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.LogicalExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.QuantifiedComparisonExpression.Quantifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SetProperties.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.NullOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.SortItem.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Trim.Specification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.type.AuthorRType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.scheduler.load.LoadTsFileScheduler.LoadCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.AuthorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.FillPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.NullOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultColumn.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.component.ResultSetFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.literal.Literal.LiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.AlterTimeSeriesStatement.AlterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.metadata.DatabaseSchemaStatement.DatabaseSchemaStatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.plan.statement.StatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.queryengine.transformation.api.YieldableState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.schemaengine.SchemaEngineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.mem.mnode.container.KeyNullableConcurrentHashMap
 
values() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.CachedMNodeContainer
 
values() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.mnode.container.MNodeChildBuffer
 
values() - Static method in enum org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateAlterOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateInternalRPCUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.schemaengine.template.TemplateQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.CrossCompactionPerformer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerSeqCompactionPerformer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.constant.InnerUnseqCompactionPerformer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.fast.SeriesCompactionExecutor.ChunkStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.ModifiedStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.log.CompactionTaskStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.repair.RepairTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionIoDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.CompactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.constant.ProcessChunkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.CrossCompactionSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerSequenceCompactionSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.constant.InnerUnsequenceCompactionSelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.selector.utils.InsertionCompactionCandidateStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog.SettleCheckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.flush.FlushStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.IDPredicate.IDPredicateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.ModEntry.ModType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.modification.v1.Modification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.read.QueryDataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.timeindex.TimeIndexLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileRepairStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceBlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.checkpoint.CheckpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.io.WALFileVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.load.disk.ILoadDiskSelector.LoadDiskSelectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.load.splitter.TsFileDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.rescon.disk.strategy.DirectoryStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.storageengine.rescon.quotas.QuotaLimiter.RateLimiterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.trigger.executor.TriggerFireResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.utils.columngenerator.ColumnGeneratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.utils.datastructure.TVListSortAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
Values(List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
Values(NodeLocation, List<Expression>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.Values
 
valueSizeComputer(Function<V, Integer>) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.cache.schema.dualkeycache.impl.DualKeyCacheBuilder
Define how to compute the memory usage of a cache value in dual key cache.
ValueWindowFunction - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value
 
ValueWindowFunction() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.value.ValueWindowFunction
 
VAR_POP - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
 
VAR_POP - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
VAR_SAMP - Enum constant in enum org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator.VarianceType
 
VAR_SAMP - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
VARBINARY - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
VARCHAR - Static variable in class org.apache.iotdb.db.queryengine.plan.relational.type.StandardTypes
 
VARIABLE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.type.ParameterKind
 
variableArity() - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
variables(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v1.impl.GrafanaApiServiceImpl
 
variables(SQL, SecurityContext) - Method in class org.apache.iotdb.db.protocol.rest.v2.impl.GrafanaApiServiceImpl
 
VariableWidthData - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
VariableWidthData() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
VariableWidthData(List<byte[]>, int) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
VariableWidthData(VariableWidthData) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
variadicBound(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.TypeVariableConstraint.TypeVariableConstraintBuilder
 
variadicTypeParameter(String, String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.function.Signature.Builder
 
VARIANCE - Static variable in class org.apache.iotdb.db.utils.constant.SqlConstant
 
VarianceAccumulator - Class in org.apache.iotdb.db.queryengine.execution.aggregation
 
VarianceAccumulator(TSDataType, VarianceAccumulator.VarianceType) - Constructor for class org.apache.iotdb.db.queryengine.execution.aggregation.VarianceAccumulator
 
VarianceAccumulator.VarianceType - Enum in org.apache.iotdb.db.queryengine.execution.aggregation
 
VarianceOperator - Class in org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics
 
VarianceOperator() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.operator.aggregatedresult.standardstatistics.VarianceOperator
 
VARIATION_WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.execution.operator.window.WindowType
 
VariationDoubleWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationDoubleWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationDoubleWindow
 
VariationDoubleWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationDoubleWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationDoubleWindowManager
 
VariationFloatWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationFloatWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationFloatWindow
 
VariationFloatWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationFloatWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationFloatWindowManager
 
VariationIntWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationIntWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationIntWindow
 
VariationIntWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationIntWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationIntWindowManager
 
VariationLongWindow - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationLongWindow(VariationWindowParameter) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationLongWindow
 
VariationLongWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationLongWindowManager(VariationWindowParameter, boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationLongWindowManager
 
variationWindow - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
VariationWindowManager - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationWindowManager(boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowManager
 
VariationWindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
VariationWindowParameter(TSDataType, int, boolean, boolean, double) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.VariationWindowParameter
 
VERIFY_KEY - Static variable in class org.apache.iotdb.db.storageengine.load.config.LoadTsFileConfigurator
 
VERSION_NUMBER - Static variable in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
version number
VERTICALLY_CONCAT - Enum constant in enum org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanNodeType
 
ViewContainsAggregationException - Exception in org.apache.iotdb.db.exception.metadata.view
 
ViewContainsAggregationException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.ViewContainsAggregationException
 
ViewNotExistException - Exception in org.apache.iotdb.db.exception.metadata.view
 
ViewNotExistException(String) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.ViewNotExistException
 
ViewNotExistException(List<String>) - Constructor for exception org.apache.iotdb.db.exception.metadata.view.ViewNotExistException
 
viewOf(Map<Symbol, Type>) - Static method in class org.apache.iotdb.db.queryengine.plan.analyze.TypeProvider
 
viewPath - Variable in class org.apache.iotdb.db.queryengine.plan.expression.Expression
 
ViewPaths - Class in org.apache.iotdb.db.schemaengine.schemaregion.view
A class to save all paths' info in targetPaths and sourcePaths except query statement.
ViewPaths() - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
viewPathType - Variable in class org.apache.iotdb.db.schemaengine.schemaregion.view.ViewPaths
 
ViewPathType - Enum in org.apache.iotdb.db.schemaengine.schemaregion.view
 
VirtualDataRegion - Class in org.apache.iotdb.db.storageengine.dataregion
It's a virtual data region used for query which contains time series that don't belong to any data region.
VirtualDataRegion() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.VirtualDataRegion
 
VirtualSourceNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node.source
 
VirtualSourceNode(PlanNodeId, TDataNodeLocation) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.source.VirtualSourceNode
 
visit(PlanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visit(PlanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitActivateTemplate(ActivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitActivateTemplate(ActivateTemplateNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitActivateTemplate(ActivateTemplateNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitActivateTemplate(ActivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitActivateTemplate(ActivateTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitActivateTemplate(ActivateTemplateStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitActivateTemplate(ActivateTemplateStatement, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
visitActivateTemplate(ActivateTemplateStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitActivateTemplate(ActivateTemplateStatement, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitActivateTemplate(ActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitActivateTemplate(ActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitActivateTemplateInCluster(IActivateTemplateInClusterPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitAddColumn(AddColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAddColumn(AddColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitAddColumn(AddColumn, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitAddColumn(RelationalSqlParser.AddColumnContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAdditionExpression(AdditionViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitAdditionExpression(AdditionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitAdditionExpression(AdditionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitAddNodeLocation(TableNodeLocationAddNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitAggregation(AggregationNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAggregation(AggregationNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitAggregation(AggregationNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitAggregation(AggregationNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAggregation(AggregationNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAggregation(AggregationNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitAggregation(AggregationNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAggregation(AggregationNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitAggregationMergeSort(AggregationMergeSortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAggregationMergeSort(AggregationMergeSortNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitAggregationMergeSort(AggregationMergeSortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitAggregationMergeSort(AggregationMergeSortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAggregationTableScan(AggregationTableScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAggregationTableScan(AggregationTableScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitAggregationTableScan(AggregationTableScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAggregationTableScan(AggregationTableScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitAggregationTreeDeviceViewScan(AggregationTreeDeviceViewScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAggregationTreeDeviceViewScan(AggregationTreeDeviceViewScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitAliasedRelation(AliasedRelation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAliasedRelation(AliasedRelation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitAliasedRelation(AliasedRelation, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitAliasedRelation(RelationalSqlParser.AliasedRelationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAlignedLastQueryScan(AlignedLastQueryScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAlignedLastQueryScan(AlignedLastQueryScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitAlignedLastQueryScan(AlignedLastQueryScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitAlignedLastQueryScan(AlignedLastQueryScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitAlignedLastQueryScan(AlignedLastQueryScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAlignedSeriesAggregationScan(AlignedSeriesAggregationScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAlignedSeriesAggregationScan(AlignedSeriesAggregationScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitAlignedSeriesAggregationScan(AlignedSeriesAggregationScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitAlignedSeriesAggregationScan(AlignedSeriesAggregationScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitAlignedSeriesAggregationScan(AlignedSeriesAggregationScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAlignedSeriesScan(AlignedSeriesScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAlignedSeriesScan(AlignedSeriesScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitAlignedSeriesScan(AlignedSeriesScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitAlignedSeriesScan(AlignedSeriesScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitAlignedSeriesScan(AlignedSeriesScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAllColumns(AllColumns, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAllColumns(AllColumns, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitAllColumns(AllColumns, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitAllRows(AllRows, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAllRows(AllRows, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitAlterDatabase(IoTDBSqlParser.AlterDatabaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterDatabase(DatabaseSchemaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitAlterDatabase(DatabaseSchemaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitAlterDB(AlterDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAlterDB(AlterDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitAlterDB(AlterDB, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitAlterDbStatement(RelationalSqlParser.AlterDbStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAlterLogicalView(IoTDBSqlParser.AlterLogicalViewContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterLogicalView(AlterLogicalViewNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAlterLogicalView(AlterLogicalViewNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitAlterLogicalView(AlterLogicalViewNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitAlterLogicalView(AlterLogicalViewStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitAlterLogicalView(AlterLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitAlterLogicalView(IAlterLogicalViewPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitAlterPipe(IoTDBSqlParser.AlterPipeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterPipe(AlterPipe, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitAlterPipe(AlterPipe, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitAlterPipe(AlterPipeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitAlterPipe(AlterPipeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitAlterPipeStatement(RelationalSqlParser.AlterPipeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAlterSchemaTemplate(IoTDBSqlParser.AlterSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterSchemaTemplate(AlterSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitAlterSchemaTemplate(AlterSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitAlterTimeseries(IoTDBSqlParser.AlterTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterTimeSeries(AlterTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAlterTimeSeries(AlterTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitAlterTimeSeries(AlterTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitAlterTimeSeries(AlterTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitAlterTimeSeries(AlterTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitAlterTimeSeries(AlterTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitAlterTimeSeries(AlterTimeSeriesStatement, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitAlterTimeSeries(AlterTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitAlterTimeSeries(AlterTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitAlterUser(IoTDBSqlParser.AlterUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitAlterUserStatement(RelationalSqlParser.AlterUserStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAnd(RelationalSqlParser.AndContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAndFilter(AndFilter, SchemaFilterType) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.FilterContainsVisitor
 
visitApply(ApplyNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitArithmeticBinary(ArithmeticBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitArithmeticBinary(ArithmeticBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitArithmeticBinary(ArithmeticBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitArithmeticBinary(ArithmeticBinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitArithmeticBinary(ArithmeticBinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitArithmeticBinary(ArithmeticBinaryExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitArithmeticBinary(ArithmeticBinaryExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitArithmeticBinary(RelationalSqlParser.ArithmeticBinaryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitArithmeticBinaryExpression(ArithmeticBinaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitArithmeticBinaryExpression(ArithmeticBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitArithmeticBinaryExpression(ArithmeticBinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitArithmeticUnary(ArithmeticUnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitArithmeticUnary(ArithmeticUnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitArithmeticUnary(ArithmeticUnaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitArithmeticUnary(ArithmeticUnaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitArithmeticUnary(ArithmeticUnaryExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitArithmeticUnary(RelationalSqlParser.ArithmeticUnaryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitAssignUniqueId(AssignUniqueId, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitAssignUniqueId(AssignUniqueId, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitAssignUniqueId(AssignUniqueId, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitAssignUniqueId(AssignUniqueId, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitAttributeFilter(AttributeFilter, DeviceEntry) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.DeviceInCacheFilterVisitor
 
visitAttributeFilter(AttributeFilter, IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
visitAuthor(AuthorStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
Data Control Language (DCL)
visitAuthor(AuthorStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitAutoCreateDeviceMNode(IAutoCreateDeviceMNodePlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitBasicStringLiteral(RelationalSqlParser.BasicStringLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitBatchActivateTemplate(BatchActivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitBatchActivateTemplate(BatchActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitBetween(RelationalSqlParser.BetweenContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitBetweenExpression(BetweenViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitBetweenExpression(BetweenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitBetweenExpression(BetweenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitBetweenExpression(BetweenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitBetweenExpression(BetweenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitBetweenExpression(BetweenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitBetweenExpression(BetweenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitBetweenExpression(BetweenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitBetweenExpression(BetweenExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitBetweenPredicate(BetweenPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitBetweenPredicate(BetweenPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitBetweenPredicate(BetweenPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitBetweenPredicate(BetweenPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitBetweenPredicate(BetweenPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitBetweenPredicate(BetweenPredicate, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitBetweenPredicate(BetweenPredicate, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitBetweenPredicate(BetweenPredicate, CheckSchemaPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
visitBetweenPredicate(BetweenPredicate, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitBetweenPredicate(BetweenPredicate, GapFillStartAndEndTimeExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
visitBetweenPredicate(BetweenPredicate, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitBinaryExpression(BinaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitBinaryExpression(BinaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitBinaryExpression(BinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
visitBinaryExpression(BinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitBinaryExpression(BinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
visitBinaryExpression(BinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
visitBinaryExpression(BinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitBinaryExpression(BinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectVisitor
 
visitBinaryExpression(BinaryExpression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitBinaryExpression(BinaryExpression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitBinaryExpression(BinaryExpression, BindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
visitBinaryExpression(BinaryExpression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitBinaryExpression(BinaryExpression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitBinaryLiteral(BinaryLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitBinaryLiteral(BinaryLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitBinaryLiteral(BinaryLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitBinaryLiteral(RelationalSqlParser.BinaryLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitBooleanLiteral(BooleanLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitBooleanLiteral(BooleanLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitBooleanLiteral(BooleanLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitBooleanLiteral(RelationalSqlParser.BooleanLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCallInference(IoTDBSqlParser.CallInferenceContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCapture(CapturePattern<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
visitCapture(CapturePattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitCaseWhenThenExpression(CaseWhenThenExpression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitCaseWhenThenExpression(CaseWhenThenExpression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitCast(Cast, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitCast(Cast, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCast(Cast, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitCast(Cast, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitCast(Cast, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitCast(Cast, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitCast(RelationalSqlParser.CastContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitChangeAlias(IChangeAliasPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitChangeTagOffset(IChangeTagOffsetPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitClearCache(IoTDBSqlParser.ClearCacheContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitClearCache(ClearCache, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitClearCache(ClearCache, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitClearCache(ClearCacheStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitClearCache(ClearCacheStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitClearCacheStatement(RelationalSqlParser.ClearCacheStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCoalesceExpression(CoalesceExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitCoalesceExpression(CoalesceExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCoalesceExpression(CoalesceExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitCoalesceExpression(CoalesceExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitCoalesceExpression(CoalesceExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitCoalesceExpression(CoalesceExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitCollect(CollectNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCollect(CollectNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitCollect(CollectNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitColumnDefinition(ColumnDefinition, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitColumnDefinition(RelationalSqlParser.ColumnDefinitionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitColumnInject(ColumnInjectNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitColumnInject(ColumnInjectNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitColumnInject(ColumnInjectNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitColumnReference(RelationalSqlParser.ColumnReferenceContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCommentColumn(RelationalSqlParser.CommentColumnContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCommentTable(RelationalSqlParser.CommentTableContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCommitUpdateTableDeviceAttribute(TableDeviceAttributeCommitUpdateNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitCompareBinaryExpression(CompareBinaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitCompareBinaryExpression(CompareBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitCompareBinaryExpression(CompareBinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitCompareBinaryExpression(CompareBinaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitComparison(RelationalSqlParser.ComparisonContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitComparisonExpression(ComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitComparisonExpression(ComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitComparisonExpression(ComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitComparisonExpression(ComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitComparisonExpression(ComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitComparisonExpression(ComparisonExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitComparisonExpression(ComparisonExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitComparisonExpression(ComparisonExpression, CheckSchemaPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
visitComparisonExpression(ComparisonExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitComparisonExpression(ComparisonExpression, GapFillStartAndEndTimeExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
visitComparisonExpression(ComparisonExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitConcatenation(RelationalSqlParser.ConcatenationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitConstantOperand(ConstantViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitConstantOperand(ConstantOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitConstantOperand(ConstantOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitConstantOperand(ConstantOperand, BindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
visitConstantOperand(ConstantOperand, BindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
visitConstantOperand(ConstantOperand, ConcatDeviceAndBindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor
 
visitConstantOperand(ConstantOperand, ConcatDeviceAndBindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor
 
visitConstantOperand(ConstantOperand, ConcatExpressionWithSuffixPathsVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor
 
visitConstantOperand(ConstantOperand, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitConstantOperand(ConstantOperand, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitConstantOperand(ConstantOperand, ReplaceRawPathWithGroupedPathVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceRawPathWithGroupedPathVisitor
 
visitConstructLogicalViewBlackList(ConstructLogicalViewBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitConstructLogicalViewBlackList(ConstructLogicalViewBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitConstructSchemaBlackList(ConstructSchemaBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitConstructSchemaBlackList(ConstructSchemaBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitConstructTableDevicesBlackList(ConstructTableDevicesBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitConstructTableDevicesBlackList(ConstructTableDevicesBlackListNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitConstructTableDevicesBlackList(ConstructTableDevicesBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCorrelatedJoin(CorrelatedJoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCountDatabases(IoTDBSqlParser.CountDatabasesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCountDevice(CountDevice, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCountDevice(CountDevice, TableModelStatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceVisitor
 
visitCountDevices(IoTDBSqlParser.CountDevicesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCountDevices(CountDevicesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountDevices(CountDevicesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCountDevices(CountDevicesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCountDevices(CountDevicesStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitCountDevicesStatement(RelationalSqlParser.CountDevicesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCountLevelTimeSeries(CountLevelTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountLevelTimeSeries(CountLevelTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCountLevelTimeSeries(CountLevelTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCountMerge(CountSchemaMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCountMerge(CountSchemaMergeNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitCountMerge(CountSchemaMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitCountMerge(CountSchemaMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitCountMerge(CountSchemaMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitCountNodes(IoTDBSqlParser.CountNodesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCountNodes(CountNodesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountNodes(CountNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCountNodes(CountNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCountNodes(CountNodesStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitCountStatement(CountStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCountStorageGroup(CountDatabaseStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountStorageGroup(CountDatabaseStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCountStorageGroup(CountDatabaseStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCountTimeseries(IoTDBSqlParser.CountTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCountTimeSeries(CountTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountTimeSeries(CountTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCountTimeSeries(CountTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCountTimeSeries(CountTimeSeriesStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitCountTimeSlotList(IoTDBSqlParser.CountTimeSlotListContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCountTimeSlotList(CountTimeSlotListStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCountTimeSlotList(CountTimeSlotListStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCountTimeSlotListStatement(RelationalSqlParser.CountTimeSlotListStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateAlignedTimeseries(IoTDBSqlParser.CreateAlignedTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCreateAlignedTimeseries(CreateAlignedTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCreateAlignedTimeSeries(CreateAlignedTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCreateAlignedTimeSeries(CreateAlignedTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitCreateAlignedTimeSeries(CreateAlignedTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitCreateAlignedTimeSeries(CreateAlignedTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCreateAlignedTimeSeries(ICreateAlignedTimeSeriesPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitCreateContinuousQuery(IoTDBSqlParser.CreateContinuousQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateContinuousQuery(CreateContinuousQueryStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateContinuousQuery(CreateContinuousQueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreateDatabase(IoTDBSqlParser.CreateDatabaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateDB(CreateDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateDB(CreateDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitCreateDB(CreateDB, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreateDbStatement(RelationalSqlParser.CreateDbStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateFunction(IoTDBSqlParser.CreateFunctionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateFunction(CreateFunction, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateFunction(CreateFunction, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreateFunction(CreateFunctionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateFunction(CreateFunctionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreateFunctionStatement(RelationalSqlParser.CreateFunctionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateIndex(CreateIndex, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateIndexStatement(RelationalSqlParser.CreateIndexStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateLogicalView(IoTDBSqlParser.CreateLogicalViewContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateLogicalView(CreateLogicalViewNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCreateLogicalView(CreateLogicalViewNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitCreateLogicalView(CreateLogicalViewNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitCreateLogicalView(CreateLogicalViewNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCreateLogicalView(CreateLogicalViewStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateLogicalView(CreateLogicalViewStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitCreateLogicalView(CreateLogicalViewStatement, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitCreateLogicalView(CreateLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCreateLogicalView(CreateLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCreateLogicalView(ICreateLogicalViewPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitCreateModel(IoTDBSqlParser.CreateModelContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateModel(CreateModelStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateModel(CreateModelStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
AI Model Management
visitCreateMultiTimeSeries(CreateMultiTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCreateMultiTimeSeries(CreateMultiTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCreateNonAlignedTimeseries(IoTDBSqlParser.CreateNonAlignedTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
Data Definition Language (DDL).
visitCreateOrUpdateDevice(CreateOrUpdateDevice, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateOrUpdateDevice(CreateOrUpdateDevice, Void) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipeStatementToPlanVisitor
 
visitCreateOrUpdateDevice(CreateOrUpdateDevice, TablePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTablePatternParseVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, String) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePrivilegeParseVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, TablePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePatternParseVisitor
 
visitCreateOrUpdateTableDevice(CreateOrUpdateTableDeviceNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCreatePipe(IoTDBSqlParser.CreatePipeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreatePipe(CreatePipe, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreatePipe(CreatePipe, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreatePipe(CreatePipeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreatePipe(CreatePipeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreatePipePlugin(IoTDBSqlParser.CreatePipePluginContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreatePipePlugin(CreatePipePlugin, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreatePipePlugin(CreatePipePlugin, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreatePipePlugin(CreatePipePluginStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreatePipePlugin(CreatePipePluginStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreatePipePluginStatement(RelationalSqlParser.CreatePipePluginStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreatePipeStatement(RelationalSqlParser.CreatePipeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateRole(IoTDBSqlParser.CreateRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateRoleStatement(RelationalSqlParser.CreateRoleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateSchemaTemplate(IoTDBSqlParser.CreateSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateSchemaTemplate(CreateSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateSchemaTemplate(CreateSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCreateSchemaTemplate(CreateSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreateTable(CreateTable, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateTable(CreateTable, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitCreateTable(CreateTable, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreateTableStatement(RelationalSqlParser.CreateTableStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateTimeseries(CreateTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
Data Definition Language (DDL)
visitCreateTimeseries(CreateTimeSeriesStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitCreateTimeseries(CreateTimeSeriesStatement, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
visitCreateTimeseries(CreateTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitCreateTimeseries(CreateTimeSeriesStatement, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitCreateTimeseries(CreateTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitCreateTimeseries(CreateTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitCreateTimeSeries(CreateTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitCreateTimeSeries(CreateTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitCreateTimeSeries(CreateTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitCreateTimeSeries(CreateTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitCreateTimeSeries(ICreateTimeSeriesPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitCreateTimeseriesUsingSchemaTemplate(IoTDBSqlParser.CreateTimeseriesUsingSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateTopic(IoTDBSqlParser.CreateTopicContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateTopic(CreateTopic, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCreateTopic(CreateTopic, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitCreateTopic(CreateTopicStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateTopic(CreateTopicStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreateTopicStatement(RelationalSqlParser.CreateTopicStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCreateTrigger(IoTDBSqlParser.CreateTriggerContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitCreateTrigger(CreateTriggerStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitCreateTrigger(CreateTriggerStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitCreateUser(IoTDBSqlParser.CreateUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
Data Control Language (DCL).
visitCreateUserStatement(RelationalSqlParser.CreateUserStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCube(RelationalSqlParser.CubeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCurrentDatabase(CurrentDatabase, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCurrentDatabase(CurrentDatabase, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitCurrentDatabase(CurrentDatabase, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitCurrentDatabase(CurrentDatabase, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitCurrentDatabase(RelationalSqlParser.CurrentDatabaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitCurrentTime(CurrentTime, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCurrentTime(CurrentTime, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitCurrentTime(CurrentTime, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitCurrentTime(CurrentTime, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitCurrentUser(CurrentUser, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitCurrentUser(CurrentUser, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitCurrentUser(CurrentUser, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitCurrentUser(CurrentUser, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitCurrentUser(RelationalSqlParser.CurrentUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDataType(DataType, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDataTypeFilter(DataTypeFilter, ITimeSeriesSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.TimeseriesFilterVisitor
 
visitDataTypeParameter(DataTypeParameter, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDateBin(RelationalSqlParser.DateBinContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDateBinGapFill(RelationalSqlParser.DateBinGapFillContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDateTimeExpression(RelationalSqlParser.DateTimeExpressionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDatetimeLiteral(RelationalSqlParser.DatetimeLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDeactivateTemplate(DeactivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeactivateTemplate(DeactivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitDeactivateTemplate(DeactivateTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeactivateTemplate(DeactivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDeactivateTemplate(IDeactivateTemplatePlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDecimalLiteral(DecimalLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDecimalLiteral(DecimalLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitDecimalLiteral(DecimalLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitDecimalLiteral(DecimalLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitDecimalLiteral(RelationalSqlParser.DecimalLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDelete(Delete, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDelete(Delete, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitDelete(Delete, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitDeleteData(DeleteDataNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteData(DeleteDataNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitDeleteData(DeleteDataNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitDeleteData(DeleteDataNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitDeleteData(RelationalDeleteDataNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteData(RelationalDeleteDataNode, String) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePrivilegeParseVisitor
 
visitDeleteData(RelationalDeleteDataNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitDeleteData(RelationalDeleteDataNode, TablePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePatternParseVisitor
 
visitDeleteData(RelationalDeleteDataNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitDeleteData(DeleteDataStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeleteData(DeleteDataStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitDeleteData(DeleteDataStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitDeleteDevice(DeleteDevice, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDeleteDevice(DeleteDevice, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDeleteDeviceStatement(RelationalSqlParser.DeleteDeviceStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDeleteLogicalView(DeleteLogicalViewNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteLogicalView(DeleteLogicalViewNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitDeleteLogicalView(DeleteLogicalViewStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeleteLogicalView(DeleteLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDeleteLogicalView(IDeleteLogicalViewPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDeleteStatement(IoTDBSqlParser.DeleteStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDeleteStatement(RelationalSqlParser.DeleteStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDeleteStorageGroup(DeleteDatabaseStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeleteStorageGroup(DeleteDatabaseStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDeleteTableDevice(DeleteTableDeviceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteTableDevice(DeleteTableDeviceNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDeleteTableDevice(DeleteTableDeviceNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitDeleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDeleteTableDevicesInBlackList(DeleteTableDevicesInBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitDeleteTimeseries(DeleteTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeleteTimeseries(DeleteTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitDeleteTimeSeries(DeleteTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeleteTimeSeries(DeleteTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDeleteTimeSeries(IDeleteTimeSeriesPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDereference(RelationalSqlParser.DereferenceContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDereferenceExpression(DereferenceExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDereferenceExpression(DereferenceExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitDereferenceExpression(DereferenceExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitDescribeTable(DescribeTable, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDescribeTable(DescribeTable, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDescTableStatement(RelationalSqlParser.DescTableStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDeviceMerge(DeviceMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceMerge(DeviceMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitDeviceMerge(DeviceMergeNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitDeviceRegionScan(DeviceRegionScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceRegionScan(DeviceRegionScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitDeviceRegionScan(DeviceRegionScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDeviceSchemaFetch(DeviceSchemaFetchStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDeviceSchemaFetch(DeviceSchemaFetchStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitDeviceSchemaFetch(DeviceSchemaFetchStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitDeviceSchemaFetchScan(DeviceSchemaFetchScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceSchemaFetchScan(DeviceSchemaFetchScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitDeviceSchemaFetchScan(DeviceSchemaFetchScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDevicesCount(DevicesCountNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDevicesCount(DevicesCountNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDevicesSchemaScan(DevicesSchemaScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDevicesSchemaScan(DevicesSchemaScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDeviceTableScan(DeviceTableScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceTableScan(DeviceTableScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitDeviceTableScan(DeviceTableScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitDeviceView(DeviceViewNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceView(DeviceViewNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitDeviceView(DeviceViewNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitDeviceView(DeviceViewNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDeviceView(DeviceViewNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitDeviceViewInto(DeviceViewIntoNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitDeviceViewInto(DeviceViewIntoNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitDeviceViewInto(DeviceViewIntoNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitDistinctFrom(RelationalSqlParser.DistinctFromContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDivisionExpression(DivisionViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitDivisionExpression(DivisionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitDivisionExpression(DivisionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitDoubleLiteral(DoubleLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitDoubleLiteral(DoubleLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitDoubleLiteral(DoubleLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitDoubleLiteral(RelationalSqlParser.DoubleLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropColumn(DropColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropColumn(DropColumn, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropColumn(RelationalSqlParser.DropColumnContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropContinuousQuery(IoTDBSqlParser.DropContinuousQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropContinuousQuery(DropContinuousQueryStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropContinuousQuery(DropContinuousQueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropDatabase(IoTDBSqlParser.DropDatabaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropDB(DropDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropDB(DropDB, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropDbStatement(RelationalSqlParser.DropDbStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropFunction(IoTDBSqlParser.DropFunctionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropFunction(DropFunction, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropFunction(DropFunction, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropFunction(DropFunctionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropFunction(DropFunctionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropFunctionStatement(RelationalSqlParser.DropFunctionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropIndex(DropIndex, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropIndexStatement(RelationalSqlParser.DropIndexStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropLogicalView(IoTDBSqlParser.DropLogicalViewContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropModel(IoTDBSqlParser.DropModelContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropModel(DropModelStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropModel(DropModelStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropPipe(IoTDBSqlParser.DropPipeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropPipe(DropPipe, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropPipe(DropPipe, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropPipe(DropPipeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropPipe(DropPipeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropPipePlugin(IoTDBSqlParser.DropPipePluginContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropPipePlugin(DropPipePlugin, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropPipePlugin(DropPipePlugin, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropPipePlugin(DropPipePluginStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropPipePlugin(DropPipePluginStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropPipePluginStatement(RelationalSqlParser.DropPipePluginStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropPipeStatement(RelationalSqlParser.DropPipeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropRole(IoTDBSqlParser.DropRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropRoleStatement(RelationalSqlParser.DropRoleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropSchemaTemplate(IoTDBSqlParser.DropSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropSchemaTemplate(DropSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropSchemaTemplate(DropSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropTable(DropTable, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropTable(DropTable, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropTableAttribute(TableAttributeColumnDropNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitDropTableStatement(RelationalSqlParser.DropTableStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropTimeseries(IoTDBSqlParser.DropTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropTimeseriesOfSchemaTemplate(IoTDBSqlParser.DropTimeseriesOfSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropTopic(IoTDBSqlParser.DropTopicContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropTopic(DropTopic, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitDropTopic(DropTopic, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitDropTopic(DropTopicStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropTopic(DropTopicStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropTopicStatement(RelationalSqlParser.DropTopicStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitDropTrigger(IoTDBSqlParser.DropTriggerContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropTrigger(DropTriggerStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitDropTrigger(DropTriggerStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitDropUser(IoTDBSqlParser.DropUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitDropUserStatement(RelationalSqlParser.DropUserStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitEnforceSingleRow(EnforceSingleRowNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitEnforceSingleRow(EnforceSingleRowNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitEnforceSingleRow(EnforceSingleRowNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitEnforceSingleRow(EnforceSingleRowNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitEquals(EqualsPattern<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
visitEquals(EqualsPattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitEqualToExpression(EqualToViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitEqualToExpression(EqualToExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitEqualToExpression(EqualToExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitEqualToExpression(EqualToExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitEqualToExpression(EqualToExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitEqualToExpression(EqualToExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitEqualToExpression(EqualToExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitEqualToExpression(EqualToExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitExcept(Except, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExcept(Except, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitExchange(ExchangeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitExchange(ExchangeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitExchange(ExchangeNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitExists(ExistsPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExists(ExistsPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitExists(ExistsPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitExists(RelationalSqlParser.ExistsContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitExplain(IoTDBSqlParser.ExplainContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitExplain(Explain, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExplain(Explain, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitExplain(Explain, TableModelStatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceVisitor
 
visitExplain(ExplainStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitExplain(ExplainStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitExplain(ExplainStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitExplain(RelationalSqlParser.ExplainContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitExplainAnalyze(ExplainAnalyzeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitExplainAnalyze(ExplainAnalyzeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitExplainAnalyze(ExplainAnalyzeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitExplainAnalyze(ExplainAnalyzeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitExplainAnalyze(ExplainAnalyzeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitExplainAnalyze(ExplainAnalyzeNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitExplainAnalyze(ExplainAnalyzeNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitExplainAnalyze(ExplainAnalyzeNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitExplainAnalyze(ExplainAnalyze, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExplainAnalyze(ExplainAnalyze, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitExplainAnalyze(ExplainAnalyzeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitExplainAnalyze(ExplainAnalyzeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitExplainAnalyze(ExplainAnalyzeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitExplainAnalyze(RelationalSqlParser.ExplainAnalyzeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitExpression(ViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitExpression(ViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitExpression(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionAnalyzeVisitor
 
visitExpression(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitExpression(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitExpression(Expression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitExpression(Expression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitExpression(Expression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitExpression(Expression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitExpression(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitExpression(Expression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitExpression(Expression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitExpression(Expression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitExpression(Expression, CheckSchemaPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
visitExpression(Pair<Expression, Boolean>, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitExtendRegion(IoTDBSqlParser.ExtendRegionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitExtendRegion(ExtendRegion, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitExtendRegion(ExtendRegion, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitExtendRegion(ExtendRegionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitExtendRegion(ExtendRegionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitExtendRegionStatement(RelationalSqlParser.ExtendRegionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitFetchDevice(FetchDevice, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitFieldReference(FieldReference, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitFieldReference(FieldReference, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitFill(FillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitFill(FillNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitFill(FillNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitFill(FillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitFill(FillNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitFill(Fill, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitFill(Fill, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitFilter(FilterNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitFilter(FilterNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitFilter(FilterNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitFilter(FilterNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitFilter(FilterNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitFilter(FilterNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitFilter(FilterNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitFilter(FilterNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitFilter(FilterNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitFilter(FilterPattern<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
visitFilter(FilterPattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitFlush(IoTDBSqlParser.FlushContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitFlush(Flush, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitFlush(Flush, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitFlush(FlushStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitFlush(FlushStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitFlushStatement(RelationalSqlParser.FlushStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitFullOuterTimeJoin(FullOuterTimeJoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitFullOuterTimeJoin(FullOuterTimeJoinNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitFullOuterTimeJoin(FullOuterTimeJoinNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitFullOuterTimeJoin(FullOuterTimeJoinNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitFullOuterTimeJoin(FullOuterTimeJoinNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitFunctionCall(FunctionCall, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitFunctionCall(FunctionCall, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitFunctionCall(FunctionCall, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitFunctionCall(FunctionCall, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitFunctionCall(FunctionCall, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitFunctionCall(FunctionCall, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitFunctionCall(FunctionCall, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitFunctionCall(RelationalSqlParser.FunctionCallContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitFunctionExpression(FunctionViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitFunctionExpression(FunctionViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitFunctionExpression(FunctionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitFunctionExpression(FunctionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
visitFunctionExpression(FunctionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
visitFunctionExpression(FunctionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectAggregationExpressionsVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectSourceExpressionsVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CountTimeAggregationAmountVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExistUnknownTypeInExpression
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionNormalizeVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.LowercaseNormalizeVisitor
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitFunctionExpression(FunctionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitFunctionExpression(FunctionExpression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitFunctionExpression(FunctionExpression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitFunctionExpression(FunctionExpression, BindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
visitFunctionExpression(FunctionExpression, BindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
visitFunctionExpression(FunctionExpression, ConcatDeviceAndBindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor
 
visitFunctionExpression(FunctionExpression, ConcatDeviceAndBindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor
 
visitFunctionExpression(FunctionExpression, ConcatExpressionWithSuffixPathsVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor
 
visitFunctionExpression(FunctionExpression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitFunctionExpression(FunctionExpression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitGapFill(GapFillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitGapFill(GapFillNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitGapFill(GapFillNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitGapFill(GapFillNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitGenericDataType(GenericDataType, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitGenericDataType(GenericDataType, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitGenericLiteral(GenericLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitGenericLiteral(GenericLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitGenericLiteral(GenericLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitGenericType(RelationalSqlParser.GenericTypeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitGetRegionId(IoTDBSqlParser.GetRegionIdContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGetRegionId(GetRegionIdStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitGetRegionId(GetRegionIdStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitGetSeriesSlotList(IoTDBSqlParser.GetSeriesSlotListContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGetSeriesSlotList(GetSeriesSlotListStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitGetSeriesSlotList(GetSeriesSlotListStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitGetTimeSlotList(IoTDBSqlParser.GetTimeSlotListContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGetTimeSlotList(GetTimeSlotListStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitGetTimeSlotList(GetTimeSlotListStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitGrantRole(IoTDBSqlParser.GrantRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGrantRoleToUser(IoTDBSqlParser.GrantRoleToUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGrantStatement(RelationalSqlParser.GrantStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitGrantUser(IoTDBSqlParser.GrantUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitGrantUserRoleStatement(RelationalSqlParser.GrantUserRoleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitGreaterEqualExpression(GreaterEqualViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitGreaterEqualExpression(GreaterEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitGreaterEqualExpression(GreaterEqualExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitGreaterThanExpression(GreaterThanViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitGreaterThanExpression(GreaterThanExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitGreaterThanExpression(GreaterThanExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitGreaterThanExpression(GreaterThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitGreaterThanExpression(GreaterThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitGreaterThanExpression(GreaterThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitGreaterThanExpression(GreaterThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitGreaterThanExpression(GreaterThanExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitGroupBy(GroupBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitGroupBy(GroupBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitGroupBy(RelationalSqlParser.GroupByContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitGroupByLevel(GroupByLevelNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitGroupByLevel(GroupByLevelNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitGroupByLevel(GroupByLevelNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitGroupByLevel(GroupByLevelNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitGroupByLevel(GroupByLevelNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitGroupByTag(GroupByTagNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitGroupByTag(GroupByTagNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitGroupByTag(GroupByTagNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitGroupByTag(GroupByTagNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitGroupByTag(GroupByTagNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitGroupByTimeExpression(GroupByTimeExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitGroupByTimeExpression(GroupByTimeExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitGroupByTimeExpression(GroupByTimeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitGroupByTimeExpression(GroupByTimeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitGroupByTimeExpression(GroupByTimeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitGroupByTimeExpression(GroupByTimeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitGroupByTimeExpression(GroupByTimeExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitGroupingElement(GroupingElement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitGroupingSets(GroupingSets, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitGroupingSets(GroupingSets, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitGroupReference(GroupReference, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitHorizontallyConcat(HorizontallyConcatNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitHorizontallyConcat(HorizontallyConcatNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitHorizontallyConcat(HorizontallyConcatNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitHorizontallyConcat(HorizontallyConcatNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitIdentifier(Identifier, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitIdentifier(Identifier, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitIdentifierOrString(RelationalSqlParser.IdentifierOrStringContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitIdentitySink(IdentitySinkNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitIdentitySink(IdentitySinkNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitIdentitySink(IdentitySinkNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitIdentitySink(IdentitySinkNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitIdentitySink(IdentitySinkNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitIdFilter(IdFilter, DeviceEntry) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.DeviceInCacheFilterVisitor
 
visitIdFilter(IdFilter, IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
visitIfExpression(IfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitIfExpression(IfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitIfExpression(IfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitIfExpression(IfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitIfExpression(IfExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitIfExpression(IfExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitIfExpression(IfExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitIfExpression(IfExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitInExpression(InViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitInExpression(InExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitInExpression(InExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitInExpression(InExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitInExpression(InExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitInExpression(InExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitInExpression(InExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitInExpression(InExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitInExpression(InExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitInference(InferenceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInference(InferenceNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitInformationSchemaTableScan(InformationSchemaTableScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInformationSchemaTableScan(InformationSchemaTableScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitInformationSchemaTableScan(InformationSchemaTableScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitInlineTable(RelationalSqlParser.InlineTableContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitInList(RelationalSqlParser.InListContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitInListExpression(InListExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInListExpression(InListExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitInListExpression(InListExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitInListExpression(InListExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitInnerTimeJoin(InnerTimeJoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInnerTimeJoin(InnerTimeJoinNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitInnerTimeJoin(InnerTimeJoinNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitInnerTimeJoin(InnerTimeJoinNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitInnerTimeJoin(InnerTimeJoinNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitInPredicate(InPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitInPredicate(InPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitInPredicate(InPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInPredicate(InPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitInPredicate(InPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitInPredicate(InPredicate, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitInPredicate(InPredicate, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitInPredicate(InPredicate, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitInPredicate(InPredicate, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitInsert(Insert, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInsert(Insert, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitInsert(InsertStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsert(InsertStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertMultiTablets(InsertMultiTabletsNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInsertMultiTablets(InsertMultiTabletsNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitInsertMultiTablets(InsertMultiTabletsNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, TSStatus) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementTSStatusVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInsertMultiTablets(InsertMultiTabletsStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitInsertRow(InsertRowNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInsertRow(InsertRowNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInsertRow(InsertRowNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitInsertRow(InsertRowNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitInsertRow(InsertRow, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInsertRow(InsertRow, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitInsertRow(InsertRowStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsertRow(InsertRowStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInsertRow(InsertRowStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitInsertRow(InsertRowStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertRow(InsertRowStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInsertRow(InsertRowStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitInsertRows(InsertRowsNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInsertRows(InsertRowsNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInsertRows(InsertRowsNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitInsertRows(InsertRowsNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitInsertRows(InsertRows, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInsertRows(InsertRows, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitInsertRows(InsertRowsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsertRows(InsertRowsStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInsertRows(InsertRowsStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitInsertRows(InsertRowsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertRows(InsertRowsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInsertRows(InsertRowsStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInsertRowsOfOneDevice(InsertRowsOfOneDeviceStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitInsertStatement(IoTDBSqlParser.InsertStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitInsertStatement(RelationalSqlParser.InsertStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitInsertTablet(InsertTabletNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInsertTablet(InsertTabletNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInsertTablet(InsertTabletNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitInsertTablet(InsertTabletNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitInsertTablet(InsertTablet, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitInsertTablet(InsertTablet, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitInsertTablet(InsertTabletStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInsertTablet(InsertTabletStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInsertTablet(InsertTabletStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitInsertTablet(InsertTabletStatement, TSStatus) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementTSStatusVisitor
 
visitInsertTablet(InsertTabletStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInsertTablet(InsertTabletStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInsertTablet(InsertTabletStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitInSubquery(RelationalSqlParser.InSubqueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitIntegerLiteral(RelationalSqlParser.IntegerLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInternalBatchActivateTemplate(InternalBatchActivateTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInternalCreateMultiTimeSeries(InternalCreateMultiTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInternalCreateTimeseries(InternalCreateTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitInternalCreateTimeseries(InternalCreateTimeSeriesStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitInternalCreateTimeseries(InternalCreateTimeSeriesStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitInternalCreateTimeseries(InternalCreateTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitInternalCreateTimeseries(InternalCreateTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitInternalCreateTimeSeries(InternalCreateTimeSeriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInternalCreateTimeSeries(InternalCreateTimeSeriesNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitInternalCreateTimeSeries(InternalCreateTimeSeriesNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitInternalCreateTimeSeries(InternalCreateTimeSeriesNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitIntersect(Intersect, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitIntersect(Intersect, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitIntervalField(RelationalSqlParser.IntervalFieldContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitInto(IntoNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitInto(IntoNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitInto(IntoNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitIsNotNullPredicate(IsNotNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitIsNotNullPredicate(IsNotNullPredicate, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitIsNotNullPredicate(IsNotNullPredicate, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitIsNotNullPredicate(IsNotNullPredicate, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitIsNullExpression(IsNullViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitIsNullExpression(IsNullExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitIsNullExpression(IsNullExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.PredicateCanPushDownToSourceChecker
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitIsNullExpression(IsNullExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitIsNullExpression(IsNullExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitIsNullPredicate(IsNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitIsNullPredicate(IsNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitIsNullPredicate(IsNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitIsNullPredicate(IsNullPredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitIsNullPredicate(IsNullPredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitIsNullPredicate(IsNullPredicate, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitIsNullPredicate(IsNullPredicate, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitIsNullPredicate(IsNullPredicate, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitIsNullPredicate(IsNullPredicate, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitJoin(JoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitJoin(JoinNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitJoin(JoinNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitJoin(JoinNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitJoin(Join, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitJoin(Join, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitJoin(Join, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitJoinRelation(RelationalSqlParser.JoinRelationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitKillQuery(IoTDBSqlParser.KillQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitKillQuery(KillQuery, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitKillQuery(KillQuery, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitKillQuery(KillQueryStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitKillQuery(KillQueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitKillQueryStatement(RelationalSqlParser.KillQueryStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLastQuery(LastQueryNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLastQuery(LastQueryNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitLastQuery(LastQueryNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLastQuery(LastQueryNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLastQuery(LastQueryNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLastQueryCollect(LastQueryCollectNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLastQueryCollect(LastQueryCollectNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLastQueryCollect(LastQueryCollectNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLastQueryCollect(LastQueryCollectNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLastQueryMerge(LastQueryMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLastQueryMerge(LastQueryMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLastQueryMerge(LastQueryMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLastQueryMerge(LastQueryMergeNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLastQueryScan(LastQueryScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLastQueryScan(LastQueryScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitLastQueryScan(LastQueryScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLastQueryScan(LastQueryScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLastQueryScan(LastQueryScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLastQueryTransform(LastQueryTransformNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLastQueryTransform(LastQueryTransformNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLastQueryTransform(LastQueryTransformNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLastQueryTransform(LastQueryTransformNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLeafOperand(LeafViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLeafOperand(LeafOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLeafOperand(LeafOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectAggregationExpressionsVisitor
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectSourceExpressionsVisitor
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CountTimeAggregationAmountVisitor
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExistUnknownTypeInExpression
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.PredicateCanPushDownToSourceChecker
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.TimeFilterExistChecker
 
visitLeafOperand(LeafOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitLeafOperand(LeafOperand, List<ColumnHeader>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.BindTypeForTimeSeriesOperandVisitor
 
visitLeftOuterTimeJoin(LeftOuterTimeJoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLeftOuterTimeJoin(LeftOuterTimeJoinNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLeftOuterTimeJoin(LeftOuterTimeJoinNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLeftOuterTimeJoin(LeftOuterTimeJoinNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLessEqualExpression(LessEqualViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLessEqualExpression(LessEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLessEqualExpression(LessEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLessEqualExpression(LessEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLessEqualExpression(LessEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLessEqualExpression(LessEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLessEqualExpression(LessEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLessEqualExpression(LessEqualExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLessThanExpression(LessThanViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLessThanExpression(LessThanExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLessThanExpression(LessThanExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLessThanExpression(LessThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLessThanExpression(LessThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLessThanExpression(LessThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLessThanExpression(LessThanExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLessThanExpression(LessThanExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLevelTimeSeriesCount(LevelTimeSeriesCountNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLevelTimeSeriesCount(LevelTimeSeriesCountNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLike(RelationalSqlParser.LikeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLikeExpression(LikeViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLikeExpression(LikeExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLikeExpression(LikeExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLikeExpression(LikeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLikeExpression(LikeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLikeExpression(LikeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitLikeExpression(LikeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLikeExpression(LikeExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLikeExpression(LikeExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLikePredicate(LikePredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitLikePredicate(LikePredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLikePredicate(LikePredicate, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitLikePredicate(LikePredicate, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitLikePredicate(LikePredicate, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitLikePredicate(LikePredicate, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitLikePredicate(LikePredicate, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitLikePredicate(LikePredicate, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitLimit(LimitNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLimit(LimitNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitLimit(LimitNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitLimit(LimitNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLimit(LimitNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLimit(LimitNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLimit(LimitNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitLimit(LimitNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLimit(LimitNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitLimit(Limit, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLimit(Limit, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitLimitRowCount(RelationalSqlParser.LimitRowCountContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLinearFill(LinearFillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitLinearFill(LinearFillNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitLinearFill(LinearFillNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitLinearFill(RelationalSqlParser.LinearFillContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitListPrivilegesRole(IoTDBSqlParser.ListPrivilegesRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitListPrivilegesUser(IoTDBSqlParser.ListPrivilegesUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitListRole(IoTDBSqlParser.ListRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitListRolePrivilegeStatement(RelationalSqlParser.ListRolePrivilegeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitListRoleStatement(RelationalSqlParser.ListRoleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitListUser(IoTDBSqlParser.ListUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitListUserPrivilegeStatement(RelationalSqlParser.ListUserPrivilegeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitListUserStatement(RelationalSqlParser.ListUserStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLiteral(Literal, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitLiteral(Literal, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitLoadConfiguration(IoTDBSqlParser.LoadConfigurationContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitLoadConfiguration(LoadConfiguration, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLoadConfiguration(LoadConfiguration, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitLoadConfiguration(LoadConfigurationStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitLoadConfiguration(LoadConfigurationStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitLoadConfigurationStatement(RelationalSqlParser.LoadConfigurationStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLoadFile(IoTDBSqlParser.LoadFileContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitLoadFile(LoadTsFileStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitLoadFile(LoadTsFileStatement, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitLoadFile(LoadTsFileStatement, Exception) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementExceptionVisitor
 
visitLoadFile(LoadTsFileStatement, Void) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTreeStatementDataTypeConvertExecutionVisitor
 
visitLoadFile(LoadTsFileStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitLoadFile(LoadTsFileStatement, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitLoadFile(LoadTsFileStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitLoadFile(LoadTsFileStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitLoadFile(LoadTsFileStatement, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitLoadTsFile(LoadTsFile, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLoadTsFile(LoadTsFile, String) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTableStatementDataTypeConvertExecutionVisitor
 
visitLoadTsFile(LoadTsFile, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitLoadTsFileStatement(RelationalSqlParser.LoadTsFileStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLocalOrClusterMode(RelationalSqlParser.LocalOrClusterModeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLogicalExpression(LogicalExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitLogicalExpression(LogicalExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitLogicalExpression(LogicalExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLogicalExpression(LogicalExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitLogicalExpression(LogicalExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitLogicalExpression(LogicalExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitLogicalExpression(LogicalExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitLogicalExpression(LogicalExpression, CheckSchemaPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
visitLogicalExpression(LogicalExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitLogicalExpression(LogicalExpression, GapFillStartAndEndTimeExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
visitLogicalExpression(LogicalExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitLogicalNot(RelationalSqlParser.LogicalNotContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitLogicalViewSchemaScan(LogicalViewSchemaScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitLogicAndExpression(LogicAndViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLogicAndExpression(LogicAndExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLogicAndExpression(LogicAndExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLogicAndExpression(LogicAndExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLogicAndExpression(LogicAndExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLogicAndExpression(LogicAndExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitLogicAndExpression(LogicAndExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLogicAndExpression(LogicAndExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLogicAndExpression(LogicAndExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLogicBinaryExpression(LogicBinaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLogicBinaryExpression(LogicBinaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLogicNotExpression(LogicNotViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLogicNotExpression(LogicNotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLogicNotExpression(LogicNotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLogicNotExpression(LogicNotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLogicNotExpression(LogicNotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLogicNotExpression(LogicNotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitLogicNotExpression(LogicNotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLogicNotExpression(LogicNotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLogicNotExpression(LogicNotExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLogicOrExpression(LogicOrViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitLogicOrExpression(LogicOrExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitLogicOrExpression(LogicOrExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitLogicOrExpression(LogicOrExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitLogicOrExpression(LogicOrExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitLogicOrExpression(LogicOrExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitLogicOrExpression(LogicOrExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitLogicOrExpression(LogicOrExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitLogicOrExpression(LogicOrExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitLongLiteral(LongLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitLongLiteral(LongLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitLongLiteral(LongLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitMarkDistinct(MarkDistinctNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitMarkDistinct(MarkDistinctNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitMarkDistinct(MarkDistinctNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitMarkDistinct(MarkDistinctNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitMerge(MergeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitMerge(MergeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitMergeSort(MergeSortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitMergeSort(MergeSortNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitMergeSort(MergeSortNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitMergeSort(MergeSortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitMergeSort(MergeSortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitMergeSort(MergeSortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitMergeSort(MergeSortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitMergeSort(MergeSortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitMigrateRegion(IoTDBSqlParser.MigrateRegionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitMigrateRegion(MigrateRegion, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitMigrateRegion(MigrateRegion, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitMigrateRegion(MigrateRegionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitMigrateRegion(MigrateRegionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitMigrateRegionStatement(RelationalSqlParser.MigrateRegionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitModuloExpression(ModuloViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitModuloExpression(ModuloExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitModuloExpression(ModuloExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitMultiChildProcess(MultiChildProcessNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitMultipleGroupingSets(RelationalSqlParser.MultipleGroupingSetsContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitMultiplicationExpression(MultiplicationViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitMultiplicationExpression(MultiplicationExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitMultiplicationExpression(MultiplicationExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitNamedQuery(RelationalSqlParser.NamedQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitNegationExpression(NegationViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitNegationExpression(NegationExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitNegationExpression(NegationExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitNegationExpression(NegationExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitNode(SchemaFilter, SchemaFilterType) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.FilterContainsVisitor
 
visitNode(SchemaFilter, DeviceEntry) - Method in class org.apache.iotdb.db.queryengine.plan.relational.metadata.fetcher.DeviceInCacheFilterVisitor
 
visitNode(SchemaFilter, IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
visitNode(SchemaFilter, ITimeSeriesSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.TimeseriesFilterVisitor
 
visitNode(Node, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitNode(Node, Void) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipeStatementToPlanVisitor
 
visitNode(Node, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitNode(Node, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitNode(Node, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitNode(Node, TableModelStatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceVisitor
 
visitNode(Node, GapFillStartAndEndTimeExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
visitNode(StatementNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
Top Level Description
visitNode(StatementNode, Exception) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementExceptionVisitor
 
visitNode(StatementNode, Exception) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementExceptionVisitor
 
visitNode(StatementNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementToBatchVisitor
 
visitNode(StatementNode, Void) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadTreeStatementDataTypeConvertExecutionVisitor
 
visitNode(StatementNode, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTSStatusVisitor
 
visitNode(StatementNode, TSStatus) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTreeStatementDataTypeConvertExecutionVisitor
 
visitNode(StatementNode, TSStatus) - Method in class org.apache.iotdb.db.storageengine.load.converter.LoadConvertedInsertTabletStatementTSStatusVisitor
 
visitNode(StatementNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeStatementTreePatternParseVisitor
 
visitNode(StatementNode, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitNode(StatementNode, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitNode(StatementNode, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitNode(StatementNode, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitNode(StatementNode, Pair<TSStatus, String>) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipeTableStatementDataTypeConvertExecutionVisitor
 
visitNodeManagementMemoryMerge(NodeManagementMemoryMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitNodeManagementMemoryMerge(NodeManagementMemoryMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitNodePathConvert(NodePathsConvertNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitNodePathConvert(NodePathsConvertNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitNodePathsCount(NodePathsCountNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitNodePathsCount(NodePathsCountNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitNodePathsSchemaScan(NodePathsSchemaScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitNodePathsSchemaScan(NodePathsSchemaScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitNonEqualExpression(NonEqualViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitNonEqualExpression(NonEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitNonEqualExpression(NonEqualExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitNonEqualExpression(NonEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitNonEqualExpression(NonEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitNonEqualExpression(NonEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitNonEqualExpression(NonEqualExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitNonEqualExpression(NonEqualExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitNotExpression(NotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitNotExpression(NotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitNotExpression(NotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitNotExpression(NotExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitNotExpression(NotExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitNotExpression(NotExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitNotExpression(NotExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitNotExpression(NotExpression, CheckSchemaPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.CheckSchemaPredicateVisitor
 
visitNotExpression(NotExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitNotExpression(NotExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitNullIfExpression(NullIfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitNullIfExpression(NullIfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitNullIfExpression(NullIfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitNullIfExpression(NullIfExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitNullIfExpression(NullIfExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitNullIfExpression(NullIfExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitNullIfExpression(NullIfExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitNullIfExpression(NullIfExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitNullIfExpression(NullIfExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitNullLiteral(NullLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitNullLiteral(NullLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitNullLiteral(NullLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitNullLiteral(RelationalSqlParser.NullLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitNullOperand(NullViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitNullOperand(NullOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
visitNullOperand(NullOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitNullOperand(NullOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitNullOperand(NullOperand, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitNullPredicate(RelationalSqlParser.NullPredicateContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitNumericTypeParameter(NumericParameter, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitNumericTypeParameter(NumericParameter, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitOffset(OffsetNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitOffset(OffsetNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitOffset(OffsetNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitOffset(OffsetNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitOffset(OffsetNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitOffset(OffsetNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitOffset(OffsetNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitOffset(Offset, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitOffset(Offset, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitOr(RelationalSqlParser.OrContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitOrderBy(OrderBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitOrderBy(OrderBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitOutput(OutputNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitOutput(OutputNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitOutput(OutputNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitOutput(OutputNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitParameter(Parameter, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitParameter(Parameter, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitParameter(RelationalSqlParser.ParameterContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitParenthesizedExpression(RelationalSqlParser.ParenthesizedExpressionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitParenthesizedRelation(RelationalSqlParser.ParenthesizedRelationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitPathContainsFilter(PathContainsFilter, IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
visitPathContainsFilter(PathContainsFilter, ITimeSeriesSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.TimeseriesFilterVisitor
 
visitPathsUsingTemplateScan(PathsUsingTemplateScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitPipeEnriched(PipeEnriched, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitPipeEnriched(PipeEnriched, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitPipeEnrichedDeleteDataNode(PipeEnrichedDeleteDataNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPipeEnrichedDeleteDataNode(PipeEnrichedDeleteDataNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitPipeEnrichedInsertNode(PipeEnrichedInsertNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPipeEnrichedInsertNode(PipeEnrichedInsertNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitPipeEnrichedInsertNode(PipeEnrichedInsertNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitPipeEnrichedNonWritePlanNode(PipeEnrichedNonWritePlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPipeEnrichedNonWritePlanNode(PipeEnrichedNonWritePlanNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitPipeEnrichedStatement(PipeEnrichedStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitPipeEnrichedStatement(PipeEnrichedStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitPipeEnrichedStatement(PipeEnrichedStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitPipeEnrichedWritePlanNode(PipeEnrichedWritePlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPipeEnrichedWritePlanNode(PipeEnrichedWritePlanNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitPipeOperateSchemaQueueNode(PipeOperateSchemaQueueNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPipeOperateSchemaQueueNode(PipeOperateSchemaQueueNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitPlan(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.BaseSourceRewriter
 
visitPlan(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPlan(PlanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.SimplePlanVisitor
 
visitPlan(PlanNode, String) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePrivilegeParseVisitor
 
visitPlan(PlanNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitPlan(PlanNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitPlan(PlanNode, IoTDBTreePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTreePatternParseVisitor
 
visitPlan(PlanNode, TablePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePatternParseVisitor
 
visitPlan(PlanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitPlan(PlanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitPlan(PlanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitPlan(PlanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitPlan(PlanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitPlan(PlanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitPlan(PlanNode, SimplePlanRewriter.RewriteContext<C>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.SimplePlanRewriter
 
visitPlan(PlanNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitPlan(PlanNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitPlan(PlanNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitPreDeactivateTemplate(PreDeactivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPreDeactivateTemplate(PreDeactivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitPreDeactivateTemplate(IPreDeactivateTemplatePlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitPreDeleteLogicalView(IPreDeleteLogicalViewPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitPreDeleteTimeSeries(IPreDeleteTimeSeriesPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitPredicated(RelationalSqlParser.PredicatedContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitPrevious(Pattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitPreviousFill(PreviousFillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitPreviousFill(PreviousFillNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitPreviousFill(PreviousFillNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitPreviousFill(RelationalSqlParser.PreviousFillContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitProject(ProjectNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitProject(ProjectNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitProject(ProjectNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitProject(ProjectNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitProject(ProjectNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitProject(ProjectNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitProject(ProjectNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitProject(ProjectNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitProperty(Property, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitProperty(Property, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitProperty(RelationalSqlParser.PropertyContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitQuantifiedComparison(RelationalSqlParser.QuantifiedComparisonContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitQuantifiedComparisonExpression(QuantifiedComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitQuantifiedComparisonExpression(QuantifiedComparisonExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitQuantifiedComparisonExpression(QuantifiedComparisonExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitQuery() - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlan
 
visitQuery(Query, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitQuery(Query, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitQuery(Query, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitQuery(QueryStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
Data Manipulation Language (DML)
visitQuery(QueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitQuery(QueryStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitQuery(RelationalSqlParser.QueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitQueryBody(PartialPath) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlan
 
visitQueryBody(QueryBody, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitQueryBody(QueryStatement, Set<Expression>, Set<Expression>, Expression, Set<Expression>, Expression, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitQueryNoWith(RelationalSqlParser.QueryNoWithContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitQuerySpecification(QuerySpecification, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitQuerySpecification(QuerySpecification, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitQuerySpecification(QuerySpecification, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitQuerySpecification(RelationalSqlParser.QuerySpecificationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitQuotedIdentifier(RelationalSqlParser.QuotedIdentifierContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRawDataAggregation(RawDataAggregationNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRawDataAggregation(RawDataAggregationNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitRawDataAggregation(RawDataAggregationNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitRawDataAggregation(RawDataAggregationNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitReconstructRegion(IoTDBSqlParser.ReconstructRegionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitReconstructRegion(ReconstructRegion, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitReconstructRegion(ReconstructRegion, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitReconstructRegion(ReconstructRegionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitReconstructRegion(ReconstructRegionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitReconstructRegionStatement(RelationalSqlParser.ReconstructRegionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRegionMerge(ActiveRegionScanMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRegionMerge(ActiveRegionScanMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitRegionMerge(ActiveRegionScanMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitRegionScan(RegionScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRegionScan(RegionScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitRegularExpression(RegularViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitRegularExpression(RegularExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitRegularExpression(RegularExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateVisitor
 
visitRegularExpression(RegularExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToTimeFilterVisitor
 
visitRegularExpression(RegularExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicatePushIntoScanChecker
 
visitRegularExpression(RegularExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitRegularExpression(RegularExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ReversePredicateVisitor
 
visitRegularExpression(RegularExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitRegularExpression(RegularExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.ConvertPredicateToFilterVisitor
 
visitRelation(Relation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRelationalAuthorPlan(RelationalAuthorStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRelationalAuthorPlan(RelationalAuthorStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRelationalInsertRow(RelationalInsertRowNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRelationalInsertRow(RelationalInsertRowNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitRelationalInsertRows(RelationalInsertRowsNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRelationalInsertRows(RelationalInsertRowsNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitRelationalInsertTablet(RelationalInsertTabletNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRelationalInsertTablet(RelationalInsertTabletNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitRelationalInsertTablet(RelationalInsertTabletNode, DataRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataExecutionVisitor
 
visitRelationalInsertTablet(RelationalInsertTabletNode, TriggerEvent) - Method in class org.apache.iotdb.db.trigger.executor.TriggerFireVisitor
 
visitRemoveConfigNode(IoTDBSqlParser.RemoveConfigNodeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRemoveConfigNode(RemoveConfigNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRemoveConfigNode(RemoveConfigNode, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRemoveConfigNode(RemoveConfigNodeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitRemoveConfigNode(RemoveConfigNodeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitRemoveConfigNodeStatement(RelationalSqlParser.RemoveConfigNodeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRemoveDataNode(IoTDBSqlParser.RemoveDataNodeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRemoveDataNode(RemoveDataNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRemoveDataNode(RemoveDataNode, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRemoveDataNode(RemoveDataNodeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitRemoveDataNode(RemoveDataNodeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitRemoveDataNodeStatement(RelationalSqlParser.RemoveDataNodeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRemoveRegion(IoTDBSqlParser.RemoveRegionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRemoveRegion(RemoveRegion, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRemoveRegion(RemoveRegion, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRemoveRegion(RemoveRegionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitRemoveRegion(RemoveRegionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitRemoveRegionStatement(RelationalSqlParser.RemoveRegionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRenameColumn(RenameColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRenameColumn(RenameColumn, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRenameColumn(RelationalSqlParser.RenameColumnContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRenameLogicalView(IoTDBSqlParser.RenameLogicalViewContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRenameLogicalView(RenameLogicalViewStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitRenameLogicalView(RenameLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitRenameTable(RenameTable, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRenameTable(RenameTable, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitRenameTable(RelationalSqlParser.RenameTableContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRevokeRole(IoTDBSqlParser.RevokeRoleContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRevokeRoleFromUser(IoTDBSqlParser.RevokeRoleFromUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRevokeStatement(RelationalSqlParser.RevokeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRevokeUser(IoTDBSqlParser.RevokeUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitRevokeUserRoleStatement(RelationalSqlParser.RevokeUserRoleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRollbackLogicalViewBlackList(RollbackLogicalViewBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRollbackLogicalViewBlackList(RollbackLogicalViewBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitRollbackPreDeactivateTemplate(RollbackPreDeactivateTemplateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRollbackPreDeactivateTemplate(RollbackPreDeactivateTemplateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitRollbackPreDeactivateTemplate(IRollbackPreDeactivateTemplatePlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitRollbackPreDeleteLogicalView(IRollbackPreDeleteLogicalViewPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitRollbackPreDeleteTimeSeries(IRollbackPreDeleteTimeSeriesPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitRollbackSchemaBlackList(RollbackSchemaBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRollbackSchemaBlackList(RollbackSchemaBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitRollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitRollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitRollbackTableDevicesBlackList(RollbackTableDevicesBlackListNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitRollup(RelationalSqlParser.RollupContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRow(Row, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitRow(Row, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitRow(Row, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitRow(Row, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitRowConstructor(RelationalSqlParser.RowConstructorContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitRowCount(RelationalSqlParser.RowCountContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitScalarArgument(RelationalSqlParser.ScalarArgumentContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSchemaFetchMerge(SchemaFetchMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSchemaFetchMerge(SchemaFetchMergeNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSchemaFetchMerge(SchemaFetchMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSchemaFetchMerge(SchemaFetchMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSchemaQueryMerge(SchemaQueryMergeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSchemaQueryMerge(SchemaQueryMergeNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSchemaQueryMerge(SchemaQueryMergeNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSchemaQueryMerge(SchemaQueryMergeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSchemaQueryOrderByHeat(SchemaQueryOrderByHeatNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSchemaQueryOrderByHeat(SchemaQueryOrderByHeatNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSchemaQueryOrderByHeat(SchemaQueryOrderByHeatNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSchemaQueryScan(SchemaQueryScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSchemaQueryScan(SchemaQueryScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSchemaQueryScan(SchemaQueryScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSchemaRegionPlan(ISchemaRegionPlan, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitSearchedCase(RelationalSqlParser.SearchedCaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSearchedCaseExpression(SearchedCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitSearchedCaseExpression(SearchedCaseExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitSearchedCaseExpression(SearchedCaseExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitSearchedCaseExpression(SearchedCaseExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitSelect(Select, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSelect(Select, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSelectAll(RelationalSqlParser.SelectAllContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSelectItem(SelectItem, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSelectSingle(RelationalSqlParser.SelectSingleContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSelectStatement(IoTDBSqlParser.SelectStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
Data Manipulation Language (DML).
visitSemiJoin(SemiJoinNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSemiJoin(SemiJoinNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitSemiJoin(SemiJoinNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSemiJoin(SemiJoinNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitSeriesAggregationScan(SeriesAggregationScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSeriesAggregationScan(SeriesAggregationScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSeriesAggregationScan(SeriesAggregationScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSeriesAggregationScan(SeriesAggregationScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSeriesAggregationScan(SeriesAggregationScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSeriesAggregationSourceNode(SeriesAggregationSourceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSeriesScan(SeriesScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSeriesScan(SeriesScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSeriesScan(SeriesScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSeriesScan(SeriesScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSeriesScan(SeriesScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSeriesScanSource(SeriesScanSourceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSeriesSchemaFetch(SeriesSchemaFetchStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSeriesSchemaFetch(SeriesSchemaFetchStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitSeriesSchemaFetch(SeriesSchemaFetchStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitSeriesSchemaFetchScan(SeriesSchemaFetchScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSeriesSchemaFetchScan(SeriesSchemaFetchScanNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSeriesSchemaFetchScan(SeriesSchemaFetchScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSetColumnComment(SetColumnComment, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetColumnComment(SetColumnComment, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetConfiguration(IoTDBSqlParser.SetConfigurationContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetConfiguration(SetConfiguration, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetConfiguration(SetConfiguration, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetConfiguration(SetConfigurationStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetConfiguration(SetConfigurationStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetConfigurationStatement(RelationalSqlParser.SetConfigurationStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSetDatabase(DatabaseSchemaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetDatabase(DatabaseSchemaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetOperation(SetOperation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetOperation(SetOperation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSetOperation(RelationalSqlParser.SetOperationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSetProperties(SetProperties, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetProperties(SetProperties, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSetProperties(SetProperties, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetSchemaTemplate(IoTDBSqlParser.SetSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetSchemaTemplate(SetSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetSchemaTemplate(SetSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitSetSchemaTemplate(SetSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetSpaceQuota(IoTDBSqlParser.SetSpaceQuotaContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetSpaceQuota(SetSpaceQuotaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetSpaceQuota(SetSpaceQuotaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetSqlDialect(IoTDBSqlParser.SetSqlDialectContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetSqlDialect(SetSqlDialect, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetSqlDialect(SetSqlDialect, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetSqlDialect(SetSqlDialectStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetSqlDialect(SetSqlDialectStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetSqlDialectStatement(RelationalSqlParser.SetSqlDialectStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSetSystemStatus(IoTDBSqlParser.SetSystemStatusContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetSystemStatus(SetSystemStatus, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetSystemStatus(SetSystemStatus, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetSystemStatus(SetSystemStatusStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetSystemStatus(SetSystemStatusStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetSystemStatusStatement(RelationalSqlParser.SetSystemStatusStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSetTableComment(SetTableComment, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSetTableComment(SetTableComment, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitSetTableProperties(RelationalSqlParser.SetTablePropertiesContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSetThrottleQuota(IoTDBSqlParser.SetThrottleQuotaContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetThrottleQuota(SetThrottleQuotaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetThrottleQuota(SetThrottleQuotaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitSetTTL(IoTDBSqlParser.SetTTLContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitSetTTL(SetTTLStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitSetTTL(SetTTLStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowAINodes(IoTDBSqlParser.ShowAINodesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowAINodes(ShowAINodes, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowAINodes(ShowAINodes, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowAINodes(ShowAINodesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowAINodes(ShowAINodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowAINodesStatement(RelationalSqlParser.ShowAINodesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowAllTTL(IoTDBSqlParser.ShowAllTTLContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowChildNodes(IoTDBSqlParser.ShowChildNodesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowChildNodes(ShowChildNodesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowChildNodes(ShowChildNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowChildNodes(ShowChildNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowChildNodes(ShowChildNodesStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitShowChildPaths(IoTDBSqlParser.ShowChildPathsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowChildPaths(ShowChildPathsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowChildPaths(ShowChildPathsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowChildPaths(ShowChildPathsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowChildPaths(ShowChildPathsStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitShowCluster(IoTDBSqlParser.ShowClusterContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowCluster(ShowCluster, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowCluster(ShowCluster, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowCluster(ShowClusterStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowCluster(ShowClusterStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowCluster(ShowClusterStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowClusterId(IoTDBSqlParser.ShowClusterIdContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowClusterId(ShowClusterId, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowClusterId(ShowClusterId, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowClusterId(ShowClusterIdStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowClusterId(ShowClusterIdStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowClusterIdStatement(RelationalSqlParser.ShowClusterIdStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowClusterStatement(RelationalSqlParser.ShowClusterStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowConfigNodes(IoTDBSqlParser.ShowConfigNodesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowConfigNodes(ShowConfigNodes, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowConfigNodes(ShowConfigNodes, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowConfigNodes(ShowConfigNodesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowConfigNodes(ShowConfigNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowConfigNodesStatement(RelationalSqlParser.ShowConfigNodesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowContinuousQueries(IoTDBSqlParser.ShowContinuousQueriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowContinuousQueries(ShowContinuousQueriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowContinuousQueries(ShowContinuousQueriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowCurrentDatabase(ShowCurrentDatabase, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowCurrentDatabase(ShowCurrentDatabase, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowCurrentDatabaseStatement(RelationalSqlParser.ShowCurrentDatabaseStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowCurrentSqlDialect(IoTDBSqlParser.ShowCurrentSqlDialectContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowCurrentSqlDialect(ShowCurrentSqlDialect, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowCurrentSqlDialect(ShowCurrentSqlDialect, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowCurrentSqlDialect(ShowCurrentSqlDialectStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowCurrentSqlDialect(ShowCurrentSqlDialectStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowCurrentSqlDialectStatement(RelationalSqlParser.ShowCurrentSqlDialectStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowCurrentTimestamp(IoTDBSqlParser.ShowCurrentTimestampContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowCurrentTimestamp(ShowCurrentTimestamp, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowCurrentTimestamp(ShowCurrentTimestamp, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowCurrentTimestamp(ShowCurrentTimestampStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowCurrentTimestamp(ShowCurrentTimestampStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowCurrentTimestamp(ShowCurrentTimestampStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitShowCurrentTimestampStatement(RelationalSqlParser.ShowCurrentTimestampStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowCurrentUser(IoTDBSqlParser.ShowCurrentUserContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowCurrentUser(ShowCurrentUser, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowCurrentUser(ShowCurrentUser, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowCurrentUser(ShowCurrentUserStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowCurrentUser(ShowCurrentUserStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowCurrentUserStatement(RelationalSqlParser.ShowCurrentUserStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowDatabases(IoTDBSqlParser.ShowDatabasesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowDatabasesStatement(RelationalSqlParser.ShowDatabasesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowDataNodes(IoTDBSqlParser.ShowDataNodesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowDataNodes(ShowDataNodes, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowDataNodes(ShowDataNodes, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowDataNodes(ShowDataNodesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowDataNodes(ShowDataNodesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowDataNodesStatement(RelationalSqlParser.ShowDataNodesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowDB(ShowDB, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowDB(ShowDB, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowDevice(ShowDevice, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowDevice(ShowDevice, TableModelStatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.TableModelStatementMemorySourceVisitor
 
visitShowDevices(IoTDBSqlParser.ShowDevicesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowDevices(ShowDevicesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowDevices(ShowDevicesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowDevices(ShowDevicesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowDevicesStatement(RelationalSqlParser.ShowDevicesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowFunctions(IoTDBSqlParser.ShowFunctionsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowFunctions(ShowFunctions, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowFunctions(ShowFunctions, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowFunctions(ShowFunctionsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowFunctions(ShowFunctionsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowFunctionsStatement(RelationalSqlParser.ShowFunctionsStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowIndex(ShowIndex, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowIndexStatement(RelationalSqlParser.ShowIndexStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowLogicalView(IoTDBSqlParser.ShowLogicalViewContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowLogicalView(ShowLogicalViewStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowLogicalView(ShowLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowLogicalView(ShowLogicalViewStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowModels(IoTDBSqlParser.ShowModelsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowModels(ShowModelsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowModels(ShowModelsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowNodesInSchemaTemplate(IoTDBSqlParser.ShowNodesInSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowNodesInSchemaTemplate(ShowNodesInSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowNodesInSchemaTemplate(ShowNodesInSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowNodesInSchemaTemplate(ShowNodesInSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowPathSetTemplate(ShowPathSetTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowPathSetTemplate(ShowPathSetTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowPathSetTemplate(ShowPathSetTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowPathsSetSchemaTemplate(IoTDBSqlParser.ShowPathsSetSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowPathsUsingSchemaTemplate(IoTDBSqlParser.ShowPathsUsingSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowPathsUsingTemplate(ShowPathsUsingTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowPathsUsingTemplate(ShowPathsUsingTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowPathsUsingTemplate(ShowPathsUsingTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowPathsUsingTemplate(ShowPathsUsingTemplateStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitShowPipePlugins(IoTDBSqlParser.ShowPipePluginsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowPipePlugins(ShowPipePlugins, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowPipePlugins(ShowPipePlugins, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowPipePlugins(ShowPipePluginsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowPipePlugins(ShowPipePluginsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowPipePluginsStatement(RelationalSqlParser.ShowPipePluginsStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowPipes(IoTDBSqlParser.ShowPipesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowPipes(ShowPipes, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowPipes(ShowPipes, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowPipes(ShowPipesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowPipes(ShowPipesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowPipesStatement(RelationalSqlParser.ShowPipesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowQueries(IoTDBSqlParser.ShowQueriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowQueries(ShowQueriesNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitShowQueries(ShowQueriesNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitShowQueries(ShowQueriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowQueries(ShowQueriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowQueries(ShowQueriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowQueriesStatement(ShowQueriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowQueriesStatement(RelationalSqlParser.ShowQueriesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowRegion(ShowRegionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowRegion(ShowRegionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowRegionIdStatement(RelationalSqlParser.ShowRegionIdStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowRegions(IoTDBSqlParser.ShowRegionsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowRegions(ShowRegions, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowRegions(ShowRegions, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowRegionsStatement(RelationalSqlParser.ShowRegionsStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowSchemaTemplate(ShowSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowSchemaTemplate(ShowSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowSchemaTemplate(ShowSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowSchemaTemplates(IoTDBSqlParser.ShowSchemaTemplatesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowSeriesSlotListStatement(RelationalSqlParser.ShowSeriesSlotListStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowSpaceQuota(IoTDBSqlParser.ShowSpaceQuotaContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowSpaceQuota(ShowSpaceQuotaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowSpaceQuota(ShowSpaceQuotaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowStatement(ShowStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowStorageGroup(ShowDatabaseStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowStorageGroup(ShowDatabaseStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowStorageGroup(ShowDatabaseStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowSubscriptions(IoTDBSqlParser.ShowSubscriptionsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowSubscriptions(ShowSubscriptions, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowSubscriptions(ShowSubscriptions, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowSubscriptions(ShowSubscriptionsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowSubscriptions(ShowSubscriptionsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowSubscriptionsStatement(RelationalSqlParser.ShowSubscriptionsStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowTables(ShowTables, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowTables(ShowTables, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowTableStatement(RelationalSqlParser.ShowTableStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowThrottleQuota(IoTDBSqlParser.ShowThrottleQuotaContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowThrottleQuota(ShowThrottleQuotaStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowThrottleQuota(ShowThrottleQuotaStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowTimeseries(IoTDBSqlParser.ShowTimeseriesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowTimeSeries(ShowTimeSeriesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowTimeSeries(ShowTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowTimeSeries(ShowTimeSeriesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanVisitor
 
visitShowTimeSlotListStatement(RelationalSqlParser.ShowTimeSlotListStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowTopics(IoTDBSqlParser.ShowTopicsContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowTopics(ShowTopics, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowTopics(ShowTopics, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowTopics(ShowTopicsStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowTopics(ShowTopicsStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowTopicsStatement(RelationalSqlParser.ShowTopicsStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowTriggers(IoTDBSqlParser.ShowTriggersContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowTriggers(ShowTriggersStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowTriggers(ShowTriggersStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowTTL(IoTDBSqlParser.ShowTTLContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowTTL(ShowTTLStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowTTL(ShowTTLStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowTTL(ShowTTLStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowVariables(IoTDBSqlParser.ShowVariablesContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowVariables(ShowVariables, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowVariables(ShowVariables, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowVariables(ShowVariablesStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowVariables(ShowVariablesStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitShowVariablesStatement(RelationalSqlParser.ShowVariablesStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShowVersion(IoTDBSqlParser.ShowVersionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitShowVersion(ShowVersion, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitShowVersion(ShowVersion, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitShowVersion(ShowVersionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitShowVersion(ShowVersionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
visitShowVersion(ShowVersionStatement, StatementMemorySourceContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.memory.StatementMemorySourceVisitor
 
visitShowVersionStatement(RelationalSqlParser.ShowVersionStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitShuffleSink(ShuffleSinkNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitShuffleSink(ShuffleSinkNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitShuffleSink(ShuffleSinkNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSimpleCase(RelationalSqlParser.SimpleCaseContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSimpleCaseExpression(SimpleCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.DefaultTraversalVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToTimeFilterVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicateCombineIntoTableScanChecker
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoScanChecker
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitSimpleCaseExpression(SimpleCaseExpression, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitSimpleCaseExpression(SimpleCaseExpression, ConvertPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.ConvertPredicateToFilterVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, ConvertSchemaPredicateToFilterVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ConvertSchemaPredicateToFilterVisitor
 
visitSimpleCaseExpression(SimpleCaseExpression, GlobalTimePredicateExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GlobalTimePredicateExtractVisitor
 
visitSimpleGroupBy(SimpleGroupBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSimpleGroupBy(SimpleGroupBy, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSingleChildProcess(SingleChildProcessNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSingleColumn(SingleColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSingleColumn(SingleColumn, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSingleDeviceView(SingleDeviceViewNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSingleDeviceView(SingleDeviceViewNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSingleDeviceView(SingleDeviceViewNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSingleDeviceView(SingleDeviceViewNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSingleDeviceView(SingleDeviceViewNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSingleGroupingSet(RelationalSqlParser.SingleGroupingSetContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSingleStatement(IoTDBSqlParser.SingleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
Top Level Description.
visitSingleStatement(RelationalSqlParser.SingleStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSlidingWindowAggregation(SlidingWindowAggregationNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSlidingWindowAggregation(SlidingWindowAggregationNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSlidingWindowAggregation(SlidingWindowAggregationNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSlidingWindowAggregation(SlidingWindowAggregationNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSlidingWindowAggregation(SlidingWindowAggregationNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSort(SortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSort(SortNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitSort(SortNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitSort(SortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitSort(SortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSort(SortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSort(SortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitSort(SortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitSort(SortNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitSortItem(SortItem, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSortItem(SortItem, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSortItem(RelationalSqlParser.SortItemContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSourceNode(SourceNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitSpecialDateTimeFunction(RelationalSqlParser.SpecialDateTimeFunctionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStandaloneExpression(RelationalSqlParser.StandaloneExpressionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStandaloneType(RelationalSqlParser.StandaloneTypeContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStartPipe(IoTDBSqlParser.StartPipeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitStartPipe(StartPipe, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStartPipe(StartPipe, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitStartPipe(StartPipeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitStartPipe(StartPipeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitStartPipeStatement(RelationalSqlParser.StartPipeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStartRepairData(IoTDBSqlParser.StartRepairDataContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitStartRepairData(StartRepairData, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStartRepairData(StartRepairData, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitStartRepairData(StartRepairDataStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitStartRepairData(StartRepairDataStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitStartRepairDataStatement(RelationalSqlParser.StartRepairDataStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStatement(Statement, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStatement(Statement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitStatement(Statement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitStatementDefault(RelationalSqlParser.StatementDefaultContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStopPipe(IoTDBSqlParser.StopPipeContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitStopPipe(StopPipe, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStopPipe(StopPipe, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitStopPipe(StopPipeStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitStopPipe(StopPipeStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitStopPipeStatement(RelationalSqlParser.StopPipeStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStopRepairData(IoTDBSqlParser.StopRepairDataContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitStopRepairData(StopRepairData, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStopRepairData(StopRepairData, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitStopRepairData(StopRepairDataStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitStopRepairData(StopRepairDataStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitStopRepairDataStatement(RelationalSqlParser.StopRepairDataStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitStreamSort(StreamSortNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitStreamSort(StreamSortNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitStreamSort(StreamSortNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitStreamSort(StreamSortNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitStringLiteral(StringLiteral, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBlobLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToBooleanLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDateLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToDoubleLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToFloatLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt32LiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToInt64LiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToStringLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.CastToTimestampLiteralVisitor
 
visitStringLiteral(StringLiteral, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitStringLiteral(StringLiteral, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitSubquery(RelationalSqlParser.SubqueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSubqueryExpression(SubqueryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSubqueryExpression(SubqueryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultExpressionTraversalVisitor
 
visitSubqueryExpression(SubqueryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitSubqueryExpression(SubqueryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitSubqueryExpression(SubqueryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitSubqueryExpression(RelationalSqlParser.SubqueryExpressionContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSubqueryRelation(RelationalSqlParser.SubqueryRelationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSubstring(RelationalSqlParser.SubstringContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitSubtractionExpression(SubtractionViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitSubtractionExpression(SubtractionExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitSubtractionExpression(SubtractionExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitSymbolReference(SymbolReference, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitSymbolReference(SymbolReference, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitSymbolReference(SymbolReference, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.schema.ExtractPredicateColumnNameVisitor
 
visitSymbolReference(SymbolReference, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitSymbolReference(SymbolReference, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitSymbolReference(SymbolReference, GapFillStartAndEndTimeExtractVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.ir.GapFillStartAndEndTimeExtractVisitor
 
visitTable(Table, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTable(Table, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitTable(RelationalSqlParser.TableContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableArgument(TableFunctionTableArgument, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTableArgument(RelationalSqlParser.TableArgumentContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableArgumentQuery(RelationalSqlParser.TableArgumentQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableArgumentTable(RelationalSqlParser.TableArgumentTableContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableAttributeColumnDrop(TableAttributeColumnDropNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableAttributeColumnDrop(TableAttributeColumnDropNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitTableDeviceAttributeCommit(TableDeviceAttributeCommitUpdateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableDeviceAttributeCommit(TableDeviceAttributeCommitUpdateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitTableDeviceAttributeUpdate(TableDeviceAttributeUpdateNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableDeviceAttributeUpdate(TableDeviceAttributeUpdateNode, String) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePrivilegeParseVisitor
 
visitTableDeviceAttributeUpdate(TableDeviceAttributeUpdateNode, Void) - Method in class org.apache.iotdb.db.pipe.receiver.visitor.PipePlanToStatementVisitor
 
visitTableDeviceAttributeUpdate(TableDeviceAttributeUpdateNode, TablePattern) - Method in class org.apache.iotdb.db.pipe.extractor.schemaregion.PipePlanTablePatternParseVisitor
 
visitTableDeviceAttributeUpdate(TableDeviceAttributeUpdateNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitTableDeviceFetch(TableDeviceFetchNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableDeviceFetch(TableDeviceFetchNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitTableDeviceFetch(TableDeviceFetchNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTableDeviceFetch(TableDeviceFetchNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitTableDeviceFetch(TableDeviceFetchNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTableDeviceQueryCount(TableDeviceQueryCountNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableDeviceQueryCount(TableDeviceQueryCountNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTableDeviceQueryCount(TableDeviceQueryCountNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitTableDeviceQueryCount(TableDeviceQueryCountNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTableDeviceQueryScan(TableDeviceQueryScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableDeviceQueryScan(TableDeviceQueryScanNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitTableDeviceQueryScan(TableDeviceQueryScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTableDeviceQueryScan(TableDeviceQueryScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitTableDeviceQueryScan(TableDeviceQueryScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTableDeviceSourceNode(TableDeviceSourceNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.AbstractTableSchemaQueryAttributeSecurityVisitor
 
visitTableDeviceSourceNode(TableDeviceSourceNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableSchemaQuerySuccessfulCallbackVisitor
 
visitTableDeviceSourceNode(TableDeviceSourceNode, ConsensusGroupId) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.node.schema.TableSchemaQueryWriteVisitor
 
visitTableExchange(ExchangeNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableExchange(ExchangeNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTableExchange(ExchangeNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTableFunction(TableFunctionNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableFunctionArgument(TableFunctionArgument, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTableFunctionArgument(RelationalSqlParser.TableFunctionArgumentContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableFunctionCall(RelationalSqlParser.TableFunctionCallContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableFunctionInvocation(TableFunctionInvocation, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTableFunctionInvocation(TableFunctionInvocation, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitTableFunctionInvocation(RelationalSqlParser.TableFunctionInvocationContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableFunctionProcessor(TableFunctionProcessorNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableFunctionProcessor(TableFunctionProcessorNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTableFunctionProcessor(TableFunctionProcessorNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTableFunctionProcessor(TableFunctionProcessorNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitTableFunctionProcessor(TableFunctionProcessorNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTableName(RelationalSqlParser.TableNameContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTableNodeLocationAdd(TableNodeLocationAddNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableNodeLocationAdd(TableNodeLocationAddNode, ISchemaRegion) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaExecutionVisitor
 
visitTableScan(TableScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTableScan(TableScanNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTableScan(TableScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.AddExchangeNodes
 
visitTableSubquery(TableSubquery, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTableSubquery(TableSubquery, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitTableSubquery(TableSubquery, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitTemplateFilter(TemplateFilter, IDeviceSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.DeviceFilterVisitor
 
visitTernaryExpression(TernaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitTernaryExpression(TernaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitTernaryExpression(TernaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
visitTernaryExpression(TernaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitTernaryExpression(TernaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
visitTernaryExpression(TernaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
visitTernaryExpression(TernaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitTernaryExpression(TernaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectVisitor
 
visitTernaryExpression(TernaryExpression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitTernaryExpression(TernaryExpression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitTernaryExpression(TernaryExpression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitTernaryExpression(TernaryExpression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitTestConnection(TestConnectionStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitTestConnection(TestConnectionStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitTimeSeriesCount(TimeSeriesCountNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTimeSeriesCount(TimeSeriesCountNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitTimeSeriesOperand(TimeSeriesViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitTimeSeriesOperand(TimeSeriesViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectSourceExpressionsVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExistUnknownTypeInExpression
 
visitTimeSeriesOperand(TimeSeriesOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionNormalizeVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.RemoveRootPrefixVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, List<ColumnHeader>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.BindTypeForTimeSeriesOperandVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Map<String, IMeasurementSchema>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TemplatedConcatRemoveUnExistentMeasurementVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.GetMeasurementExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, Analysis) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceSubTreeWithViewVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, BindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, BindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ConcatDeviceAndBindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ConcatDeviceAndBindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForHavingVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ConcatDeviceAndBindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ConcatExpressionWithSuffixPathsVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitTimeSeriesOperand(TimeSeriesOperand, ReplaceRawPathWithGroupedPathVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceRawPathWithGroupedPathVisitor
 
visitTimeSeriesRegionScan(TimeseriesRegionScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTimeSeriesRegionScan(TimeseriesRegionScanNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitTimeSeriesRegionScan(TimeseriesRegionScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitTimeSeriesSchemaScan(TimeSeriesSchemaScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTimeSeriesSchemaScan(TimeSeriesSchemaScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitTimeStampOperand(TimestampViewOperand, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitTimeStampOperand(TimestampOperand, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitTimeStampOperand(TimestampOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.TimeFilterExistChecker
 
visitTimeStampOperand(TimestampOperand, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.TransformToViewExpressionVisitor
 
visitTimeStampOperand(TimestampOperand, BindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForExpressionVisitor
 
visitTimeStampOperand(TimestampOperand, BindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.BindSchemaForPredicateVisitor
 
visitTimeStampOperand(TimestampOperand, ConcatDeviceAndBindSchemaForExpressionVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForExpressionVisitor
 
visitTimeStampOperand(TimestampOperand, ConcatDeviceAndBindSchemaForPredicateVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatDeviceAndBindSchemaForPredicateVisitor
 
visitTimeStampOperand(TimestampOperand, ConcatExpressionWithSuffixPathsVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.ConcatExpressionWithSuffixPathsVisitor
 
visitTimeStampOperand(TimestampOperand, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitTimeStampOperand(TimestampOperand, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitTimeStampOperand(TimestampOperand, ReplaceRawPathWithGroupedPathVisitor.Context) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceRawPathWithGroupedPathVisitor
 
visitTopK(TopKNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTopK(TopKNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitTopK(TopKNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitTopK(TopKNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTopK(TopKNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTopK(TopKNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTopK(TopKNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTopK(TopKNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTransform(TransformNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTransform(TransformNode, DistributionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.SourceRewriter
 
visitTransform(TransformNode, NodeGroupContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.distribution.ExchangeNodeAdder
 
visitTransform(TransformNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.OperatorTreeGenerator
 
visitTransform(TransformNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitTreeAlignedDeviceViewScan(TreeAlignedDeviceViewScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTreeAlignedDeviceViewScan(TreeAlignedDeviceViewScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTreeDeviceViewScan(TreeDeviceViewScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTreeDeviceViewScan(TreeDeviceViewScanNode, TableDistributedPlanGenerator.PlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.distribute.TableDistributedPlanGenerator
 
visitTreeNonAlignedDeviceViewScan(TreeNonAlignedDeviceViewScanNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTreeNonAlignedDeviceViewScan(TreeNonAlignedDeviceViewScanNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitTrim(Trim, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTrim(Trim, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitTrim(Trim, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.predicate.PredicatePushIntoMetadataChecker
 
visitTrim(Trim, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitTrim(Trim, ColumnTransformerBuilder.Context) - Method in class org.apache.iotdb.db.queryengine.execution.relational.ColumnTransformerBuilder
 
visitTrim(RelationalSqlParser.TrimContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitTwoChildProcess(TwoChildProcessNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitTypeOf(TypeOfPattern<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
visitTypeOf(TypeOfPattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitTypeParameter(TypeParameter, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitTypeParameter(TypeParameter, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitTypeParameter(RelationalSqlParser.TypeParameterContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUnaryExpression(UnaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.GetSourcePathsVisitor
 
visitUnaryExpression(UnaryViewExpression, Void) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.view.visitor.TransformToExpressionVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.cartesian.CartesianProductVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalAndVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.logical.LogicalOrVisitor
 
visitUnaryExpression(UnaryExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReconstructVisitor
 
visitUnaryExpression(UnaryExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CollectVisitor
 
visitUnaryExpression(UnaryExpression, List<PartialPath>) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ReplaceLogicalViewVisitor
 
visitUnaryExpression(UnaryExpression, ISchemaTree) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.CompleteMeasurementSchemaVisitor
 
visitUnaryExpression(UnaryExpression, ColumnTransformerVisitor.ColumnTransformerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ColumnTransformerVisitor
 
visitUnaryExpression(UnaryExpression, IntermediateLayerVisitor.IntermediateLayerVisitorContext) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.IntermediateLayerVisitor
 
visitUnicodeStringLiteral(RelationalSqlParser.UnicodeStringLiteralContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUnion(Union, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitUnion(Union, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitUnquotedIdentifier(RelationalSqlParser.UnquotedIdentifierContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUnsetSchemaTemplate(IoTDBSqlParser.UnsetSchemaTemplateContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitUnsetSchemaTemplate(UnsetSchemaTemplateStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitUnsetSchemaTemplate(UnsetSchemaTemplateStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitUnsetTTL(IoTDBSqlParser.UnsetTTLContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitUnSetTTL(UnSetTTLStatement, C) - Method in class org.apache.iotdb.db.queryengine.plan.statement.StatementVisitor
 
visitUnSetTTL(UnSetTTLStatement, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TreeConfigTaskVisitor
 
visitUpdate(Update, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitUpdate(Update, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitUpdateAssignment(UpdateAssignment, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitUpdateAssignment(UpdateAssignment, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitUpdateAssignment(RelationalSqlParser.UpdateAssignmentContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUpdateStatement(RelationalSqlParser.UpdateStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUpdateTableDeviceAttribute(TableDeviceAttributeUpdateNode, C) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.SchemaRegionPlanVisitor
 
visitUriClause(RelationalSqlParser.UriClauseContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitUse(Use, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitUse(Use, MPPQueryContext) - Method in class org.apache.iotdb.db.queryengine.plan.execution.config.TableConfigTaskVisitor
 
visitUseDatabaseStatement(RelationalSqlParser.UseDatabaseStatementContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitValueFill(ValueFillNode, C) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanVisitor
 
visitValueFill(ValueFillNode, LocalExecutionPlanContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TableOperatorGenerator
 
visitValueFill(ValueFillNode, PlanGraphPrinter.GraphContext) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.PlanGraphPrinter
 
visitValueFill(RelationalSqlParser.ValueFillContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitValues(Values, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitValues(Values, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitValues(Values, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.RelationPlanner
 
visitVerifyConnection(IoTDBSqlParser.VerifyConnectionContext) - Method in class org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor
 
visitViewTypeFilter(ViewTypeFilter, ITimeSeriesSchemaInfo) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.utils.filter.TimeseriesFilterVisitor
 
visitWhenClause(WhenClause, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitWhenClause(WhenClause, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitWhenClause(WhenClause, Void) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.util.ExpressionFormatter.Formatter
 
visitWhenClause(RelationalSqlParser.WhenClauseContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitWhenThenExpression(WhenThenExpression, C) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.ExpressionVisitor
 
visitWhenThenExpression(WhenThenExpression, Void) - Method in class org.apache.iotdb.db.queryengine.plan.expression.visitor.predicate.PredicateSimplifier
 
visitWith(With, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitWith(With, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
visitWith(WithPattern<?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.DefaultPrinter
 
visitWith(WithPattern<?>) - Method in interface org.apache.iotdb.db.queryengine.plan.relational.utils.matching.PatternVisitor
 
visitWith(RelationalSqlParser.WithContext) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.parser.AstBuilder
 
visitWithQuery(WithQuery, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AstVisitor
 
visitWithQuery(WithQuery, C) - Method in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.DefaultTraversalVisitor
 
vtCanonicalDataType - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
vtRequestedDataType - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 

W

w - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
wait - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
 
WAIT_FOR_DISPATCH - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
WAIT_FOR_RESULT - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryExecutionMetricSet
 
waitAllCompactionFinish() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
waitAllWALFlushed() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.WALManager
Wait until all write-ahead logs are flushed.
waitAndStop(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager
 
waitAndStop(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionTaskManager
 
waitedOffer(Event) - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
 
waitedPoll() - Method in class org.apache.iotdb.db.pipe.agent.task.subtask.connector.PipeRealtimePriorityBlockingQueue
When the number of polls exceeds the pollHistoryThreshold, the TsFileInsertionEvent of the earliest write to the queue is returned.
waitedPoll() - Method in class org.apache.iotdb.db.subscription.broker.SubscriptionBlockingPendingQueue
 
waitedPoll() - Method in class org.apache.iotdb.db.subscription.broker.TsFileDeduplicationBlockingPendingQueue
 
waitForDeleted() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
Wait for this data region successfully deleted
waitForFlush() - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Wait for next flush operation done.
waitForFlush() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
waitForFlush(long, TimeUnit) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Wait for next flush operation done.
waitForFlush(long, TimeUnit) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
waitForFlush(Predicate<WALBuffer>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Wait for next flush operation done, if the predicate == true after entering a locked environment.
waitForFlush(Predicate<WALBuffer>) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
waitForResult() - Method in class org.apache.iotdb.db.pipe.consensus.deletion.DeletionResource
 
waitForResult() - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.AbstractResultListener
Wait until getting the result.
waitForTsFileClose() - Method in class org.apache.iotdb.db.pipe.event.common.tsfile.PipeTsFileInsertionEvent
 
waitIfReleasing() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.memory.ReleaseFlushMonitor
If there is a ReleaseTask or FlushTask, block the current thread to wait up to MAX_WAITING_TIME_WHEN_RELEASING.
WAITING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.compaction.constant.CompactionTaskStatus
 
waitRepairTaskFinish() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.schedule.CompactionScheduleTaskManager.RepairDataTaskManager
 
waitUntilCompleted() - Method in class org.apache.iotdb.db.queryengine.plan.scheduler.AsyncPlanNodeSender
 
wal() - Static method in class org.apache.iotdb.db.pipe.resource.PipeDataNodeResourceManager
 
WAL_COMPRESS_COST_NS - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WAL_FILE_INFO_END_MARKER - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntryType
 
WAL_FILE_NAME_FORMAT - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
 
WAL_FILE_NAME_PATTERN - Static variable in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
versionId is a self-incremented id number, helping to maintain the order of wal files.
WAL_FLUSH_MEMTABLE_COUNT - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WAL_MIN_TIME_TO_LIVE_IN_MS - Static variable in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
WAL_NODES_NUM - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WAL_OPEN_FILE_NUM - Enum constant in enum org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
WAL_QUEUE_CURRENT_MEM_COST - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WAL_QUEUE_MAX_MEM_COST - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WAL_UNCOMPRESS_COST_NS - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WALBuffer - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
This buffer guarantees the concurrent safety and uses double buffers mechanism to accelerate writes and avoid waiting for buffer syncing to disk.
WALBuffer(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
WALBuffer(String, String, CheckpointManager, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
WALByteBufReader - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
This reader returns WALEntry as ByteBuffer, the usage of WALByteBufReader is like Iterator.
WALByteBufReader(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
 
WALByteBufReader(WALEntryPosition) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALByteBufReader
 
WalChecker - Class in org.apache.iotdb.db.tools
WalChecker verifies that whether all insert ahead logs in the WAL folder are recognizable.
WalChecker(String) - Constructor for class org.apache.iotdb.db.tools.WalChecker
 
WALEntry - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
WALEntry is the basic element of .wal file, including type, memTable id, and specific value(physical plan or memTable snapshot).
WALEntry(long, WALEntryValue, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
WALEntry(WALEntryType, long, WALEntryValue, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
walEntryHandler - Variable in class org.apache.iotdb.db.pipe.resource.wal.PipeWALResource
 
WALEntryHandler - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
This handler is used by the Pipe to find the corresponding InsertNode.
WALEntryHandler(WALEntryValue) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryHandler
 
WALEntryPosition - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
This class uses the tuple(identifier, file, position) to denote the position of the wal entry, and give some methods to read the content from the disk.
WALEntryPosition() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
WALEntryPosition(String, long, long, int) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALEntryPosition
 
WALEntryType - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
Type of WALEntry, including info type and signal type.
WALEntryValue - Interface in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
A class implements this interface can be written into .wal file.
WALException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
WALException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALException
 
WALException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALException
 
WALException(Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALException
 
WALFakeNode - Class in org.apache.iotdb.db.storageengine.dataregion.wal.node
This class provides fake wal node when wal is disabled or exception happens.
WALFakeNode(AbstractResultListener.Status, Exception) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALFakeNode
 
WalFileMetrics - Class in org.apache.iotdb.db.service.metrics.file
 
WalFileMetrics() - Constructor for class org.apache.iotdb.db.service.metrics.file.WalFileMetrics
 
walFilenameFilter(File, String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
Return true when this file is .wal file.
WALFileStatus - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.utils
This enumeration class annotates the status of wal file.
WALFileUtils - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
 
WALFileUtils() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALFileUtils
 
WALFileVersion - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.io
 
walFlushListener - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALEntry
 
WALFlushListener - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener
This class helps judge whether wal is flushed to the storage device.
WALFlushListener(boolean, WALEntryValue) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.WALFlushListener
 
WALInfoEntry - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
This entry class stores info for persistence.
WALInfoEntry(long, InsertTabletNode, List<int[]>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
WALInfoEntry(long, WALEntryValue) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
WALInfoEntry(long, WALEntryValue, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALInfoEntry
 
WALInputStream - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
 
WALInputStream(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALInputStream
 
WALInsertNodeCache - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
This cache is used by WALEntryPosition.
WALManager - Class in org.apache.iotdb.db.storageengine.dataregion.wal
This class is used to manage and allocate wal nodes.
WALMetaData - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
Metadata exists at the end of each wal file, including each entry's size, search index of first entry and the number of entries.
WALMetaData() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
WALMetaData(long, List<Integer>, Set<Long>) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALMetaData
 
WALMode - Enum in org.apache.iotdb.db.storageengine.dataregion.wal.utils
Write mode of wal.
WALNode - Class in org.apache.iotdb.db.storageengine.dataregion.wal.node
This class encapsulates IWALBuffer and CheckpointManager.
WALNode(String, String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
WALNode(String, String, long, long) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.node.WALNode
 
WALNodeClosedException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
WALNodeClosedException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALNodeClosedException
 
WALNodeRecoverTask - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover
This task is responsible for the recovery of one wal node.
WALNodeRecoverTask(File, CountDownLatch) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALNodeRecoverTask
 
WALPipeException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
WALPipeException(String) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALPipeException
 
WALPipeException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALPipeException
 
WALPipeException(Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALPipeException
 
WALReader - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
This reader returns WALEntry directly, the usage of WALReader is like Iterator.
WALReader(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
 
WALReader(File, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALReader
 
WALRecoverException - Exception in org.apache.iotdb.db.storageengine.dataregion.wal.exception
 
WALRecoverException(String, Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALRecoverException
 
WALRecoverException(Throwable) - Constructor for exception org.apache.iotdb.db.storageengine.dataregion.wal.exception.WALRecoverException
 
WALRecoverListener - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener
This class helps judge whether some TsFile is recovered.
WALRecoverListener(String) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.utils.listener.WALRecoverListener
 
WALRecoverManager - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover
First set allVsgScannedLatch, then call recover method.
WALRepairWriter - Class in org.apache.iotdb.db.storageengine.dataregion.wal.recover
Check whether the wal file is broken and repair it.
WALRepairWriter(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.recover.WALRepairWriter
 
WALSignalEntry - Class in org.apache.iotdb.db.storageengine.dataregion.wal.buffer
This entry class provides a signal to help wal buffer dealing with some special cases.
WALSignalEntry(WALEntryType) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
WALSignalEntry(WALEntryType, boolean) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALSignalEntry
 
WALWriter - Class in org.apache.iotdb.db.storageengine.dataregion.wal.io
WALWriter writes the binary WALEntry into .wal file.
WALWriter(File) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
WALWriter(File, WALFileVersion) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
 
WALWriteUtils - Class in org.apache.iotdb.db.storageengine.dataregion.wal.utils
Like ReadWriteIOUtils.
WarningCode - Class in org.apache.iotdb.db.queryengine.execution.warnings
 
WarningCode(int, String) - Constructor for class org.apache.iotdb.db.queryengine.execution.warnings.WarningCode
 
WarningCodeSupplier - Interface in org.apache.iotdb.db.queryengine.execution.warnings
 
warningCollector() - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.optimizations.PlanOptimizer.Context
 
WarningCollector - Interface in org.apache.iotdb.db.queryengine.execution.warnings
 
WATERMARK_GROUPED_LSB - Static variable in class org.apache.iotdb.db.conf.IoTDBConfig
 
WebSocketConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.websocket
 
WebSocketConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.websocket.WebSocketConnector
 
WebSocketConnectorServer - Class in org.apache.iotdb.db.pipe.connector.protocol.websocket
 
week - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
WHEN_CLAUSE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.sql.ast.TableExpressionType
 
WHEN_THEN - Enum constant in enum org.apache.iotdb.db.queryengine.plan.expression.ExpressionType
 
WhenClause - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
WhenClause(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
WhenClause(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
WhenClause(NodeLocation, Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WhenClause
 
whenThen(Expression, Expression) - Static method in class org.apache.iotdb.db.queryengine.plan.expression.ExpressionFactory
 
WhenThenExpression - Class in org.apache.iotdb.db.queryengine.plan.expression.binary
 
WhenThenExpression(ByteBuffer) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
WhenThenExpression(Expression, Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.expression.binary.WhenThenExpression
 
whenThenExpressions - Variable in class org.apache.iotdb.db.queryengine.plan.expression.other.CaseWhenThenExpression
 
where - Variable in class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.AbstractTraverseDevice
 
where(Predicate<PlanNode>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
WHERE_WRONG_TYPE_ERROR_MSG - Static variable in class org.apache.iotdb.db.queryengine.plan.analyze.AnalyzeVisitor
 
WhereCondition - Class in org.apache.iotdb.db.queryengine.plan.statement.component
This class maintains information of WHERE clause.
WhereCondition() - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.WhereCondition
 
WhereCondition(Expression) - Constructor for class org.apache.iotdb.db.queryengine.plan.statement.component.WhereCondition
 
whereIsInstanceOfAny(Class<? extends PlanNode>...) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
whereIsInstanceOfAny(List<Class<? extends PlanNode>>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanNodeSearcher
 
Window - Interface in org.apache.iotdb.db.utils.windowing.api
 
WINDOW - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.FunctionKind
 
WindowAggregator - Class in org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate
 
WindowAggregator(TableAccumulator, TSDataType, List<Integer>) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.process.window.function.aggregate.WindowAggregator
 
windowEndTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowEndTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
WindowEvaluationTask - Class in org.apache.iotdb.db.utils.windowing.runtime
 
WindowEvaluationTask(Evaluator, Window) - Constructor for class org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 
WindowEvaluationTaskPoolManager - Class in org.apache.iotdb.db.utils.windowing.runtime
 
WindowFunction - Interface in org.apache.iotdb.db.queryengine.execution.operator.process.window.function
 
WindowImpl - Class in org.apache.iotdb.db.utils.windowing.window
 
WindowImpl(EvictableBatchList, int, int) - Constructor for class org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
WindowingException - Exception in org.apache.iotdb.db.utils.windowing.exception
 
WindowingException(String) - Constructor for exception org.apache.iotdb.db.utils.windowing.exception.WindowingException
 
WindowingException(String, Throwable) - Constructor for exception org.apache.iotdb.db.utils.windowing.exception.WindowingException
 
WindowManagerFactory - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
WindowOutput - Class in org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure
 
WindowOutput() - Constructor for class org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure.WindowOutput
 
WindowParameter - Class in org.apache.iotdb.db.queryengine.execution.operator.window
 
WindowParameter(boolean) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.window.WindowParameter
 
windowSize() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowSize() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
windowStartTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowStartTime() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.adapter.ElasticSerializableTVListBackedSingleColumnWindow
 
WindowState - Enum in org.apache.iotdb.db.pipe.processor.aggregate.window.datastructure
 
windowType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.ainode.InferenceWindowParameter
 
windowType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.window.WindowParameter
 
windowType - Variable in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.GroupByParameter
 
WindowType - Enum in org.apache.iotdb.db.queryengine.execution.operator.window
 
with(PropertyPattern<? super T, ?, ?>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.Pattern
 
With - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
With(boolean, List<WithQuery>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
With(NodeLocation, boolean, List<WithQuery>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.With
 
withAdditionalIdentityMappings(Map<NodeRef<Expression>, Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
withAdditionalMappings(Map<ScopeAware<Expression>, Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
withAlias(String, List<String>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Creates a new tuple descriptor with the relation, and, optionally, the columns aliased.
withAllSensors(Set<String>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
withArgumentName(String) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withGlobalTimeFilter(Filter) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
withName(QualifiedName) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withNamedQuery(String, WithQuery) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
withNewMappings(Map<ScopeAware<Expression>, Symbol>, List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
withNewRoot(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.LogicalPlanBuilder
 
withNewRoot(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.planner.TemplatedLogicalPlanBuilder
 
withNewRoot(PlanNode) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
withOnlyVisibleFields() - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.RelationType
Creates a new tuple descriptor containing only the visible fields.
withOrderBy(OrderBy) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withOuterQueryParent(Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
withoutFilter() - Method in class org.apache.iotdb.db.queryengine.execution.operator.schema.source.DevicePredicateHandler
 
withParent(Scope) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
withPartitionBy(List<Expression>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withPassThroughColumns(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
WithPattern<T> - Class in org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern
 
WithPattern(PropertyPattern<? super T, ?, ?>, Pattern<T>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.utils.matching.pattern.WithPattern
 
withPushDownFilter(Filter) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
withPushDownLimit(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
withPushDownOffset(long) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
withPushLimitToEachDevice(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.parameter.SeriesScanOptions.Builder
 
WithQuery - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
WithQuery(Identifier, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
WithQuery(Identifier, Query, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
WithQuery(NodeLocation, Identifier, Query) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
WithQuery(NodeLocation, Identifier, Query, List<Identifier>) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WithQuery
 
withRelation(Relation) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withRelationType(RelationId, RelationType) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope.Builder
 
withRelationType(RelationType) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.Scope
 
withRowSemantics(boolean) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.tablefunction.TableArgumentAnalysis.Builder
 
withScope(Scope, List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.PlanBuilder
 
withScope(Scope, List<Symbol>) - Method in class org.apache.iotdb.db.queryengine.plan.relational.planner.TranslationMap
 
withSpecializedAccessControl(AccessControl) - Method in class org.apache.iotdb.db.queryengine.plan.relational.analyzer.StatementAnalyzerFactory
 
workerNum - Static variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.tool.OverlapStatisticTool
 
WORKING - Enum constant in enum org.apache.iotdb.db.storageengine.dataregion.flush.FlushStatus
MemTable is still working
WORKING_MEMTABLE - Static variable in class org.apache.iotdb.db.queryengine.metric.QueryResourceMetricSet
 
wrapAsInputStream() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileInput
 
wrapAsStream() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
WrappedInsertStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
WrappedInsertStatement(InsertBaseStatement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedInsertStatement
 
WrappedSegment - Class in org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile
The physical instance that stores buffer of IMNodes.
WrappedSegment(int) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
WrappedSegment(ByteBuffer) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
 
WrappedSegment(ByteBuffer, boolean) - Constructor for class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.WrappedSegment
Segment Structure: (25 byte: header) 1 short: length, segment length 1 short: freeAddr, start offset of records 1 short: recordNum, amount of records in this segment 1 short: pairLength, length of key-address in bytes 1 long (8 bytes): prevSegIndex, previous segment index 1 long (8 bytes): nextSegIndex, next segment index 1 bit: delFlag, delete flag 1 bit: aliasFlag, whether alias existed
(--- checksum, parent record address, max/min record key may be contained further ---) var length: key-address pairs, begin at 25 bytes offset, length of pairLength
var length: ORDERED record offset
...
WrappedStatement - Class in org.apache.iotdb.db.queryengine.plan.relational.sql.ast
 
WrappedStatement(Statement, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.relational.sql.ast.WrappedStatement
 
wReserved - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMDEF
 
wReserved - Variable in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.OPCITEMRESULT
 
WritableMemChunk - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
WritableMemChunk(IMeasurementSchema) - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
WritableMemChunkGroup - Class in org.apache.iotdb.db.storageengine.dataregion.memtable
 
WritableMemChunkGroup() - Constructor for class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
write(byte) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
write(byte[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
write(byte[], int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
write(byte, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a byte n to byteBuffer.
write(double, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a double n to byteBuffer.
write(float, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a float n to byteBuffer.
write(int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
write(int, Pointer, Pointer, PointerByReference) - Method in class org.apache.iotdb.db.pipe.connector.protocol.opcda.OpcDaHeader.IOPCSyncIO
 
write(int, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a int n to byteBuffer.
write(long) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
write(long[], int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
write(long, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a long n to byteBuffer.
write(short, String, ByteBuffer) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISegmentedPage
Insert a content directly into specified segment.
write(short, String, ByteBuffer) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SegmentedPage
 
write(short, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a short n to byteBuffer.
write(Boolean, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a byte to byteBuffer according to flag.
write(String, DataOutputStream) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.StringSerializer
 
write(String, ByteBuffer) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.StringSerializer
 
write(String, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write string to byteBuffer.
write(String, PublicBAOS) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.StringSerializer
 
write(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileOutput
 
write(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.utils.fileTimeIndexCache.FileTimeIndexCacheWriter
 
write(ByteBuffer) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Write given logs to a persistent medium.
write(ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
write(ByteBuffer) - Method in interface org.apache.iotdb.db.utils.writelog.ILogWriter
Write given logs to a persistent medium.
write(ByteBuffer) - Method in class org.apache.iotdb.db.utils.writelog.LogWriter
 
write(ByteBuffer, boolean) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.io.ILogWriter
Write given logs to a persistent medium.
write(ByteBuffer, boolean) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.LogWriter
 
write(ByteBuffer, WALMetaData) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.io.WALWriter
Writes buffer and update its' metadata.
write(Collection<? extends ModEntry>) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
write(Map<String, String>, Map<String, String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
 
write(Map<String, String>, Map<String, String>, long) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagLogFile
This method does not modify this file's current position.
write(Map<String, Binary>, OutputStream) - Static method in class org.apache.iotdb.db.schemaengine.schemaregion.attribute.DeviceAttributeStore
 
write(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
write(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.IoTConsensusDataRegionStateMachine
 
write(IConsensusRequest) - Method in class org.apache.iotdb.db.consensus.statemachine.schemaregion.SchemaRegionStateMachine
 
write(PlanNode) - Method in class org.apache.iotdb.db.consensus.statemachine.dataregion.DataRegionStateMachine
 
write(ModEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
write(ModEntry, DataOutputStream) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
write(ModEntry, ByteBuffer) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
write(ModEntry, PublicBAOS) - Method in class org.apache.iotdb.db.utils.datastructure.PatternTreeMapFactory.ModsSerializer
 
write(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
write(Modification) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
Write a new modification to the persistent medium.
write(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Write a modification in this file.
write(WALEntry) - Method in interface org.apache.iotdb.db.storageengine.dataregion.wal.buffer.IWALBuffer
Write WALEntry into wal buffer.
write(WALEntry) - Method in class org.apache.iotdb.db.storageengine.dataregion.wal.buffer.WALBuffer
 
write(TSDataType, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
TSDataType.
write(CompressionType, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
CompressionType.
write(TSEncoding, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
TSEncoding.
write(IDeviceID, List<IMeasurementSchema>, long, Object[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
write(IDeviceID, List<IMeasurementSchema>, long, Object[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
write(IDeviceID, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write IDeviceID to byteBuffer.
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
Write data in batch, only used for aligned device.
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastCrossCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.FastInnerCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointCrossCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.ReadPointInnerCompactionWriter
 
write(TsBlock, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.RepairUnsortedFileCompactionWriter
 
write(TimeValuePair, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
write(TimeValuePair, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCrossCompactionWriter
 
write(TimeValuePair, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractInnerCompactionWriter
 
write(TimeValuePair, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.RepairUnsortedFileCompactionWriter
 
write(Binary, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
Write a short n to byteBuffer.
write(MeasurementSchema, IWALByteBufferView) - Static method in class org.apache.iotdb.db.storageengine.dataregion.wal.utils.WALWriteUtils
MeasurementSchema.
write(T) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.logfile.SchemaLogWriter
 
WRITE - Enum constant in enum org.apache.iotdb.db.queryengine.plan.analyze.QueryType
 
WRITE - Enum constant in enum org.apache.iotdb.db.storageengine.rescon.quotas.OperationQuota.OperationType
 
WRITE_PLAN_INDICES - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
WRITE_WAL_BUFFER_COST_NS - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 
writeAlignedPoints(long, Object[], List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
writeAlignedPoints(long, Object[], List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
writeAlignedPoints(long, Object[], List<IMeasurementSchema>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
writeAlignedPoints(long, Object[], List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
writeAlignedRow(IDeviceID, List<IMeasurementSchema>, long, Object[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
writeAlignedRow(IDeviceID, List<IMeasurementSchema>, long, Object[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IMemTable
 
writeAlignedTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
writeAlignedTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
writeAlignedTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
writeAlignedTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
writeAlignedTablet(InsertTabletNode, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
writeAllPagesOfChunkToTsFile(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
WriteBackConnector - Class in org.apache.iotdb.db.pipe.connector.protocol.writeback
 
WriteBackConnector() - Constructor for class org.apache.iotdb.db.pipe.connector.protocol.writeback.WriteBackConnector
 
writeBitMaps(IWALByteBufferView, List<int[]>, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Serialize bitmaps, ignoring failed time series
writeChunk(Chunk, ChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
writeChunk(IChunkWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
writeConsumed - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
writeDataPoint(long, TsPrimitiveType, IChunkWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.writer.AbstractCompactionWriter
 
writeDecodePage(long[], Object[], int) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
writeDecodePage(long[], Object[], int) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
writeDecodePage(long[], Object[], int) - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
writeDecodeValuePage(long[], TsPrimitiveType[], TSDataType) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
writeDecodeValuePage(long[], TsPrimitiveType[], TSDataType) - Method in class org.apache.iotdb.db.storageengine.load.splitter.BatchedAlignedValueChunkData
 
writeDiff - Variable in class org.apache.iotdb.db.storageengine.rescon.quotas.DefaultOperationQuota
 
writeEmptyValueChunk(String, CompressionType, TSDataType, TSEncoding, Statistics<? extends Serializable>) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.io.CompactionTsFileWriter
 
writeEntireChunk(ByteBuffer, IChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
writeEntireChunk(ByteBuffer, IChunkMetadata) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
writeEntireChunk(ByteBuffer, IChunkMetadata) - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
writeEntirePage(PageHeader, ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
writeEntirePage(PageHeader, ByteBuffer) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
writeEntirePage(PageHeader, ByteBuffer) - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
writeFlat(Column[], int, byte[], int, byte[], int) - Method in interface org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.FlatHashStrategy
 
writeFlat(Column[], int, byte[], int, byte[], int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.HashStrategy
 
writeFlat(Type, Column, int, byte[], int, byte[], int) - Static method in class org.apache.iotdb.db.queryengine.plan.relational.utils.TypeUtil
 
WriteFragmentParallelPlanner - Class in org.apache.iotdb.db.queryengine.plan.planner.distribution
 
WriteFragmentParallelPlanner(SubPlan, IAnalysis, MPPQueryContext) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.WriteFragmentParallelPlanner
 
WriteFragmentParallelPlanner(SubPlan, IAnalysis, MPPQueryContext, BiFunction<WritePlanNode, IAnalysis, List<WritePlanNode>>) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.distribution.WriteFragmentParallelPlanner
 
writeInComplete(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
writeLoadTsFileNode(DataRegionId, LoadTsFilePieceNode, String) - Method in class org.apache.iotdb.db.storageengine.StorageEngine
 
writeLock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Get a WriteLock and block and wait until the lock status is empty.
writeLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
writeLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
writeLock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
writeLock(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
lock the write lock of the insert lock
writeLock(String) - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
writeLock(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
WriteLockFailedException - Exception in org.apache.iotdb.db.exception.runtime
 
WriteLockFailedException(String) - Constructor for exception org.apache.iotdb.db.exception.runtime.WriteLockFailedException
 
writeMeasurementSchemas(IWALByteBufferView) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Serialize measurement schemas, ignoring failed time series
writeMeetException(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
writeMetricsToIoTDB(Map<String, Map<String, Object>>, long) - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
writeMetricToIoTDB(Map<String, Object>, String, long) - Method in class org.apache.iotdb.db.service.metrics.IoTDBInternalLocalReporter
 
writeMNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.ISchemaFile
Only database node along with its descendents could be flushed into pbtree file.
writeMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.MockSchemaFile
 
writeMNode(ICachedMNode) - Method in interface org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.IPageManager
All change will be an internal process, lock and dirty pages are now in the scope of context.
writeMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.pagemgr.PageManager
 
writeMNode(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.schemafile.SchemaFile
 
writeNonAlignedPoint(long, Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
writeNonAlignedPoint(long, Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
writeNonAlignedPoint(long, Object) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
 
writeNonAlignedPoint(long, Object) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
writeNonAlignedTablet(long[], Object, BitMap, TSDataType, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractWritableMemChunk
 
writeNonAlignedTablet(long[], Object, BitMap, TSDataType, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunk
 
writeNonAlignedTablet(long[], Object, BitMap, TSDataType, int, int) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunk
write data in the range [start, end).
writeNonAlignedTablet(long[], Object, BitMap, TSDataType, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunk
 
writePage(MeasurementSchema, PageHeader, ByteBuffer, Map<Long, ChunkWriterImpl>) - Method in class org.apache.iotdb.db.tools.TsFileSplitByPartitionTool
 
writePageHeaderAndDataIntoBuff(ByteBuffer, PageHeader) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter
 
writePageHeaderAndDataIntoBuff(ByteBuffer, PageHeader) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
writePageHeaderAndDataIntoTimeBuff(ByteBuffer, PageHeader) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
writePageToPageBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter
 
writePageToPageBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
writePageToPageBuffer() - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
WritePlanNode - Class in org.apache.iotdb.db.queryengine.plan.planner.plan.node
 
WritePlanNode(PlanNodeId) - Constructor for class org.apache.iotdb.db.queryengine.plan.planner.plan.node.WritePlanNode
 
writePointer(byte[], int, int, int, int) - Static method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.VariableWidthData
 
WriteProcessException - Exception in org.apache.iotdb.db.exception
 
WriteProcessException(Exception) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, int) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, int, boolean) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, Throwable) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessRejectException - Exception in org.apache.iotdb.db.exception
 
WriteProcessRejectException(String) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessRejectException
 
WriteProcessRejectException(String, int) - Constructor for exception org.apache.iotdb.db.exception.WriteProcessRejectException
 
writeQueryFileInfo() - Method in class org.apache.iotdb.db.storageengine.dataregion.read.control.QueryFileManager
 
writer - Variable in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.readchunk.ReadChunkAlignedSeriesCompactionExecutor
 
writer - Variable in class org.apache.iotdb.db.storageengine.dataregion.wal.recover.file.AbstractTsFileRecoverPerformer
 
writeRow(long, Object[], List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
writeRow(long, Object[], List<IMeasurementSchema>) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
writeRow(long, Object[], List<IMeasurementSchema>) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
writeSettleLog(String) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.settle.SettleLog
 
writeTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AlignedWritableMemChunkGroup
 
writeTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in interface org.apache.iotdb.db.storageengine.dataregion.memtable.IWritableMemChunkGroup
 
writeTablet(long[], Object[], BitMap[], List<IMeasurementSchema>, int, int, TSStatus[]) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.WritableMemChunkGroup
 
writeTabletNode(InsertTabletNode, int, int) - Method in class org.apache.iotdb.db.storageengine.dataregion.memtable.AbstractMemTable
 
writeTagFile(Map<String, String>, Map<String, String>) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.tag.TagManager
 
writeTimes(IWALByteBufferView, List<int[]>, int) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
 
writeTo(ColumnBuilder, int, int) - Method in class org.apache.iotdb.db.queryengine.execution.operator.process.window.partition.Partition
 
writeToColumnBuilder(Type, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.AbstractCaseWhenThenColumnTransformer
 
writeToColumnBuilder(Type, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.TableCaseWhenThenColumnTransformer
 
writeToColumnBuilder(Type, Column, int, ColumnBuilder) - Method in class org.apache.iotdb.db.queryengine.transformation.dag.column.TreeCaseWhenThenColumnTransformer
 
writeToDataRegion(DataRegion, LoadTsFilePieceNode, String) - Method in class org.apache.iotdb.db.storageengine.load.LoadTsFileManager
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter.FirstBatchCompactionTimeChunkWriter
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FirstBatchCompactionAlignedChunkWriter
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter.FollowingBatchCompactionTimeChunkWriter
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.utils.executor.batch.utils.FollowingBatchCompactionAlignedChunkWriter
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.load.splitter.AlignedChunkData
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.load.splitter.BatchedAlignedValueChunkData
 
writeToFileWriter(TsFileIOWriter) - Method in interface org.apache.iotdb.db.storageengine.load.splitter.ChunkData
 
writeToFileWriter(TsFileIOWriter) - Method in class org.apache.iotdb.db.storageengine.load.splitter.NonAlignedChunkData
 
writeToMLog(ISchemaRegionPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionMemoryImpl
 
writeToMLog(ISchemaRegionPlan) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.impl.SchemaRegionPBTreeImpl
 
writeToModificationFile(ModificationFile) - Method in class org.apache.iotdb.db.storageengine.load.splitter.DeletionData
 
writeToTable - Variable in class org.apache.iotdb.db.queryengine.plan.statement.crud.InsertBaseStatement
 
writeUnlock() - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.StampedWriterPreferredLock
Unlock WriteLock
writeUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.DataRegion
unlock the write lock of the insert lock
writeUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.ModificationFile
 
writeUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileLock
 
writeUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileManager
 
writeUnlock() - Method in class org.apache.iotdb.db.storageengine.dataregion.tsfile.TsFileResource
 
writeUnlock(ICachedMNode) - Method in class org.apache.iotdb.db.schemaengine.schemaregion.mtree.impl.pbtree.lock.LockManager
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.FloatTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.IntTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.LongTVList
 
writeValidValuesIntoTsBlock(TsBlockBuilder, int, TSEncoding, List<TimeRange>) - Method in class org.apache.iotdb.db.utils.datastructure.TVList
 
writeValues(IWALByteBufferView, List<int[]>) - Method in class org.apache.iotdb.db.queryengine.plan.planner.plan.node.write.InsertTabletNode
Serialize values, ignoring failed time series
writeWithoutSync(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.ModificationFileV1
Write a modification in this file.
writeWithOutSync(Modification) - Method in class org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.LocalTextModificationAccessor
 
writeWithOutSync(Modification) - Method in interface org.apache.iotdb.db.storageengine.dataregion.modification.v1.io.ModificationWriter
Write a new modification to the persistent medium.
writeWithReader(AbstractCompactionWriter, IDataBlockReader, IDeviceID, int, boolean) - Static method in class org.apache.iotdb.db.storageengine.dataregion.compaction.execute.performer.impl.ReadPointCompactionPerformer
 
WritingMetrics - Class in org.apache.iotdb.db.service.metrics
 
WROTE_WAL_BUFFER_SIZE_BYTE - Static variable in class org.apache.iotdb.db.service.metrics.WritingMetrics
 

X

xDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
xDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
xIsTimeColumn - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
xIsTimeColumn() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
XX_HASH_64 - Enum constant in enum org.apache.iotdb.db.queryengine.plan.relational.function.OperatorType
 
XxHash64 - Class in org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash
 
XxHash64() - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 
XxHash64(long) - Constructor for class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.grouped.hash.XxHash64
 

Y

y - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
yDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
yDataType - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.TableMaxMinByBaseAccumulator
 
year - Enum constant in enum org.apache.iotdb.db.utils.DateTimeUtils.DurationUnit
 
yield() - Method in interface org.apache.iotdb.db.queryengine.transformation.api.YieldableReader
 
yield() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.ConstantInputReader
 
yield() - Method in interface org.apache.iotdb.db.queryengine.transformation.dag.input.IUDFInputDataSet
 
yield() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.input.TsBlockInputDataSet
 
yield() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.intermediate.MultiInputLayer
 
yield() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
YIELDABLE - Enum constant in enum org.apache.iotdb.db.queryengine.transformation.api.YieldableState
 
YieldableReader - Interface in org.apache.iotdb.db.queryengine.transformation.api
 
YieldableState - Enum in org.apache.iotdb.db.queryengine.transformation.api
 
yieldPoints(LayerReader, ElasticSerializableTVList) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.LayerCacheUtils
 
yieldPoints(LayerReader, ElasticSerializableTVList, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.LayerCacheUtils
 
yieldRows(IUDFInputDataSet, ElasticSerializableRowList, int) - Static method in class org.apache.iotdb.db.queryengine.transformation.dag.util.LayerCacheUtils
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.BinaryTransformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.binary.LogicBinaryTransformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.MappableUDFQueryRowTransformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.multi.UniversalUDFQueryTransformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.ternary.TernaryTransformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.Transformer
 
yieldValue() - Method in class org.apache.iotdb.db.queryengine.transformation.dag.transformer.unary.UnaryTransformer
 
yIsTimeColumn - Variable in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 
yIsTimeColumn() - Method in class org.apache.iotdb.db.queryengine.execution.operator.source.relational.aggregation.LastByAccumulator
 

Z

zone - Variable in class org.apache.iotdb.db.queryengine.execution.operator.process.fill.filter.AbstractMonthIntervalFillFilter
 
zoneId - Variable in class org.apache.iotdb.db.queryengine.transformation.dag.udf.UDTFContext
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form