跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

abort() - 类 中的方法org.apache.iotdb.db.engine.modification.io.LocalTextModificationAccessor
 
abort() - 接口 中的方法org.apache.iotdb.db.engine.modification.io.ModificationWriter
Abort last modification.
abort() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
 
abortCompaction(String) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
Abort all compactions of a storage group.
AbstractCompactionSelector - org.apache.iotdb.db.engine.compaction.task中的类
AbstractCompactionSelector is the base class of all CompactionSelector.
AbstractCompactionSelector() - 类 的构造器org.apache.iotdb.db.engine.compaction.task.AbstractCompactionSelector
 
AbstractCompactionTask - org.apache.iotdb.db.engine.compaction.task中的类
AbstractCompactionTask is the base class for all compaction task, it carries out the execution of * compaction.
AbstractCompactionTask(String, long, TsFileManager, AtomicInteger) - 类 的构造器org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
AbstractCompactionWriter - org.apache.iotdb.db.engine.compaction.writer中的类
 
AbstractCompactionWriter() - 类 的构造器org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
AbstractCrossSpaceCompactionSelector - org.apache.iotdb.db.engine.compaction.cross中的类
 
AbstractCrossSpaceCompactionSelector(String, String, String, long, TsFileManager, CrossSpaceCompactionTaskFactory) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
AbstractCrossSpaceCompactionTask - org.apache.iotdb.db.engine.compaction.cross中的类
 
AbstractCrossSpaceCompactionTask(String, long, AtomicInteger, List<TsFileResource>, List<TsFileResource>, TsFileManager) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
AbstractInnerSpaceCompactionSelector - org.apache.iotdb.db.engine.compaction.inner中的类
 
AbstractInnerSpaceCompactionSelector(String, String, long, TsFileManager, boolean, InnerSpaceCompactionTaskFactory) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
AbstractInnerSpaceCompactionTask - org.apache.iotdb.db.engine.compaction.inner中的类
 
AbstractInnerSpaceCompactionTask(String, long, AtomicInteger, boolean, List<TsFileResource>, TsFileManager) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
AbstractMemTable - org.apache.iotdb.db.engine.memtable中的类
 
AbstractMemTable() - 类 的构造器org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
AbstractMemTable(Map<IDeviceID, IWritableMemChunkGroup>) - 类 的构造器org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
AbstractPoolManager - org.apache.iotdb.db.rescon中的类
 
AbstractPoolManager() - 类 的构造器org.apache.iotdb.db.rescon.AbstractPoolManager
 
accessStrategy - 类 中的变量org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
 
AccessStrategy - org.apache.iotdb.db.query.udf.api.customizer.strategy中的接口
Used to customize the strategy for accessing raw data in UDTF.beforeStart(UDFParameters, UDTFConfigurations).
AccessStrategy.AccessStrategyType - org.apache.iotdb.db.query.udf.api.customizer.strategy中的枚举
 
acquire() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoader
 
acquireLogWriter() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncLogService
 
acquireRegistrationLock() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
acquireRegistrationLock() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
activate(StartTriggerPlan) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
activated - 类 中的静态变量org.apache.iotdb.db.service.IoTDB
 
ActivateTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ActivateTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ActivateTemplateOperator
 
ActivateTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ActivateTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
ActivateTemplatePlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
active() - 类 中的方法org.apache.iotdb.db.service.IoTDB
 
ACTIVITY_CREATE_DATASET - 类 中的静态变量org.apache.iotdb.db.query.control.tracing.TracingConstant
 
ACTIVITY_PARSE_SQL - 类 中的静态变量org.apache.iotdb.db.query.control.tracing.TracingConstant
 
ACTIVITY_REQUEST_COMPLETE - 类 中的静态变量org.apache.iotdb.db.query.control.tracing.TracingConstant
 
ACTIVITY_START_EXECUTE - 类 中的静态变量org.apache.iotdb.db.query.control.tracing.TracingConstant
 
add(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
add(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
Insert a new tsFileResource node to the end of List
add(int, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
add(String, String, String, int) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.TagInfoRecords
 
add(T) - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
add(long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TimeSelector
 
addActivity(String, long) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addAggregateResult(List<AggregateResult>) - 接口 中的方法org.apache.iotdb.db.query.dataset.groupby.AlignedGroupByExecutor
add reusable result cache in executor
addAggregateResult(AggregateResult) - 接口 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByExecutor
add reusable result cache in executor
addAggregateResult(List<AggregateResult>) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalAlignedGroupByExecutor
 
addAggregateResult(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalGroupByExecutor
 
addAlias(String, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
add an alias
addAlias(String, IMeasurementMNode) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
addAliasList(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
addAlignedMeasurements(String[], TSDataType[], TSEncoding[], CompressionType[]) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
addAll(List<TsFileResource>, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
addAll(Collection<? extends TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
Only List type parameter is legal, because it is in order.
addAll(int, Collection<? extends TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
addAttribute(String, String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
addAttribute(String, String) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
addAttributes(Map<String, String>, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
add new attributes key-value for the timeseries
addAttributes(Map<String, String>, PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
add new attributes key-value for the timeseries
addChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
addChild(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
addChild(String, IMNode) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
addChild(IMNode) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
addChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
add a child to current mnode
addChild(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
Add a child to the current mnode.
addChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
addChild(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
addChildOperator(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
addChildOperator(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FunctionOperator
 
addChunkInfo(int, long, boolean) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addChunkInfo(long, int, long, boolean) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
addCloseFileListener(CloseFileListener) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
addCloseFileListeners(Collection<CloseFileListener>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
addCompressor(CompressionType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
addCompressor(List<CompressionType>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
addDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
addDataTypes(List<TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
addDeduplicatedAggregations(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
addDeduplicatedPaths(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
addDeletedFileName(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
addDeletedFileName(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
Add a deleted file name to be loaded.
addEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
addEncodings(List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
addExpression(Expression) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
addFileLoader(String, IFileLoader) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
addFilterPathInDeviceToMeasurements(Path) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
addFirst(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.Cache
 
addFlushingMemTableCost(long) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
addFlushListener(FlushListener) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
addFlushListeners(Collection<FlushListener>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
addForRecover(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
addIndex(String, String, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
addIndex(Map<String, String>, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
addInsertTabletPlan(InsertTabletPlan, Integer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
addInterval(long, long) - 类 中的方法org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
AdditionExpression - org.apache.iotdb.db.query.expression.binary中的类
 
AdditionExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.AdditionExpression
 
addLoadTaskRunner(Runnable) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
addMeasurement(MeasurementPath) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
addMeasurement(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
addMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
addMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
addMemtableNumber() - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
 
addOneInsertRowPlan(InsertRowPlan, int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
addOrDeleteStorageGroup(int) - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
Called when memory control is disabled
addOverlappedPageNum() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addOverlappedPageNum(long) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
addPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
addPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
addPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
addPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
addPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
addPrefixTablePath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FromComponent
 
addPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
addPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
addPrivilege(String, int, List<PathPrivilege>) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
add privilege.
addReader(IPointReader, PriorityMergeReader.MergeReaderPriority, long, QueryContext) - 类 中的方法org.apache.iotdb.db.query.reader.universal.DescPriorityMergeReader
 
addReader(IPointReader, long) - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
addReader(IPointReader, PriorityMergeReader.MergeReaderPriority, long, QueryContext) - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
addResultColumn(ResultColumn) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
addResultColumn(ResultColumn) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
addSafetyPile() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SafetyLine
 
addSchemas(List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
addSettleFilesToList(List<TsFileResource>, List<TsFileResource>, List<String>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
addStorageGroupMemCost(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
addTags(Map<String, String>, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
add new tags key-value for the timeseries
addTags(Map<String, String>, PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
add new tags key-value for the timeseries
addTaskToWaitingQueue(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
This method submit the compaction task to the PriorityQueue in CompactionTaskManager.
addTextDataSize(long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
addTextDataSize(long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
addTotalPageNum(int) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addTotalPageNum(long, int) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
addTsFile(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addTsFile(long, TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
addTsfile(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
addTsfile(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
Add a new tsfile to be loaded.
addTsFileSet(List<TsFileResource>, List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
addTsFileSet(long, List<TsFileResource>, List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
addTSPMemCost(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessorInfo
called in each insert
addTVListRamCost(long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
addTVListRamCost(long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
addUnalignedMeasurements(String[], TSDataType[], TSEncoding[], CompressionType[]) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
addUsedFilesForQuery(long, QueryDataSource) - 类 中的方法org.apache.iotdb.db.query.control.QueryFileManager
Add the unique file paths to sealedFilePathsMap and unsealedFilePathsMap.
addWithoutNullColumn(Expression) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
afterFilter - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
afterRange - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
aggregate(AggregationPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute aggregation query.
aggregate(AggregationPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
aggregateOneAlignedSeries(AlignedPath, List<List<Integer>>, Set<String>, Filter) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
 
aggregateOneAlignedSeries(AlignedPath, Set<String>, QueryContext, Filter, TSDataType, List<List<AggregateResult>>, List<List<AggregateResult>>, TsFileFilter, boolean) - 类 中的静态方法org.apache.iotdb.db.query.executor.AggregationExecutor
 
aggregateOneSeries(PartialPath, List<Integer>, Set<String>, Filter) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
get aggregation result for one series
aggregateOneSeries(PartialPath, Set<String>, QueryContext, Filter, TSDataType, List<AggregateResult>, List<AggregateResult>, TsFileFilter, boolean) - 类 中的静态方法org.apache.iotdb.db.query.executor.AggregationExecutor
 
AggregateResult - org.apache.iotdb.db.query.aggregation中的类
 
AggregateResult(TSDataType, AggregationType) - 类 的构造器org.apache.iotdb.db.query.aggregation.AggregateResult
construct.
AggregateResultFactory - org.apache.iotdb.db.query.factory中的类
Easy factory pattern to build AggregateFunction.
aggregateResultList - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
AggregationExecutor - org.apache.iotdb.db.query.executor中的类
 
AggregationExecutor(QueryContext, AggregationPlan) - 类 的构造器org.apache.iotdb.db.query.executor.AggregationExecutor
 
AggregationPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
AggregationPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
AggregationQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
AggregationQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
AggregationQueryOperator(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
aggregations - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
AggregationType - org.apache.iotdb.db.query.aggregation中的枚举
 
AlertManagerConfiguration - org.apache.iotdb.db.engine.trigger.sink.alertmanager中的类
 
AlertManagerConfiguration(String) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerConfiguration
 
AlertManagerEvent - org.apache.iotdb.db.engine.trigger.sink.alertmanager中的类
 
AlertManagerEvent(String) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
AlertManagerEvent(String, Map<String, String>) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
AlertManagerEvent(String, Map<String, String>, Map<String, String>) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
AlertManagerHandler - org.apache.iotdb.db.engine.trigger.sink.alertmanager中的类
 
AlertManagerHandler() - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerHandler
 
alias - 类 中的变量org.apache.iotdb.db.metadata.mnode.MeasurementMNode
alias name of this measurement
ALIAS_ERROR_MESSAGE - 类 中的静态变量org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
ALIAS_ERROR_MESSAGE1 - 类 中的静态变量org.apache.iotdb.db.qp.utils.GroupByLevelController
 
ALIAS_ERROR_MESSAGE2 - 类 中的静态变量org.apache.iotdb.db.qp.utils.GroupByLevelController
 
AliasAlreadyExistException - org.apache.iotdb.db.exception.metadata中的异常错误
 
AliasAlreadyExistException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.AliasAlreadyExistException
 
ALIGNBY_DEVICE_COLUMN_NAME - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
AlignByDeviceDataSet - org.apache.iotdb.db.query.dataset中的类
This QueryDataSet is used for ALIGN_BY_DEVICE query result.
AlignByDeviceDataSet(AlignByDevicePlan, QueryContext, IQueryRouter) - 类 的构造器org.apache.iotdb.db.query.dataset.AlignByDeviceDataSet
 
AlignByDevicePlan - org.apache.iotdb.db.qp.physical.crud中的类
 
AlignByDevicePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
AlignedDescPriorityMergeReader - org.apache.iotdb.db.query.reader.universal中的类
 
AlignedDescPriorityMergeReader() - 类 的构造器org.apache.iotdb.db.query.reader.universal.AlignedDescPriorityMergeReader
 
AlignedGroupByExecutor - org.apache.iotdb.db.query.dataset.groupby中的接口
Each executor calculates results of all aggregations on this aligned series
AlignedLastPointReader - org.apache.iotdb.db.query.executor.fill中的类
 
AlignedLastPointReader(PartialPath, TSDataType, Set<String>, QueryContext, QueryDataSource, long, Filter) - 类 的构造器org.apache.iotdb.db.query.executor.fill.AlignedLastPointReader
 
alignedListSize() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
AlignedPath - org.apache.iotdb.db.metadata.path中的类
VectorPartialPath represents many fullPaths of aligned timeseries.
AlignedPath() - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(String, List<String>) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(String, List<String>, List<IMeasurementSchema>) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(String, String) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(PartialPath, String) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(MeasurementPath) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
AlignedPath(String) - 类 的构造器org.apache.iotdb.db.metadata.path.AlignedPath
 
alignedPathExecutors - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
alignedPathToAggrIndexesMap - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
aligned path -> result indexes for each aggregation e.g., deduplicated paths: d1.s1, d1.s2, d1.s1; deduplicated aggregations: count, count, sum d1[s1, s2] -> [[0, 2], [1]]
AlignedPriorityMergeReader - org.apache.iotdb.db.query.reader.universal中的类
 
AlignedPriorityMergeReader() - 类 的构造器org.apache.iotdb.db.query.reader.universal.AlignedPriorityMergeReader
 
AlignedReadOnlyMemChunk - org.apache.iotdb.db.engine.querycontext中的类
 
AlignedReadOnlyMemChunk(IMeasurementSchema, TVList, int, List<List<TimeRange>>) - 类 的构造器org.apache.iotdb.db.engine.querycontext.AlignedReadOnlyMemChunk
The constructor for Aligned type.
AlignedSeriesAggregateReader - org.apache.iotdb.db.query.reader.series中的类
 
AlignedSeriesAggregateReader(AlignedPath, Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
AlignedSeriesCompactionExecutor - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 
AlignedSeriesCompactionExecutor(String, TsFileResource, LinkedList<Pair<TsFileSequenceReader, List<AlignedChunkMetadata>>>, TsFileIOWriter) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.utils.AlignedSeriesCompactionExecutor
 
AlignedSeriesReader - org.apache.iotdb.db.query.reader.series中的类
 
AlignedSeriesReader(PartialPath, Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.AlignedSeriesReader
 
AlignedSeriesReader(PartialPath, Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.AlignedSeriesReader
 
AlignedTimeseriesException - org.apache.iotdb.db.exception.metadata中的异常错误
 
AlignedTimeseriesException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.AlignedTimeseriesException
 
AlignedTVList - org.apache.iotdb.db.utils.datastructure中的类
 
alignedTvListArrayMemCost(TSDataType[]) - 类 中的静态方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the single alignedTVList array mem cost by give types.
AlignedValueIterator - org.apache.iotdb.db.utils中的类
Used for value object is instance of TsPrimitiveType[]
AlignedValueIterator(Object[]) - 类 的构造器org.apache.iotdb.db.utils.AlignedValueIterator
 
AlignedWritableMemChunk - org.apache.iotdb.db.engine.memtable中的类
 
AlignedWritableMemChunk(List<IMeasurementSchema>) - 类 的构造器org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
AlignedWritableMemChunkGroup - org.apache.iotdb.db.engine.memtable中的类
 
AlignedWritableMemChunkGroup(List<IMeasurementSchema>) - 类 的构造器org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
ALL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
allocate(TSDataType) - 类 中的静态方法org.apache.iotdb.db.rescon.PrimitiveArrayManager
Get or allocate primitive data lists according to type.
allSensors - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
alreadyMarkedClosing() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
alreadyReturnedRowNumArray - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
alterPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
Return the intersection of paths starting with the given prefix and paths matching this path pattern.
AlterTimeSeriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
AlterTimeSeriesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
AlterTimeSeriesOperator.AlterType - org.apache.iotdb.db.qp.logical.sys中的枚举
 
AlterTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
AlterTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
used only for deserialize
AlterTimeSeriesPlan(PartialPath, AlterTimeSeriesOperator.AlterType, Map<String, String>, String, Map<String, String>, Map<String, String>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
analyze() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
 
analyzeOldCrossCompactionLog() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
Analyze cross space compaction log of previous version (<0.13).
analyzeOldInnerCompactionLog() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
Analyze inner space compaction log of previous version (<0.13).
ApiOriginFilter - org.apache.iotdb.db.protocol.rest.filter中的类
 
ApiOriginFilter() - 类 的构造器org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
APPEND_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
appendCompactionModificationsFromOld(TsFileResource, ModificationFile) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossCompactionRecoverTask
 
appendNewModificationsToOldModsFile(List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
This method is called to recover modifications while an exception occurs during compaction.
AppendOnlyDiskSchemaManager - org.apache.iotdb.db.metadata.idtable中的类
store id table schema in append only file
AppendOnlyDiskSchemaManager(File) - 类 的构造器org.apache.iotdb.db.metadata.idtable.AppendOnlyDiskSchemaManager
 
appendSchemaTemplate(AppendTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
appendSchemaTemplate(AppendTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
appendSchemaTemplate(AppendTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
appendTemplate(AppendTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
AppendTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
AppendTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
AppendTemplatePlan(String, boolean, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
AppendTemplatePlan(String, boolean, String[], TSDataType[], TSEncoding[], CompressionType[]) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
apply(VirtualStorageGroupProcessor, TsFileProcessor, boolean) - 接口 中的方法org.apache.iotdb.db.engine.flush.TsFileFlushPolicy
 
apply(VirtualStorageGroupProcessor, TsFileProcessor, boolean) - 类 中的方法org.apache.iotdb.db.engine.flush.TsFileFlushPolicy.DirectFlushPolicy
 
apply(T) - 接口 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue.PollLastHook
 
applyNewlyFlushedTimeToFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
applyNewlyFlushedTimeToFlushedTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
applyNewlyFlushedTimeToFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
applyNewMemoryControlParameters(int, int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
applyNewMemoryControlParameters(int, int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
applyTemporaryMemoryForFlushing(long) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
ArithmeticAdditionTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticAdditionTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticAdditionTransformer
 
ArithmeticBinaryTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticBinaryTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticBinaryTransformer
 
ArithmeticDivisionTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticDivisionTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticDivisionTransformer
 
ArithmeticModuloTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticModuloTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticModuloTransformer
 
ArithmeticMultiplicationTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticMultiplicationTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticMultiplicationTransformer
 
ArithmeticNegationTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticNegationTransformer(LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticNegationTransformer
 
ArithmeticSubtractionTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
ArithmeticSubtractionTransformer(LayerPointReader, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.ArithmeticSubtractionTransformer
 
ARRAY_SIZE - 类 中的静态变量org.apache.iotdb.db.rescon.PrimitiveArrayManager
 
ascending - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
ascending - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
assign() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.LayerMemoryAssigner
 
assignCompactionQueryId() - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
Register a query id for compaction.
assignQueryId(boolean) - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
Register a new query.
AsymmetricEncrypt - org.apache.iotdb.db.security.encrypt中的接口
 
AsymmetricEncryptFactory - org.apache.iotdb.db.security.encrypt中的类
 
AsymmetricEncryptFactory() - 类 的构造器org.apache.iotdb.db.security.encrypt.AsymmetricEncryptFactory
 
asyncCloseAllWorkingTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
close all working tsfile processors
asyncCloseOneTsFileProcessor(boolean, TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
close one tsfile processor, thread-safety should be ensured by caller
asyncFlush() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
put the working memtable into flushing list and set the working memtable to null
asyncRecover(IStorageGroupMNode, ExecutorService, List<Future<Void>>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
async recover all virtual storage groups in this logical storage group
AUDIT_LOGGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
AUDIT_LOGGER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
AuthException - org.apache.iotdb.db.auth中的异常错误
The exception for authority model.
AuthException(String) - 异常错误 的构造器org.apache.iotdb.db.auth.AuthException
 
AuthException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.auth.AuthException
 
AuthException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.auth.AuthException
 
AuthorityChecker - org.apache.iotdb.db.auth中的类
 
AuthorizationFilter - org.apache.iotdb.db.protocol.rest.filter中的类
 
AuthorizationFilter() - 类 的构造器org.apache.iotdb.db.protocol.rest.filter.AuthorizationFilter
 
AuthorizationHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
AuthorizationHandler(ServiceProvider) - 类 的构造器org.apache.iotdb.db.protocol.rest.handler.AuthorizationHandler
 
AuthorOperator - org.apache.iotdb.db.qp.logical.sys中的类
this class maintains information in Author statement, including CREATE, DROP, GRANT and REVOKE.
AuthorOperator(int, AuthorOperator.AuthorType) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.AuthorOperator
AuthorOperator Constructor with AuthorType.
AuthorOperator(int, Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.AuthorOperator
AuthorOperator Constructor with OperatorType.
AuthorOperator.AuthorType - org.apache.iotdb.db.qp.logical.sys中的枚举
 
AuthorPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
AuthorPlan(AuthorOperator.AuthorType, String, String, String, String, String[], PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AuthorPlan
AuthorPlan Constructor.
AuthorPlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
AuthUtils - org.apache.iotdb.db.utils中的类
 
AUTO_CREATE_DEVICE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
AUTO_CREATE_DEVICE_MNODE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
autoCreateDeviceMNode(AutoCreateDeviceMNodePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
AutoCreateDeviceMNodePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
AutoCreateDeviceMNodePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
AutoCreateDeviceMNodePlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
autoCreateDeviceNode(String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
averageWithTimeAndDataType(TimeValuePair, TimeValuePair, long, TSDataType) - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
avg(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
AVG - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
AvgAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
AvgAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
awaitTermination(long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
awaitTermination(long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
awaitTermination(long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 

B

badFileNum - 类 中的静态变量org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
BASE_OUTPUT_PATH - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
BaseManagedSeriesReader - org.apache.iotdb.db.query.reader.series中的类
 
BaseManagedSeriesReader() - 类 的构造器org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
BasicAuthorizer - org.apache.iotdb.db.auth.authorizer中的类
 
BasicFunctionOperator - org.apache.iotdb.db.qp.logical.crud中的类
basic operator includes = < > >= <= !
BasicFunctionOperator(FilterConstant.FilterType, PartialPath, String) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
BasicFunctionOperator Constructor.
BasicOpenSessionResp - org.apache.iotdb.db.service.basic中的类
 
BasicOpenSessionResp() - 类 的构造器org.apache.iotdb.db.service.basic.BasicOpenSessionResp
 
BasicOperatorType - org.apache.iotdb.db.qp.logical.crud中的枚举
all basic operator in filter.
BasicRoleManager - org.apache.iotdb.db.auth.role中的类
This class reads roles from local files through LocalFileRoleAccessor and manages them in a hash map.
BasicSecurityContext - org.apache.iotdb.db.protocol.rest.filter中的类
 
BasicSecurityContext(User, boolean) - 类 的构造器org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
BasicUserManager - org.apache.iotdb.db.auth.user中的类
This class stores information of each user in a separate file within a directory, and cache them in memory when a user is accessed.
BasicUserManager(IUserAccessor) - 类 的构造器org.apache.iotdb.db.auth.user.BasicUserManager
BasicUserManager Constructor.
batchDataLengthList - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
BatchLogReader - org.apache.iotdb.db.writelog.io中的类
BatchedLogReader reads logs from a binary batch of log in the format of ByteBuffer.
BatchPlan - org.apache.iotdb.db.qp.physical中的接口
BatchPlan contains multiple sub-plans.
BatchProcessException - org.apache.iotdb.db.exception中的异常错误
 
BatchProcessException(TSStatus[]) - 异常错误 的构造器org.apache.iotdb.db.exception.BatchProcessException
 
beforeDestroy() - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDF
This method is mainly used to release the resources used in the UDF.
beforeDestroy() - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
beforeFilter - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
beforeRange - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
beforeStart(UDFParameters, UDTFConfigurations) - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDTF
This method is mainly used to customize UDTF.
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAbs
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCast
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConst
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConstE
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConstPi
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContains
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFDerivative
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMatches
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTimeDifference
 
beforeStart(UDFParameters, UDTFConfigurations) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFValueDifference
 
beforeStart(long, float, Map<Expression, TSDataType>) - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
BinaryExpression - org.apache.iotdb.db.query.expression.binary中的类
 
BinaryExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
binarySort(int, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
From TimSort.java
BinaryTVList - org.apache.iotdb.db.utils.datastructure中的类
 
bindTo(AbstractMetricManager) - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.FileMetrics
 
bindTo(AbstractMetricManager) - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.ProcessMetrics
 
bindTo(AbstractMetricManager) - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.SystemMetrics
 
bitMaps - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
Mark bitMaps of correct index when one row has at least one null field
bitMaps - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
the bitmap used to indicate whether one value is null in the tvLists.
BLOCK_SIZE - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
blockingQueueArray - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
blockInsertionIfReject(TsFileProcessor) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
block insertion if the insertion is rejected by memory control
BloomFilterCache - org.apache.iotdb.db.engine.cache中的类
This class is used to cache BloomFilter in IoTDB.
BloomFilterCache.BloomFilterCacheKey - org.apache.iotdb.db.engine.cache中的类
 
BloomFilterCacheKey(String) - 类 的构造器org.apache.iotdb.db.engine.cache.BloomFilterCache.BloomFilterCacheKey
 
BOOLEAN_FALSE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
BOOLEAN_FALSE_NUM - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
BOOLEAN_TRUE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
BOOLEAN_TRUE_NUM - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
BooleanTVList - org.apache.iotdb.db.utils.datastructure中的类
 
booleanValue - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
BrokerAuthenticator - org.apache.iotdb.db.protocol.mqtt中的类
The MQTT broker authenticator.
BrokerAuthenticator() - 类 的构造器org.apache.iotdb.db.protocol.mqtt.BrokerAuthenticator
 
build() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.LayerMemoryAssigner
 
buildLayerMemoryAssigner() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.DAGBuilder
 
buildNewStorageGroupProcessor(PartialPath, IStorageGroupMNode, String) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
build a new storage group processor
buildResultColumnPointReaders() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.DAGBuilder
 
BuiltinFunction - org.apache.iotdb.db.query.udf.builtin中的枚举
All built-in UDFs need to register their function names and classes here.
byteArrayLengthForMemoryControl - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
byteArrayLengthForMemoryControl - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
bytesCntToStr(long) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for converting the byte count result to readable string.
ByTimestampReaderAdapter - org.apache.iotdb.db.query.externalsort.adapter中的类
This class is an adapter which makes IPointReader implement IReaderByTimestamp interface.
ByTimestampReaderAdapter(IPointReader) - 类 的构造器org.apache.iotdb.db.query.externalsort.adapter.ByTimestampReaderAdapter
 

C

Cache - org.apache.iotdb.db.query.udf.datastructure中的类
Note: It's not thread safe.
Cache(int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.Cache
 
cache - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
cache - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
CACHE_BLOCK_SIZE - 类 中的静态变量org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
cacheCapacity - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.Cache
 
cachedBatchData - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
cachedBatchDataArray - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
cachedBinary - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedBinary - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedBoolean - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedBoolean - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedChunkMetadata - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
cachedDouble - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedDouble - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedFloat - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedFloat - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedInt - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedInt - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedLong - 类 中的变量org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
cachedLong - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedMetaData - 类 中的变量org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
cachedNodes - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.Cache
 
CachedPriorityMergeReader - org.apache.iotdb.db.query.reader.universal中的类
CachedPriorityMergeReader use a cache to reduce unnecessary heap updates and increase locality.
CachedPriorityMergeReader(TSDataType) - 类 的构造器org.apache.iotdb.db.query.reader.universal.CachedPriorityMergeReader
 
cachedTime - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
cachedTimeValuePair - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
CachedUnseqResourceMergeReader - org.apache.iotdb.db.query.reader.resource中的类
 
CachedUnseqResourceMergeReader(List<Chunk>, TSDataType) - 类 的构造器org.apache.iotdb.db.query.reader.resource.CachedUnseqResourceMergeReader
 
CacheHitRatioMonitor - org.apache.iotdb.db.engine.cache中的类
 
CacheHitRatioMonitor() - 类 的构造器org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
CacheHitRatioMonitorMXBean - org.apache.iotdb.db.engine.cache中的接口
 
cacheMeta(PartialPath, IMeasurementMNode, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
if the path is in local mtree, nothing needed to do (because mtree is in the memory); Otherwise cache the path to mRemoteSchemaCache
cacheNext(int) - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
cachePoint(TSDataType, LayerPointReader, ElasticSerializableTVList) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.LayerCacheUtils
 
cachePoints(TSDataType, LayerPointReader, ElasticSerializableTVList, int) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.LayerCacheUtils
 
cacheRow(IUDFInputDataSet, ElasticSerializableRowRecordList) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.LayerCacheUtils
 
cacheRows(IUDFInputDataSet, ElasticSerializableRowRecordList, int) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.LayerCacheUtils
 
cacheSize - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.Cache
 
cacheSize - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
cacheTimeseriesSchema(TimeseriesSchema) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
cacheValue() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticBinaryTransformer
 
cacheValue() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticNegationTransformer
 
cacheValue() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
if this method returns true, at least one of the cached field should be set
cacheValue() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.TransparentTransformer
 
cacheValue() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
cacheValueFromUDFOutput() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
calcAlignedResult(long, long) - 接口 中的方法org.apache.iotdb.db.query.dataset.groupby.AlignedGroupByExecutor
calculate result in [curStartTime, curEndTime)
calcAlignedResult(long, long) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalAlignedGroupByExecutor
 
calcIntervalByMonth(long, long) - 类 中的静态方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
add natural months based on the startTime to avoid edge cases, ie 2/28
calcResult(long, long) - 接口 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByExecutor
calculate result in [curStartTime, curEndTime)
calcResult(long, long) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalGroupByExecutor
 
calculateCapacity(TSDataType[], float, int) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
Calculate the number of rows that can be cached given the memory limit.
calculateCapacity(float, int) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
calculateCapacity(float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBooleanTVList
 
calculateCapacity(float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableDoubleTVList
 
calculateCapacity(float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableFloatTVList
 
calculateCapacity(float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableIntTVList
 
calculateCapacity(float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableLongTVList
 
calculateCapacity(TSDataType, float) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
calculateChunkHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
calculateChunkHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
calculateLastPairForSeries(List<PartialPath>, List<TSDataType>, QueryContext, IExpression, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.LastQueryExecutor
 
calculateLastPairForSeriesLocally(List<PartialPath>, List<TSDataType>, QueryContext, IExpression, Map<String, Set<String>>) - 类 中的静态方法org.apache.iotdb.db.query.executor.LastQueryExecutor
 
calculatePrecedingPoint() - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
calculateRamSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
calculateRamSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
calculateRamSize() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
 
calculateRamSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
calculateRamSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
calculateSingleBinaryTVPairMemory(int) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
calculateSucceedingPoint() - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
calculateTimeSeriesMetadataHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
calcWithoutNullColumnIndex(List<Expression>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
call() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.SubCompactionTask
 
call() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
call(TsFileProcessor) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.CloseTsFileCallBack
 
call() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.CompactionRecoverCallBack
 
call(TsFileResource, List<TsFileResource>) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.SettleTsFileCallBack
 
call(TsFileProcessor) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.UpdateEndTimeCallBack
 
call(TsFileResource) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.UpgradeTsFileResourceCallBack
 
canBeSplit - 类 中的变量org.apache.iotdb.db.qp.physical.PhysicalPlan
 
canBeSplit() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
whether the plan can be split into more than one Plans.
canUseCurrentChunkStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
canUseCurrentChunkStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
canUseCurrentChunkStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
canUseCurrentFileStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
canUseCurrentFileStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
canUseCurrentFileStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
canUseCurrentPageStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
canUseCurrentPageStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
only be used without value filter
canUseCurrentPageStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
cartesianProduct(List<List<T>>, List<List<T>>, int, List<T>) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.optimizer.ConcatPathOptimizer
 
CHANGE_ALIAS - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
CHANGE_OFFSET - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
changeAlias(String, String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
changeAlias(PartialPath, String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
changeAlias(PartialPath, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
ChangeAliasPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ChangeAliasPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
ChangeAliasPlan(PartialPath, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
changeOffset(String, long) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
changeOffset(PartialPath, long) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
changeOffset(PartialPath, long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Check whether the given path contains a storage group change or set the new offset of a timeseries
ChangeTagOffsetPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ChangeTagOffsetPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
ChangeTagOffsetPlan(PartialPath, long) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
check(String, List<? extends PartialPath>, Operator.OperatorType, String) - 类 中的静态方法org.apache.iotdb.db.auth.AuthorityChecker
check permission.
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillQueryOperator
 
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LastQueryOperator
 
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
check() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.UDAFQueryOperator
 
check(Operator) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.LogicalChecker
To check whether illegal component exists in specific operator.
check() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDFConfigurations
 
check() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
 
check() - 接口 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.AccessStrategy
Used by the system to check the access strategy.
check() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.RowByRowAccessStrategy
 
check() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
 
check() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
check(ConfirmInfo) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
Verify IP address of sender
check(String, boolean) - 类 中的方法org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
check() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
check() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
check() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
checkAndUpdateDeviceOwner(TsFileResource) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
Check whether there have conflicts about the device owner.
checkArgs(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
checkAuthority(SecurityContext, PhysicalPlan) - 类 中的方法org.apache.iotdb.db.protocol.rest.handler.AuthorizationHandler
 
checkAuthority(PhysicalPlan, long) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
checkAuthorization(PhysicalPlan, String) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
checkChunkSize(int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
checkChunkSizeAndMayOpenANewChunk(TsFileIOWriter, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
checkConfig() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfigCheck
check configuration in system.properties when starting IoTDB When init: create system.properties directly When upgrading the system.properties: (1) create system.properties.tmp (2) delete system.properties (3) rename system.properties.tmp to system.properties
checkConfig() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceCheck
 
checkDataDigest(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
checkDataTypeWithEncoding(TSDataType, TSEncoding) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
checkDeviceIdExist(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
checkDeviceIdExist(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
checkDeviceIdExist(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
check whether deviceId exists in TsFile
checkDeviceIdExist(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
checkExpansion() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
checkFilesTTL() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Iterate each TsFile and try to lock and remove those out of TTL.
checkGrafanaQuery(Operator) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanValidationHandler
 
checkIfChunkDoesNotExist(IDeviceID, String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
checkIfChunkDoesNotExist(IDeviceID, String) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
must guarantee the device exists in the work memtable only used when mem control enabled
checkIfNeedToDecode(MeasurementSchema, String, PageHeader, long) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
If the page have no statistics or crosses multi partitions, will return true, otherwise return false.
checkIfNeedToDecode(TSDataType, TSEncoding, PageHeader, MeasurementSchema, String, long) - 类 中的方法org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
Due to TsFile version-3 changed the serialize way of integer in TEXT data and INT32 data with PLAIN encoding, and also add a sum statistic for BOOLEAN data, these types of data need to decode to points and rewrite in new TsFile.
checkIfPathNumberIsOverLimit(List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.utils.WildcardsRemover
 
checkIfSoffsetIsExceeded(List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.utils.WildcardsRemover
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Check the integrity of the plan in case that the plan is generated by a careless user through Session API.
checkIntegrity() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
checkJDK - 类 中的静态变量org.apache.iotdb.db.service.StartupChecks
 
checkJMXPort - 类 中的静态变量org.apache.iotdb.db.service.StartupChecks
 
checkLogin(long) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
Check whether current user has logged in.
checkMemoryUsage() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
checkMemoryUsage() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
checkNodeName(String) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaFormatUtils
check whether the node name is well formatted
checkNonEmptyString(String, String) - 类 中的静态方法org.apache.iotdb.db.utils.ParameterUtils
check whether the field is empty.
checkPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
checkPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
checkPrivilege(String, int, List<PathPrivilege>) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
check privilege.
checkQueryAlive(long) - 类 中的静态方法org.apache.iotdb.db.query.control.QueryTimeManager
Check given query is alive or not.
checkRequiredArg(String, String, CommandLine) - 类 中的静态方法org.apache.iotdb.db.tools.mlog.MLogParser
 
checkRestQuery(Operator) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanValidationHandler
 
checkSchemaMeasurementNames(List<String>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaFormatUtils
check whether the measurement ids in schema is well formatted
checkSelectComponent(SelectComponent) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
checkSessionTimeout(long) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
Check whether current session is timeout.
checkStorageGroup(String) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaFormatUtils
check whether the storageGroup name uses illegal characters
checkStorageGroupByPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Check whether the given path contains a storage group
checkStorageGroupByPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check whether the given path contains a storage group
checkTemplateAlignmentWithMountedNode(IMNode, Template) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check route 1: If template has no direct measurement, just pass the check.
checkTemplateCompatible(Template, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
checkTemplateInUseOnLowerNode(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
checkTemplateOnPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
check whether there is template on given path and the subTree has template return true, otherwise false
checkTimeseries(PartialPath) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaFormatUtils
check whether the given path is well formatted
checkTimeseriesProps(String, Map<String, String>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaFormatUtils
check props when creating timeseries
checkTsFileResource(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
 
checkTTL() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push check ttl down to all sg
checkTTLOnLastCache(IMNode, long) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
 
checkTTLOnLastCache() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
checkUserPrivileges(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
checkUserPrivileges(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Check if the user have the privilege on the seriesPath.
checkUserPrivileges(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
checkValid(String, String, byte[]) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.BrokerAuthenticator
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossCompactionRecoverTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
checkValidAndSetMerging() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
Check if the compaction task is valid (selected files are not merging, closed and exist).
children - 类 中的变量org.apache.iotdb.db.metadata.mnode.InternalMNode
use in Measurement Node so it's protected suppress warnings reason: volatile for double synchronized check This will be a ConcurrentHashMap instance
childSize - 类 中的变量org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
ChunkCache - org.apache.iotdb.db.engine.cache中的类
This class is used to cache Chunk of ChunkMetaData in IoTDB.
ChunkDataIterator - org.apache.iotdb.db.query.reader.chunk中的类
To read chunk data on disk, this class implements an interface IPointReader based on the data reader ChunkReader.
ChunkDataIterator(IChunkReader) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.ChunkDataIterator
 
chunkNotSatisfy(IChunkMetadata) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
chunkPointReader - 类 中的变量org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
ChunkReaderWrap - org.apache.iotdb.db.query.reader.chunk中的类
 
ChunkReaderWrap() - 类 的构造器org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
This is used in test.
ChunkReaderWrap(ChunkMetadata, IChunkLoader, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
constructor of diskChunkReader
ChunkReaderWrap(ReadOnlyMemChunk, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
constructor of MemChunkReader
chunkWriters - 类 中的变量org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
clean(MappedByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.MmapUtil
 
cleanUp() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
cleanUp() - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
 
clear() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
clear LRUCache.
clear() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
clear LRUCache.
clear() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
clear LRUCache.
clear() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
clear() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
clear() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
putBack all the memory resources.
clear() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
clear() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessorInfo
called when closing TSP
clear() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
clear() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
clear id table and close file
clear() - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
clear() - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableManager
clear id table map
clear() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
clear() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
clear() - 类 中的方法org.apache.iotdb.db.metadata.MManager
function for clearing MTree
clear() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
clear() - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
clear() - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
clear() - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
clear() - 类 中的静态方法org.apache.iotdb.db.query.executor.LastQueryExecutor
 
clear() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.Cache
 
clear() - 类 中的方法org.apache.iotdb.db.rescon.TsFileResourceManager
function for clearing TsFileManager
clear() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
clear() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
clear() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
ClearCacheOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ClearCacheOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ClearCacheOperator
 
ClearCachePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ClearCachePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ClearCachePlan
 
clearCandidateQueue() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
clearFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
clearFlushedTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
clearFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
clearFlushTime() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
clearGlobalFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
clearGlobalFlushedTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
clearGlobalFlushedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
clearLastTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
clearLastTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
clearLastTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
clearLastTime() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
clearMap() - 类 中的静态方法org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
clearRecoverSettleFileMap() - 类 中的静态方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
clearSortedTime() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
clearTime() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
clearUpgradeRecoverMap() - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
clone() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
clone() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
clone() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
clone() - 类 中的方法org.apache.iotdb.db.query.executor.fill.ValueFill
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
clone() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
clone(long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
clone(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
 
cloneAs(TVList) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
cloneList() - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
cloneTime(long[]) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
close() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
 
close() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
close() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
close() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
close() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
close() - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogReader
 
close() - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogWriter
 
close() - 类 中的方法org.apache.iotdb.db.engine.modification.io.LocalTextModificationAccessor
 
close() - 接口 中的方法org.apache.iotdb.db.engine.modification.io.ModificationReader
Release resources like streams.
close() - 接口 中的方法org.apache.iotdb.db.engine.modification.io.ModificationWriter
Release resources like streams.
close() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
Release resources such as streams and caches.
close() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
close() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
close() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
close() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
do something when TsFileResource is closing (may be empty method)
close() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
close() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
close this tsfile
close() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
close() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogReader
 
close() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogWriter
 
close() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerHandler
 
close() - 接口 中的方法org.apache.iotdb.db.engine.trigger.sink.api.Handler
 
close() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTHandler
 
close() - 类 中的方法org.apache.iotdb.db.metadata.idtable.AppendOnlyDiskSchemaManager
 
close() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDiskSchemaManager
close file and free resource
close() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogReader
 
close() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtReader
 
close() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
close() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
close() - 类 中的方法org.apache.iotdb.db.metadata.tag.TagLogFile
 
close() - 接口 中的方法org.apache.iotdb.db.query.externalsort.serialize.IExternalSortFileSerializer
 
close() - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthIExternalSortFileDeserializer
 
close() - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthTimeValuePairSerializer
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkDataIterator
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskAlignedChunkLoader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskChunkLoader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkLoader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkLoader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataPointReader
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
close() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
close() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
close() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
Block new flush submits and exit when all RUNNING THREADS AND TASKS IN THE QUEUE end.
close() - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
 
close() - 类 中的静态方法org.apache.iotdb.db.rescon.PrimitiveArrayManager
 
close() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
close() - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.ILoadLogger
 
close() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
close() - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
 
close() - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
close() - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
 
close() - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
close() - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
close() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
close() - 类 中的方法org.apache.iotdb.db.writelog.io.BatchLogReader
 
close() - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogReader
release resources occupied by this object, like file streams.
close() - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogWriter
release resources occupied by this object, like file streams.
close() - 类 中的方法org.apache.iotdb.db.writelog.io.LogWriter
 
close() - 类 中的方法org.apache.iotdb.db.writelog.io.MultiFileLogReader
 
close() - 类 中的方法org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
close() - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
close() - 接口 中的方法org.apache.iotdb.db.writelog.manager.WriteLogNodeManager
Close all nodes.
close() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
close() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
Sync and close streams.
closeAllResources() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
close all tsfile resource
closeAndRemoveAllOpenedReaders() - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
Only for EnvironmentUtils.cleanEnv method.
closeDataset(Long, Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
closeFile() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
closeFileAndRemoveReader(String) - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
 
closeFileChannel() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
CloseFileListener - org.apache.iotdb.db.engine.flush中的接口
 
closeIfPossible() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoader
 
closeLogWriter() - 类 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog
 
closeLogWriter() - 类 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeLog
 
closeNode(String) - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
closeOperation(long, long, long, boolean, boolean) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
closeSession(long) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
closeStatement(long, long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
closeStorageGroupProcessor(PartialPath, boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
closeStorageGroupProcessor(PartialPath, long, boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
closeStorageGroupProcessor(boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push closeStorageGroupProcessor operation down to all virtual storage group processors
closeStorageGroupProcessor(long, boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push closeStorageGroupProcessor operation down to all virtual storage group processors
closeTsFileProcessorAndReportToSystem(TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
When a TsFileProcessor is closing, remove it from reportedTsps, and report to systemInfo to update SG cost.
collect(long, int) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, long) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, float) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, double) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, boolean) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, String) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collect(long, Binary) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
collectEntity(IEntityMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.EntityCollector
 
collectInternal - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
collectLastNode(IMNode, List<IMNode>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
 
collectMeasurement(IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MeasurementCollector
collect the information of one measurement
collectMeasurementSchema(PartialPath, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Collect the timeseries schemas as IMeasurementSchema under "prefixPath".
collectMeasurementSchema(PartialPath, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Collect the timeseries schemas as IMeasurementSchema under "prefixPath".
collector - 类 中的变量org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
CollectorTraverser<T> - org.apache.iotdb.db.metadata.mtree.traverser.collector中的类
 
CollectorTraverser(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
CollectorTraverser(IMNode, PartialPath, int, int) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
collectPaths() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
collectPaths(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
collectRowRecord(RowRecord) - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlanGenerator
 
collectStorageGroup(IStorageGroupMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
collectTargetPathInformation(String, int) - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlanGenerator
 
collectTimeseriesSchema(PartialPath, Collection<TimeseriesSchema>) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Collect the timeseries schemas as TimeseriesSchema under "prefixPath".
collectTimeseriesSchema(PartialPath, Collection<TimeseriesSchema>) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Collect the timeseries schemas as TimeseriesSchema under "prefixPath".
COLUMN_ATTRIBUTES - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CANCELLED - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CHILD_NODES - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CHILD_PATHS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_COLUMN - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_BOUNDARY - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_EVERY_INTERVAL - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_FOR_INTERVAL - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_QUERY_SQL - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CONTINUOUS_QUERY_TARGET_PATH - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_COUNT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_CREATED_TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_DEVICES - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_DONE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_FUNCTION_CLASS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_FUNCTION_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_FUNCTION_TYPE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_IS_ALIGNED - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_ITEM - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_LOCK_INFO - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_PRIVILEGE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_PROGRESS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_ROLE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_SCHEMA_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_STORAGE_GROUP - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TAGS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TASK_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TIMESERIES_ALIAS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TIMESERIES_COMPRESSION - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TIMESERIES_DATATYPE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TIMESERIES_ENCODING - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_ATTRIBUTES - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_CLASS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_EVENT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_PATH - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_STATUS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_STATUS_STARTED - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TRIGGER_STATUS_STOPPED - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_TTL - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_USER - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_VALUE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COLUMN_VERSION - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
combineMetadataInStrings(String[]) - 类 中的静态方法org.apache.iotdb.db.metadata.mtree.MTree
combine multiple metadata in string format
combineModsInCompaction(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
Collect all the compaction modification files of source files, and combines them as the modification file of target file.
combineModsInCompaction(Collection<TsFileResource>, TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
Collect all the compaction modification files of source files, and combines them as the modification file of target file.
COMMA_SEPERATOR - 类 中的静态变量org.apache.iotdb.db.engine.settle.SettleLog
 
CommonUtils - org.apache.iotdb.db.utils中的类
 
compact(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
 
compact(TsFileResource, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
 
compact() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
merge file under this storage group processor
COMPACTION_FILE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.engine.modification.ModificationFile
 
COMPACTION_LOGGER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COMPACTION_MODIFICATION_FILE_NAME_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
COMPACTION_TASK_SUBMIT_DELAY - 类 中的静态变量org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
CompactionExceptionHandler - org.apache.iotdb.db.engine.compaction.task中的类
 
CompactionExceptionHandler() - 类 的构造器org.apache.iotdb.db.engine.compaction.task.CompactionExceptionHandler
 
CompactionLogAnalyzer - org.apache.iotdb.db.engine.compaction.utils.log中的类
 
CompactionLogAnalyzer(File) - 类 的构造器org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
 
compactionLogFile - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
CompactionLogger - org.apache.iotdb.db.engine.compaction.utils.log中的类
MergeLogger records the progress of a merge in file "merge.log" as text lines.
CompactionLogger(File) - 类 的构造器org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
CompactionMetricsManager - org.apache.iotdb.db.engine.compaction中的类
 
CompactionMetricsManager() - 类 的构造器org.apache.iotdb.db.engine.compaction.CompactionMetricsManager
 
CompactionPriority - org.apache.iotdb.db.engine.compaction.constant中的枚举
 
CompactionRecoverManager - org.apache.iotdb.db.engine.compaction.task中的类
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) - 类 的构造器org.apache.iotdb.db.engine.compaction.task.CompactionRecoverManager
 
CompactionRecoverTask - org.apache.iotdb.db.engine.compaction.task中的类
CompactionRecoverTask executes the recover process for all compaction tasks.
CompactionRecoverTask(String, String, TsFileManager, File, boolean) - 类 的构造器org.apache.iotdb.db.engine.compaction.task.CompactionRecoverTask
 
CompactionScheduler - org.apache.iotdb.db.engine.compaction中的类
CompactionScheduler schedules and submits the compaction task periodically, and it counts the total number of running compaction task.
CompactionScheduler() - 类 的构造器org.apache.iotdb.db.engine.compaction.CompactionScheduler
 
CompactionTaskComparator - org.apache.iotdb.db.engine.compaction中的类
 
CompactionTaskComparator() - 类 的构造器org.apache.iotdb.db.engine.compaction.CompactionTaskComparator
 
CompactionTaskManager - org.apache.iotdb.db.engine.compaction中的类
CompactionMergeTaskPoolManager provides a ThreadPool tPro queue and run all compaction tasks.
CompactionTaskManager() - 类 的构造器org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
CompactionTaskStatus - org.apache.iotdb.db.engine.compaction.constant中的枚举
 
CompactionTaskSummary - org.apache.iotdb.db.engine.compaction.task中的类
The summary of one AbstractCompactionTask execution
CompactionTaskSummary(boolean) - 类 的构造器org.apache.iotdb.db.engine.compaction.task.CompactionTaskSummary
 
CompactionType - org.apache.iotdb.db.engine.compaction.constant中的枚举
 
CompactionUtils - org.apache.iotdb.db.engine.compaction中的类
This tool can be used to perform inner space or cross space compaction of aligned and non aligned timeseries .
CompactionUtils() - 类 的构造器org.apache.iotdb.db.engine.compaction.CompactionUtils
 
compare(AbstractCompactionTask, AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskComparator
 
compare(TsFileSequenceReader, TsFileSequenceReader) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils.TsFileNameComparator
 
compare(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
compareDegradePriority(ITimeIndex) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
compareDegradePriority(ITimeIndex) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
compareDegradePriority(ITimeIndex) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
compare the priority of two ITimeIndex
compareDegradePriority(ITimeIndex) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
compareFileName(File, File) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
compareFileName(TsFileResource, TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
compareIndexDegradePriority(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
compareTo(Path) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
compareTo(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
a filter with null path is no smaller than any other filter.
compareTo(ShowResult) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowResult
 
compareTo(PriorityMergeReader.MergeReaderPriority) - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader.MergeReaderPriority
 
compareTo(ExclusiveWriteLogNode) - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
comparingLong(ToLongFunction<? super T>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
composeLastTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
composeTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
CompressionRatio - org.apache.iotdb.db.conf.adapter中的类
This class is used to count, compute and persist the compression ratio of tsfiles.
compressor - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
concat(List<PartialPath>, List<ResultColumn>, boolean) - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
concat(List<PartialPath>, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
concatNode(String) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
concatPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
it will return a new partial path
concatPath(String[]) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
It will change nodes in this partial path
ConcatPathOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的类
concat paths in select and from clause.
ConcatPathOptimizer() - 类 的构造器org.apache.iotdb.db.qp.strategy.optimizer.ConcatPathOptimizer
 
CONFIG - 类 中的静态变量org.apache.iotdb.db.engine.cq.ContinuousQuerySchemaCheckTask
 
config - 接口 中的静态变量org.apache.iotdb.db.metadata.idtable.IDTable
iotdb config
config - 类 中的静态变量org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
iotdb config
config - 类 中的静态变量org.apache.iotdb.db.metadata.MManager
 
CONFIG - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
CONFIG_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
Configuration - org.apache.iotdb.db.engine.trigger.sink.api中的接口
 
Configuration - org.apache.iotdb.db.utils.windowing.configuration中的类
 
Configuration(TSDataType) - 类 的构造器org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
configuration - 类 中的变量org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
ConfigurationException - org.apache.iotdb.db.exception中的异常错误
 
ConfigurationException(String, String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.ConfigurationException
 
configurations - 类 中的变量org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
configureFill(PartialPath, TSDataType, long, Set<String>, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
configureFill(PartialPath, TSDataType, long, Set<String>, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
configureFill(PartialPath, TSDataType, long, Set<String>, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.fill.PreviousFill
 
configureFill(PartialPath, TSDataType, long, Set<String>, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.fill.ValueFill
 
configureFill(IFill, PartialPath, TSDataType, long, Set<String>, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.FillQueryExecutor
 
confirmIdentity() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Confirm identity, the receiver will check whether the sender has synchronization privileges.
confirmIdentity() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
CONFLICT_CODE - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
ConstantIntermediateLayer - org.apache.iotdb.db.query.udf.core.layer中的类
IntermediateLayer for constants.
ConstantIntermediateLayer(ConstantOperand, long, float) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.ConstantIntermediateLayer
 
ConstantLayerPointReader - org.apache.iotdb.db.query.udf.core.reader中的类
LayerPointReader for constants.
ConstantLayerPointReader(ConstantOperand) - 类 的构造器org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
ConstantOperand - org.apache.iotdb.db.query.expression.unary中的类
Constant operand
ConstantOperand(TSDataType, String) - 类 的构造器org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
construct(byte) - 枚举 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEvent
 
constructInsertTabletPlan(InsertTabletRequest) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanConstructionHandler
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
constructIntermediateLayer(long, UDTFPlan, RawQueryInputLayer, Map<Expression, IntermediateLayer>, Map<Expression, TSDataType>, LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
constructPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.ConstantIntermediateLayer
 
constructPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
constructPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
constructPointReader(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.RawQueryInputLayer
 
constructPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnMultiReferenceIntermediateLayer
 
constructPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnSingleReferenceIntermediateLayer
 
constructPointReaderUsingTrivialEvictionStrategy() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
constructPQ() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
constructPQ() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
constructPQ() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
constructReader(String, List<String>, List<IMeasurementSchema>, Set<String>, QueryContext, QueryDataSource, boolean) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
 
constructRowReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.ConstantIntermediateLayer
 
constructRowReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
constructRowReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
constructRowReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnMultiReferenceIntermediateLayer
 
constructRowReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnSingleReferenceIntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.ConstantIntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnMultiReferenceIntermediateLayer
 
constructRowSlidingSizeWindowReader(SlidingSizeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnSingleReferenceIntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.ConstantIntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnMultiReferenceIntermediateLayer
 
constructRowSlidingTimeWindowReader(SlidingTimeWindowAccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnSingleReferenceIntermediateLayer
 
constructRowWindowReader(AccessStrategy, float) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.AdditionExpression
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.DivisionExpression
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.ModuloExpression
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.MultiplicationExpression
 
constructTransformer(LayerPointReader, LayerPointReader) - 类 中的方法org.apache.iotdb.db.query.expression.binary.SubtractionExpression
 
constructUdfExecutors(List<ResultColumn>) - 接口 中的方法org.apache.iotdb.db.qp.physical.crud.UDFPlan
Build the execution plan of the executors.
constructUdfExecutors(List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
constructUdfExecutors(Map<String, UDTFExecutor>, ZoneId) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
contains(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
Check whether this MemChunkGroup contains a measurement.
contains(String) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
contains(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
contains(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
contains(Object) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
contains(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
whether the device entry contains the measurement
contains(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
This method is only for unit tests.
contains(T) - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
contains(T) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
containsAll(Collection<?>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
containsFileLoader(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
containsMeasurement(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
context - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
context - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
context - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
context - 类 中的变量org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
ContinuousQueryException - org.apache.iotdb.db.exception中的异常错误
 
ContinuousQueryException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.ContinuousQueryException
 
ContinuousQueryException(String, Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.ContinuousQueryException
 
continuousQueryPlan - 类 中的变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
ContinuousQuerySchemaCheckTask - org.apache.iotdb.db.engine.cq中的类
 
ContinuousQuerySchemaCheckTask(CreateContinuousQueryPlan, long) - 类 的构造器org.apache.iotdb.db.engine.cq.ContinuousQuerySchemaCheckTask
 
ContinuousQueryService - org.apache.iotdb.db.engine.cq中的类
 
ContinuousQueryTask - org.apache.iotdb.db.engine.cq中的类
 
ContinuousQueryTask(CreateContinuousQueryPlan, long) - 类 的构造器org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
ContinuousQueryTaskPoolManager - org.apache.iotdb.db.engine.cq中的类
 
control(ResultColumn, List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.utils.GroupByLevelController
 
convertDatetimeStrToLong(String, ZoneId) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
convertDatetimeStrToLong(String, ZoneOffset, int) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
convert date time string to millisecond, microsecond or nanosecond.
convertDurationStrToLong(String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
Convert duration string to time value.
convertDurationStrToLong(String, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
convertDurationStrToLong(long, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
convertDurationStrToLong(long, String, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
convert duration string to time value.
convertDurationStrToLong(long, long, String, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
convert duration string to millisecond, microsecond or nanosecond.
convertDurationStrToLongForTest(long, String, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
convertFromString(String) - 类 中的静态方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
convertMilliWithPrecision(long) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
convertMillsecondToZonedDateTime(long) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
convertQueryDataSetByFetchSize(QueryDataSet, int, WatermarkEncoder) - 类 中的静态方法org.apache.iotdb.db.utils.QueryDataSetUtils
 
convertRange(long, long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
convertSpecialClauseValues(SpecialClauseComponent) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
convertSpecialClauseValues(SpecialClauseComponent) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
convertSpecialClauseValues(SpecialClauseComponent) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
convertToCreateTriggerPlan() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
convertToInsertRowPlan() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
convertToInsertRowPlans() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.TagInfoRecords
 
convertToResult(AggregateResult, AggregateResult) - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
copy() - 类 中的方法org.apache.iotdb.db.engine.flush.NotifyFlushMemTable
 
copy() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
Make a copy of this MemTable.
copy() - 类 中的方法org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
copy() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
copy() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
copy() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
copy() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
copy() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
copy() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
copy() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
copy() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
copy() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
copy() - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
copy() - 类 中的方法org.apache.iotdb.db.query.executor.fill.PreviousFill
 
copy() - 类 中的方法org.apache.iotdb.db.query.executor.fill.ValueFill
 
CopyOnReadLinkedList<T> - org.apache.iotdb.db.utils中的类
this class can just guarantee some behavior in a concurrent thread safety mode:
CopyOnReadLinkedList() - 类 的构造器org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
count(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
count() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
count() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
count() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
count() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
count() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
count() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
count - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
count - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.counter.CounterTraverser
 
COUNT - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
CountAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
CountAggrResult() - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
CounterTraverser - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
 
CounterTraverser(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.CounterTraverser
 
countMeasurementsInTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
CountOperator - org.apache.iotdb.db.qp.logical.sys中的类
CountOperator is used to count time-series and count nodes.
CountOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CountOperator
 
CountOperator(int, PartialPath, int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CountOperator
 
CountPlan - org.apache.iotdb.db.qp.physical.sys中的类
CountPlan is used to count time-series and count nodes.
CountPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CountPlan
 
CountPlan(ShowPlan.ShowContentType, PartialPath, int) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CountPlan
 
countRunAndMakeAscending(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
countUpgradeFiles() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
count all Tsfiles which need to be upgraded
countUpgradeFiles() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push countUpgradeFiles operation down to all virtual storage group processors
countUpgradeFiles() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
count all Tsfiles in the storage group which need to be upgraded
CQLogReader - org.apache.iotdb.db.engine.cq中的类
 
CQLogReader(File) - 类 的构造器org.apache.iotdb.db.engine.cq.CQLogReader
 
CQLogWriter - org.apache.iotdb.db.engine.cq中的类
 
CQLogWriter(String) - 类 的构造器org.apache.iotdb.db.engine.cq.CQLogWriter
 
create(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.qp.physical.PhysicalPlan.Factory
 
CREATE_ALIGNED_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
CREATE_CONTINUOUS_QUERY - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
CREATE_INDEX - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
CREATE_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
CREATE_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
createAlignedTimeseries(CreateAlignedTimeSeriesPlan) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
create aligned timeseries
createAlignedTimeseries(CreateAlignedTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
create aligned timeseries
createAlignedTimeseries(CreateAlignedTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
createAlignedTimeseries(CreateAlignedTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
createAlignedTimeSeries(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
createAlignedTimeSeries(CreateAlignedTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
create aligned timeseries
createAlignedTimeseries(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Create aligned timeseries with full paths from root to one leaf node.
CreateAlignedTimeSeriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateAlignedTimeSeriesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
CreateAlignedTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateAlignedTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
CreateAlignedTimeSeriesPlan(PartialPath, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
createContext(TProtocol, TProtocol) - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerThriftHandler
 
createContinuousQuery(CreateContinuousQueryPlan) - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogWriter
 
createContinuousQuery(CreateContinuousQueryPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
CreateContinuousQueryOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateContinuousQueryOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
CreateContinuousQueryPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateContinuousQueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
CreateContinuousQueryPlan(String, String, PartialPath, long, long, long, String, Long) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
createDatabase(String) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
createDataListsByType(TSDataType, int) - 类 中的静态方法org.apache.iotdb.db.rescon.PrimitiveArrayManager
Get primitive data lists according to data type and size, only for TVList's sorting
createEvaluationTaskIfNecessary(long) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingSizeWindowEvaluationHandler
 
createEvaluationTaskIfNecessary(long) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingTimeWindowEvaluationHandler
 
createEvaluationTaskIfNecessary(long) - 类 中的方法org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
createFileLoader(String, String) - 类 中的静态方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
createFileLoader(File) - 类 中的静态方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
CreateFunctionOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateFunctionOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
CreateFunctionPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateFunctionPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
CreateFunctionPlan(String, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
createHardlink() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
Create a hardlink for the modification file.
createHardlink() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Create a hardlink for the TsFile and modification file (if exists) The hardlink will have a suffix like ".
createIChunkWriter() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
createIChunkWriter() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
createIChunkWriter() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
CreateIndexOperator - org.apache.iotdb.db.qp.logical.sys中的类
this operator is to create a certain index on some time series.
CreateIndexOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
CreateIndexPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateIndexPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
CreateIndexPlan(List<PartialPath>, Map<String, String>, long, IndexType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
createJob(long, List<ChunkReaderWrap>) - 接口 中的方法org.apache.iotdb.db.query.externalsort.ExternalSortJobEngine
Create an external sort job which merges many chunks.
createJob(long, List<ChunkReaderWrap>) - 类 中的方法org.apache.iotdb.db.query.externalsort.SimpleExternalSortEngine
 
createLastPointReader(TSDataType, Set<String>, QueryContext, QueryDataSource, long, Filter) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
createLastPointReader(TSDataType, Set<String>, QueryContext, QueryDataSource, long, Filter) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
createLastPointReader(TSDataType, Set<String>, QueryContext, QueryDataSource, long, Filter) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
createMTreeSnapshot() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
CreateMultiTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
create multiple timeSeries, could be split to several sub Plans to execute in different DataGroup
CreateMultiTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
createOptions() - 类 中的静态方法org.apache.iotdb.db.tools.mlog.MLogParser
create the commandline options.
createQueryDataSet(QueryContext, PhysicalPlan, int) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
create QueryDataSet and buffer it for fetchResults
createRole(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
createRole(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Add a role.
createRole(String) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
createRole(String) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Create a role with given rolename.
createSchemaTemplate(CreateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
createSchemaTemplate(CreateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
createSchemaTemplate(CreateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
createSchemaTemplate(CreateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
createSeriesReader(Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
createSeriesReader(Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
createSeriesReader(Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
createSeriesReader(Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
createSeriesReader(Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
createSeriesReader(Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
createSettleLog() - 类 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog
 
createSnapshot() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
CreateSnapshotOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateSnapshotOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateSnapshotOperator
 
CreateSnapshotPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateSnapshotPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateSnapshotPlan
 
createSql - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
createTask(String, String, long, TsFileManager, List<TsFileResource>, List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.CrossSpaceCompactionTaskFactory
 
createTask(String, String, long, TsFileManager, List<TsFileResource>, boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.InnerSpaceCompactionTaskFactory
 
CreateTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
CreateTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
CreateTemplatePlan(String, List<List<String>>, List<List<TSDataType>>, List<List<TSEncoding>>, List<List<CompressionType>>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
CreateTemplatePlan(String, List<String>, List<List<String>>, List<List<TSDataType>>, List<List<TSEncoding>>, List<List<CompressionType>>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
CreateTemplatePlan(String, String[][], TSDataType[][], TSEncoding[][], CompressionType[][]) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
createThriftRpcClientThreadPool(TThreadPoolServer.Args, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
function for creating thrift rpc client thread pool.
createThriftRpcClientThreadPool(int, int, int, TimeUnit, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
function for creating thrift rpc client thread pool.
createThriftRpcClientThreadPool(TThreadPoolServer.Args, String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
function for creating thrift rpc client thread pool.
createTimeseries(CreateTimeSeriesPlan) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
create timeseries
createTimeseries(CreateTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
create timeseries
createTimeseries(CreateTimeSeriesPlan, long) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
createTimeseries(CreateTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
createTimeseries(CreateTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
createTimeseries(CreateTimeSeriesPlan, long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
createTimeseries(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Add one timeseries to metadata tree, if the timeseries already exists, throw exception
createTimeseries(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, String) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Create a timeseries with a full path from root to leaf node.
CreateTimeSeriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateTimeSeriesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
CreateTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
CreateTimeSeriesPlan(PartialPath, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
CreateTriggerOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
CreateTriggerOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
CreateTriggerPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
CreateTriggerPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
CreateTriggerPlan(String, TriggerEvent, PartialPath, String, Map<String, String>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
createTsFileResource(List<ReadOnlyMemChunk>, List<IChunkMetadata>, TsFileResource) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
createTsFileResource(List<ReadOnlyMemChunk>, List<IChunkMetadata>, TsFileResource) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
createTsFileResource(List<ReadOnlyMemChunk>, List<IChunkMetadata>, TsFileResource) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
createUpgradeLog() - 类 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeLog
 
createUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
createUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Create a user with given username and password.
createUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
createUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
createUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Create a user with given username and password.
CROSS_COMPACTION_LOG_NAME_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
CROSS_COMPACTION_LOG_NAME_SUFFIX - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
CROSS_COMPACTION_TMP_FILE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
CROSS_COMPACTION_TMP_FILE_SUFFIX_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
CrossCompactionStrategy - org.apache.iotdb.db.engine.compaction.cross中的枚举
 
CrossSpaceCompactionResource - org.apache.iotdb.db.engine.compaction.cross.rewrite.manage中的类
CrossSpaceMergeResource manages files and caches of readers, writers, MeasurementSchemas and modifications to avoid unnecessary object creations and file openings.
CrossSpaceCompactionResource(List<TsFileResource>, List<TsFileResource>) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
CrossSpaceCompactionResource(Collection<TsFileResource>, List<TsFileResource>, long) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
CrossSpaceCompactionTaskFactory - org.apache.iotdb.db.engine.compaction.cross中的类
 
CrossSpaceCompactionTaskFactory() - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.CrossSpaceCompactionTaskFactory
 
CrossSpaceCompactionWriter - org.apache.iotdb.db.engine.compaction.writer中的类
 
CrossSpaceCompactionWriter(List<TsFileResource>, List<TsFileResource>) - 类 的构造器org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
cur - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
curAggregateResults - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
curEndTime - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
curOffset - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
curPos - 类 中的变量org.apache.iotdb.db.utils.ValueIterator
 
CURRENT_LOCAL_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
CURRENT_RPC_VERSION - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
currentBinary() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentBinary() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentBinary() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentBoolean() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentBoolean() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentBoolean() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentChunkStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentChunkStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
currentChunkStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
currentChunkTimeStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentDouble() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentDouble() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentDouble() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentFileStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentFileStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
currentFileStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
currentFileTimeStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentFileTimeStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
currentFloat() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentFloat() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentFloat() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentInt() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentInt() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentInt() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentLong() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentLong() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentLong() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentNull - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentPageStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentPageStatistics() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
only be used without value filter
currentPageStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
currentPageTimeStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
currentReadStopTime - 类 中的变量org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
currentRow() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
 
currentTaskNum - 类 中的静态变量org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
currentTaskNum - 类 中的变量org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
currentTime() - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
currentTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
currentTime() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
currentTime() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
 
currentTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
currentTimeValuePair() - 接口 中的方法org.apache.iotdb.db.query.externalsort.serialize.IExternalSortFileDeserializer
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkDataIterator
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataPointReader
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.CachedPriorityMergeReader
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
currentTimeValuePair() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
currentWindow() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowWindowReader
 
currPair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
currTime() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
currVersion() - 类 中的方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
Test only method, no need for concurrency.
currVersion() - 类 中的方法org.apache.iotdb.db.engine.version.SysTimeVersionController
 
currVersion() - 接口 中的方法org.apache.iotdb.db.engine.version.VersionController
Get the current version number.
curSeqFileIndex - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
curStartTime - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
curUnseqFileIndex - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 

D

d0 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
d1 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
DAGBuilder - org.apache.iotdb.db.query.udf.core.layer中的类
 
DAGBuilder(long, UDTFPlan, RawQueryInputLayer, float) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.DAGBuilder
 
data - 类 中的变量org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
DATA_CHUNK_SIZE - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
Split data file, block size at each transmission
DATA_SNAPSHOT_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
DATA_TYPE_STR - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
DataAuthOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DataAuthOperator(int, List<String>) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DataAuthOperator
 
DataAuthPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DataAuthPlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
DataAuthPlan(Operator.OperatorType, List<String>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
dataDir - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
datasetOutputIndexToResultColumnIndex - 类 中的变量org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
dataSource - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
dataType - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
dataType - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
dataType - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
DATATYPE_ERROR_MESSAGE - 类 中的静态变量org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
DataTypeMismatchException - org.apache.iotdb.db.exception.metadata中的异常错误
 
DataTypeMismatchException(String, TSDataType, TSDataType) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.DataTypeMismatchException
 
dataTypes - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
dataTypes - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
dataTypes - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
dataTypes - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
DataTypeUtils - org.apache.iotdb.db.utils中的类
 
DataTypeUtils() - 类 的构造器org.apache.iotdb.db.utils.DataTypeUtils
 
DatetimeUtils - org.apache.iotdb.db.qp.utils中的类
 
DatetimeUtils.DurationUnit - org.apache.iotdb.db.qp.utils中的枚举
 
deactivateSchemaTemplate(DeactivateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
deactivateSchemaTemplate(DeactivateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
deactivateTemplate(DeactivateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
DeactivateTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DeactivateTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
DeactivateTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DeactivateTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
DeactivateTemplatePlan(String, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
Inverse process of ActivateTemplatePlan, may delete time series data as side effect.
DeactivateTemplatePlan(String, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
decodeAndWritePage(String, MeasurementSchema, ByteBuffer, Map<Long, ChunkWriterImpl>, long) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
decodeAndWritePage(MeasurementSchema, ByteBuffer, Map<Long, ChunkWriterImpl>) - 类 中的方法org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
 
decreaseFileReaderReference(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
Decrease the reference count of the reader specified by filePath.
decreaseMemtableNumber() - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.LastQueryPlan
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
deduplicate(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
DEFAULT_CONNECTION_TIMEOUT_MS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
DEFAULT_FETCH_SIZE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
defaultTimeDecoder - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
degradeTimeIndex() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
the DeviceTimeIndex degrade to FileTimeIndex and release memory
delete(PartialPath, PartialPath, long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
delete(long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
delete(PartialPath, PartialPath, long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
delete(PartialPath, PartialPath, long, long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
Delete data in it whose timestamp <= 'timestamp' and belonging to timeseries path.
delete(long, long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
delete(PartialPath, PartialPath, long, long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
delete(long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
delete(PartialPath, PartialPath, long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
delete(PartialPath, long, long, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
delete() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
delete(PartialPath, long, long, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push delete operation down to all virtual storage group processors
delete(PartialPath, long, long, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Delete data whose timestamp <= 'timestamp' and belongs to the time series deviceId.measurementId.
delete(DeletePlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute delete command and return whether the operator is successful.
delete(PartialPath, long, long, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute delete command and return whether the operator is successful.
delete(DeletePlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
delete(PartialPath, long, long, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
delete(long, long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
delete(long, long, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Delete points in a specific column.
delete(long, long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
delete() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
delete() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
Abandon all logs in this node and delete the log directory.
DELETE_STORAGE_GROUP - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
DELETE_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
deleteAliasChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
delete the alias of a child
deleteAliasChild(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
deleteAlignedPrefix(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
deleteAll() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
delete all data of storage groups' timeseries.
deleteAllDataFilesInOneStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
delete all data files (both memory data and file on disk) in a storage group.
deleteChild(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
deleteChild(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
deleteChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
delete a child
deleteChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
deleteColumn(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
deleteCompactionModsFile(List<TsFileResource>, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
 
deleteContext(ServerContext, TProtocol, TProtocol) - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerThriftHandler
 
deleteDataFromAColumn(long, long, String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
deleteDataInMemory(Deletion, Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
Delete data which belongs to the timeseries `deviceId.measurementId` and the timestamp of which <= 'timestamp' in the deletion.
DeleteDataOperator - org.apache.iotdb.db.qp.logical.crud中的类
this class extends RootOperator and process delete statement.
DeleteDataOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
deleteDirectory(File) - 类 中的静态方法org.apache.iotdb.db.utils.FileUtils
 
DeleteFailedException - org.apache.iotdb.db.exception.metadata中的异常错误
 
DeleteFailedException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.DeleteFailedException
 
deleteFolder(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
delete the storageGroup's own folder in folder data/system/storage_groups
deleteLastCacheByDevice(IEntityMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
delete all the last cache value of any timeseries or aligned timeseries under the entity
deleteLastCacheByDevice(IEntityMNode, PartialPath, long, long) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
delete the last cache value of timeseries or subMeasurement of some aligned timeseries, which is under the entity and matching the originalPath
deleteLastCacheByDevice(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
delete all the last cache value of any timeseries or aligned timeseries under the device Invoking scenario (1) after upload tsfile
deleteLastCacheByDevice(PartialPath, PartialPath, long, long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
delete the last cache value of timeseries or subMeasurement of some aligned timeseries, which is under the device and matching the originalPath Invoking scenario (1) delete timeseries
deleteLogFile() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogWriter
 
deleteLogFile() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
deleteMeasurements(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
deleteModificationForSourceFile(Collection<TsFileResource>, String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
Delete all modification files for source files
deleteNode(String, Consumer<ByteBuffer[]>) - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
deleteNode(String, Consumer<ByteBuffer[]>) - 接口 中的方法org.apache.iotdb.db.writelog.manager.WriteLogNodeManager
Delete a log node.
DeletePartitionOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DeletePartitionOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
DeletePartitionPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
DeletePartitionPlan(PartialPath, Set<Long>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.DeletePartitionPlan
 
DeletePlan - org.apache.iotdb.db.qp.physical.crud中的类
 
DeletePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
DeletePlan(long, long, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.DeletePlan
constructor of DeletePlan with single path.
DeletePlan(long, long, List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.DeletePlan
constructor of DeletePlan with multiple paths.
deleteRole(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
deleteRole(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Delete a role.
deleteRole(String) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
deleteRole(String) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleAccessor
Delete a role's in lower storage.
deleteRole(String) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Delete a role.
deleteRole(String) - 类 中的方法org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
deleteSeriesCascade(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
deleteStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
deleteStorageGroup(String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
deleteStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
deleteStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Delete a storage group
DeleteStorageGroupOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DeleteStorageGroupOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DeleteStorageGroupOperator
 
DeleteStorageGroupPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DeleteStorageGroupPlan(List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
DeleteStorageGroupPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
deleteStorageGroups(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Delete storage groups of given paths from MTree.
deleteStorageGroups(DeleteStorageGroupPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
deleteStorageGroupSystemFolder(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push deleteStorageGroup operation down to all virtual storage group processors
deleteTimeseries(PartialPath, long, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
delete data of timeseries "{deviceId}.
deleteTimeseries(String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
deleteTimeseries(DeleteTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
deleteTimeseries(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Delete all timeseries matching the given path pattern, may cross different storage group.
deleteTimeseries(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Delete all timeseries matching the given path pattern, may cross different storage group
deleteTimeSeries(DeleteTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
deleteTimeseriesAndReturnEmptyStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Delete path.
DeleteTimeSeriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
this class deletes whole data and metadata of the timeseries.
DeleteTimeSeriesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DeleteTimeSeriesOperator
 
DeleteTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DeleteTimeSeriesPlan(List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
DeleteTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
deleteTsFile(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
 
deleteTsfile(File) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
deleteTsfile(File) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Delete tsfile if it exists.
deleteTsfileForSync(File) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
deleteTsFilesInDisk(Collection<TsFileResource>, String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
 
deleteUser(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
deleteUser(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Delete a user.
deleteUser(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
deleteUser(String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
deleteUser(String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserAccessor
Delete a user's from lower storage.
deleteUser(String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Delete a user.
deleteUser(String) - 类 中的方法org.apache.iotdb.db.auth.user.LocalFileUserAccessor
Delete a user's user file.
Deletion - org.apache.iotdb.db.engine.modification中的类
Deletion is a delete operation on a timeseries.
Deletion(PartialPath, long, long) - 类 的构造器org.apache.iotdb.db.engine.modification.Deletion
constructor of Deletion, the start time is set to Long.MIN_VALUE
Deletion(PartialPath, long, long, long) - 类 的构造器org.apache.iotdb.db.engine.modification.Deletion
constructor of Deletion
deregister(DropContinuousQueryPlan, boolean) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
deregister(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerClassLoaderManager
 
deregister(DropTriggerPlan) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
deregister(long) - 类 中的方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
deregister(String) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
deregister(String) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
DEREGISTER_TYPE - 类 中的静态变量org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
deregisterAll() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
deregisterAll() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
deregisterAll() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
deregisterAll() - 类 中的方法org.apache.iotdb.db.service.RegisterManager
stop all service and clear iService list.
deregisterBuiltinFunction(String) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
deregisterMBean(String) - 类 中的静态方法org.apache.iotdb.db.service.JMXService
function for deregistering MBean.
deregisterTrigger(PartialPath, IMeasurementMNode) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
deregister trigger to the timeseries
deregisterTrigger(PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
deregister trigger to the timeseries
DescPriorityMergeReader - org.apache.iotdb.db.query.reader.universal中的类
 
DescPriorityMergeReader() - 类 的构造器org.apache.iotdb.db.query.reader.universal.DescPriorityMergeReader
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
deserialize(InputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
deserialize(InputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
deserialize(InputStream) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
deserialize from inputStream
deserialize(ByteBuffer) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
deserialize from byte buffer
deserialize(InputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
deserialize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
deserialize from disk
deserialize(short) - 枚举 中的静态方法org.apache.iotdb.db.index.common.IndexType
judge the index type.
deserialize(InputStream) - 类 中的静态方法org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
deserialize(short) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator.AuthorType
deserialize short number.
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Deserialize the plan from the given buffer.
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ClearCachePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateSnapshotPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LogPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MergePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
deserialize(ByteBuffer) - 枚举 中的静态方法org.apache.iotdb.db.query.aggregation.AggregationType
give an integer to return a data type.
deserialize(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
deserialize(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
deserialize(ByteBuffer) - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
deserialize() - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBooleanTVList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableDoubleTVList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableFloatTVList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableIntTVList
 
deserialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableLongTVList
 
deserializeBatchData(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeFrom(MNodePlan) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
deserializeFrom(MeasurementMNodePlan) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
deserialize MeasurementMNode from MeasurementNodePlan
deserializeFrom(StorageGroupMNodePlan) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
deserializeFrom(String[]) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
deserializeFrom(File) - 类 中的静态方法org.apache.iotdb.db.metadata.mtree.MTree
 
deserializeFrom(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
deserializeFromOldFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
deserialize tsfile resource from old file
deserializeFromReq(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
deserializeIntList(List<Integer>, ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeIntSet(Set<Integer>, ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeLongs(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeObject(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeObjects(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
deserializeSpecificFields(ByteBuffer) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
deserializeString(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeStringList(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeTVPair(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
deserializeTVPairs(ByteBuffer) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
destroy() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
DEVICE_OWNER_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
DEVICE_OWNER_TMP_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
DeviceEntry - org.apache.iotdb.db.metadata.idtable.entry中的类
device entry in id table
DeviceEntry(IDeviceID) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
deviceId - 类 中的变量org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
deviceID - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
deviceID - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
device id reference, for reuse device id in both id table and memtable
used in memtable
DeviceIDFactory - org.apache.iotdb.db.metadata.idtable.entry中的类
factory to build device id according to configured algorithm
DeviceMappingViewer - org.apache.iotdb.db.tools.virtualsg中的类
for DBA to view the mapping from device to virtual storage group ID usage: run this class with arguments [system_schema_dir], if args are not given, use default in config
DeviceMappingViewer() - 类 的构造器org.apache.iotdb.db.tools.virtualsg.DeviceMappingViewer
 
deviceMeasurements - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
devicePath - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
if use id table, this filed is id form of device path
if not, this filed is device path
DeviceTimeIndex - org.apache.iotdb.db.engine.storagegroup.timeindex中的类
 
DeviceTimeIndex() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
DeviceTimeIndex(Map<String, Integer>, long[], long[]) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
deviceToIndex - 类 中的变量org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
device -> index of start times array and end times array
deviceToVirtualStorageGroupId(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.HashVirtualPartitioner
 
deviceToVirtualStorageGroupId(PartialPath) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.VirtualPartitioner
use device id to determine storage group id
DifferentTemplateException - org.apache.iotdb.db.exception.metadata中的异常错误
 
DifferentTemplateException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.DifferentTemplateException
 
DirectAlignByTimeDataSet - org.apache.iotdb.db.query.dataset中的接口
 
DirectFlushPolicy() - 类 的构造器org.apache.iotdb.db.engine.flush.TsFileFlushPolicy.DirectFlushPolicy
 
DirectNonAlignDataSet - org.apache.iotdb.db.query.dataset中的接口
 
DirectoryManager - org.apache.iotdb.db.conf.directories中的类
The main class of multiple directories.
DirectoryStrategy - org.apache.iotdb.db.conf.directories.strategy中的类
The basic class of all the strategies of multiple directories.
DirectoryStrategy() - 类 的构造器org.apache.iotdb.db.conf.directories.strategy.DirectoryStrategy
 
disableMemControl - 类 中的变量org.apache.iotdb.db.engine.memtable.AbstractMemTable
The initial value is true because we want calculate the text data size when recover memTable!!
disableMemoryControl - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
DiskAlignedChunkLoader - org.apache.iotdb.db.query.reader.chunk中的类
 
DiskAlignedChunkLoader(boolean) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.DiskAlignedChunkLoader
 
DiskAlignedChunkMetadataLoader - org.apache.iotdb.db.query.reader.chunk.metadata中的类
 
DiskAlignedChunkMetadataLoader(TsFileResource, AlignedPath, QueryContext, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.metadata.DiskAlignedChunkMetadataLoader
 
DiskChunkLoader - org.apache.iotdb.db.query.reader.chunk中的类
To read one chunk from disk, and only used in iotdb server module
DiskChunkLoader(boolean) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.DiskChunkLoader
 
DiskChunkMetadataLoader - org.apache.iotdb.db.query.reader.chunk.metadata中的类
 
DiskChunkMetadataLoader(TsFileResource, PartialPath, QueryContext, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.metadata.DiskChunkMetadataLoader
 
DiskChunkReaderByTimestamp - org.apache.iotdb.db.query.reader.chunk中的类
To read chunk data on disk by timestamp, this class implements an interface IReaderByTimestamp based on the data reader ChunkReaderByTimestamp.
DiskChunkReaderByTimestamp(ChunkReaderByTimestamp) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.DiskChunkReaderByTimestamp
 
DiskSchemaEntry - org.apache.iotdb.db.metadata.idtable.entry中的类
the disk schema entry of schema entry of id table.
DiskSchemaEntry(String, String, String, byte, byte, byte, boolean) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
DiskSpaceInsufficientException - org.apache.iotdb.db.exception中的异常错误
 
DiskSpaceInsufficientException(List<String>) - 异常错误 的构造器org.apache.iotdb.db.exception.DiskSpaceInsufficientException
 
DistanceMetricException - org.apache.iotdb.db.exception.index中的异常错误
 
DistanceMetricException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.index.DistanceMetricException
 
DivisionExpression - org.apache.iotdb.db.query.expression.binary中的类
 
DivisionExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.DivisionExpression
 
DnfFilterOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的类
 
DnfFilterOptimizer() - 类 的构造器org.apache.iotdb.db.qp.strategy.optimizer.DnfFilterOptimizer
 
doCheck() - 类 中的方法org.apache.iotdb.db.tools.WalChecker
check the root wal dir and find the damaged files
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossCompactionRecoverTask
 
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
We support tmp target file is xxx.target, target file is xxx.tsfile, resource file is xxx.tsfile.resource.
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
doCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.CompactionRecoverTask
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
doInsert(String, QueryOperator, GroupByTimePlan, QueryDataSet) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQuerySchemaCheckTask
we only do some checks here. we don't write any data.
doInsert(String, QueryOperator, GroupByTimePlan, QueryDataSet) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
doRecovery() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
doTransform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCommonDerivative
 
doTransform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCommonValueDifference
 
doTransform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonNegativeDerivative
 
doTransform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonNegativeValueDifference
 
doTransform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
DOUBLE_LIVE_LOGGER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
doublePQ - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
DoubleTVList - org.apache.iotdb.db.utils.datastructure中的类
 
DQUOTE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
drop(IMeasurementMNode) - 类 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEngine
 
drop(List<IMeasurementMNode>) - 类 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEngine
 
DROP_CONTINUOUS_QUERY - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
DROP_INDEX - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
DROP_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
dropContinuousQuery(DropContinuousQueryPlan) - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogWriter
 
dropContinuousQuery(DropContinuousQueryPlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
DropContinuousQueryOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DropContinuousQueryOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DropContinuousQueryOperator
 
DropContinuousQueryPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DropContinuousQueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
DropContinuousQueryPlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
DropFunctionOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DropFunctionOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DropFunctionOperator
 
DropFunctionPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DropFunctionPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
DropFunctionPlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
DropIndexOperator - org.apache.iotdb.db.qp.logical.sys中的类
this operator is to drop a certain index on some time series.
DropIndexOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
DropIndexPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DropIndexPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
DropIndexPlan(List<PartialPath>, IndexType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
dropSchemaTemplate(DropTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
dropSchemaTemplate(DropTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
dropSchemaTemplate(DropTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
dropTagsOrAttributes(Set<String>, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
drop tags or attributes of the timeseries
dropTagsOrAttributes(Set<String>, PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
drop tags or attributes of the timeseries
dropTemplate(DropTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
DropTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DropTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DropTemplateOperator
 
DropTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DropTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
DropTemplatePlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
DropTriggerOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
DropTriggerOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.DropTriggerOperator
 
DropTriggerPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
DropTriggerPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
DropTriggerPlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
DuplicatedTemplateException - org.apache.iotdb.db.exception.metadata中的异常错误
 
DuplicatedTemplateException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.DuplicatedTemplateException
 

E

ElasticSerializableBinaryTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
ElasticSerializableBinaryTVList(long, float, int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
ElasticSerializableRowRecordList - org.apache.iotdb.db.query.udf.datastructure.row中的类
An elastic list of records that implements memory control using LRU strategy.
ElasticSerializableRowRecordList(TSDataType[], long, float, int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
Construct a ElasticSerializableRowRecordList.
ElasticSerializableRowRecordList(TSDataType[], long, float, int, int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
ElasticSerializableRowRecordListBackedMultiColumnRow - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableRowRecordListBackedMultiColumnRow(TSDataType[]) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
ElasticSerializableRowRecordListBackedMultiColumnWindow - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableRowRecordListBackedMultiColumnWindow(ElasticSerializableRowRecordList) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
ElasticSerializableRowRecordListBackedMultiColumnWindowIterator - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableRowRecordListBackedMultiColumnWindowIterator(ElasticSerializableRowRecordList, int, int) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
ElasticSerializableTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
ElasticSerializableTVList(TSDataType, long, float, int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
ElasticSerializableTVList(TSDataType, long, float, int, int) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
ElasticSerializableTVListBackedSingleColumnRow - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableTVListBackedSingleColumnRow(ElasticSerializableTVList, int) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
ElasticSerializableTVListBackedSingleColumnWindow - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableTVListBackedSingleColumnWindow(ElasticSerializableTVList) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
ElasticSerializableTVListBackedSingleColumnWindowIterator - org.apache.iotdb.db.query.udf.core.access中的类
 
ElasticSerializableTVListBackedSingleColumnWindowIterator(ElasticSerializableTVList, int, int) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
Element - org.apache.iotdb.db.query.reader.universal中的类
 
Element(IPointReader, TimeValuePair, PriorityMergeReader.MergeReaderPriority) - 类 的构造器org.apache.iotdb.db.query.reader.universal.Element
 
EmptyListener() - 类 的构造器org.apache.iotdb.db.engine.flush.FlushListener.EmptyListener
 
EmptyOutputStream - org.apache.iotdb.db.qp.utils中的类
Empty OutputStream To count serialize size without serialization
EmptyOutputStream() - 类 的构造器org.apache.iotdb.db.qp.utils.EmptyOutputStream
 
ENABLE_MQTT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
enablePredefinedMetrics(PredefinedMetric) - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
enableTracing - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
encode(IChunkWriter) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
encode(IChunkWriter) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
encode(IChunkWriter) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
encodeDouble(double, long) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
encodeDouble(double, long) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
encodeFloat(float, long) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
encodeFloat(float, long) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
encodeInt(int, long) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
encodeInt(int, long) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
encodeLong(long, long) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
encodeLong(long, long) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
encodeRecord(RowRecord) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
encodeRecord(RowRecord) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
encoding - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
EncodingInferenceUtils - org.apache.iotdb.db.utils中的类
 
encrypt(String) - 接口 中的方法org.apache.iotdb.db.security.encrypt.AsymmetricEncrypt
encrypt a password
encrypt(String) - 类 中的方法org.apache.iotdb.db.security.encrypt.MessageDigestEncrypt
 
EncryptDecryptException - org.apache.iotdb.db.security.encrypt中的异常错误
 
EncryptDecryptException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.security.encrypt.EncryptDecryptException
 
EncryptDecryptException(String) - 异常错误 的构造器org.apache.iotdb.db.security.encrypt.EncryptDecryptException
 
encryptPassword(String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
encrypt password.
endChunkGroup() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
endChunkGroup() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
endChunkGroup() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
endChunkGroup() - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
endFile() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
endFile() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
endFile() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
endFileAndGenerateResource(TsFileIOWriter) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
endMeasurement(int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
endMeasurement(int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
endMeasurement(int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
endQuery(long) - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
Whenever the jdbc request is closed normally or abnormally, this method must be invoked.
endSync() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
endSync() - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
Mark sync end.
endSync() - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
endTime - 类 中的变量org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
end times.
endTime - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
endTime - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
endTimeEmpty() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
endTimeEmpty() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
endTimeEmpty() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
 
endTimeEmpty() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
endTimes - 类 中的变量org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
end times array.
ensureFlushedTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
ensureFlushedTimePartition(long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
ensureFlushedTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
ensureFlushedTimePartitionAndInit(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
ensureFlushedTimePartitionAndInit(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
ensureFlushedTimePartitionAndInit(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
ensureLastTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
ensureLastTimePartition(long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
ensureLastTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
ENTITY_MNODE_TYPE - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
ENTITY_MNODE_TYPE_NAME - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
EntityCollector<T> - org.apache.iotdb.db.metadata.mtree.traverser.collector中的类
 
EntityCollector(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.EntityCollector
 
EntityCollector(IMNode, PartialPath, int, int) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.EntityCollector
 
EntityCounter - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
 
EntityCounter(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.EntityCounter
 
EntityMNode - org.apache.iotdb.db.metadata.mnode中的类
 
EntityMNode(IMNode, String) - 类 的构造器org.apache.iotdb.db.metadata.mnode.EntityMNode
Constructor of MNode.
entrySize - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
ENV_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
equals(Object) - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
equals(Object) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
equals(Object) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache.BloomFilterCacheKey
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
equals(Object) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.PlainDeviceID
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SHA256DeviceID
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
equals(String) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
equals(Object) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
equals(Object) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
equals(Object) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
equals(Object) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Sub-classes must not override this method.
equals(Object) - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
equals(Object) - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader.MergeReaderPriority
 
equals(Object) - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
equalsOtherTask(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossCompactionRecoverTask
 
equalsOtherTask(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
equalsOtherTask(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
equalsOtherTask(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
ERR_DATATYPE_NOT_CONSISTENT - 类 中的静态变量org.apache.iotdb.db.utils.datastructure.TVList
 
ERROR_CODE - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
ERROR_MESSAGE - 异常错误 中的静态变量org.apache.iotdb.db.exception.StorageEngineReadonlyException
 
ERROR_MESSAGE1 - 类 中的静态变量org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
errorCode - 异常错误 中的变量org.apache.iotdb.db.exception.IoTDBException
 
ErrorHandlingUtils - org.apache.iotdb.db.utils中的类
 
ErrorHandlingUtils() - 类 的构造器org.apache.iotdb.db.utils.ErrorHandlingUtils
 
establishConnection(String, int) - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Establish a connection to receiver end.
establishConnection(String, int) - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticAdditionTransformer
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticBinaryTransformer
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticDivisionTransformer
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticModuloTransformer
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticMultiplicationTransformer
 
evaluate(double, double) - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticSubtractionTransformer
 
evaluate(Window) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Evaluator
 
Evaluator - org.apache.iotdb.db.utils.windowing.api中的接口
 
evaluator - 类 中的变量org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
Event - org.apache.iotdb.db.engine.trigger.sink.api中的接口
 
EvictableBatchList - org.apache.iotdb.db.utils.windowing.window中的类
 
EvictableBatchList(TSDataType) - 类 的构造器org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
evictionUpperBound - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
evictionUpperBound - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
ExceptionHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
ExclusiveWriteLogNode - org.apache.iotdb.db.writelog.node中的类
This WriteLogNode is used to manage insert ahead logs of a TsFile.
ExclusiveWriteLogNode(String) - 类 的构造器org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
constructor of ExclusiveWriteLogNode.
execute(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
execute(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
execute(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
execute() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.AlignedSeriesCompactionExecutor
 
execute() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.SingleSeriesCompactionExecutor
This function execute the compaction of a single time series.
execute(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.FillQueryExecutor
execute fill.
execute(QueryContext, LastQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.LastQueryExecutor
execute last function
execute(Row, boolean) - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
execute(RowWindow) - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
execute() - 接口 中的方法org.apache.iotdb.db.service.StartupCheck
Run some tests to check whether system is safe to be started.
executeForByTimestampReader(long, List<ChunkReaderWrap>) - 接口 中的方法org.apache.iotdb.db.query.externalsort.ExternalSortJobEngine
Receive a list of chunkReaderWraps and judge whether it should be processed using external sort.
executeForByTimestampReader(long, List<ChunkReaderWrap>) - 类 中的方法org.apache.iotdb.db.query.externalsort.SimpleExternalSortEngine
 
executeForIPointReader(long, List<ChunkReaderWrap>) - 接口 中的方法org.apache.iotdb.db.query.externalsort.ExternalSortJobEngine
Receive a list of ChunkReaderWraps and judge whether it should be processed using external sort.
executeForIPointReader() - 类 中的方法org.apache.iotdb.db.query.externalsort.ExternalSortJobPart
 
executeForIPointReader() - 类 中的方法org.apache.iotdb.db.query.externalsort.MultiSourceExternalSortJobPart
 
executeForIPointReader(long, List<ChunkReaderWrap>) - 类 中的方法org.apache.iotdb.db.query.externalsort.SimpleExternalSortEngine
 
executeForIPointReader() - 类 中的方法org.apache.iotdb.db.query.externalsort.SingleSourceExternalSortJobPart
 
executeFromAlignedDataSet(QueryContext, QueryDataSet, List<TSDataType>, boolean) - 类 中的方法org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
executeNonAlign(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
executeNonQuery(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
executeNonQuery(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.service.basic.StandaloneServiceProvider
 
executeNonQueryStatement(SQL, SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.RestApiServiceImpl
 
executeQueryStatement(SQL, SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.RestApiServiceImpl
 
executeUDFOnce() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowTransformer
 
executeUDFOnce() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowWindowTransformer
 
executeUDFOnce() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
executeWithoutValueFilter(AggregationPlan) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
execute aggregate function with only time filter or no filter.
executeWithoutValueFilter(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
without filter or with global time filter.
executeWithoutValueFilterAlignByTime(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
executeWithoutValueFilterNonAlign(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
executeWithValueFilter(AggregationPlan) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
execute aggregate function with value filter.
executeWithValueFilter(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
executeWithValueFilter query.
executeWithValueFilterAlignByTime(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
executeWithValueFilterNonAlign(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
EXECUTION_BATCH_SIZE - 类 中的静态变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
executor - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
executor - 类 中的变量org.apache.iotdb.db.service.basic.ServiceProvider
 
exists() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
expandValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
expression(ExpressionRequest, SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.GrafanaApiServiceImpl
 
expression - 类 中的变量org.apache.iotdb.db.query.executor.AggregationExecutor
 
expression - 类 中的变量org.apache.iotdb.db.query.executor.LastQueryExecutor
 
Expression - org.apache.iotdb.db.query.expression中的类
A skeleton class for expression
Expression() - 类 的构造器org.apache.iotdb.db.query.expression.Expression
 
expression - 类 中的变量org.apache.iotdb.db.query.expression.unary.NegationExpression
 
expression - 类 中的变量org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
expression - 类 中的变量org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
expressionName2Executor - 类 中的变量org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
EXT_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
extendColumn(TSDataType) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
ExternalSortJobEngine - org.apache.iotdb.db.query.externalsort中的接口
 
ExternalSortJobPart - org.apache.iotdb.db.query.externalsort中的类
 
ExternalSortJobPart(ExternalSortJobPart.ExternalSortJobPartType) - 类 的构造器org.apache.iotdb.db.query.externalsort.ExternalSortJobPart
 
ExternalSortJobPart.ExternalSortJobPartType - org.apache.iotdb.db.query.externalsort中的枚举
 
ExternalSortJobScheduler - org.apache.iotdb.db.query.externalsort中的类
 
extractTimeInterval(Filter) - 类 中的静态方法org.apache.iotdb.db.utils.TimeValuePairUtils
 
extreme(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
EXTREME - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
ExtremeAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
ExtremeAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 

F

fieldsHasAnyNull(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
true if any field except the timestamp in the current row is null
file - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
FILE_NAME_OFFSET_IN_LOG - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
FILE_NAME_OFFSET_IN_PATH - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
FILE_NAME_SEPARATOR - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_INDEX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_MERGECNT_INDEX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_SEPARATOR - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_TIME_INDEX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_UNSEQMERGECNT_INDEX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_NAME_SUFFIX_VERSION_INDEX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FILE_PREFIX - 类 中的静态变量org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
FILE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.engine.modification.ModificationFile
 
fileChannel - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
fileCheck() - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
check if the file has correct magic strings and version number
fileCheck() - 类 中的方法org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
check if the file to be upgraded has correct magic strings and version number
fileFilter - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
FileLoader - org.apache.iotdb.db.sync.receiver.load中的类
 
FileLoaderManager - org.apache.iotdb.db.sync.receiver.load中的类
This class is to manage all FileLoader.
FileLoaderUtils - org.apache.iotdb.db.utils中的类
 
FileMetrics - org.apache.iotdb.db.service.metrics.predefined中的类
 
FileMetrics() - 类 的构造器org.apache.iotdb.db.service.metrics.predefined.FileMetrics
 
fileName - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
fileNotSatisfy(TsFileResource) - 接口 中的方法org.apache.iotdb.db.query.filter.TsFileFilter
 
fileOffset - 类 中的变量org.apache.iotdb.db.engine.modification.Modification
 
FileReaderManager - org.apache.iotdb.db.query.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.
FileTimeIndex - org.apache.iotdb.db.engine.storagegroup.timeindex中的类
 
FileTimeIndex() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
FileTimeIndex(long, long) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
FileUtils - org.apache.iotdb.db.utils中的类
 
fill(FillQueryPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute fill query.
fill(FillQueryPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
fillBuffer(int, WatermarkEncoder) - 接口 中的方法org.apache.iotdb.db.query.dataset.DirectAlignByTimeDataSet
 
fillBuffer(int, WatermarkEncoder) - 接口 中的方法org.apache.iotdb.db.query.dataset.DirectNonAlignDataSet
 
fillBuffer(int, WatermarkEncoder) - 类 中的方法org.apache.iotdb.db.query.dataset.NonAlignEngineDataSet
for RPC in RawData query between client and server fill time buffers and value buffers
fillBuffer(int, WatermarkEncoder) - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
for RPC in RawData query between client and server fill time buffer, value buffers and bitmap buffers
fillBuffer(int, WatermarkEncoder) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
fillBuffer(int, WatermarkEncoder) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
fillCache(int) - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
FillClauseComponent - org.apache.iotdb.db.qp.logical.crud中的类
 
FillClauseComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FillClauseComponent
 
fillColumnBuffer(int, int, WatermarkEncoder) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
fillDataSetWithTimestamps(QueryDataSet, QueryPlan, int, long) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.QueryDataSetHandler
 
fillExecutors - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
fillGrafanaVariablesResult(QueryDataSet, PhysicalPlan) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.QueryDataSetHandler
 
fillGroupByLevelDataSet(QueryDataSet, int, long) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.QueryDataSetHandler
 
fillLastQueryPlanDataSet(QueryDataSet, int) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.QueryDataSetHandler
 
fillNullValue(TimeValuePair, TimeValuePair) - 类 中的方法org.apache.iotdb.db.query.reader.universal.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) - 类 中的方法org.apache.iotdb.db.query.reader.universal.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) - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
this method only take effect for aligned time series, so the override version
fillOrderIndexes(QueryDataSource, String, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
 
fillQueryDataSet(QueryDataSet, PhysicalPlan, int) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.QueryDataSetHandler
 
FillQueryExecutor - org.apache.iotdb.db.query.executor中的类
 
FillQueryExecutor(FillQueryPlan) - 类 的构造器org.apache.iotdb.db.query.executor.FillQueryExecutor
 
FillQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
FillQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FillQueryOperator
 
FillQueryPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
FillQueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
fillRpcReturnTracingInfo() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
fillRpcReturnTracingInfo(long) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
fillTargetPathTemplate(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
fillValues(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
Make sure the values is already inited before calling this
filter(ContainerRequestContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.AuthorizationFilter
 
FilterConstant - org.apache.iotdb.db.qp.constant中的类
 
FilterConstant() - 类 的构造器org.apache.iotdb.db.qp.constant.FilterConstant
 
FilterConstant.FilterType - org.apache.iotdb.db.qp.constant中的枚举
 
filterNames - 类 中的静态变量org.apache.iotdb.db.qp.constant.FilterConstant
 
FilterOperator - org.apache.iotdb.db.qp.logical.crud中的类
This class is for filter in where clause.
FilterOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
FilterOperator(FilterConstant.FilterType) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
FilterOperator(FilterConstant.FilterType, boolean) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
filterQueryDataSource(QueryDataSource, TsFileFilter) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
 
filterReverseWords - 类 中的静态变量org.apache.iotdb.db.qp.constant.FilterConstant
 
filterSymbol - 类 中的静态变量org.apache.iotdb.db.qp.constant.FilterConstant
 
filterType - 类 中的变量org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
finalizeUDFExecutors(long) - 接口 中的方法org.apache.iotdb.db.qp.physical.crud.UDFPlan
Call UDF finalization methods and release computing resources.
finalizeUDFExecutors(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
finalizeUDFQuery(long) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
finalizeUDFs(long) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFDataSet
 
findCompactionLogs(boolean, String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
findFilesToBeRecovered() - 类 中的静态方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
findMetaMissingException(Throwable) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
If e or one of its recursive causes is a PathNotExistException or StorageGroupNotSetException, return such an exception or null if it cannot be found.
findSettledFile(TsFileResource) - 类 中的方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
when the new file is settled , we need to find and deserialize it.
findTotalAndLargestSeriesChunkNum(TsFileResource, TsFileSequenceReader) - 类 中的静态方法org.apache.iotdb.db.utils.MergeUtils
 
findUncorrectFiles(List<File>) - 类 中的静态方法org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
finishLoadDeletedFile(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.ILoadLogger
After a deleted file is loaded, record it in load log.
finishLoadDeletedFile(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
finishLoadTsfile(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.ILoadLogger
After a new tsfile is loaded, record it in load log.
finishLoadTsfile(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
finishSyncDeletedFileName(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
After a deleted file name is synced to the receiver end, record it in sync log.
finishSyncDeletedFileName(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
finishSyncDeletedFileName(File) - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
After a deleted file name is synced to the receiver end, record it in sync log.
finishSyncDeletedFileName(File) - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
finishSyncTsfile(File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
After a new tsfile is synced to the receiver end, record it in sync log.
finishSyncTsfile(File) - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
finishSyncTsfile(File) - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
After a new tsfile is synced to the receiver end, record it in sync log.
finishSyncTsfile(File) - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
fire(long, Integer) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], int[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long, Long) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], long[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long, Float) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], float[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long, Double) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], double[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long, Boolean) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], boolean[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long, Binary) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(long[], Binary[]) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
fire(TriggerEvent, InsertRowPlan) - 类 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEngine
 
fire(TriggerEvent, InsertTabletPlan, int) - 类 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEngine
 
fireIfActivated(TriggerEvent, long, Object) - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
fireIfActivated(TriggerEvent, long[], Object) - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
FIRST - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
FIRST_VALUE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
firstChunkMetadata - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
firstPageReader - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
firstTimeSeriesMetadata - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
firstValue(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
FirstValueAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
FirstValueAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
FirstValueDescAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
FirstValueDescAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
FixedPriorityBlockingQueue<T> - org.apache.iotdb.db.utils.datastructure中的类
This is a priority blocking queue with a maximum size.
FixedPriorityBlockingQueue(int, Comparator<T>) - 类 的构造器org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
FixedPriorityBlockingQueue.PollLastHook<T> - org.apache.iotdb.db.utils.datastructure中的接口
 
FixLengthIExternalSortFileDeserializer - org.apache.iotdb.db.query.externalsort.serialize.impl中的类
FileFormat: [Header][Body] [Header] = [DataTypeLength] + [DataTypeInStringBytes] [DataTypeLength] = 4 bytes.
FixLengthIExternalSortFileDeserializer(String) - 类 的构造器org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthIExternalSortFileDeserializer
 
FixLengthTimeValuePairSerializer - org.apache.iotdb.db.query.externalsort.serialize.impl中的类
IMPORTANT: One instance of this class should used with same type of TimeValuePair.
FixLengthTimeValuePairSerializer(String) - 类 的构造器org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthTimeValuePairSerializer
 
FLAG - 接口 中的静态变量org.apache.iotdb.db.query.dataset.DirectAlignByTimeDataSet
 
floatPQ - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
floatPrecision - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
FloatTVList - org.apache.iotdb.db.utils.datastructure中的类
 
flushAllMlogForTest() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
flushChunkToFileWriter(TsFileIOWriter, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
flushingMemTableNum() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
flushingMemTableNum() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
flushingMemTableNum() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
FlushListener - org.apache.iotdb.db.engine.flush中的接口
 
FlushListener.EmptyListener - org.apache.iotdb.db.engine.flush中的类
 
FlushManager - org.apache.iotdb.db.engine.flush中的类
 
FlushManagerMBean - org.apache.iotdb.db.engine.flush中的接口
 
flushOneMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
Take the first MemTable from the flushingMemTables and flush it.
FlushOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
FlushOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
FlushPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
FlushPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.FlushPlan
only for deserialize
FlushPlan(Boolean, List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
FlushPlan(Boolean, boolean, Map<PartialPath, List<Pair<Long, Boolean>>>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
FlushRunTimeException - org.apache.iotdb.db.exception.runtime中的异常错误
 
FlushRunTimeException(Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.FlushRunTimeException
 
flushSpecifiedStorageGroups(FlushPlan) - 类 中的静态方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
FlushSubTaskPoolManager - org.apache.iotdb.db.engine.flush.pool中的类
 
FlushTaskPoolManager - org.apache.iotdb.db.engine.flush.pool中的类
 
force() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
force() - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogWriter
force the OS/FileSystem to flush its cache to make sure logs are persisted.
force() - 类 中的方法org.apache.iotdb.db.writelog.io.LogWriter
 
forceCloseAllProcessor() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
forceCloseAllWorkingTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push forceCloseAllWorkingTsFileProcessors down to all sg
forceCloseAllWorkingTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
force close all working tsfile processors
forceSync() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
forceSync() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
Write what in cache to disk.
format(ByteBuf) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
format(ByteBuf) - 接口 中的方法org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
format a payload to a list of messages
formatter - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
 
formerSerialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
FromComponent - org.apache.iotdb.db.qp.logical.crud中的类
this class maintains information of FROM clause.
FromComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FromComponent
 
fromComponent - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
fromStringList(List<String>) - 类 中的静态方法org.apache.iotdb.db.metadata.path.PartialPath
Convert a list of Strings to a list of PartialPaths, ignoring all illegal paths
fullPath - 类 中的变量org.apache.iotdb.db.metadata.mnode.MNode
from root to this node, only be set when used once for InternalMNode
fullStorageGroupName - 类 中的变量org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
FUNCTION_TYPE_BUILTIN_UDAF - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FUNCTION_TYPE_BUILTIN_UDTF - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FUNCTION_TYPE_EXTERNAL_UDAF - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FUNCTION_TYPE_EXTERNAL_UDTF - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FUNCTION_TYPE_NATIVE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
FunctionExpression - org.apache.iotdb.db.query.expression.unary中的类
 
FunctionExpression(String) - 类 的构造器org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
FunctionExpression(String, Map<String, String>, List<Expression>) - 类 的构造器org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
FunctionOperator - org.apache.iotdb.db.qp.logical.crud中的类
This class presents series condition which is general(e.g. numerical comparison) or defined by user.
FunctionOperator(FilterConstant.FilterType) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.FunctionOperator
 

G

GB - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
generate(String) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBLogicalGenerator
 
generate(String, ZoneId, IoTDBConstant.ClientVersion) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.LogicalGenerator
 
generate(TSRawDataQueryReq, ZoneId) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.LogicalGenerator
 
generate(TSLastDataQueryReq, ZoneId) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.LogicalGenerator
 
generate(String, ZoneId) - 类 中的静态方法org.apache.iotdb.db.qp.strategy.LogicalGenerator
 
generateAlignByDevicePlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
generateAlignByDevicePlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillQueryOperator
 
generateAlignByDevicePlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillQueryOperator
 
generateAlignByDevicePlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByQueryOperator
 
generateAlignByDevicePlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
generateInsertTabletPlan() - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlanGenerator
 
generateLoadConfigurationPlan(LoadConfigurationOperator.LoadConfigurationOperatorType) - 类 中的方法org.apache.iotdb.db.qp.strategy.PhysicalGenerator
 
generateNewBatchReader(SingleSeriesExpression) - 类 中的方法org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
generateNewTsFileName(long, long, int, int) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
generateNewTsFilePath(String, long, long, int, int) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
generateNewTsFilePathWithMkdir(boolean, String, String, long, long, long, int, int) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
generatePartialPathByLevel(boolean, String[], int[]) - 类 中的方法org.apache.iotdb.db.qp.utils.GroupByLevelController
Transform an originalPath to a partial path that satisfies given level.
generatePath(String, String, Map<String, String>) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LastQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.UDAFQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.UDTFQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ActivateTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ClearCacheOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CountOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateSnapshotOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DataAuthOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteStorageGroupOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteTimeSeriesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropContinuousQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropFunctionOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTriggerOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.KillQueryOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadConfigurationOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadDataOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.MergeOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.RemoveFileOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetStorageGroupOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetSystemModeOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowFunctionsOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowNodesInTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowPathsSetTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowPathsUsingTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowQueryResourceOperate
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowStorageGroupOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTriggersOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTTLOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StartTriggerOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StopTriggerOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.TracingOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnloadFileOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
generatePhysicalPlan(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnSetTTLOperator
 
generatePhysicalPlanFromOperator(Operator) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
generateRawDataQueryPlan(PhysicalGenerator, QueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
generateReadTaskForGivenReader(ManagedSeriesReader, int) - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
generateReadTaskForGivenReader(ManagedSeriesReader, int) - 类 中的方法org.apache.iotdb.db.query.dataset.UDFRawQueryInputDataSetWithoutValueFilter
 
generateSQL() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
generateTargetPaths(List<Path>) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
generateTimeSeriesMetadata(List<ReadOnlyMemChunk>, List<IChunkMetadata>) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
Because the unclosed tsfile don't have TimeSeriesMetadata and memtables in the memory don't have chunkMetadata, but query will use these, so we need to generate it for them.
generateTimeSeriesMetadata(List<ReadOnlyMemChunk>, List<IChunkMetadata>) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
Because the unclosed tsfile don't have TimeSeriesMetadata and memtables in the memory don't have chunkMetadata, but query will use these, so we need to generate it for them.
generateTimeSeriesMetadata(List<ReadOnlyMemChunk>, List<IChunkMetadata>) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
generateValueIterator(Object[]) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
 
genQueryContext(long, boolean, long, String, long) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
genQueryContext(long, boolean, long, String, long) - 类 中的方法org.apache.iotdb.db.service.basic.StandaloneServiceProvider
 
get(BloomFilterCache.BloomFilterCacheKey) - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
get(BloomFilterCache.BloomFilterCacheKey, boolean) - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
get(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
get(ChunkMetadata, boolean) - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
get(TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey, Set<String>, boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
get(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
get(String, boolean) - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
Get the reader of the file(tsfile or unseq tsfile) indicated by filePath.
get(int) - 类 中的方法org.apache.iotdb.db.utils.AlignedValueIterator
 
get(OpenFileNumUtil.OpenFileNumStatistics) - 类 中的方法org.apache.iotdb.db.utils.OpenFileNumUtil
get statistics.
get(int) - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
getAbsValue(Object) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
getAccessStrategy() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
 
getAccessStrategyType() - 接口 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.AccessStrategy
Returns the actual access strategy type.
getAccessStrategyType() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.RowByRowAccessStrategy
 
getAccessStrategyType() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
 
getAccessStrategyType() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
getActiveClassLoader() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
getActiveCount() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getActiveCount() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getAdminName() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAdminPassword() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAfterRange() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getAggrDataType(String, TSDataType) - 类 中的静态方法org.apache.iotdb.db.utils.TypeInferenceUtils
 
getAggregatedDataTypes(List<TSDataType>, String) - 类 中的静态方法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'.
getAggregationExecutor(QueryContext, AggregationPlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getAggregationFunctions() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
getAggregationPlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getAggregations() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getAggregations() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getAggregations() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getAggregationType() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getAggregationType(String) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
getAggrResultByName(String, TSDataType, boolean) - 类 中的静态方法org.apache.iotdb.db.query.factory.AggregateResultFactory
construct AggregateFunction using factory pattern.
getAggrResultByName(String, TSDataType) - 类 中的静态方法org.apache.iotdb.db.query.factory.AggregateResultFactory
 
getAggrResultByType(AggregationType, TSDataType, boolean) - 类 中的静态方法org.apache.iotdb.db.query.factory.AggregateResultFactory
 
getAlias() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getAlias() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getAlias() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
getAlias(String) - 类 中的方法org.apache.iotdb.db.qp.utils.GroupByLevelController
 
getAlias() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getAlias() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
getAliasChildren() - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
getAliasChildren() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
getAliasList() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getAliasList() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getAliasSet() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getAlignByDeviceDataSet(AlignByDevicePlan, QueryContext, IQueryRouter) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getAlignedDeviceId() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getAlignedGroupByExecutor(PartialPath, QueryContext, Filter, TsFileFilter, boolean) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
getAlignedIterator(int, List<TSEncoding>, int, List<List<TimeRange>>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getAlignedMeasurements(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getAlignedMemChunk() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
getAlignedRecordsSize(List<TSDataType>, Object[], boolean) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for getting the vector value size.
getAlignedTabletSize(InsertTabletPlan, int, int, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
 
getAlignedValue(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getAlignedValue(List<Integer>, Integer, List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getAlignedValue(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getAlignedValue(int, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getAllAlignedPrefix() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getAllChunkGroupMetadata() - 类 中的方法org.apache.iotdb.db.tools.TsFileSketchTool
 
getAllClosedStorageGroupTsFile() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getAllClosedStorageGroupTsFile(PartialPath, Map<PartialPath, Map<Long, List<TsFileResource>>>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push getAllClosedStorageGroupTsFile operation down to all virtual storage group processors
getAllDeviceEntry() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
get all device entries
getAllDeviceEntry() - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
getAllMeasurementByDevicePath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getAllMeasurements() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator.AlignedMeasurementIterator
 
getAllMeasurements() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator.MeasurementIterator
 
getAllMeasurements() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getAllMeasurementSchema(ShowTimeSeriesPlan) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement schema matching the given path pattern result: [name, alias, storage group, dataType, encoding, compression, offset]
getAllMeasurementSchemaByHeatOrder(ShowTimeSeriesPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement schema matching the given path pattern order by insert frequency result: [name, alias, storage group, dataType, encoding, compression, offset]
getAllMeasurementSchemaByPrefix(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getAllMeasurementSchemaByPrefix(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getAllMeasurementsInDevice(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
getAllMeasurementsPaths() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getAllocateMemoryForBloomFilterCache() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForChunkCache() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForRead() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForReadWithoutCache() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForSchema() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForTimeSeriesMetaDataCache() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllocateMemoryForWrite() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAllReportedTsp() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
getAllRoles() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getAllRoles() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
get all role
getAllSatisfiedPageData() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
getAllSatisfiedPageData(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
getAllSatisfiedPageData(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemPageReader
 
getAllSchemaEntry() - 类 中的方法org.apache.iotdb.db.metadata.idtable.AppendOnlyDiskSchemaManager
 
getAllSchemaEntry() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDiskSchemaManager
get all disk schema entries from file
getAllSequenceFileFolders() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getAllSGs() - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
 
getAllSGs() - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getAllStorageGroupNodes() - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all storage group MNodes
getAllStorageGroupNodes() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all storage group MNodes
getAllStorageGroupNodes() - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getAllStorageGroupPaths() - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all storage group paths
getAllStorageGroupPaths() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all storage group names
getAllTemplateName() - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
getAllTemplates() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getAllTimeseriesCount(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of timeseries matching given path.
getAllTimeseriesCount(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of timeseries matching given path.
getAllTimeseriesCount(PartialPath, boolean, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of timeseries matching the given path.
getAllTimeseriesCount(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of timeseries matching the given path.
getAllUnSequenceFileFolders() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getAllUsers() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getAllUsers() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
get all user
getAllUserWaterMarkStatus() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getAllUserWaterMarkStatus() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
get all user water mark status
getAlterMap() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getAlterMap() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getAlterType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getAlterType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getAnnotations() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
getAnyFilter() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
getArrayList() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
getArrayRowCount(int) - 类 中的静态方法org.apache.iotdb.db.rescon.PrimitiveArrayManager
 
getAscending() - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getAsEntityMNode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getAsEntityMNode() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getAsEntityMNode() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
getAsMeasurementMNode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getAsMeasurementMNode() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getAsMeasurementMNode() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
getAsStorageGroupMNode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getAsStorageGroupMNode() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getAsStorageGroupMNode() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
getAttribute() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getAttributes() - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getAttributes() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
getAttributes() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getAttributes() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
getAttributes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getAttributes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getAttributes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getAttributes() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getAttributesMap() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getAttributesMap() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getAuthenticationScheme() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getAuthorizerProvider() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getAuthorType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getAuthorType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Used to check whether a user has the permission to execute the plan with these paths.
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
getAuthPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
getAvailableMemTable(String) - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
Called when memory control is disabled
getAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
getAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
getAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
getAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
getAvgSeriesPointNumberThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getBasicOpBySymbol(FilterConstant.FilterType) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
BasicOperatorType Constructor.
getBatchSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getBatchSize() - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Return how many sub-plans are in the plan
getBatchSize() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getBatchSize() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getBatchSize() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getBatchSize() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getBeforeRange() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getBelongedDevices(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all devices that one of the timeseries, matching the given timeseries path pattern, belongs to.
getBelongedStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get storage group name by path e.g., root.sg1 is a storage group and path = root.sg1.d1, return root.sg1
getBelongedStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get storage group path by path e.g., root.sg1 is storage group, path is root.sg1.d1, return root.sg1
getBelongedStorageGroups(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get the storage group that given path pattern matches or belongs to.
getBelongedStorageGroups(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the storage group that given path pattern matches or belongs to.
getBinary(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the Binary value at the specified column in this row.
getBinary(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getBinary(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getBinary(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBinaryArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getBinaryArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBinaryByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getBinaryByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the Binary value at the given position in VectorTvList.
getBinaryColumnSize(Binary[], int, int) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
 
getBinarySize(Binary) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
 
getBinaryValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getBindIP() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getBindIP() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
getBindIP() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getBindPort() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getBindPort() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
getBindPort() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getBitMaps() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getBloomFilterCacheAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getBloomFilterCacheAverageLoadPenalty() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getBloomFilterCacheAverageSize() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getBloomFilterCacheEvictionCount() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getBloomFilterCacheMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getBloomFilterCacheMaxMemory() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getBloomFilterHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getBloomFilterHitRatio() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getBoolean(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getBoolean(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the boolean value at the specified column in this row.
getBoolean(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getBoolean(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getBoolean(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBooleanArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getBooleanArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getBooleanByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getBooleanByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the boolean value at the given position in VectorTvList.
getBooleanOrDefault(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getBooleanOrDefault(String, boolean) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getBooleanStringInferType() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getBooleanValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getBoundary() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getBufferedArraysMemoryProportion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCachedLast() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
getCachedLast() - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.ILastCacheContainer
 
getCachedLast() - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.LastCacheContainer
 
getCacheExpireInSeconds() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCacheFileReaderClearPeriod() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCacheInitNum() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCacheMaxNum() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getCheckPeriodWhenInsertBlocked() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCheckStatus() - 枚举 中的方法org.apache.iotdb.db.engine.settle.SettleLog.SettleCheckStatus
 
getCheckStatusCode() - 枚举 中的方法org.apache.iotdb.db.engine.upgrade.UpgradeCheckStatus
 
getChild(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
get the child with the name
getChild(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
get the child with the name
getChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getChildNodeNameInNextLevel(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get child node in the next level of the given path pattern.
getChildNodeNameInNextLevel(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getChildNodeNameInNextLevel(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get child node in the next level of the given path.
getChildNodePathInNextLevel(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get child node path in the next level of the given path pattern.
getChildNodePathInNextLevel(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getChildNodePathInNextLevel(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get child node path in the next level of the given path pattern.
getChildren() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getChildren() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getChildren() - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
getChildren() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getChildren() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getChildSize() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
getChunkCacheAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getChunkCacheAverageLoadPenalty() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getChunkCacheAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getChunkCacheAverageSize() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getChunkCacheMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getChunkCacheMaxMemory() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getChunkEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getChunkEvictionCount() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getChunkHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getChunkHitRatio() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getChunkMetaData() - 类 中的方法org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
getChunkMetadataList(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getChunkPointNumLowerBoundInCompaction() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getChunkReader(IChunkMetadata, Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskAlignedChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkLoader
 
getChunkReader(IChunkMetadata, Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkLoader
 
getChunkSizeLowerBoundInCompaction() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getClassName() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
getClassName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
getClassName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
getClassName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
getClassName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getClassName() - 枚举 中的方法org.apache.iotdb.db.query.udf.builtin.BuiltinFunction
 
getClassName() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
getClientVersion(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getCloseTsFileCheckInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCloseTsFileIntervalAfterFlushing() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getClusterProperties() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
getCnt() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
getCntUpgradeFileLock() - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
getCollector() - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
getColumnDataType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
getColumnForDisplay(String, int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getColumnForDisplay(String, int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getColumnForReaderFromPath(PartialPath, int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getColumnForReaderFromPath(PartialPath, int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getColumnNum() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getColumns() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getCompactionAcquireWriteLockTimeout() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionModFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getCompactionMods(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.modification.ModificationFile
 
getCompactionPriority() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionScheduleIntervalInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionSelector(String, String, String, long, TsFileManager, CrossSpaceCompactionTaskFactory) - 枚举 中的方法org.apache.iotdb.db.engine.compaction.cross.CrossCompactionStrategy
 
getCompactionSelector(String, String, long, TsFileManager, boolean, InnerSpaceCompactionTaskFactory) - 枚举 中的方法org.apache.iotdb.db.engine.compaction.inner.InnerCompactionStrategy
 
getCompactionSubmissionIntervalInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCompactionTask(String, String, long, TsFileManager, List<TsFileResource>, List<TsFileResource>) - 枚举 中的方法org.apache.iotdb.db.engine.compaction.cross.CrossCompactionStrategy
 
getCompactionTask(String, String, long, TsFileManager, List<TsFileResource>, boolean) - 枚举 中的方法org.apache.iotdb.db.engine.compaction.inner.InnerCompactionStrategy
 
getCompactionWriteThroughputMbPerSec() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getComparator() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
getCompletedTaskCount() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getCompletedTaskCount() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getCompressionRatioSum() - 类 中的方法org.apache.iotdb.db.conf.adapter.CompressionRatio
 
getCompressionType() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
get compression type from long value of schema
getCompressor() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getCompressor() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getCompressor() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getCompressors() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getConcurrentCompactionThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentFlushThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentIndexBuildThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentMergeNum() - 接口 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.ICrossSpaceMergeFileSelector
 
getConcurrentMergeNum() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.RewriteCompactionFileSelector
 
getConcurrentQueryThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentSubRawQueryThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentWindowEvaluationThread() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConcurrentWritingTimePartition() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getConfig() - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
 
getConfig() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
getConfig() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderDescriptor
 
getConfigurations() - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
getConnectAttemptsMax() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getContinuousQueryMinimumEveryInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getContinuousQueryName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropContinuousQueryOperator
 
getContinuousQueryName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getContinuousQueryName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
getContinuousQueryName() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getContinuousQueryThreadNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCorePoolSize() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getCorePoolSize() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getCorePoolSize() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getCorrectValue() - 异常错误 中的方法org.apache.iotdb.db.exception.ConfigurationException
 
getCount() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.CounterTraverser
 
getCpuCores() - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
getCqlogBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCreatedTime() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getCreatedTime() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getCrossCompactionCnt() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
getCrossCompactionFileSelectionTimeBudget() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCrossCompactionMemoryBudget() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCrossCompactionStrategy() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getCrossCompactionStrategy(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.cross.CrossCompactionStrategy
 
getCrossCompactionTargetFileResources(List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
Create tmp target file for cross space compaction, in which each sequence source file has its own tmp target file.
getCrossSpaceFileSelector(long, CrossSpaceCompactionResource) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
 
getCurAggregateResults() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
getCurIndex() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
getCurOffset() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
getCurPos() - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
getCurrentEndPoint(long, Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getCurrentEndPoint(Statistics<? extends Object>, Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getCurrentLocalFiles(String) - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
Find out all closed and unmodified files, which means there has a .resource file and doesn't have a .mod file and .merge file.
getCurrentLocalFiles(String) - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getCurrentMeasurementPathInTraverse(IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.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() - 类 中的方法org.apache.iotdb.db.rescon.MemTableManager
 
getCurrentPartialPath(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
getCurrentReadStopTime() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
getCurrentSealedLocalFilesMap() - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
 
getCurrentSealedLocalFilesMap() - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getCurrentTimeValuePair(BatchData) - 类 中的静态方法org.apache.iotdb.db.utils.TimeValuePairUtils
get given data's current (time,value) pair.
getCurrentTVListSize(IDeviceID, String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getCurrentTVListSize(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
getCurrentTVListSize(IDeviceID, String) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
getCurrentTVListSize(String) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
getCurrentTVListSize(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
getCurrSessionId() - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getCurrSessionTimeZone() - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getCustomizedProperties() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDataDirs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDataPointMem(DataPoint) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for getting the memory size of the given data point.
getDataset(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getDataTTL() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IStorageGroupMNode
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupEntityMNode
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
getDataTTL() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
getDataType() - 类 中的方法org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
getDataType(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getDataType(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getDataType(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
get data type
getDataType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getDataType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
getDataType(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the actual data type of the value at the specified column in this row.
getDataType(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
Returns the actual data type of the values at the specified column in this window.
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
getDataType(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
getDataType() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticBinaryTransformer
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticNegationTransformer
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.TransparentTransformer
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
getDataType() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getDataType() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.Configuration
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getDataType() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBConfiguration
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getDataTypes() - 接口 中的方法org.apache.iotdb.db.query.dataset.IUDFInputDataSet
returns the input data types, except the timestamp column(the last column).
getDataTypes() - 类 中的方法org.apache.iotdb.db.query.dataset.UDFInputDataSet
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
getDataTypes() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
 
getDataTypes() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowWindowReader
 
getDataTypes() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
getDeduplicatedAggregations() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getDeduplicatedDataTypes() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
getDeduplicatedPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
getDeduplicatePaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getDefaultBooleanEncoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultDoubleEncoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultEncoding(TSDataType) - 类 中的静态方法org.apache.iotdb.db.utils.EncodingInferenceUtils
Get default encoding by dataType
getDefaultEncodingByType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
Get default encode algorithm by data type
getDefaultFillInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultFloatEncoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultIndexWindowRange() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultInt32Encoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultInt64Encoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultMax() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
getDefaultMax() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
getDefaultMax() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
getDefaultMax() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
getDefaultMax() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
getDefaultMin() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
getDefaultMin() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
getDefaultMin() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
getDefaultMin() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
getDefaultMin() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
getDefaultStorageGroupLevel() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultTextEncoding() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDefaultTTL() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDeletedFilesMap() - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
 
getDeletedFilesMap() - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getDeleteEndTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
getDeletePathList() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteStorageGroupOperator
 
getDeletePathList() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteTimeSeriesOperator
 
getDeleteStartTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
getDescPriorityMergeReader() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesReader
 
getDescPriorityMergeReader() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
getDevice() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getDevice() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBConfiguration
 
getDevice() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getDevice() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getDevice() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getDevice() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
getDevice() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
getDeviceEntry(String) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
get device entry from device path
getDeviceEntry(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
get device entry from device path
getDeviceID() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getDeviceID(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceIDFactory
get device id by full path
getDeviceID(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceIDFactory
get device id by full path
getDeviceID() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.TimeseriesID
 
getDeviceId(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To reduce the String number in memory, use the deviceId from MManager instead of the deviceId read from disk
getDeviceId() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
getDeviceID() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
device id reference, for reuse device id in both id table and memtable
used in memtable
getDeviceIDTransformationMethod() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDeviceNameByPlan(PhysicalPlan) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
getDeviceNode(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getDeviceNodeWithAutoCreate(PartialPath, boolean, boolean, int) - 类 中的方法org.apache.iotdb.db.metadata.MManager
get device node, if the storage group is not set, create it when autoCreateSchema is true (we develop this method as we need to get the node's lock after we get the lock.writeLock())
getDeviceNodeWithAutoCreate(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getDeviceNodeWithAutoCreating(PartialPath, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Add an interval path to MTree.
getDevicePath() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getDevicePath() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getDevicePath() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
if use id table, this filed is id form of device path
if not, this filed is device path
used in flush time manager, last cache, tsfile processor
getDevices(String, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getDevices(String, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getDevices(String, TsFileResource) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get devices in TimeIndex
getDevices(String, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getDevices() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getDevices(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all devices matching the given path pattern.
getDevices(ShowDevicesPlan) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getDevicesByTimeseries(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getDevicesNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of devices for given path pattern.
getDevicesNum(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of devices for given path pattern.
getDevicesNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of devices matching the given path.
getDevicesNum(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of devices matching the given path.
getDevicesNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getDeviceToFilterMap() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getDeviceToMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
getDeviceToPathIndex() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getDfsHaNamenodes() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getDifferentStorageGroupsCount() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getDirectNode(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getDirectNodes() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getDirSize(String) - 类 中的静态方法org.apache.iotdb.db.utils.FileUtils
Calculate the directory size including sub dir.
getDisplayWindowBegin() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
getDisplayWindowEnd() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
getDouble(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getDouble(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the double value at the specified column in this row.
getDouble(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getDouble(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getDouble(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDoubleArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getDoubleArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getDoubleByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getDoubleByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the double value at the given position in VectorTvList.
getDoubleOrDefault(String, double) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getDoubleOrDefault(String, double) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getDoubleValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getEmptyTimeValuePair(TSDataType) - 类 中的静态方法org.apache.iotdb.db.utils.TimeValuePairUtils
 
getEncoding() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getEncoding() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getEncoding() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getEncodings() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getEncryptDecryptProvider() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getEncryptDecryptProviderParameter() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getEncryptProvider(String, String) - 类 中的静态方法org.apache.iotdb.db.security.encrypt.AsymmetricEncryptFactory
load encrypt provider class for encrypt or decrypt password
getEnd() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getEndpoint() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerConfiguration
 
getEndTime() - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
getEndTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getEndTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getEndTime(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get end time of device
getEndTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getEndTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
open file's end time is Long.MIN_VALUE
getEndTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
getEndTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
getEndTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getErrorCode() - 异常错误 中的方法org.apache.iotdb.db.exception.IoTDBException
 
getEstimatedSeriesSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getEvent() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
getEvent() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
getEvent() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getEveryInterval() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
getEveryInterval() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getEveryInterval() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
getEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
getExecutingTaskCount() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getExecutor() - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
getExecutorByFunctionExpression(FunctionExpression) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getExpression() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
getExpression() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
getExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
getExpression() - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
returns the DIRECT children expressions if it has any, otherwise an EMPTY list will be returned
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
getExpressions() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getExpressionString() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Get the representation of the expression in string.
getExpressionString() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Sub-classes should override this method to provide valid string representation of this object.
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
getExpressionStringInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
getExtDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getExternalSortThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getExtremeValue(Comparable<Object>, Comparable<Object>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
getFailedExceptions() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getFailedIndices() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getFailedMeasurementNumber() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getFailedMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getFailingStatus() - 异常错误 中的方法org.apache.iotdb.db.exception.BatchProcessException
 
getFailingStatus() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getFailingStatus() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getFailingStatus() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getFailingStatus() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
getFailingStatus(Map<Integer, TSStatus>, int) - 类 中的静态方法org.apache.iotdb.db.utils.StatusUtils
 
getFile(String) - 枚举 中的方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
 
getFile(String, String) - 枚举 中的方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
 
getFile(File, String) - 枚举 中的方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
 
getFile(URI) - 枚举 中的方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
 
getFile() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
getFile() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.RemoveFileOperator
 
getFile() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnloadFileOperator
 
getFile() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
getFile() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
getFileChannel() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
getFileEndTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
open file's end time is Long.MIN_VALUE
getFileFromDataDirs() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
This method find the File object of current file by searching it in every data directory.
getFileIdentifierFromFilePath(String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
This function generates an instance of CompactionFileIdentifier by parsing the path of a tsfile.
getFileIdentifierFromInfoString(String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.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"
getFileIdentifierFromOldInfoString(String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
This function generates an instance of CompactionFileIdentifier by parsing the old info string from previous version (<0.13) of a tsfile(usually recorded in a compaction.log).
getFileIOWriter() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
getFileIOWriter() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
getFileIOWriter() - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
getFileLoader(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
getFileMetaSize(TsFileResource, TsFileSequenceReader) - 类 中的静态方法org.apache.iotdb.db.utils.MergeUtils
 
getFilename() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
getFileOffset() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getFilePath() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
getFilePath() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
 
getFileReader(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
Construct the a new or get an existing TsFileSequenceReader of a TsFile.
getFileStartTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getFilesToBeSettledCount() - 类 中的方法org.apache.iotdb.db.service.SettleService
 
getFillExecutor(FillQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getFillQueryPlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getFillResult() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getFillResult() - 类 中的方法org.apache.iotdb.db.query.executor.fill.LinearFill
 
getFillResult() - 类 中的方法org.apache.iotdb.db.query.executor.fill.PreviousFill
 
getFillResult() - 类 中的方法org.apache.iotdb.db.query.executor.fill.ValueFill
 
getFillType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
getFillType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
getFillTypes() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillClauseComponent
 
getFillTypes() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillClauseComponent
 
getFilterName() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getFilterOperator() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.WhereComponent
 
getFilterSymbol() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getFilterType() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getFinishTaskNum() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getFirstDeviceId() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getFirstDeviceId() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getFirstExecutionTimeBoundary() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getFirstNode() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getFirstPoint() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getFirstPoint() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
getFirstPoint() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getFirstTimeRange() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
getFloat(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getFloat(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the float value at the specified column in this row.
getFloat(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getFloat(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getFloat(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getFloatArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getFloatArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getFloatByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getFloatByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the float value at the given position in VectorTvList.
getFloatingStringInferType() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getFloatOrDefault(String, float) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getFloatOrDefault(String, float) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getFloatValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getFlushedTime(long, String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
getFlushedTime(long, String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
getFlushedTime(long, String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
getFlushingMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getFlushingMemTableSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getFlushProportion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getFlushThershold() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getFlushThershold() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getFlushThershold() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
getFlushTime(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getFLushTimeWithDefaultValue(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getFlushWalThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getFolderUsableSpaceList() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.RandomOnDiskUsableSpaceStrategy
get space list of all folders.
getForceWalPeriodInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getForInterval() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
getForInterval() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getForInterval() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getFrequencyIntervalInMinute() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getFromComponent() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getFromPath() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
getFullPath() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
getFullPath() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getFullPath() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getFullPath() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getFullPath() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
get full path
getFullPath() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getFullPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
getFullPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getFullPathWithAlias() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getFullPathWithAlias() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getFullStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
getFunctionAttributes() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
getFunctionClass() - 枚举 中的方法org.apache.iotdb.db.query.udf.builtin.BuiltinFunction
 
getFunctionClass() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
getFunctionName() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
getFunctionName() - 枚举 中的方法org.apache.iotdb.db.query.udf.builtin.BuiltinFunction
 
getFunctionName() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
getGlobalFlushedTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
getGlobalFlushedTime(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
getGlobalFlushedTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
getGlobalFlushTime() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getGroupByExecutor(PartialPath, Set<String>, QueryContext, Filter, TsFileFilter, boolean) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
getGroupByFillCacheSizeInMB() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getGroupByFillPlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getGroupByLevelController() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getGroupByLevelController() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getGroupByTimeInterval() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getGroupByTimeIntervalString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getGroupByTimePlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getGroupByWithoutValueFilterDataSet(QueryContext, GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getGroupByWithValueFilterDataSet(QueryContext, GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getGroupedPath(String) - 类 中的方法org.apache.iotdb.db.qp.utils.GroupByLevelController
 
getGroupPathsResultMap() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getHdfsIp() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getHeader() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
getHost() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getID() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getID() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getID() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getID() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
getID() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
getID() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getId() - 枚举 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerEvent
 
getID() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
getID() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
getID() - 类 中的方法org.apache.iotdb.db.protocol.rest.RestService
 
getID() - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
getID() - 类 中的方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
getID() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
getID() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
getID() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getID() - 接口 中的方法org.apache.iotdb.db.service.IService
Get the name of the the service.
getID() - 类 中的方法org.apache.iotdb.db.service.JMXService
 
getID() - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
getID() - 类 中的方法org.apache.iotdb.db.service.MQTTService
 
getID() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
getID() - 类 中的方法org.apache.iotdb.db.service.SettleService
 
getID() - 类 中的方法org.apache.iotdb.db.service.UpgradeSevice
 
getID() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getID() - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
getIdentifier() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
getIdentifier() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
return identifier of the log node.
getIDiskSchemaManager() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
 
getIDiskSchemaManager() - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
getIdleTimeoutInSeconds() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getIdTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getIDTable(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableManager
get id table by device path
getIdTables() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
 
getIdTables() - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
getIfPresent(BloomFilterCache.BloomFilterCacheKey) - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getImplementation() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getImplementation() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
getImplementation() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getIndex() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getIndexBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIndexes() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getIndexRootFolder() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getIndexRootFolder() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIndexType(String) - 枚举 中的静态方法org.apache.iotdb.db.index.common.IndexType
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
getIndexType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
getInfluxDBImplClassName() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getInfluxDBRpcPort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerAggregationPlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
getInnerCompactionCnt() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
getInnerCompactionCount(String) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getInnerCompactionStrategy() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getInnerCompactionStrategy(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.inner.InnerCompactionStrategy
 
getInnerCompactionTargetFileResource(List<TsFileResource>, boolean) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
Create tmp target file for inner space compaction, in which all source files has only one tmp target file.
getInnerResultColumnsCache() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.UDAFQueryOperator
 
getInputFilePath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadDataOperator
 
getInputFilePath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
 
getInsertMultiTabletEnableMultithreadingColumnThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getInsertRowPlanIndexList() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getInsertRowPlanList() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getInsertTabletPlan(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getInsertTabletPlanList() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getInsertWriteLockHolder() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
function for getting the instance of the local file authorizer.
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.adapter.CompressionRatio
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.IoTDBConfigCheck
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.IoTDBDescriptor
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceCheck
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cache.ChunkCache
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.cq.ContinuousQueryTaskPoolManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.flush.FlushManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.flush.pool.FlushSubTaskPoolManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.flush.pool.FlushTaskPoolManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.virtualSg.HashVirtualPartitioner
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.trigger.service.TriggerClassLoaderManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.metadata.idtable.entry.DeviceIDFactory
get instance
getInstance() - 类 中的静态方法org.apache.iotdb.db.metadata.idtable.IDTableManager
get instance
getInstance() - 类 中的静态方法org.apache.iotdb.db.metadata.MManager
we should not use this function in other place, but only in IoTDB class
getInstance() - 类 中的静态方法org.apache.iotdb.db.metadata.tag.TagManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.metadata.template.TemplateManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.protocol.rest.filter.UserCache
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.protocol.rest.RestService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.FileReaderManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.QueryResourceManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.QueryTimeManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.SessionManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.SessionTimeoutManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.externalsort.ExternalSortJobScheduler
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.externalsort.SimpleExternalSortEngine
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.pool.QueryTaskManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.pool.RawQueryReadTaskPoolManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.rescon.MemTableManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.rescon.SystemInfo
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.rescon.TsFileResourceManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.JMXService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.metrics.MetricService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.MQTTService
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.service.RPCService
 
getINSTANCE() - 类 中的静态方法org.apache.iotdb.db.service.SettleService
 
getINSTANCE() - 类 中的静态方法org.apache.iotdb.db.service.UpgradeSevice
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.conf.SyncSenderDescriptor
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogAnalyzer
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.utils.OpenFileNumUtil
singleton instance.
getInstance() - 类 中的静态方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getInstance() - 类 中的静态方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
getInstantWithPrecision(String, String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
getInt(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getInt(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the int value at the specified column in this row.
getInt(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getInt(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
getInt(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getInt(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getInt(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getIntArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getIntArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getIntByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getIntByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the int value at the given position in AlignedTvList.
getIntegerStringInferType() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getInterval() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getIntervalSize() - 类 中的方法org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getIntoPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
getIntOrDefault(String, int) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getIntOrDefault(String, int) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getIntValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getIoTaskQueueSizeForFlushing() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBMajorVersion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBMajorVersion(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIoTDBProperties() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
getIoTDBVersion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIPointReader() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
 
getIpWhiteList() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getIReaderByTimestamp() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
 
getIsSettling() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
getIsSgPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
getIterator(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getIterator() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getIterator(int, TSEncoding, int, List<TimeRange>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getIterator() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getIterator(int, TSEncoding, int, List<TimeRange>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getJdkVersion() - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
get JDK version.
getJmxName() - 枚举 中的方法org.apache.iotdb.db.service.ServiceType
 
getKey() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
getKey() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
getKeyStorePath() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getKeyStorePwd() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getLabels() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
getLargestPoolSize() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getLargestPoolSize() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getLastActiveTime() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getLastCache(TimeseriesID) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
get last cache of the timeseies
getLastCache(TimeseriesID) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
get last cache of the timeseies
getLastCache(IMeasurementMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
get the last cache value of time series of given seriesPath
getLastCache(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get the last cache value of time series of given seriesPath.
getLastCache(IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get the last cache value in given MeasurementMNode.
getLastCacheContainer() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getLastCacheContainer(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
getLastCacheContainer(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
getLastCacheContainer() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getLastCacheContainer() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getLastFileInfoPath() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getLastFlushTimeManager() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getLastLocalFiles(File) - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
Load last local files from file which does not contain those tsfiles which are not synced successfully in previous sync tasks.
getLastLocalFiles(File) - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getLastLocalFilesMap() - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
 
getLastLocalFilesMap() - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getLastPoint() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getLastPoint() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
getLastPoint() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getLastQueryExecutor(LastQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getLastTime(long, String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
getLastTime(long, String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
getLastTime(long, String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
getLastTime(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getLastTime() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
getLastTime() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getLastTime() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getLastTimeRange() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
getLastTimeStamp(IMeasurementMNode, QueryContext) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
get the last value of timeseries represented by given measurementMNode get last value from cache in measurementMNode if absent, get last value from file
getLastTimeWithDefaultValue(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getLastValue() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
getLastWorkMemtableFlushTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getLeftExpression() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
getLevel() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CountOperator
 
getLevel() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CountPlan
 
getLevels() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getLevels() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getLevels() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
getLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
getLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
getLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
getLimit() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getLoadConfigurationOperatorType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadConfigurationOperator
 
getLoadConfigurationPlanType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
getLockInfo(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
get lock holder for each sg
getLog() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LogPlan
 
getLogDirectory() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
getLogDirectory() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
return the directory where wal files of this node are placed.
getLogger() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTaskPoolManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushSubTaskPoolManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushTaskPoolManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.query.pool.QueryTaskManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.query.pool.RawQueryReadTaskPoolManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getLogger() - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getLogicalStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
getLogicalStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getLoginUserName() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getLogNode() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
get WAL log node
getLogNum() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
getLogReader() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
getLogReader() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
return an ILogReader which can iterate each log in this log node.
getLong(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getLong(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the long value at the specified column in this row.
getLong(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getLong(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getLong(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getLong(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getLong(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getLong(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
getLong(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getLong(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getLong(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getLongArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getLongArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getLongByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getLongByValueIndex(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the long value at the given position in VectorTvList.
getLongOrDefault(String, long) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getLongOrDefault(String, long) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getLongStringInferType() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getLongValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getLowerBound(int) - 类 中的方法org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getMatchedDevices(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all device paths matching the path pattern.
getMatchedDevices(ShowDevicesPlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all device paths and according storage group paths as ShowDevicesResult.
getMatchedDevices(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getMatchedStorageGroups(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all storage group matching given path pattern.
getMatchedStorageGroups(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all storage group that the given path pattern matches.
getMatchedTimeseries(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getMatchedTimeseriesInIndex(ShowTimeSeriesPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
getMaxCrossCompactionCandidateFileNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxEndTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getMaxEndTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getMaxEndTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get max end time of device
getMaxEndTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getMaxExecutorPoolSize() - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
getMaxFileVersion() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
getMaximumPoolSize() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getMaximumPoolSize() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getMaxInnerCompactionCandidateFileNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
getMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
getMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
getMaxMemtableNumber() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxNumOfSyncFileRetry() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getMaxPendingContinuousQueryTasks() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxPendingWindowEvaluationTasks() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxPlanIndex() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getMaxPlanIndex() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getMaxPlanIndex() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getMaxQueryDeduplicatedPathNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxSize() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
getMaxSpaceFolder() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.MaxDiskUsableSpaceFirstStrategy
get max space folder.
getMaxTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getMaxTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getMaxWaitingTimeWhenInsertBlocked() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMaxWalBytebufferNumForEachPartition() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMeasurement() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.TimeseriesID
 
getMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getMeasurement(int) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getMeasurement() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
getMeasurementAlias() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getMeasurementAlias() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getMeasurementAlias() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
getMeasurementCountGroupByLevel(PartialPath, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getMeasurementCountGroupByLevel(PartialPath, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getMeasurementCountGroupByLevel(PartialPath, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getMeasurementInfoMap() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getMeasurementList() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getMeasurementList() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
getMeasurementMap() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
getMeasurementMNode() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
getMeasurementMNode(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getMeasurementMNode(IMNode, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Invoked during insertPlan process.
getMeasurementMNode(IEntityMNode, String, IMeasurementSchema, String) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
MeasurementMNode factory method.
getMeasurementMNode(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getMeasurementMNodes(PartialPath, String[]) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getMeasurementMNodes() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getMeasurementPath() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getMeasurementPath() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getMeasurementPath() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
get MeasurementPath of this node
getMeasurementPaths(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Return all measurement paths for given path if the path is abstract.
getMeasurementPaths(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Return all measurement paths for given path if the path is abstract.
getMeasurementPaths(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement paths matching the given path pattern.
getMeasurementPaths(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement paths matching the given path pattern
getMeasurementPathsWithAlias(PartialPath, int, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Similar to method getMeasurementPaths(), but return Path with alias and filter the result by limit and offset.
getMeasurementPathsWithAlias(PartialPath, int, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement paths matching the given path pattern If using prefix match, the path pattern is used to match prefix path.
getMeasurementPathsWithAlias(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all measurement paths matching the given path pattern
getMeasurements() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBConfiguration
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getMeasurementSchema() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getMeasurementSchema() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getMeasurementSchema() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getMeasurementsCount() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getMeasurementsInTemplate(String, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getMeasurementsUnderPath(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getMeasurementUid() - 类 中的方法org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
getMeasurementUid() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkReaderWrap
 
getMeasureType() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadDataOperator
 
getMeasureType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
 
getMemChunkMap() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
getMemChunkMap() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
getMemChunkMap() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
getMemCost() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
getMemTableMap() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getMemTableMap() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getMemtableSizeThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMergeIntervalSec() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMergeWriteRateLimiter() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getMetadataInString() - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get metadata in string
getMetadataListForCurrentSeries() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator.MeasurementIterator
Collect all the chunk metadata of current series from the source files.
getMinPlanIndex() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getMinPlanIndex() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getMinPlanIndex() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getMinStartTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getMinStartTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getMinStartTime() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get min start time of device
getMinStartTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getMinTime() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
getMinTime() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getMinTime() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getMlogBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getmManagerCacheSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMNodeTypeName(byte) - 类 中的静态方法org.apache.iotdb.db.metadata.MetadataConstant
 
getModFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getModifications(TsFileResource, PartialPath) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
Get the modifications of a timeseries in the ModificationFile of a TsFile.
getModifications() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
Get all modifications stored in this file.
getModificationsForMemtable(IMemTable, List<Pair<Modification, IMemTable>>) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
get modifications from a memtable.
getMonitorSeriesValue() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
getMountedNodeIndexOnMeasurementPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check measurement path and return the mounted node index on path.
getMqttHandlerPoolSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttHost() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttMaxMessageSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttPayloadFormatter() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMqttPort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getmRemoteSchemaCacheSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMtreeSnapshotInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMtreeSnapshotThresholdTime() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMultiDirStrategyClassName() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getMultiFullPaths(IMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
 
getName() - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
getName() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getName() - 枚举 中的方法org.apache.iotdb.db.concurrent.ThreadName
 
getName() - 枚举 中的方法org.apache.iotdb.db.conf.OperationType
 
getName() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTaskPoolManager
 
getName() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushSubTaskPoolManager
 
getName() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushTaskPoolManager
 
getName() - 异常错误 中的方法org.apache.iotdb.db.exception.metadata.DeleteFailedException
 
getName() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getName() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getName() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
getName() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getName() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 
getName() - 接口 中的方法org.apache.iotdb.db.protocol.mqtt.PayloadFormatter
get the formatter name
getName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
getName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
getName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
getName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
getName() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowResult
 
getName() - 类 中的方法org.apache.iotdb.db.query.pool.QueryTaskManager
 
getName() - 类 中的方法org.apache.iotdb.db.query.pool.RawQueryReadTaskPoolManager
 
getName() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getName() - 枚举 中的方法org.apache.iotdb.db.service.metrics.enums.Operation
 
getName() - 枚举 中的方法org.apache.iotdb.db.service.ServiceType
 
getName() - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
getNanStringInferType() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getNativeFunctionNames() - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
getNativeFunctionNames() - 类 中的静态方法org.apache.iotdb.db.qp.constant.SQLConstant
 
getNativeSelectorFunctionNames() - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
getNewInstanceForTest() - 类 中的静态方法org.apache.iotdb.db.metadata.tag.TagManager
 
getNewInstanceForTest() - 类 中的静态方法org.apache.iotdb.db.metadata.template.TemplateManager
 
getNewPassword() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getNewPassword() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getNextFolderForSequenceFile() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getNextFolderForUnSequenceFile() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getNextFolderIndexForSequenceFile() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
get next folder index for TsFile.
getNextFolderIndexForUnSequenceFile() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
get next folder index for OverflowFile.
getNextSeqFileResource(boolean) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getNextTimeRange(long, boolean, boolean) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
getNextUnseqFileResource(boolean) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getNode(String, Supplier<ByteBuffer[]>) - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
getNode(String, Supplier<ByteBuffer[]>) - 接口 中的方法org.apache.iotdb.db.writelog.manager.WriteLogNodeManager
Get a WriteLogNode by a identifier like "{storageGroupName}-{BufferWrite/Overflow}-{ nameOfTsFile}".
getNodeByPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get node by the path
getNodeByPathWithStorageGroupCheck(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get node by path with storage group check If storage group is not set, StorageGroupNotSetException will be thrown
getNodeLength() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getNodeName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getNodeName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getNodeNextChildren(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getNodes() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getNodesCountInGivenLevel(PartialPath, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of nodes in the given level for given path pattern.
getNodesCountInGivenLevel(PartialPath, int) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of nodes in the given level for given path pattern.
getNodesCountInGivenLevel(PartialPath, int, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of nodes in the given level matching the given path.
getNodesCountInGivenLevel(PartialPath, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of nodes in the given level matching the given path.
getNodesList(PartialPath, int) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getNodesListInGivenLevel(PartialPath, int) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all nodes matching the given path pattern in the given level.
getNodesListInGivenLevel(PartialPath, int, MManager.StorageGroupFilter) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getNodesListInGivenLevel(PartialPath, int, MManager.StorageGroupFilter) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get all paths from root to the given level
getNodesNumInGivenLevel(PartialPath, int, boolean) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getNormalMods(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.modification.ModificationFile
 
getNot() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
getNoTimeExecuteResp(List<String>, List<String>) - 类 中的静态方法org.apache.iotdb.db.service.StaticResps
 
getNumberOfPendingSubTasks() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
getNumberOfPendingSubTasks() - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushManagerMBean
 
getNumberOfPendingTasks() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
getNumberOfPendingTasks() - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushManagerMBean
 
getNumberOfWorkingSubTasks() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
getNumberOfWorkingSubTasks() - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushManagerMBean
 
getNumberOfWorkingTasks() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
getNumberOfWorkingTasks() - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushManagerMBean
 
getOccupiedSpace(String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
getOffset() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getOffset() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getOffset() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
getOffset() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getOpenIdProviderUrl() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncLogDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncLogNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncLogValidity() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncMaxLogSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncPlanType(PhysicalPlan) - 类 中的静态方法org.apache.iotdb.db.doublelive.OperationSyncPlanTypeUtils
 
getOperationSyncProducerCacheNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncProducerCacheSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperationSyncSessionConcurrencySize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getOperatorName() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getOperatorName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getOperatorType() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getOrDefaultTsFileIOWriter(File, long) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
getOrderTime(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getOrderTime(Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getOrderTime(TsFileResource) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getOrderUtils() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
getOutputDataType() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDFConfigurations
 
getOverlapCheckTime(Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
getOverlappedPageNum() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getParameter() - 异常错误 中的方法org.apache.iotdb.db.exception.ConfigurationException
 
getParameters() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
 
getParent() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getParent() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getParent() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getParent() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getParent() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
getParentIndex(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getParentInsertTabletPlanIndexList() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getPartialPath() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getPartialPath() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getPartialPath() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
get partial path of this node
getPartitionCount() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.HashVirtualPartitioner
 
getPartitionCount() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.VirtualPartitioner
get total number of virtual storage group
getPartitionFilter() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
getPartitionFilter() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
getPartitionId() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
getPartitionId() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePartitionPlan
 
getPartitionInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getPartitionMaxFileVersions(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getPassword() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getPassword() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getPassword() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.User
 
getPassWord() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getPassword() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
getPath() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getPath() - 异常错误 中的方法org.apache.iotdb.db.exception.metadata.MeasurementInsideTemplateException
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CountOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetStorageGroupOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowLockInfoOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowStorageGroupOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CountPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowChildNodesPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowChildPathsPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowLockInfoPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowStorageGroupPlan
 
getPath() - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
getPath(int) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getPath() - 枚举 中的方法org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
 
getPathModifications(ModificationFile, PartialPath) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
Find the modifications of timeseries 'path' in 'modFile'.
getPathModifications(ModificationFile, AlignedPath) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
Find the modifications of all aligned 'paths' in 'modFile'.
getPathNextChildren(PartialPath, int, int) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getPathNodeInTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePartitionPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
mainly for query auth.
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ClearCachePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateSnapshotPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.KillQueryPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LogPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MergePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowQueryResourcePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTTLPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.TracingPlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
getPaths() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
getPaths() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getPathSet() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getPathsName(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getPathsNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getPathsNum() - 类 中的方法org.apache.iotdb.db.query.dataset.AlignByDeviceDataSet
 
getPathsSetOnTemplate(Template) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
getPathsSetTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get all paths set designated template
getPathString() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getPathsUsingTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
A shortcut mainly for viewing paths using template.
getPathsUsingTemplateUnderPrefix(String, String, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
getPathsUsingTemplateUnderPrefix(Template, PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Notice that wildcards do not semantically equal prefix match.
getPathToIndex() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getPathWithMeasurement(int) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getPayloadFormat(String) - 类 中的静态方法org.apache.iotdb.db.protocol.mqtt.PayloadFormatManager
 
getPermissions() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getPlanFromFailed() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
Reconstruct this plan with the failed measurements.
getPlanFromFailed() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
getPlanFromFailed() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getPlanFromFailed() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getPlanFromFailed() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getPlanner() - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
getPointReader() - 类 中的方法org.apache.iotdb.db.engine.querycontext.AlignedReadOnlyMemChunk
 
getPointReader() - 类 中的方法org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
getPoolSize() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getPoolSize() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getPort() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getPredicate(long, long, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
 
getPredictedDataType(Object, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.TypeInferenceUtils
Get predicted DataType of the given value
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ActivateTemplateOperator
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
getPrefixPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
getPrefixPaths() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FromComponent
 
getPrefixPaths() - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Return prefix paths of all sub-plans
getPrefixPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getPrefixPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getPrefixPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getPrefixPaths() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getPrimitiveArraysByType(TSDataType) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getPrimitiveArraySize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getPriority() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
getPriorityMergeReader() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesReader
 
getPriorityMergeReader() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
getPriorityQueueSize() - 类 中的方法org.apache.iotdb.db.rescon.TsFileResourceManager
 
getPrivilegeList() - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
getPrivilegeList() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getPrivilegeList() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getPrivileges(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getPrivileges(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Get the all the privileges of a user on a seriesPath.
getPrivileges() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
getPrivileges(String) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
getPrivileges(String) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getPrivileges(String, List<PathPrivilege>) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
get privileges.
getProcessor(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
This method is for insert and query or sth like them, this may get a virtual storage group
getProcessor(PartialPath, IStorageGroupMNode) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
get processor from device id
getProcessor(int, IStorageGroupMNode) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
get processor from virtualStorageGroupId
getProcessorDirectly(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
This method is for sync, delete tsfile or sth like them, just get storage group directly by sg name
getProcessorDirectly(PartialPath, int) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
This method is for sync, delete tsfile or sth like them, just get storage group directly by virtualStorageGroupId
getProcessorMap() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getProps() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getPropsUrl() - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
get props url location
getPropsUrl() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
get props url location
getPrunedMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
getQoS() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
getQueryContext(long) - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
getQueryContextMap() - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
getQueryDataSet() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDataSet
 
getQueryDataSet() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesDataSet
 
getQueryDataSet() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeseriesDataSet
 
getQueryDataSource(PartialPath, QueryContext, Filter, boolean) - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
 
getQueryDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getQueryEndTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
getQueryEndTime() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getQueryFileManager() - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
 
getQueryId() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.KillQueryOperator
 
getQueryId() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.KillQueryPlan
 
getQueryId() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getQueryId() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
getQueryOperator() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
getQueryOperator() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
getQueryPlan() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
getQuerySql() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getQuerySql() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getQuerySqlAfterGroupByClause() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getQuerySqlBeforeGroupByClause() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getQueryStartTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
getQueryStartTime() - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
getQueryTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
getQueryTimeLowerBound() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getQueryTimeoutThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getQueue() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getQueue() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getQueueLength() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getQueueLength() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getQueueLength() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedThreadPoolExecutor
 
getRamSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getRange() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getRatio() - 类 中的方法org.apache.iotdb.db.conf.adapter.CompressionRatio
Get the average compression ratio for all closed files
getRawDataQueryExecutor(RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
getRawQueryBlockingQueueCapacity() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getReader() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
getReaderAndChunkMetadataForCurrentAlignedSeries() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
return a list of the tsfile reader and its aligned chunk metadata list for the aligned device which this iterator is visiting.
getReaderByTime(PartialPath, RawDataQueryPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
getReaderByTime(PartialPath, RawDataQueryPlan, TSDataType, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
 
getReaderByTimestamp(PartialPath, Set<String>, TSDataType, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
getReaderIndex(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getReaderIndexByExpressionName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getReadOnlyMemChunk(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getReadOnlyMemChunkFromMemTable(IMemTable, List<Pair<Modification, IMemTable>>, long) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getReadOnlyMemChunkFromMemTable(IMemTable, List<Pair<Modification, IMemTable>>, long) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getReadOnlyMemChunkFromMemTable(IMemTable, List<Pair<Modification, IMemTable>>, long) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
get the ReadOnlyMemChunk from the given MemTable.
getReconnectDelay() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getRecord() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
getRecord() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
getRecord() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
getRecord() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
getRecord() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
getRecordSize(TSDataType, Object, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for getting the value size.
getRecordsSize(List<TSDataType>, Object[], boolean) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for getting the value size.
getRecoveryLogIntervalInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getReference(Expression) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.LayerMemoryAssigner
 
getReferenceCnt() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
getReferenceCount() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getRegisterBufferRejectThresholdInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRegisterBufferSleepIntervalInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRegistrationInformation() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
getRegistrationInformation(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
getRegistrationInformation() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
getRejectProportion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRejectThershold() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getRejectThershold() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getRejectThershold() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
getRelatedStorageGroup() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getResourcesToBeSettled(PartialPath, List<TsFileResource>, List<TsFileResource>, List<String>) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getResourcesToBeSettled(List<TsFileResource>, List<TsFileResource>, List<String>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
getRestQueryDefaultRowSizeLimit() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getRestServicePort() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getResult() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
After invoke traverse(), this method could be invoked to get result
getResult() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementGroupByLevelCounter
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
getResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
getResultColumnByDatasetOutputIndex(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getResultColumnName() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
getResultColumnPointReaders() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.DAGBuilder
 
getResultColumns() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
getResultColumns() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getResultDataType() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getResults() - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Return execution status for each path
getResults() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getResults() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getResults() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getResults() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getResults() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
getRightExpression() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
getRole(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getRole(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Find a role by its name.
getRole(String) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
getRole(String) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Get a role object.
getRoleList() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
getRoleName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getRoleName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getRootCause(Throwable) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
getRow(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
Returns the row at the specified position in this window.
getRow(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getRow(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
getRowCount(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
Gets the number of rows in the InsertTabletPlan of the index, zero will be returned if the index is out of bound.
getRowCount() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
getRowCount() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getRowIterator() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
Returns an iterator used to access this window.
getRowIterator() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
getRowIterator() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
getRowLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getRowLimit() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getRowOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getRowOffset() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getRowPlanIndexList() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getRowPlans() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
getRowRecord(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
getRowRecord(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
getRpcAddress() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcImplClassName() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcMaxConcurrentClientNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRpcPort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getRPCPort() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
getRPCPort() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
getRPCPort() - 接口 中的方法org.apache.iotdb.db.service.RPCServiceMBean
 
getRPCPort() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
getRPCPort() - 接口 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManagerMBean
 
getRPCServiceStatus() - 接口 中的方法org.apache.iotdb.db.service.RPCServiceMBean
 
getRPCServiceStatus() - 接口 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManagerMBean
 
getRunningCompactionTaskList() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getSafetyLine() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SafetyLine
 
getSaveInterval() - 类 中的静态方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
getSchema() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getSchema() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
getSchema() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getSchema() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getSchema() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getSchema() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getSchema(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getSchema() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
getSchemaDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemaEntry(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
get schema entry of the measurement
getSchemaList() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getSchemaMap() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
getSchemaNames() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
getSchemaQueryFetchSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSchemasInTemplate(String, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getSchemaTemplate() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getSchemaTemplate() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getSchemaTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
getSchemaTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getSecondaryAddress() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSecondaryPassword() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSecondaryPort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSecondarySessionPoolMaxSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSecondaryUser() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSelectComponent() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxQueryOperator
 
getSelectComponent() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getSelectedFileSize() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
getSelectedSequenceFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
getSelectedTsFileResourceList() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
getSelectedUnsequenceFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
getSelectIntoInsertTabletPlanRowLimit() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSenderFolderPath() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getSeqFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
getSeqFileSet() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getSeqMemtableFlushCheckInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSeqMemtableFlushInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSeqResourceByIndex(int) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getSeqResources() - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getSeqResourcesSize() - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getSeqTsFileSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSequenceChunkNum() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getSequenceChunkPoints() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getSequenceFileFolder(int) - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getSequenceFileTreeSet() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getSequenceListByTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getSequenceRecoverTsFileResources() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getSerializationRecorder() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
getSerializationRecorder() - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
getSerializationRecorder() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
getSerializedByteLength() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
getSerializedElementSize() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
getSerializedSize() - 枚举 中的静态方法org.apache.iotdb.db.index.common.IndexType
 
getSerializedSize() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Calculate size after serialization.
getSeriesLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getSeriesNumber() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getSeriesNumber() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getSeriesOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getSeriesReader() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
getSeriesSchema(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get schema of paritialPath
getSeriesSchemas(InsertPlan, VirtualStorageGroupProcessor) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getSeriesSchemas(InsertPlan) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
check inserting timeseries existence and fill their measurement mnode
getSeriesSchemas(InsertPlan) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
check inserting timeseries existence and fill their measurement mnode
getSeriesSchemasAndReadLockDevice(InsertPlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
get schema for device.
getSeriesType(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get series type for given seriesPath.
getSeriesType() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getSeriesType() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getSeriesType() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getSeriesTypeByPath(MeasurementPath, String) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
getSeriesTypeInByte() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getSeriesTypesByPaths(Collection<? extends PartialPath>) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
getSeriesTypesByPaths(List<MeasurementPath>, List<String>) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
getServerIp() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getServerPort() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getSessionId() - 类 中的方法org.apache.iotdb.db.service.basic.BasicOpenSessionResp
 
getSessionIdByQueryId(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getSessionTimeoutThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSettleLogPath() - 类 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog
 
getSettleThreadNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSettleTsFileCallBack() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getSgByEngineFile(File, boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
The internal file means that the file is in the engine, which is different from those external files which are not loaded.
getSGByFilePath(String) - 类 中的方法org.apache.iotdb.db.service.SettleService
 
getSgLevel() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
getSgLevel() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
getSgName() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowResult
 
getSgPath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
getSgPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
getShowContentType() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
getShowContinuousQueriesResultList() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
getSingleFill() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillClauseComponent
 
getSingleFill() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillClauseComponent
 
getSingleFill() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
getSingleFill() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
getSinglePath() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
getSingleRootArray() - 类 中的静态方法org.apache.iotdb.db.qp.constant.SQLConstant
 
getSingleTimeArray() - 类 中的静态方法org.apache.iotdb.db.qp.constant.SQLConstant
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
getSlidingStep() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
getSlowQueryThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSnapshotFile(File) - 类 中的静态方法org.apache.iotdb.db.utils.SyncUtils
This method is to get a snapshot file seriesPath according to a tsfile seriesPath.
getSnapshotPath() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getSortedTvListForQuery() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getSortedTvListForQuery(List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getSortedTvListForQuery() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
served for query requests.
getSortedTvListForQuery(List<IMeasurementSchema>) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
served for vector query requests.
getSortedTvListForQuery() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getSortedTvListForQuery(List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getSourceFileInfos() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
 
getSpecialClauseComponent() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getSpecifiedFillResult(TSDataType) - 类 中的方法org.apache.iotdb.db.query.executor.fill.ValueFill
 
getStart() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getStartEndTime(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
getStartTime() - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
getStartTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getStartTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getStartTime(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get start time of device
getStartTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getStartTime(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getStartTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
getStartTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
getStartTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getStartTime() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getStartTime() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getStartTime() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
getStartUpNanosecond() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getStatement() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getStatement(String) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
getStatistics(int) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
getStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemPageReader
 
getStorageGroup() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
getStorageGroup() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnSetTTLOperator
 
getStorageGroup() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
getStorageGroupDir() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getStorageGroupInfo() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getStorageGroupList() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
getStorageGroupList() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
getStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getStorageGroupName() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getStorageGroupName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
getStorageGroupName() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePartitionPlan
 
getStorageGroupNames(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
getStorageGroupNodeByPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Get storage group node by path. the give path don't need to be storage group path.
getStorageGroupNodeByPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
E.g., root.sg is storage group given [root, sg], return the MNode of root.sg given [root, sg, device], return the MNode of root.sg Get storage group node, the give path don't need to be storage group path.
getStorageGroupNodeByStorageGroupPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
E.g., root.sg is storage group given [root, sg], return the MNode of root.sg given [root, sg, device], return the MNode of root.sg Get storage group node by path.
getStorageGroupNodeByStorageGroupPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
E.g., root.sg is storage group given [root, sg], return the MNode of root.sg given [root, sg, device], throw exception Get storage group node, if the give path is not a storage group, throw exception
getStorageGroupNodeInTraversePath() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
getStorageGroupNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.MManager
To calculate the count of storage group for given path pattern.
getStorageGroupNum(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of storage group matching the given path.
getStorageGroupNum(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get the count of storage group matching the given path.
getStorageGroupPartitionIds() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
getStorageGroupPath(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
getStorageGroupPath() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getStorageGroupPath() - 异常错误 中的方法org.apache.iotdb.db.exception.metadata.StorageGroupAlreadySetException
 
getStorageGroupPathByLevel(PartialPath, int) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
Get storage group path when creating schema automatically is enable e.g., path = root.a.b.c and level = 1, return root.a
getStorageGroups() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTTLOperator
 
getStorageGroups() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTTLPlan
 
getStorageGroupSizeReportThreshold() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getStorageGroupsTTL() - 类 中的方法org.apache.iotdb.db.metadata.MManager
get all storageGroups ttl
getString(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getString(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the String value at the specified column in this row.
getString(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getString(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getString(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getString(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getString(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getStringMem(String) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
function for getting the memory size of the given string.
getStringOrDefault(String, String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
getStringOrDefault(String, String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
getSubCompactionTaskNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSumOfCompactionCount() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
getSyncDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSyncMlogPeriodInMs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSyncPeriodInSecond() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getSyncReceiverName() - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
getSyncServerPort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSystemDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSystemFileStorageFs() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getSystemStatus() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTabletSize(InsertTabletPlan, int, int, boolean) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
If mem control enabled, do not add text data size here, the size will be added to memtable before inserting.
getTabletsSize() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getTag() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
getTagAttributeFlushInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTagAttributeTotalSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTagOffset() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getTagOrdersWithAutoCreatingSchema(String, String) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
getTags() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
getTags() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
getTags() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
getTagsMap() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
getTagsMap() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
getTail() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
getTailNode() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getTargetChunkPointNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetChunkSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetCompactionFileSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTargetDir() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnloadFileOperator
 
getTargetDir() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
getTargetFileInfos() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
 
getTargetPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
getTargetPath() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
getTaskCount() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
getTaskCount() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
getTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
getTemplateLastCaches() - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
getTemplateLastCaches() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
getTemplateMap() - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTemplateOperator
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowNodesInTemplatePlan
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPathsSetTemplatePlan
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPathsUsingTemplatePlan
 
getTemplateName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
getTemplateOnPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Get template name on give path if any node of it has been set a template
getTestTsFileDir(String, long, long) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
getTestTsFilePath(String, long, long, long) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
getThriftDefaultBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getThriftMaxFrameSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getThriftServerAwaitTimeForStopService() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
getTime() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
getTime() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
getTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
getTime() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
getTime() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the timestamp of this row.
getTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
getTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
getTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
getTime(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
getTime(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
getTime(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
getTime(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getTime(int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getTime(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getTimeArray() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
getTimeArray() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
getTimeByIndex(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
getTimeCost() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
getTimedCompactionScheduleTask() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getTimeExpression(GroupByTimePlan) - 类 中的静态方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getTimeFilter(long) - 枚举 中的方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
 
getTimeFilter(Filter) - 类 中的方法org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
extract time filter from a value filter
getTimeFilter() - 类 中的方法org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
getTimeGenerator(QueryContext, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
getTimeGenerator(QueryContext, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.AggregationExecutor
 
getTimeGenerator(QueryContext, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
getTimeIndex() - 枚举 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.TimeIndexLevel
 
getTimeIndexLevel() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTimeIndexMemoryProportion() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTimeIndexType() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getTimeInterval() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
getTimeInterval() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
getTimeout() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
getTimePartition() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
getTimePartition(long) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
getTimePartition(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getTimePartition(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getTimePartition(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get time partition
getTimePartition(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getTimePartition() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
make sure Either the deviceToIndex is not empty Or the path contains a partition folder
getTimePartitionId() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
getTimePartitionId() - 类 中的方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
getTimePartitionInterval() - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
getTimePartitions() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getTimePartitionWithCheck(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
getTimePartitionWithCheck(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
getTimePartitionWithCheck(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
get time partition with check.
getTimePartitionWithCheck(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
getTimePartitionWithCheck() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Used when load new TsFiles not generated by the server Check and get the time partition
getTimeRangeId() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getTimes() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
getTimes() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
getTimeSeriesCacheAverageLoadPenalty() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTimeSeriesCacheAverageLoadPenalty() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadata(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Get a timeseriesMetadata by path.
getTimeSeriesMetaDataCacheAverageSize() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTimeSeriesMetaDataCacheAverageSize() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadataCacheEvictionCount() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTimeSeriesMetadataCacheEvictionCount() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadataCacheMaxMemory() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTimeSeriesMetadataCacheMaxMemory() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTimeSeriesMetadataHitRatio() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTimeSeriesMetadataHitRatio() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTimeseriesMetadataMapWithPath(String) - 类 中的方法org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
getTimestamp() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBEvent
 
getTimestamp() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
getTimestamp() - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.ILastCacheValue
 
getTimestamp() - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.LastCacheValue
 
getTimestamp() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
getTimestampPrecision() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTimeStatistics() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
getTimeValuePair() - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.ILastCacheValue
 
getTimeValuePair() - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.LastCacheValue
 
getTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int, long, Integer, List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
getTimeValuePair(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
for log
getTimeValuePair(int, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getTimeValuePairForTimeDuplicatedRows(List<Integer>, long, Integer, List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTimeValuePairForTimeDuplicatedRows(List<Integer>, long, Integer, TSEncoding) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getTimeValuePairs(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.FillQueryExecutor
 
getTlogBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTmpFilePath() - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthIExternalSortFileDeserializer
 
getToBeSyncedFilesMap() - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
 
getToBeSyncedFilesMap() - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getTokenIntType() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
getTopic() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
getTotalMemTableSize() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
getTotalMemTableSize() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
getTotalMemTableSize() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
getTotalNormalSeriesNumber() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getTotalPageNum() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getTotalPointsNum() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getTotalPointsNum() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
getTotalRowCount() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
getTotalTaskCount() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
getTotalTasks() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getTotalTemplateSeriesNumber() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
getTotalUpgradeFileNum() - 类 中的静态方法org.apache.iotdb.db.service.UpgradeSevice
 
getTracingDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTrigger() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
getTriggerDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getTriggerExecutor() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getTriggerExecutor() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
getTriggerExecutor() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getTriggerInstance(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTriggerOperator
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StartTriggerOperator
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StopTriggerOperator
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
getTriggerName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
getTrustStorePath() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getTrustStorePwd() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
getTSDataType() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
get ts data type from long value of schema
getTsDataTypes() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTSEncoding() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
get ts encoding from long value of schema
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.LastQueryPlan
 
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
Construct the header of result set.
getTSExecuteStatementResp(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
getTsFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getTsFileList(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getTsFileName(String) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
getTsFilePath() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getTsFilePath() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
getTsFilePath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
getTsFileProcessorInfo() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getTsFileResource() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getTsFileResourceManager() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getTsFileSize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getTsRecordMem(TSRecord) - 类 中的静态方法org.apache.iotdb.db.utils.MemUtils
Calculate how much memory will be used if the given record is written to sequence file.
getTVList() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
getTVList() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
getTVList() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
getTvListByColumnIndex(List<Integer>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getTvListByColumnIndex(List<Integer>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getTVListsRamCost() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
getTVListsRamCost() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
getType() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
getType() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
getType() - 类 中的方法org.apache.iotdb.db.query.externalsort.ExternalSortJobPart
 
getType() - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.FileMetrics
 
getType() - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.ProcessMetrics
 
getType() - 类 中的方法org.apache.iotdb.db.service.metrics.predefined.SystemMetrics
 
getTypes() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
getUdfCollectorMemoryBudgetInMB() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfInitialByteArrayLengthForMemoryControl() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfMemoryBudgetInMB() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
getUdfName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropFunctionOperator
 
getUdfName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
getUdfName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
getUdfReaderMemoryBudgetInMB() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUdfTransformerMemoryBudgetInMB() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUnaryExpression(Path, T) - 枚举 中的方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
 
getUnit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
getUnseqFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
getUnSeqFileSet() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getUnseqMemtableFlushCheckInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUnseqMemtableFlushInterval() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUnseqResourceByIndex(int) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getUnseqResources() - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getUnseqResourcesSize() - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
getUnSeqTsFileSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUnsequenceChunkNum() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getUnsequenceChunkPoints() - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
getUnSequenceFileFolder(int) - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getUnSequenceFileFolderIndex(String) - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getUnSequenceFileList() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getUnsequenceListByTimePartition(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getUnsequenceRecoverTsFileResources() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getUpgradedResources() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getUpgradeLogLock() - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
getUpgradeLogPath() - 类 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeLog
 
getUpgradeThreadNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getUpgradeTsFileResourceCallBack() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getUpperBound(int) - 类 中的方法org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
getUpperTemplate() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
getUpperTemplate() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
getUpperTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
get upper template of this node, remember we get nearest template alone this node to root
getUpperTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
getUsableSpace(String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
NOTICE: This method is currently used only for data dir, thus using FSFactory to get file
getUser(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
getUser(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Find a user by its name.
getUser(String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
getUser(String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Get a user object.
getUser() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getUser(String) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.UserCache
 
getUsername() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
getUsername() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.User
 
getUserName() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
getUserName() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
getUsername(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getUserPrincipal() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
getUsers() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DataAuthOperator
 
getUsers() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
getValidFiles(String) - 接口 中的方法org.apache.iotdb.db.sync.sender.manage.ISyncFileManager
Based on current local files and last local files, we can distinguish two kinds of files between them, one is deleted files, the other is new files.
getValidFiles(String) - 类 中的方法org.apache.iotdb.db.sync.sender.manage.SyncFileManager
 
getValidRowIndexForTimeDuplicatedRows(List<Integer>, int) - 类 中的方法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() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
getValue() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
getValue() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
getValue() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
getValue() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
getValue() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
getValueBuffer(List<TSDataType>, List<Object>) - 类 中的静态方法org.apache.iotdb.db.utils.DataTypeUtils
 
getValueFilter(T) - 枚举 中的方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
 
getValueFilter() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
getValueIndex(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get the row index value in index column
getValueIndex(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getValueLists() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
getValues() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBEvent
 
getValues() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
getValues() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
getValues() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
getValues() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
getValues() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
getValues() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
getValuesInTimestamps(long[], int) - 类 中的方法org.apache.iotdb.db.query.externalsort.adapter.ByTimestampReaderAdapter
 
getValuesInTimestamps(long[], int) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskChunkReaderByTimestamp
 
getValuesInTimestamps(long[], int) - 接口 中的方法org.apache.iotdb.db.query.reader.series.IReaderByTimestamp
Returns the corresponding value under this timestamp.
getValuesInTimestamps(long[], int) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
getVerifyMetadata() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
getVersion() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
getVersion() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
getVersion() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
getVirtualSgIdByEngineFile(File, boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
The internal file means that the file is in the engine, which is different from those external files which are not loaded.
getVirtualStorageGroup() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
getVirtualStorageGroupId() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
getVirtualStorageGroupId() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getVirtualStorageGroupNum() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getVirtualStorageGroupProcessor() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
getVisibleMetadataListFromWriter(RestorableTsFileIOWriter, TsFileResource, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
getVisibleMetadataListFromWriter(RestorableTsFileIOWriter, TsFileResource, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
getVisibleMetadataListFromWriter(RestorableTsFileIOWriter, TsFileResource, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
getWaitingTasksNumber() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getWalBufferSize() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWalConsumer() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
getWalDir() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWalDirectByteBuffer() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
get the direct byte buffer from pool, each fetch contains two ByteBuffer, return null if fetch fails
getWALFolder() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
getWalPoolTrimIntervalInMS() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWalSupplier() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
getWALTrimScheduleTask() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
getWatermarkBitString() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWatermarkMethodName() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWatermarkParamMarkRate() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWatermarkParamMaxRightBit() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWatermarkSecretKey() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
getWhereComponent() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
getWideQueryHeaders(List<String>, List<String>, boolean, BitSet) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
getWideQueryHeaders(List<String>, List<String>, boolean, BitSet) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.LastQueryPlan
 
getWideQueryHeaders(List<String>, List<String>, boolean, BitSet) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
getWideQueryHeaders(List<String>, List<String>, boolean, BitSet) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getWideQueryHeaders(List<String>, List<String>, boolean, BitSet) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
getWindowSize() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
 
getWindowSize() - 类 中的方法org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
getWithoutNullColumns() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
getWithoutNullColumnsIndex() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
getWorkingStorageGroupPartitions() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
Get a map indicating which storage groups have working TsFileProcessors and its associated partitionId and whether it is sequence or not.
getWorkingStorageGroupPartitions(String, Map<String, List<Pair<Long, Boolean>>>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push getWorkingStorageGroupPartitions operation down to all virtual storage group processors
getWorkingTasksNumber() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
getWorkMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getWorkMemTableCreatedTime() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
Return Long.MAX_VALUE if workMemTable is null
getWorkMemTableRamCost() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
getWorkSequenceTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
get all working sequence tsfile processors
getWorkUnsequenceTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
get all working unsequence tsfile processors
getZoneId() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
getZoneId(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
getZoneId() - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
GLOBAL_DB_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
GrafanaApiServiceImpl - org.apache.iotdb.db.protocol.rest.impl中的类
 
GrafanaApiServiceImpl() - 类 的构造器org.apache.iotdb.db.protocol.rest.impl.GrafanaApiServiceImpl
 
grantPrivilegeToRole(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
grantPrivilegeToRole(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Add a privilege on a seriesPath to a role.
grantPrivilegeToRole(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
grantPrivilegeToRole(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Grant a privilege on a seriesPath to a role.
grantPrivilegeToUser(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
grantPrivilegeToUser(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Grant a privilege on a seriesPath to a user.
grantPrivilegeToUser(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
grantPrivilegeToUser(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Grant a privilege on a seriesPath to a user.
grantRoleToUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
grantRoleToUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Add a role to a user.
grantRoleToUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
grantRoleToUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Add a role to a user.
groupAggregationsBySeries(List<? extends Path>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
Merge same series and convert to series map.
groupAggResultByLevel(List<AggregateResult>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
groupAlignedPaths(List<PartialPath>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
PartialPath of aligned time series will be organized to one AlignedPath.
groupAlignedSeriesWithAggregations(Map<PartialPath, List<Integer>>) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
Group all the series under an aligned entity into one AlignedPath and remove these series from pathToAggrIndexesMap.
groupBy(GroupByTimePlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute groupBy query.
groupBy(GroupByTimePlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
GroupByClauseComponent - org.apache.iotdb.db.qp.logical.crud中的类
 
GroupByClauseComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
GroupByEngineDataSet - org.apache.iotdb.db.query.dataset.groupby中的类
 
GroupByEngineDataSet() - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
GroupByEngineDataSet(QueryContext, GroupByTimePlan) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
groupBy query.
GroupByExecutor - org.apache.iotdb.db.query.dataset.groupby中的接口
Each executor calculates results of all aggregations on this series
groupByFill(GroupByTimeFillPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute group by fill query
groupByFill(GroupByTimeFillPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
GroupByFillClauseComponent - org.apache.iotdb.db.qp.logical.crud中的类
 
GroupByFillClauseComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.GroupByFillClauseComponent
 
GroupByFillDataSet - org.apache.iotdb.db.query.dataset.groupby中的类
 
GroupByFillDataSet(QueryContext, GroupByTimeFillPlan) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByFillDataSet
 
GroupByFillQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
GroupByFillQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.GroupByFillQueryOperator
 
groupByLevelController - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
GroupByLevelController - org.apache.iotdb.db.qp.utils中的类
This class is used to control the row number of group by level query.
GroupByLevelController(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.utils.GroupByLevelController
 
GroupByLevelDataSet - org.apache.iotdb.db.query.dataset.groupby中的类
 
GroupByLevelDataSet(GroupByTimePlan, GroupByEngineDataSet) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByLevelDataSet
 
GroupByQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
GroupByQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.GroupByQueryOperator
 
GroupByTimeFillPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
GroupByTimeFillPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
GroupByTimePlan - org.apache.iotdb.db.qp.physical.crud中的类
 
GroupByTimePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
groupByTimePlan - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
GroupByWithoutValueFilterDataSet - org.apache.iotdb.db.query.dataset.groupby中的类
 
GroupByWithoutValueFilterDataSet() - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
GroupByWithoutValueFilterDataSet(QueryContext, GroupByTimePlan) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
constructor.
GroupByWithValueFilterDataSet - org.apache.iotdb.db.query.dataset.groupby中的类
 
GroupByWithValueFilterDataSet() - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
GroupByWithValueFilterDataSet(QueryContext, GroupByTimePlan) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
constructor.
GroupByWithValueFilterDataSet(long, GroupByTimePlan) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
GroupedLSBWatermarkEncoder - org.apache.iotdb.db.tools.watermark中的类
 
GroupedLSBWatermarkEncoder(String, String) - 类 的构造器org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
GroupedLSBWatermarkEncoder(IoTDBConfig) - 类 的构造器org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
groupPathByStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
For a path, infer all storage groups it may belong to.
groupPathByStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Resolve the path or path pattern into StorageGroupName-FullPath pairs.
groupVectorPaths(PhysicalGenerator) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
Group all the subSensors of one vector into one VectorPartialPath save the grouped VectorPartialPath in deduplicatedVectorPaths instead of putting them directly into deduplicatedPaths, because we don't know whether the raw query has value filter here.
groupVectorPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.strategy.PhysicalGenerator
 
GSON - 类 中的静态变量org.apache.iotdb.db.metadata.mtree.MTree
 

H

handleClientExit() - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
release resources or cleanup when a client (a sender) is disconnected (normally or abnormally).
handleException(String, File, TsFileResource, List<TsFileResource>, TsFileManager, TsFileResourceList) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.InnerSpaceCompactionExceptionHandler
 
handleException(String, File, List<TsFileResource>, List<TsFileResource>, List<TsFileResource>, TsFileManager, long, boolean, boolean) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.task.CompactionExceptionHandler
 
handleLoadTask(FileLoader.LoadTask) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
handleLoadTask(FileLoader.LoadTask) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
Handle load task by type.
Handler<C extends Configuration,E extends Event> - org.apache.iotdb.db.engine.trigger.sink.api中的接口
 
handleWhenAllSourceFilesExist(String, TsFileResource, List<TsFileResource>, TsFileResourceList, TsFileManager, boolean) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.InnerSpaceCompactionExceptionHandler
 
hasAggregationFunction() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
hasAlias() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
hasAttribute(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
hasAttribute(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
hasCachedNextOverlappedPage - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
hasCachedPair - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
hasCachedTimeInterval - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
hasCachedValue - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
hasCandidateResult - 类 中的变量org.apache.iotdb.db.query.aggregation.AggregateResult
 
hasCandidateResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
hasCandidateResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
hasChild(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
hasChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
check whether the MNode has a child with the name
hasChild(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
hasChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
check whether the MNode has a child with the name
hasChild(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
hasDataset(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Judge if aggregation results have been calculated.
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
hasFinalResult() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
hashCode() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
hashCode() - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
hashCode() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
hashCode() - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache.BloomFilterCacheKey
 
hashCode() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
hashCode() - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
hashCode() - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
hashCode() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.PlainDeviceID
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SHA256DeviceID
The probability that each bit of sha 256 is 0 or 1 is equal
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
hashCode() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
hashCode() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
hashCode() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
hashCode() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Sub-classes must not override this method.
hashCode() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
hashCode() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader.MergeReaderPriority
 
hashCode() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
HashLock - org.apache.iotdb.db.concurrent中的类
This class manages an array of locks and use the hash code of an object as an index of the array to find the corresponding lock, so that the operations on the same key (string) can be prevented while the number of locks remain controlled.
HashLock() - 类 的构造器org.apache.iotdb.db.concurrent.HashLock
 
hashMod(String, Integer) - 类 中的静态方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
HashVirtualPartitioner - org.apache.iotdb.db.engine.storagegroup.virtualSg中的类
 
hasLimit - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
hasLimit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
hasLimit() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
hasLimit() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
hasLimit - 类 中的变量org.apache.iotdb.db.query.dataset.ShowDataSet
 
hasNext() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.NaivePathSelector
 
hasNext() - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogReader
 
hasNext() - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlansIterator
 
hasNext() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogReader
 
hasNext() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogReader
 
hasNext() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtReader
 
hasNext(long) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
hasNext() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
hasNext() - 类 中的方法org.apache.iotdb.db.utils.AlignedValueIterator
 
hasNext() - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
hasNext() - 类 中的方法org.apache.iotdb.db.writelog.io.BatchLogReader
 
hasNext() - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogReader
return whether there exists next log to be read.
hasNext() - 类 中的方法org.apache.iotdb.db.writelog.io.MultiFileLogReader
 
hasNext() - 类 中的方法org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
hasNextBatch() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
This method overrides the AbstractDataReader.hasNextOverlappedPage for pause reads, to achieve a continuous read
hasNextChunk() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
hasNextChunk() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
hasNextChunk() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
hasNextDevice() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
 
hasNextFile() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
hasNextFile() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
hasNextFile() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
hasNextPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
hasNextPage() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
hasNextPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
hasNextRow() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowIterator
Returns true if the iteration has more rows.
hasNextRow() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
hasNextRow() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
hasNextRowInObjects() - 接口 中的方法org.apache.iotdb.db.query.dataset.IUDFInputDataSet
Whether the data set has next row.
hasNextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithValueFilter
 
hasNextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.UDFInputDataSet
 
hasNextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.UDFRawQueryInputDataSetWithoutValueFilter
 
hasNextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
hasNextSatisfiedPage() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
hasNextSatisfiedPage() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
hasNextSeqResource(int, boolean) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
hasNextSeqResource() - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
hasNextSeries() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator.MeasurementIterator
 
hasNextSubSeries() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthIExternalSortFileDeserializer
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkDataIterator
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataPointReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.CachedPriorityMergeReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
hasNextTimeValuePair() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
hasNextUnseqResource(int) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
hasNextUnseqResource() - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.AlignByDeviceDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByLevelDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.ListDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.NonAlignEngineDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
for spark/hadoop/hive integration and test
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithValueFilter
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.SingleDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
hasNextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
hasNullField(Object[]) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.InputRowUtils
this method checks whether the row returned by IUDFInputDataSet.nextRowInObjects() has any null fields except the timestamp
hasPlainAggregationFunction() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
hasPrevious - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
hasPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
hasPrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
hasPrivilege(String, int, List<PathPrivilege>) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
check if series path has this privilege.
hasRemaining - 类 中的变量org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
hasRemaining() - 类 中的方法org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
hasRemaining() - 接口 中的方法org.apache.iotdb.db.query.reader.series.ManagedSeriesReader
 
hasRemaining() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
hasRole(String) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
hasSchema(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
hasSgCol() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
hasSgCol() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
hasSlimit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
hasSlimit() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
hasSoffset() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
hasSoffset() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
hasSpace(String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
hasTimeSeriesGeneratingFunction() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
hasTimeSeriesGeneratingFunction() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
hasUserDefinedAggregationFunction() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
hasValidMeasurements() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
head - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.Cache
 
heap - 类 中的变量org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 

I

IAggregateReader - org.apache.iotdb.db.query.reader.series中的接口
 
IAuthorizer - org.apache.iotdb.db.auth.authorizer中的接口
This interface provides all authorization-relative operations.
ICrossSpaceMergeFileSelector - org.apache.iotdb.db.engine.compaction.cross.rewrite.selector中的接口
IMergeFileSelector selects a set of files from given seqFiles and unseqFiles which can be merged without exceeding given memory budget.
IDeviceID - org.apache.iotdb.db.metadata.idtable.entry中的接口
device id interface
IDiskSchemaManager - org.apache.iotdb.db.metadata.idtable中的接口
This class manages IO of id table's schema entry
IDTable - org.apache.iotdb.db.metadata.idtable中的接口
 
IDTableFlushTimeManager - org.apache.iotdb.db.engine.storagegroup中的类
This class manages last time and flush time for sequence and unsequence determination This class This class is NOT thread safe, caller should ensure synchronization This class not support upgrade
IDTableFlushTimeManager(IDTable) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
IDTableHashmapImpl - org.apache.iotdb.db.metadata.idtable中的类
id table belongs to a storage group and mapping timeseries path to it's schema
IDTableHashmapImpl(File) - 类 的构造器org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
IDTableManager - org.apache.iotdb.db.metadata.idtable中的类
This class manages one id table for each logical storage group
IEntityMNode - org.apache.iotdb.db.metadata.mnode中的接口
 
IExternalSortFileDeserializer - org.apache.iotdb.db.query.externalsort.serialize中的接口
 
IExternalSortFileSerializer - org.apache.iotdb.db.query.externalsort.serialize中的接口
 
IFileLoader - org.apache.iotdb.db.sync.receiver.load中的接口
This interface is used to load files, including deleted files and new tsfiles.
IFill - org.apache.iotdb.db.query.executor.fill中的类
 
IFill(TSDataType, long) - 类 的构造器org.apache.iotdb.db.query.executor.fill.IFill
 
IFill() - 类 的构造器org.apache.iotdb.db.query.executor.fill.IFill
 
IFilterOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的接口
provide a filter operator, optimize it.
ILastCacheContainer - org.apache.iotdb.db.metadata.lastCache.container中的接口
this interface declares the operations of LastCache data
ILastCacheValue - org.apache.iotdb.db.metadata.lastCache.container.value中的接口
 
ILastFlushTimeManager - org.apache.iotdb.db.engine.storagegroup中的接口
This interface manages last time and flush time for sequence and unsequence determination
IllegalIndexParamException - org.apache.iotdb.db.exception.index中的异常错误
 
IllegalIndexParamException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.index.IllegalIndexParamException
 
IllegalParameterOfPathException - org.apache.iotdb.db.exception.metadata中的异常错误
 
IllegalParameterOfPathException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.IllegalParameterOfPathException
 
IllegalPathException - org.apache.iotdb.db.exception.metadata中的异常错误
 
IllegalPathException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.IllegalPathException
 
IllegalPathException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.IllegalPathException
 
ILoadLogger - org.apache.iotdb.db.sync.receiver.load中的接口
This interface is used to log progress in the process of loading deleted files and new tsfiles.
ILogicalOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的接口
provide a context, transform it for optimization.
ILogReader - org.apache.iotdb.db.writelog.io中的接口
ILogReader is an iterator of PhysicalPlan but throws IOException and provide a close() method.
ILogWriter - org.apache.iotdb.db.writelog.io中的接口
ILogWriter provides functions to insert WAL logs that have already been converted to bytes to a persistent medium.
IMeasurementMNode - org.apache.iotdb.db.metadata.mnode中的接口
This interface defines a MeasurementMNode's operation interfaces.
IMemTable - org.apache.iotdb.db.engine.memtable中的接口
IMemTable is designed to store data points which are not flushed into TsFile yet.
IMergePathSelector - org.apache.iotdb.db.engine.compaction.cross.rewrite.selector中的接口
IMergePathSelector select paths to be merged at a time if all paths of a device cannot be merged at the same time.
IMNode - org.apache.iotdb.db.metadata.mnode中的接口
This interface defines a MNode's operation interfaces.
inactivate(StopTriggerPlan) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
incLogFileSize(long) - 类 中的静态方法org.apache.iotdb.db.doublelive.OperationSyncLogService
 
increaseCrossCompactionCnt(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
increaseCrossCompactionCnt(File) - 类 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
increaseExpressionReference(Expression) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.LayerMemoryAssigner
 
increaseFileReaderReference(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
Increase the reference count of the reader specified by filePath.
increaseReferenceCount() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
incrementAndGet() - 类 中的方法org.apache.iotdb.db.service.basic.QueryFrequencyRecorder
 
index - 类 中的变量org.apache.iotdb.db.qp.physical.PhysicalPlan
 
IndexConstant - org.apache.iotdb.db.index.common中的类
 
indexListOfTextFields - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
IndexManagerException - org.apache.iotdb.db.exception.index中的异常错误
 
IndexManagerException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.index.IndexManagerException
 
IndexManagerException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.index.IndexManagerException
 
indexOf(Object) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
IndexRuntimeException - org.apache.iotdb.db.exception.index中的异常错误
 
IndexRuntimeException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.index.IndexRuntimeException
 
IndexRuntimeException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.index.IndexRuntimeException
 
IndexType - org.apache.iotdb.db.index.common中的枚举
 
indexType - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
IndexUtils - org.apache.iotdb.db.index.common中的类
 
InfluxDBConstant - org.apache.iotdb.db.protocol.influxdb.constant中的类
 
InfluxDBConstant() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.constant.InfluxDBConstant
 
InfluxDBLogicalGenerator - org.apache.iotdb.db.protocol.influxdb.sql中的类
 
InfluxDBMetaManager - org.apache.iotdb.db.protocol.influxdb.meta中的类
 
InfluxDBRPCService - org.apache.iotdb.db.service中的类
 
InfluxDBRPCService() - 类 的构造器org.apache.iotdb.db.service.InfluxDBRPCService
 
InfluxDBRPCServiceMBean - org.apache.iotdb.db.service中的接口
 
InfluxDBSqlVisitor - org.apache.iotdb.db.protocol.influxdb.sql中的类
 
InfluxDBSqlVisitor() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBSqlVisitor
 
InfluxLineParser - org.apache.iotdb.db.protocol.influxdb.input中的类
 
InfluxLineParser() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
InfluxQueryOperator - org.apache.iotdb.db.protocol.influxdb.operator中的类
 
InfluxQueryOperator() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.operator.InfluxQueryOperator
 
influxSelectComponent - 类 中的变量org.apache.iotdb.db.protocol.influxdb.operator.InfluxQueryOperator
 
InfluxSelectComponent - org.apache.iotdb.db.protocol.influxdb.operator中的类
this class maintains information from select clause.
InfluxSelectComponent() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
InfluxSQLConstant - org.apache.iotdb.db.protocol.influxdb.constant中的类
this class contains several constants used in SQL.
InfluxSQLConstant() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
INFO_SEPARATOR - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
init() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
init() - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
init() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
init() - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
init(FilterConfig) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.ApiOriginFilter
 
init() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
offsetArray can not be initialized in the constructor, because rowOffset is set after the DataSet's construction. note that this method only can be called once in a query.
init() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
init() - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
init() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
init(String) - 接口 中的方法org.apache.iotdb.db.security.encrypt.AsymmetricEncrypt
init some providerParameter
init(String) - 类 中的方法org.apache.iotdb.db.security.encrypt.MessageDigestEncrypt
 
init(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
Init threadLocal variable.
init() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
 
init() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
INIT_ARRAY_SIZE - 类 中的静态变量org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
initAggregationPlan(QueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
initBuffer(ByteBuffer[]) - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
initBuffer(ByteBuffer[]) - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
init the buffers, this should be called after this node being created.
initCache() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByFillDataSet
 
initFillRange() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
union the query time range with the extra fill range
initForMultiMManagerTest() - 类 中的方法org.apache.iotdb.db.metadata.MManager
Attention!!!!!
initGroupBy(QueryContext, GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
init reader and aggregate function.
initGroupBy(QueryContext, GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
init reader and aggregate function.
initGroupByEngineDataSetFields(QueryContext, GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
initGroupByLevel(AggregationPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.AggregationQueryOperator
 
initGroupByTimeFillPlan(QueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillQueryOperator
 
initGroupByTimePlan(QueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByQueryOperator
 
INITIAL_BYTE_ARRAY_LENGTH_FOR_MEMORY_CONTROL - 接口 中的静态变量org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
INITIAL_PILE_POSITION - 类 中的静态变量org.apache.iotdb.db.query.udf.core.layer.SafetyLine
 
initializeUDFQuery(long) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
initInfluxDBMManager() - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
initManagedSeriesReader(QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
initProtocols() - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
initQueryDataSourceCache(Map<VirtualStorageGroupProcessor, List<PartialPath>>, QueryContext, Filter) - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
The method is called in mergeLock() when executing query.
initSeriesReaderByTimestamp(QueryContext, RawDataQueryPlan, List<Boolean>, Filter) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
init IReaderByTimestamp for each not cached PartialPath, if it's already been cached, the corresponding IReaderByTimestamp will be null group these not cached PartialPath to one AlignedPath if they belong to same aligned device
initSyncData(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
initThriftServiceThread() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
initThriftServiceThread() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
initThriftServiceThread() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
initTimeHeap() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
initTProcessor() - 类 中的方法org.apache.iotdb.db.service.InfluxDBRPCService
 
initTProcessor() - 类 中的方法org.apache.iotdb.db.service.RPCService
 
initTProcessor() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
initTransformers() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFDataSet
 
initTsFileProcessorInfo(TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
When create a new TsFileProcessor, call this method
INNER_COMPACTION_LOG_NAME_SUFFIX - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
INNER_COMPACTION_LOG_NAME_SUFFIX_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
INNER_COMPACTION_TMP_FILE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
InnerCompactionStrategy - org.apache.iotdb.db.engine.compaction.inner中的枚举
 
InnerSpaceCompactionExceptionHandler - org.apache.iotdb.db.engine.compaction.inner中的类
This class is used to handle exception (including OOM error) occurred during compaction.
InnerSpaceCompactionExceptionHandler() - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.InnerSpaceCompactionExceptionHandler
 
InnerSpaceCompactionTaskFactory - org.apache.iotdb.db.engine.compaction.inner中的类
 
InnerSpaceCompactionTaskFactory() - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.InnerSpaceCompactionTaskFactory
 
InnerSpaceCompactionUtils - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 
InnerSpaceCompactionUtils.TsFileNameComparator - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 
InnerSpaceCompactionWriter - org.apache.iotdb.db.engine.compaction.writer中的类
 
InnerSpaceCompactionWriter(TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
InOperator - org.apache.iotdb.db.qp.logical.crud中的类
operator 'in' 'not in'
InOperator(FilterConstant.FilterType, PartialPath, boolean, Set<String>) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.InOperator
In Operator Constructor.
InputRowUtils - org.apache.iotdb.db.query.udf.core.layer中的类
 
InputRowUtils() - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.InputRowUtils
 
insert(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
insert(InsertRowPlan) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
insert into this memtable
insert(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
insert an InsertRowPlan to a storage group.
insert(InsertRowsOfOneDevicePlan) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
insert(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
insert data in an InsertRowPlan into the workingMemtable.
insert(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
insert one row of data
insert(InsertRowsOfOneDevicePlan) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
insert batch of rows belongs to one device
insert(InsertRowPlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute insert command and return whether the operator is successful.
insert(InsertRowsPlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute insert command and return whether the operator is successful.
insert(InsertRowsOfOneDevicePlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute insert command and return whether the operator is successful.
insert(InsertRowsOfOneDevicePlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
insert(InsertRowsPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
insert(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
insertAfter(TsFileResource, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
Insert a new node after an existing node
insertAlignedRow(InsertRowPlan) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
insertAlignedRow(InsertRowPlan) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
insertAlignedTablet(InsertTabletPlan, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
insertAlignedTablet(InsertTabletPlan, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
insertBefore(TsFileResource, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
Insert a new node before an existing node
InsertMeasurementMNode - org.apache.iotdb.db.metadata.idtable.entry中的类
Generated entity implements IMeasurementMNode interface to unify insert logic through id table and mmanager
InsertMeasurementMNode(String, SchemaEntry) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
InsertMeasurementMNode(String, SchemaEntry, TriggerExecutor) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
InsertMultiTabletPlan - org.apache.iotdb.db.qp.physical.crud中的类
Mainly used in the distributed version, when multiple InsertTabletPlans belong to a raft replication group, we merge these InsertTabletPlans into one InsertMultiTabletPlan, which can reduce the number of raft logs.
InsertMultiTabletPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
InsertMultiTabletPlan(List<InsertTabletPlan>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
InsertMultiTabletPlan(List<InsertTabletPlan>, List<Integer>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
InsertOperator - org.apache.iotdb.db.qp.logical.crud中的类
this class extends RootOperator and process insert statement.
InsertOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
InsertPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
InsertPlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
InsertRowPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
InsertRowPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(InsertRowPlan) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(PartialPath, long, String[], String[]) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(PartialPath, long, String[], ByteBuffer, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(PartialPath, long, String[], TSDataType[], String[]) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(PartialPath, long, String[], TSDataType[], String[], boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(PartialPath, long, String, TSDataType, String) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowPlan(TSRecord) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
InsertRowsOfOneDevicePlan - org.apache.iotdb.db.qp.physical.crud中的类
 
InsertRowsOfOneDevicePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
InsertRowsOfOneDevicePlan(PartialPath, List<Long>, List<List<String>>, List<ByteBuffer>, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
InsertRowsOfOneDevicePlan(PartialPath, InsertRowPlan[], int[]) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
This constructor is used for splitting parent InsertRowsOfOneDevicePlan into sub ones.
InsertRowsPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
InsertRowsPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
insertTablet(InsertTabletPlan, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
insertTablet(InsertTabletPlan, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
insert tablet into this memtable.
insertTablet(InsertTabletPlan) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
insert a InsertTabletPlan to a storage group
insertTablet(InsertTabletPlan, int, int, TSStatus[]) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
insert batch data of insertTabletPlan into the workingMemtable.
insertTablet(InsertTabletPlan) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Insert a tablet (rows belonging to the same devices) into this storage group.
insertTablet(InsertTabletRequest, SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.RestApiServiceImpl
 
insertTablet(InsertTabletPlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute batch insert plan
insertTablet(InsertMultiTabletPlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute multi batch insert plan
insertTablet(InsertMultiTabletPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
insertTablet(InsertTabletPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
InsertTabletPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
InsertTabletPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
InsertTabletPlan(PartialPath, List<String>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
InsertTabletPlan(PartialPath, String[]) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
InsertTabletPlan(PartialPath, String[], List<Integer>) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
InsertTabletPlan(PartialPath, String[], List<Integer>, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
InsertTabletPlanGenerator - org.apache.iotdb.db.engine.selectinto中的类
internallyConstructNewPlan -> collectRowRecord * N -> generateInsertTabletPlan
InsertTabletPlanGenerator(String, int, boolean) - 类 的构造器org.apache.iotdb.db.engine.selectinto.InsertTabletPlanGenerator
 
InsertTabletPlansIterator - org.apache.iotdb.db.engine.selectinto中的类
 
InsertTabletPlansIterator(QueryPlan, QueryDataSet, PartialPath, List<PartialPath>, boolean) - 类 的构造器org.apache.iotdb.db.engine.selectinto.InsertTabletPlansIterator
 
insertTabletsInternally(AuthorizationHandler, SecurityContext, List<InsertTabletPlan>) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanHandler
 
insertTemplate - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
insertToPartitionFileList(TsFileResource, boolean, int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
insert tsFileResource to a target pos(targetPos = insertPos) e.g. if insertPos = 0, then to the first, if insert Pos = 1, then to the second.
insideAfterRange(long, long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
insideBeforeRange(long, long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
INSTANCE - 类 中的静态变量org.apache.iotdb.db.engine.flush.FlushListener.EmptyListener
 
INSTANCE - 类 中的静态变量org.apache.iotdb.db.engine.version.SysTimeVersionController
 
INSTANCE - 类 中的静态变量org.apache.iotdb.db.qp.strategy.SQLParseError
 
IntermediateLayer - org.apache.iotdb.db.query.udf.core.layer中的类
 
IntermediateLayer(Expression, long, float) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
INTERNAL_MNODE_TYPE - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
INTERNAL_MNODE_TYPE_NAME - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
internallyConstructNewPlan() - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlanGenerator
 
InternalMNode - org.apache.iotdb.db.metadata.mnode中的类
This class is the implementation of Metadata Node.
InternalMNode(IMNode, String) - 类 的构造器org.apache.iotdb.db.metadata.mnode.InternalMNode
Constructor of MNode.
internalRowRecordListCapacity - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
internalTVListCapacity - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
interval - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
interval - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
interval - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
Intervals() - 类 的构造器org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
intPQ - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
IntTVList - org.apache.iotdb.db.utils.datastructure中的类
 
invokeAll(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
invokeAny(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
IoTDB - org.apache.iotdb.db.service中的类
 
IoTDB() - 类 的构造器org.apache.iotdb.db.service.IoTDB
 
IOTDB_ADMIN_ROLE_NAME - 类 中的静态变量org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
IOTDB_CONF - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
IOTDB_HOME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
IOTDB_JMX_PORT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
IOTDB_PACKAGE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
IOTDB_THREADPOOL_PACKAGE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
IoTDBConfig - org.apache.iotdb.db.conf中的类
 
IoTDBConfig() - 类 的构造器org.apache.iotdb.db.conf.IoTDBConfig
 
IoTDBConfigCheck - org.apache.iotdb.db.conf中的类
 
IoTDBConstant - org.apache.iotdb.db.conf中的类
 
IoTDBConstant.ClientVersion - org.apache.iotdb.db.conf中的枚举
 
IoTDBDaemonThreadFactory - org.apache.iotdb.db.concurrent中的类
 
IoTDBDaemonThreadFactory(String) - 类 的构造器org.apache.iotdb.db.concurrent.IoTDBDaemonThreadFactory
 
IoTDBDaemonThreadFactory(String, Thread.UncaughtExceptionHandler) - 类 的构造器org.apache.iotdb.db.concurrent.IoTDBDaemonThreadFactory
 
IoTDBDataDirViewer - org.apache.iotdb.db.tools中的类
 
IoTDBDataDirViewer() - 类 的构造器org.apache.iotdb.db.tools.IoTDBDataDirViewer
 
IoTDBDefaultThreadExceptionHandler - org.apache.iotdb.db.concurrent中的类
 
IoTDBDefaultThreadExceptionHandler() - 类 的构造器org.apache.iotdb.db.concurrent.IoTDBDefaultThreadExceptionHandler
 
IoTDBDescriptor - org.apache.iotdb.db.conf中的类
 
IoTDBDescriptor() - 类 的构造器org.apache.iotdb.db.conf.IoTDBDescriptor
 
IoTDBException - org.apache.iotdb.db.exception中的异常错误
 
IoTDBException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.IoTDBException
 
IoTDBException(String, int, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.IoTDBException
 
IoTDBException(String, Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.IoTDBException
 
IoTDBException(Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.IoTDBException
 
IoTDBException(Throwable, int, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.IoTDBException
 
IoTDBMBean - org.apache.iotdb.db.service中的接口
 
IoTDBPoint - org.apache.iotdb.db.protocol.influxdb.dto中的类
 
IoTDBPoint(String, long, List<String>, List<TSDataType>, List<Object>) - 类 的构造器org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
IoTDBPoint(String, Point, InfluxDBMetaManager) - 类 的构造器org.apache.iotdb.db.protocol.influxdb.dto.IoTDBPoint
 
IoTDBRestServiceCheck - org.apache.iotdb.db.conf.rest中的类
 
IoTDBRestServiceCheck() - 类 的构造器org.apache.iotdb.db.conf.rest.IoTDBRestServiceCheck
 
IoTDBRestServiceConfig - org.apache.iotdb.db.conf.rest中的类
 
IoTDBRestServiceConfig() - 类 的构造器org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
IoTDBRestServiceDescriptor - org.apache.iotdb.db.conf.rest中的类
 
IoTDBRestServiceDescriptor() - 类 的构造器org.apache.iotdb.db.conf.rest.IoTDBRestServiceDescriptor
 
IoTDBShutdownHook - org.apache.iotdb.db.service中的类
 
IoTDBShutdownHook() - 类 的构造器org.apache.iotdb.db.service.IoTDBShutdownHook
 
IoTDBSqlVisitor - org.apache.iotdb.db.qp.sql中的类
 
IoTDBSqlVisitor() - 类 的构造器org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
IoTDBThreadPoolFactory - org.apache.iotdb.db.concurrent中的类
This class is used to create thread pool which must contain the pool name.
IoTThreadFactory - org.apache.iotdb.db.concurrent中的类
 
IoTThreadFactory(String) - 类 的构造器org.apache.iotdb.db.concurrent.IoTThreadFactory
Constructor of IoTThreadFactory.
IoTThreadFactory(String, Thread.UncaughtExceptionHandler) - 类 的构造器org.apache.iotdb.db.concurrent.IoTThreadFactory
 
IOUtils - org.apache.iotdb.db.utils中的类
 
IPlanExecutor - org.apache.iotdb.db.qp.executor中的接口
 
IQueryRouter - org.apache.iotdb.db.query.executor中的接口
 
IReaderByTimestamp - org.apache.iotdb.db.query.reader.series中的接口
 
IRoleAccessor - org.apache.iotdb.db.auth.role中的接口
This interface manages the serialization/deserialization of the role objects.
IRoleManager - org.apache.iotdb.db.auth.role中的接口
This interface maintains roles in memory and is responsible for their modifications.
IS_AGGREGATION - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
isAfterByMonth - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
isAlign - 类 中的变量org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
isAlignByDevice() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
isAlignByDevice - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isAlignByDevice() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isAlignByTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
isAlignByTime - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isAlignByTime() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isAlignByTime() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isAligned() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
isAligned - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
isAligned() - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
isAligned() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
isAligned() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
isAligned - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
isAligned() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
isAligned() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
isAligned() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
isAligned - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
isAllNull(Object[]) - 类 中的静态方法org.apache.iotdb.db.query.udf.core.layer.InputRowUtils
this method checks whether the row returned by IUDFInputDataSet.nextRowInObjects() has all null fields except the timestamp
isAllowCompaction() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
isAllSgReady() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
isAscending() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isAscending() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Whether the AggregationResult accepts data in time ascending order, if it returns false, the data should be passed in time descending order.
isAscending() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
isAscending() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
isAscending() - 类 中的方法org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
isAtWork() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncDDLProtector
 
isAuthenticationRequired() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
isAuthenticationRequired() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
isAuthenticationRequired() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
isAuthenticationRequired() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
isAutoCreateSchema() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
isAutoCreateSchema() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
isAutoCreateSchemaEnabled() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isBeforeByMonth - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
isBuiltin() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
isChunkBufferPoolEnable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isClosed() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isClusterMode() - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
isCompacting() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isCompactionCandidate() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isConstantOperand() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
If this expression and all of its sub-expressions are ConstantOperand.
isConstantOperandCache - 类 中的变量org.apache.iotdb.db.query.expression.Expression
 
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Sub-classes should override this method indicating if the expression is a constant operand
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
isConstantOperandInternal() - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
isConstantPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
isConstantPointReader() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
isConstantPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticBinaryTransformer
 
isConstantPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.ArithmeticNegationTransformer
 
isConstantPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.TransparentTransformer
 
isConstantPointReader() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
isContains() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
isContains() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
isCountStar() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
isCurrentNull() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
isCurrentNull() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
isCurrentNull() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
whether current row fields are all null
isCurrentNull() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
isDebug - 类 中的变量org.apache.iotdb.db.qp.logical.Operator
 
isDebug() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
isDebug() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
isDebug() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
isDeleted() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isDeviceIdExist(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isDirectAligned() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
isDirectNodeInTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
isEmpty() - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
isEmpty() - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
isEmpty() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
isEmpty() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
isEmpty() - 类 中的方法org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
isEmpty(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
isEmpty() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
isEmpty() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
isEmpty() - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.ILastCacheContainer
 
isEmpty() - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.LastCacheContainer
 
isEmpty() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalGroupByExecutor
 
isEmpty() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
isEmpty() - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
isEmpty() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
isEmpty() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TimeSelector
 
isEmpty(Map<String, Map<Long, Map<Long, Set<File>>>>) - 类 中的静态方法org.apache.iotdb.db.utils.SyncUtils
Verify sending list is empty or not It's used by sync sender.
isEmptyInternal() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
isEmptyInternal() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
isEmptyInternal() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
isEnableCrossSpaceCompaction() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableDiscardOutOfOrderData() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableExternalSort() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableHttps() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isEnableIDTable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableIDTableLogFile() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableIndex() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableInfluxDBRpcService() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableMemControl() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableMQTTService() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableMTreeSnapshot() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableMultiThreading() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
isEnableOperationSync() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnablePartialInsert() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnablePartition() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnablePartition() - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
isEnableRedirect() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isEnableRestService() - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
isEnableRpcService() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableSeqSpaceCompaction() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTimedCloseTsFile() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTimedFlushSeqMemtable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTimedFlushUnseqMemtable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableTracing() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
isEnableTracing() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isEnableTracing() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
isEnableUnseqSpaceCompaction() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableWal() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEnableWatermark() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isEncodingFasterThanIo() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
isEntity() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
isEntity() - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
isEntity() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
isEntity() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
IService - org.apache.iotdb.db.service中的接口
 
isExcessEndpoint(long, long) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
isExecuted(int) - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Whether the sub-plan at position i has been executed.
isExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
isExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
isExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
isExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
isFileAlreadyExist(TsFileResource, PartialPath, long) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
isFileAlreadyExist(TsFileResource, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Check if the data of "tsFileResource" all exist locally by comparing planIndexes in the partition of "partitionNumber".
isFileCorrupted() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogReader
 
isFileCorrupted() - 类 中的方法org.apache.iotdb.db.writelog.io.BatchLogReader
 
isFileCorrupted() - 类 中的方法org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
isFileInList() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isGroupByLevel() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
isGroupByLevel() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
isGroupByLevel() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isHasAggregationFunction() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHasChild() - 异常错误 中的方法org.apache.iotdb.db.exception.metadata.StorageGroupAlreadySetException
 
isHasCommonQuery() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHasFunction() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHasMoreFunction() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHasMoreSelectorFunction() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHasSelectorFunction() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxSelectComponent
 
isHoldingReadLock - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
isHoldingWriteLock - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
isInitialized - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
isInterrupted() - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
isIntervalByMonth() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
isIntervalByMonth - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
isIntervalByMonth() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
isIntervalByMonth - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
isIntoPathsAligned() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
isLastCacheEnabled() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isLeaf - 类 中的变量org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
isLeaf() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
isLeftCRightO() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
isLeftCRightO() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
isLogFromOld() - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogAnalyzer
 
isManagedByFlushManager() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
isManagedByQueryManager() - 类 中的方法org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
isManagedByQueryManager() - 接口 中的方法org.apache.iotdb.db.query.reader.series.ManagedSeriesReader
 
isManagedByQueryManager() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
isMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
isMeasurement() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
isMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
isMeasurement() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
isMeasurementAliasExists() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
isMeasurementAliasExists() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
isMeasurementInTemplate(String, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
isMetaDataCacheEnable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isModified() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
isModified() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemPageReader
 
isNeedInferType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
isNeedUpgrade(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
judge whether a tsfile needs to be upgraded
isNotNull() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
isNull(int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns true if the value of the specified column is null.
isNull(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
isNull(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
isNull(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
isNull(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
ISO_LOCAL_DATE_WIDTH_1_2 - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
 
ISO_LOCAL_DATE_WITH_DOT - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '2011.12.03'.
ISO_LOCAL_DATE_WITH_SLASH - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '2011/12/03'.
ISO_LOCAL_TIME_WITH_MS - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '10:15:30' or '10:15:30.123'.
ISO_LOCAL_TIME_WITH_NS - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '10:15:30' or '10:15:30.123456789'.
ISO_LOCAL_TIME_WITH_US - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '10:15:30' or '10:15:30.123456'.
ISO_OFFSET_DATE_TIME_WITH_DOT - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.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 - 类 中的静态变量org.apache.iotdb.db.qp.utils.DatetimeUtils
such as '2011-12-03T10:15:30+01:00' or '2011-12-03T10:15:30.123456+01:00'.
isOrderByHeat() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
isOrderByHeat() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
isOverlapped(Statistics<? extends Object>, Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
isOverlapped(long, Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
isOverlapped(long, TsFileResource) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
 
isPathExist(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Check whether the path exists.
isPathExist(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check whether the given path exists.
isPathExistInTemplate(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
isPathExistsInTemplate(String, String) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
isPathExistsWithinTemplate(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Note that template and MTree cannot have overlap paths.
isPathMeasurement(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
isPathRelevant(int) - 枚举 中的静态方法org.apache.iotdb.db.auth.entity.PrivilegeType
Some privileges need a seriesPath as parameter, while others do not.
isPlainAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
isPlainAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
isPlanIndexOverlap(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isPlanRangeCovers(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isPointDeleted(long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
isPrefixMatch - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
isPrefixMatch() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
isPrefixMatchPath - 类 中的变量org.apache.iotdb.db.qp.logical.Operator
Since IoTDB v0.13, all DDL and DML use patternMatch as default.
isPrefixMatchPath() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
isProtectorAtWork - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
isQuery() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
isQuery() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
isReadOnly() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isReadOnly() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetSystemModeOperator
 
isReadOnly() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
isReady() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
isRecoverFinish() - 类 中的方法org.apache.iotdb.db.service.SettleService
 
isRejected() - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
isReservedPath(PartialPath) - 类 中的静态方法org.apache.iotdb.db.qp.constant.SQLConstant
 
isRpcAdvancedCompressionEnable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isRpcThriftCompressionEnable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isSatisfied(String, Filter, boolean, long, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isSatisfied(String, Filter, TsFileFilter, boolean, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isSecondaryAlive() - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
isSecure() - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
isSelectInto() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
isSelectInto() - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
isSeq() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
isSeq() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
isSeq() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
isSequence() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
isSequence() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
isSequence() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
isSerialized - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
isSerialized() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
isSessionAlive(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionTimeoutManager
 
isSettledFileGenerated(TsFileResource) - 类 中的方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
this method is used to check whether the new file is settled when recovering old tsFile.
isSgPath() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
isShutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
isShutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
isShutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
isSignalMemTable() - 类 中的方法org.apache.iotdb.db.engine.flush.NotifyFlushMemTable
 
isSignalMemTable() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
isSignalMemTable() - 类 中的方法org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
isSingle() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
isSlidingStepByMonth() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
isSlidingStepByMonth - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
isSlidingStepByMonth() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
isSlidingStepByMonth - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
isSorted() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
isSpanMultiTimePartitions() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
isSpanMultiTimePartitions() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
isSpanMultiTimePartitions() - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
Check whether the tsFile spans multiple time partitions.
isSpanMultiTimePartitions() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
isSpanMultiTimePartitions() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Check whether the tsFile spans multiple time partitions.
isStopped() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
isStopped() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
isStorageGroup() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
isStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Check if the given path is storage group or not.
isStorageGroup() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
isStorageGroup() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
isStorageGroup() - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupEntityMNode
 
isStorageGroup() - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
isStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check whether path is storage group or not e.g., path = root.a.b.sg. if nor a and b is StorageGroupMNode and sg is a StorageGroupMNode path is a storage group
isSuccess() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.CompactionTaskSummary
 
isSync() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
isSyncEnable() - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
isTakeSeqAsFirst(Statistics<? extends Object>, Statistics<? extends Object>) - 接口 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader.TimeOrderUtils
Return true if taking first page reader from seq readers
isTemplateAppendable(Template, List<String>) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Check that each node set with tarTemplate and its descendants have overlapping nodes with appending measurements
isTerminated() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
isTerminated() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
isTerminated() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
isTimeSeriesGeneratingFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
isTimeSeriesGeneratingFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
isTimeSeriesGeneratingFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
isTimeSeriesGeneratingFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
IStorageGroupMNode - org.apache.iotdb.db.metadata.mnode中的接口
This interface defines a StorageGroupMNode's operation interfaces.
isTracingOn() - 类 中的方法org.apache.iotdb.db.qp.logical.sys.TracingOperator
 
isTracingOn() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.TracingPlan
 
isUDAF() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
isUDTF() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
isUnderAlignedEntity() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
isUntilLast() - 类 中的方法org.apache.iotdb.db.query.executor.fill.PreviousFill
 
isUpgradedFileGenerated(String) - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
isUserDefinedAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
isUserDefinedAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
isUserDefinedAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
isUserDefinedAggregationFunctionExpression() - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
isUserException - 异常错误 中的变量org.apache.iotdb.db.exception.IoTDBException
This kind of exception is caused by users' wrong sql, and there is no need for server to print the full stack of the exception
isUserException() - 异常错误 中的方法org.apache.iotdb.db.exception.IoTDBException
 
isUserInRole(String) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.BasicSecurityContext
 
isUserUseWaterMark(String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
isUserUseWaterMark(String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Whether data water-mark is enabled for user 'userName'.
isUserUseWaterMark(String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
isUserUseWaterMark(String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Whether data water-mark is enabled for user 'userName'.
isUseTemplate() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
isUseTemplate() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
isUseTemplate() - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
isUseTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
isUseTemplate() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
isUseWaterMark() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
isUsingTrigger() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
isValueMarked(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
Get whether value is marked at the given position in VectorTvList.
isWatermarked(String, String, String, int, int, double, int, String) - 类 中的静态方法org.apache.iotdb.db.tools.watermark.WatermarkDetector
 
isWithoutAllNull() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isWithoutAllNull() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
isWithoutAnyNull() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
isWithoutAnyNull() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
ISyncClient - org.apache.iotdb.db.sync.sender.transfer中的接口
This interface is used to realize the data transmission part of synchronization task, and is also the most important part of synchronization task.
ISyncFileManager - org.apache.iotdb.db.sync.sender.manage中的接口
This interface is used to manage deleted files and new closed files that need to be synchronized in each sync task.
ISyncReceiverLogAnalyzer - org.apache.iotdb.db.sync.receiver.recover中的接口
 
ISyncReceiverLogger - org.apache.iotdb.db.sync.receiver.recover中的接口
 
ISyncSenderLogAnalyzer - org.apache.iotdb.db.sync.sender.recover中的接口
This interface is used to restore and clean up the status of the historical synchronization task with abnormal termination.
ISyncSenderLogger - org.apache.iotdb.db.sync.sender.recover中的接口
This interface is used to log progress in the process of synchronization tasks.
Ite() - 类 的构造器org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
Ite(int, TSEncoding, int, List<TimeRange>) - 类 的构造器org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
iterateAlignedSeries(String) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
 
iterateNotAlignedSeries(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
return MeasurementIterator, who iterates the measurements of not aligned device
iterator() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
iterator() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
returns an iterator to traverse all the successor expressions in a level-order
iterator() - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
iteSize - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList.Ite
because TV list may be share with different query, each iterator has to record it's own size
IThreadPoolMBean - org.apache.iotdb.db.concurrent.threadpool中的接口
 
ITimeIndex - org.apache.iotdb.db.engine.storagegroup.timeindex中的接口
 
IUDFInputDataSet - org.apache.iotdb.db.query.dataset中的接口
The input data set interface for a UDFPlan
IUserAccessor - org.apache.iotdb.db.auth.user中的接口
This interface manages the serialization/deserialization of the user objects.
IUserManager - org.apache.iotdb.db.auth.user中的接口
This interface provides accesses to users.
IWritableMemChunk - org.apache.iotdb.db.engine.memtable中的接口
 
IWritableMemChunkGroup - org.apache.iotdb.db.engine.memtable中的接口
 

J

JMX_TYPE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
JMXService - org.apache.iotdb.db.service中的类
 
JSONPayloadFormatter - org.apache.iotdb.db.protocol.mqtt中的类
The JSON payload formatter. two json format supported: { "device":"root.sg.d1", "timestamp":1586076045524, "measurements":["s1","s2"], "values":[0.530635,0.530635] } { "device":"root.sg.d1", "timestamps":[1586076045524,1586076065526], "measurements":["s1","s2"], "values":[[0.530635,0.530635], [0.530655,0.530695]] }
JSONPayloadFormatter() - 类 的构造器org.apache.iotdb.db.protocol.mqtt.JSONPayloadFormatter
 

K

k - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
KB - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
keepOrderInsert(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
keepOrderInsert(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
Insert a tsfile resource to the list, the tsfile will be inserted before the first tsfile whose timestamp is greater than its.
killQuery(long) - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
KillQueryOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
KillQueryOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.KillQueryOperator
 
KillQueryOperator(int, Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.KillQueryOperator
 
KillQueryPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
KillQueryPlan(long) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.KillQueryPlan
 

L

LAST - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
LAST_LOCAL_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
LAST_RESP - 类 中的静态变量org.apache.iotdb.db.service.StaticResps
 
LAST_VALUE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
LAST_VALUE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
LastCacheContainer - org.apache.iotdb.db.metadata.lastCache.container中的类
This class possesses the ILastCacheValue and implements the basic last cache operations.
LastCacheContainer() - 类 的构造器org.apache.iotdb.db.metadata.lastCache.container.LastCacheContainer
 
LastCacheManager - org.apache.iotdb.db.metadata.lastCache中的类
 
LastCacheManager() - 类 的构造器org.apache.iotdb.db.metadata.lastCache.LastCacheManager
 
LastCacheValue - org.apache.iotdb.db.metadata.lastCache.container.value中的类
 
LastCacheValue(long, TsPrimitiveType) - 类 的构造器org.apache.iotdb.db.metadata.lastCache.container.value.LastCacheValue
 
lastDataQueryReqToPhysicalPlan(TSLastDataQueryReq, ZoneId, IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.qp.Planner
convert last data query to physical plan directly
LastFlushTimeManager - org.apache.iotdb.db.engine.storagegroup中的类
This class manages last time and flush time for sequence and unsequence determination This class This class is NOT thread safe, caller should ensure synchronization
LastFlushTimeManager() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
lastIndexOf(Object) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
LastPointReader - org.apache.iotdb.db.query.executor.fill中的类
 
LastPointReader(PartialPath, TSDataType, Set<String>, QueryContext, QueryDataSource, long, Filter) - 类 的构造器org.apache.iotdb.db.query.executor.fill.LastPointReader
 
lastQuery(LastQueryPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute last query
lastQuery(LastQueryPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
LastQueryExecutor - org.apache.iotdb.db.query.executor中的类
 
LastQueryExecutor(LastQueryPlan) - 类 的构造器org.apache.iotdb.db.query.executor.LastQueryExecutor
 
LastQueryExecutor(List<PartialPath>, List<TSDataType>) - 类 的构造器org.apache.iotdb.db.query.executor.LastQueryExecutor
 
LastQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
LastQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.LastQueryOperator
 
LastQueryOperator(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.LastQueryOperator
 
LastQueryPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
LastQueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.LastQueryPlan
 
lastValue(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
LastValueAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
LastValueAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
LastValueDescAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
LastValueDescAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
LayerCacheUtils - org.apache.iotdb.db.query.udf.core.layer中的类
 
LayerMemoryAssigner - org.apache.iotdb.db.query.udf.core.layer中的类
 
LayerMemoryAssigner(float) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.LayerMemoryAssigner
 
LayerPointReader - org.apache.iotdb.db.query.udf.core.reader中的接口
 
LayerPointReaderBackedSingleColumnRow - org.apache.iotdb.db.query.udf.core.access中的类
 
LayerPointReaderBackedSingleColumnRow(LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
LayerRowReader - org.apache.iotdb.db.query.udf.core.reader中的接口
 
layerRowReader - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowTransformer
 
LayerRowWindowReader - org.apache.iotdb.db.query.udf.core.reader中的接口
 
layerRowWindowReader - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowWindowTransformer
 
LEAST_LOG_SIZE - 类 中的静态变量org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
LEFT_SIZE_IN_REQUEST - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
leftCRightO - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
leftCRightO - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
leftExpression - 类 中的变量org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
levels - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
lexerToFilterType - 类 中的静态变量org.apache.iotdb.db.qp.constant.FilterConstant
 
LikeOperator - org.apache.iotdb.db.qp.logical.crud中的类
fuzzy query structure LikeOperator.
LikeOperator(FilterConstant.FilterType, PartialPath, String) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
limit - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
limit - 类 中的变量org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
LINE_FEED_SIGNAL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
LinearFill - org.apache.iotdb.db.query.executor.fill中的类
 
LinearFill(long, long) - 类 的构造器org.apache.iotdb.db.query.executor.fill.LinearFill
 
LinearFill(String, String) - 类 的构造器org.apache.iotdb.db.query.executor.fill.LinearFill
 
LinearFill(TSDataType, long, long, long) - 类 的构造器org.apache.iotdb.db.query.executor.fill.LinearFill
Constructor of LinearFill.
LinearFill(TSDataType, long, long, long, boolean, boolean) - 类 的构造器org.apache.iotdb.db.query.executor.fill.LinearFill
 
LinearFill() - 类 的构造器org.apache.iotdb.db.query.executor.fill.LinearFill
 
LineMerger - org.apache.iotdb.db.query.externalsort中的类
 
LineMerger(long, String) - 类 的构造器org.apache.iotdb.db.query.externalsort.LineMerger
 
lines() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
listAllRoles() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
listAllRoles() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
List existing roles in the database.
listAllRoles() - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
listAllRoles() - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleAccessor
List all roles in this database.
listAllRoles() - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
List all roles in the database.
listAllRoles() - 类 中的方法org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
listAllUsers() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
listAllUsers() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
List existing users in the database.
listAllUsers() - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
listAllUsers() - 接口 中的方法org.apache.iotdb.db.auth.user.IUserAccessor
List all users existing in the database.
listAllUsers() - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
List all users in the database.
listAllUsers() - 类 中的方法org.apache.iotdb.db.auth.user.LocalFileUserAccessor
 
ListDataSet - org.apache.iotdb.db.query.dataset中的类
 
ListDataSet(List<PartialPath>, List<TSDataType>) - 类 的构造器org.apache.iotdb.db.query.dataset.ListDataSet
 
listIterator() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
listIterator(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
LOAD_DELETED_FILE_NAME_START - 接口 中的静态变量org.apache.iotdb.db.sync.receiver.load.ILoadLogger
 
LOAD_LOG_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
LOAD_TSFILE_START - 接口 中的静态变量org.apache.iotdb.db.sync.receiver.load.ILoadLogger
 
loadChunk(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskAlignedChunkLoader
 
loadChunk(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.DiskChunkLoader
 
loadChunk(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkLoader
 
loadChunk(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.metadata.DiskAlignedChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.metadata.DiskChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.metadata.MemAlignedChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.metadata.MemChunkMetadataLoader
 
loadChunkMetadataList(ITimeSeriesMetadata) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
load all chunk metadata of one time series in one file.
loadConfiguration(LoadConfigurationPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
LoadConfigurationException - org.apache.iotdb.db.exception中的异常错误
 
LoadConfigurationException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.LoadConfigurationException
 
LoadConfigurationOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
LoadConfigurationOperator(LoadConfigurationOperator.LoadConfigurationOperatorType) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.LoadConfigurationOperator
 
LoadConfigurationOperator.LoadConfigurationOperatorType - org.apache.iotdb.db.qp.logical.sys中的枚举
 
LoadConfigurationPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
LoadConfigurationPlan(LoadConfigurationPlan.LoadConfigurationPlanType, Properties[]) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
LoadConfigurationPlan(LoadConfigurationPlan.LoadConfigurationPlanType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
LoadConfigurationPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
LoadConfigurationPlan.LoadConfigurationPlanType - org.apache.iotdb.db.qp.physical.sys中的枚举
 
LoadDataOperator - org.apache.iotdb.db.qp.logical.sys中的类
this class maintains information in Author statement, including CREATE, DROP, GRANT and REVOKE.
LoadDataOperator(int, String, String) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.LoadDataOperator
Constructor of LoadDataOperator.
LoadDataPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
LoadDataPlan(String, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LoadDataPlan
Constructor of LoadDataPlan.
LoadEmptyFileException - org.apache.iotdb.db.exception中的异常错误
 
LoadEmptyFileException() - 异常错误 的构造器org.apache.iotdb.db.exception.LoadEmptyFileException
 
LoadFileException - org.apache.iotdb.db.exception中的异常错误
 
LoadFileException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.LoadFileException
 
LoadFileException(Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.LoadFileException
 
LoadFilesOperator - org.apache.iotdb.db.qp.logical.sys中的类
operator for loading tsfile including four property: file, the loading file. autoCreateSchema, need auto create schema or not. sglevel, the level of sg. metadataCheck, need check for metadata or not.
LoadFilesOperator(File, boolean, int, boolean) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
loadHotModifiedProps(Properties) - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadHotModifiedProps() - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadLastLocalFiles(Set<String>) - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogAnalyzer
Load last local files from last local info file.
loadLastLocalFiles(Set<String>) - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogAnalyzer
 
LoadLogger - org.apache.iotdb.db.sync.receiver.load中的类
 
LoadLogger(File) - 类 的构造器org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
loadLogger(Set<String>, Set<String>) - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogAnalyzer
Load the sync log, which indicates the progress of the last synchronization task.
loadLogger(Set<String>, Set<String>) - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogAnalyzer
 
loadNewTsFile(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
loadNewTsFile(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Load a new tsfile to storage group processor.
loadNewTsFileForSync(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
loadNewTsFileForSync(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Load a new tsfile to storage group processor.
loadPageReaderList() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
loadPageReaderList() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
loadPageReaderList(IChunkMetadata, Filter) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
load all page readers in one chunk that satisfying the timeFilter
loadProperties(Properties) - 类 中的方法org.apache.iotdb.db.conf.IoTDBDescriptor
 
loadRole(String) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleAccessor
Deserialize a role from lower storage.
loadRole(String) - 类 中的方法org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
loadTimeSeriesMetadata(TsFileResource, PartialPath, QueryContext, Filter, Set<String>) - 类 中的方法org.apache.iotdb.db.query.executor.fill.AlignedLastPointReader
 
loadTimeSeriesMetadata(TsFileResource, PartialPath, QueryContext, Filter, Set<String>) - 类 中的方法org.apache.iotdb.db.query.executor.fill.LastPointReader
 
loadTimeSeriesMetadata(TsFileResource, PartialPath, QueryContext, Filter, Set<String>) - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesReader
 
loadTimeSeriesMetadata(TsFileResource, PartialPath, QueryContext, Filter, Set<String>) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
loadTimeSeriesMetadata(TsFileResource, PartialPath, QueryContext, Filter, Set<String>) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
 
loadTimeSeriesMetadata(TsFileResource, AlignedPath, QueryContext, Filter) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
Load VectorTimeSeriesMetadata for Vector
LoadType - org.apache.iotdb.db.sync.receiver.load中的枚举
 
loadUser(String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserAccessor
Deserialize a user from lower storage.
loadUser(String) - 类 中的方法org.apache.iotdb.db.auth.user.LocalFileUserAccessor
Deserialize a user from its user file.
LocalAlignedGroupByExecutor - org.apache.iotdb.db.query.dataset.groupby中的类
 
LocalAlignedGroupByExecutor(PartialPath, QueryContext, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.LocalAlignedGroupByExecutor
 
LocalFileAuthorizer - org.apache.iotdb.db.auth.authorizer中的类
 
LocalFileAuthorizer() - 类 的构造器org.apache.iotdb.db.auth.authorizer.LocalFileAuthorizer
 
LocalFileRoleAccessor - org.apache.iotdb.db.auth.role中的类
This class store each role in a separate sequential file.
LocalFileRoleAccessor(String) - 类 的构造器org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
LocalFileRoleManager - org.apache.iotdb.db.auth.role中的类
 
LocalFileRoleManager(String) - 类 的构造器org.apache.iotdb.db.auth.role.LocalFileRoleManager
 
LocalFileUserAccessor - org.apache.iotdb.db.auth.user中的类
This class loads a user's information from the corresponding file.The user file is a sequential file.
LocalFileUserAccessor(String) - 类 的构造器org.apache.iotdb.db.auth.user.LocalFileUserAccessor
 
LocalFileUserManager - org.apache.iotdb.db.auth.user中的类
 
LocalFileUserManager(String) - 类 的构造器org.apache.iotdb.db.auth.user.LocalFileUserManager
 
LocalGroupByExecutor - org.apache.iotdb.db.query.dataset.groupby中的类
 
LocalGroupByExecutor(PartialPath, Set<String>, QueryContext, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.dataset.groupby.LocalGroupByExecutor
 
LocalIoTDBConfiguration - org.apache.iotdb.db.engine.trigger.sink.local中的类
 
LocalIoTDBConfiguration(String, String[], TSDataType[]) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBConfiguration
 
LocalIoTDBEvent - org.apache.iotdb.db.engine.trigger.sink.local中的类
 
LocalIoTDBEvent(long, Object...) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBEvent
 
LocalIoTDBHandler - org.apache.iotdb.db.engine.trigger.sink.local中的类
 
LocalIoTDBHandler() - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBHandler
 
LocalTextModificationAccessor - org.apache.iotdb.db.engine.modification.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) - 类 的构造器org.apache.iotdb.db.engine.modification.io.LocalTextModificationAccessor
Construct a LocalTextModificationAccessor using a file specified by filePath.
LOCK_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
LOG_FILE_VALIDITY - 类 中的静态变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
logFileListLock - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
logFiles(List<TsFileResource>, String) - 类 中的方法org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
logger - 类 中的静态变量org.apache.iotdb.db.conf.directories.strategy.DirectoryStrategy
 
LOGGER - 类 中的静态变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
LOGGER - 类 中的静态变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
logger - 接口 中的静态变量org.apache.iotdb.db.metadata.idtable.IDTable
logger
LOGGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
LOGICAL_SG_OFFSET_IN_LOG - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
LOGICAL_SG_OFFSET_IN_PATH - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
LogicalChecker - org.apache.iotdb.db.qp.strategy中的类
 
LogicalGenerator - org.apache.iotdb.db.qp.strategy中的类
LogicalGenerator.
LogicalOperatorException - org.apache.iotdb.db.exception.query中的异常错误
This exception is thrown while meeting error in transforming logical operator to physical plan.
LogicalOperatorException() - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOperatorException
 
LogicalOperatorException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOperatorException
 
LogicalOperatorException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOperatorException
 
LogicalOperatorException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOperatorException
 
LogicalOperatorException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOperatorException
 
logicalOptimize(Operator) - 类 中的方法org.apache.iotdb.db.qp.Planner
given an unoptimized logical operator tree and return a optimized result.
LogicalOptimizeException - org.apache.iotdb.db.exception.query中的异常错误
This exception is thrown while meeting error in optimizing logical operator.
LogicalOptimizeException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOptimizeException
 
LogicalOptimizeException(String, FilterConstant.FilterType) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOptimizeException
 
LogicalOptimizeException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.query.LogicalOptimizeException
 
logicalStorageGroupName - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
logicalStorageGroupName - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
logicalStorageGroupName - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
login(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
login(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Login for a user.
login(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
login(SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.GrafanaApiServiceImpl
 
LogPlan - org.apache.iotdb.db.qp.physical.sys中的类
It's used by cluster to wrap log to plan
LogPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LogPlan
 
LogPlan(ByteBuffer) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LogPlan
 
LogPlan(LogPlan) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.LogPlan
 
LogReplayer - org.apache.iotdb.db.writelog.recover中的类
LogReplayer finds the logNode of the TsFile given by insertFilePath and logNodePrefix, reads the WALs from the logNode and redoes them into a given MemTable and ModificationFile.
LogReplayer(String, String, ModificationFile, TsFileResource, IMemTable, boolean) - 类 的构造器org.apache.iotdb.db.writelog.recover.LogReplayer
 
LogWriter - org.apache.iotdb.db.writelog.io中的类
LogWriter writes the binary logs into a file using FileChannel together with check sums of each log calculated using CRC32.
LogWriter(String, boolean) - 类 的构造器org.apache.iotdb.db.writelog.io.LogWriter
 
LogWriter(File, boolean) - 类 的构造器org.apache.iotdb.db.writelog.io.LogWriter
 
longPQ - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
LongTVList - org.apache.iotdb.db.utils.datastructure中的类
 
LOSS - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
lower - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 

M

main(String[]) - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
Create a sender and sync files to the receiver periodically.
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.IoTDBDataDirViewer
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.mlog.MLogParser
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.TsFileResourcePrinter
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.TsFileSketchTool
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.TsFileSplitTool
 
main(String[]) - 类 中的静态方法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[]) - 类 中的静态方法org.apache.iotdb.db.tools.virtualsg.DeviceMappingViewer
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.vis.TsFileExtractVisdata
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.WalChecker
 
main(String[]) - 类 中的静态方法org.apache.iotdb.db.tools.watermark.WatermarkDetector
 
MAJOR_VERSION - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
managedByPool - 类 中的变量org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
ManagedSeriesReader - org.apache.iotdb.db.query.reader.series中的接口
provides additional interfaces to make it able to be run in a thread pool concurrently within a query.
mark(int) - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
markAsDeprecated() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoader
 
markAsNotSerialized() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
markAsSerialized() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
markAsStarted() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
markAsStarted() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
markAsStopped() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
markAsStopped() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
markFailedMeasurementInsertion(int, Exception) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
This method is overrided in InsertRowPlan and InsertTabletPlan.
markFailedMeasurementInsertion(int, Exception) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
markFailedMeasurementInsertion(int, Exception) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
markStorageGroup(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
markSupported() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
matchFullPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
Test if this PartialPath matches a full path.
matchPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
Test if this PartialPath matches a full path's prefix.
MathUtils - org.apache.iotdb.db.utils中的类
 
MAX - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
max - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
MAX_EXECUTOR_POOL_SIZE - 类 中的静态变量org.apache.iotdb.db.utils.CommonUtils
Default executor pool maximum size.
MAX_TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MAX_TIME - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
MAX_VALUE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
maxCompactionCount - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
MaxDiskUsableSpaceFirstStrategy - org.apache.iotdb.db.conf.directories.strategy中的类
 
MaxDiskUsableSpaceFirstStrategy() - 类 的构造器org.apache.iotdb.db.conf.directories.strategy.MaxDiskUsableSpaceFirstStrategy
 
maxFileVersion - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
maxPlanIndex - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
Maximum index of plans executed within this TsFile.
maxPlanIndex - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
Maximum index of plans executed within this TsFile.
maxPlanIndex - 类 中的变量org.apache.iotdb.db.tools.TsFileSplitTool
 
maxTime(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
MaxTimeAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MaxTimeAggrResult() - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
MaxTimeDescAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MaxTimeDescAggrResult() - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
maxValue(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
MaxValueAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MaxValueAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
mayContainsDevice(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
mayContainsDevice(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
mayContainsDevice(String) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
Whether this TsFile contains this device, if false, it must not contain this device, if true, it may or may not contain this device
mayContainsDevice(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
mayContainsDevice(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Whether this TsFileResource contains this device, if false, it must not contain this device, if true, it may or may not contain this device
MB - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MEAN - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
MEASUREMENT_ERROR_MESSAGE - 类 中的静态变量org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
MEASUREMENT_MNODE_TYPE - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MEASUREMENT_MNODE_TYPE_NAME - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MeasurementCollector<T> - org.apache.iotdb.db.metadata.mtree.traverser.collector中的类
 
MeasurementCollector(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.MeasurementCollector
 
MeasurementCollector(IMNode, PartialPath, int, int) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.MeasurementCollector
 
MeasurementCounter - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
 
MeasurementCounter(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementCounter
 
MeasurementGroupByLevelCounter - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
 
MeasurementGroupByLevelCounter(IMNode, PartialPath, int) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementGroupByLevelCounter
 
MeasurementInfo - org.apache.iotdb.db.qp.physical.crud中的类
 
MeasurementInfo() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
MeasurementInfo(String) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
MeasurementInsideTemplateException - org.apache.iotdb.db.exception.metadata中的异常错误
 
MeasurementInsideTemplateException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MeasurementInsideTemplateException
 
MeasurementMNode - org.apache.iotdb.db.metadata.mnode中的类
 
MeasurementMNodePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
MeasurementMNodePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
MeasurementMNodePlan(String, String, long, int, IMeasurementSchema) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
measurementMNodes - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
measurementName - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
MeasurementPath - org.apache.iotdb.db.metadata.path中的类
 
MeasurementPath() - 类 的构造器org.apache.iotdb.db.metadata.path.MeasurementPath
 
MeasurementPath(String) - 类 的构造器org.apache.iotdb.db.metadata.path.MeasurementPath
 
MeasurementPath(String, TSDataType) - 类 的构造器org.apache.iotdb.db.metadata.path.MeasurementPath
 
MeasurementPath(PartialPath, IMeasurementSchema) - 类 的构造器org.apache.iotdb.db.metadata.path.MeasurementPath
 
MeasurementPath(String, String, IMeasurementSchema) - 类 的构造器org.apache.iotdb.db.metadata.path.MeasurementPath
 
measurementPointCountArray - 类 中的变量org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
measurements - 类 中的变量org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
MEDIAN - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
MemAlignedChunkLoader - org.apache.iotdb.db.query.reader.chunk中的类
To read one aligned chunk from memory, and only used in iotdb server module
MemAlignedChunkLoader(AlignedReadOnlyMemChunk) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkLoader
 
MemAlignedChunkMetadataLoader - org.apache.iotdb.db.query.reader.chunk.metadata中的类
 
MemAlignedChunkMetadataLoader(TsFileResource, PartialPath, QueryContext, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.metadata.MemAlignedChunkMetadataLoader
 
MemAlignedChunkReader - org.apache.iotdb.db.query.reader.chunk中的类
To read aligned chunk data in memory
MemAlignedChunkReader(AlignedReadOnlyMemChunk, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
MemAlignedPageReader - org.apache.iotdb.db.query.reader.chunk中的类
 
MemAlignedPageReader(IPointReader, AlignedChunkMetadata, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
MemChunkLoader - org.apache.iotdb.db.query.reader.chunk中的类
To read one chunk from memory, and only used in iotdb server module
MemChunkLoader(ReadOnlyMemChunk) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemChunkLoader
 
MemChunkMetadataLoader - org.apache.iotdb.db.query.reader.chunk.metadata中的类
 
MemChunkMetadataLoader(TsFileResource, PartialPath, QueryContext, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.metadata.MemChunkMetadataLoader
 
MemChunkReader - org.apache.iotdb.db.query.reader.chunk中的类
To read chunk data in memory
MemChunkReader(ReadOnlyMemChunk, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
MEMORY_CHECK_THRESHOLD - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
MEMORY_CHECK_THRESHOLD - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
memoryBudgetInMB - 类 中的变量org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
memoryLimitInMB - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
memoryLimitInMB - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
MemPageReader - org.apache.iotdb.db.query.reader.chunk中的类
 
MemPageReader(IPointReader, IChunkMetadata, Filter) - 类 的构造器org.apache.iotdb.db.query.reader.chunk.MemPageReader
 
memSize() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
memSize() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
MEMTABLE_NUM_FOR_EACH_PARTITION - 类 中的静态变量org.apache.iotdb.db.rescon.MemTableManager
 
MemTableFlushTask - org.apache.iotdb.db.engine.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) - 类 的构造器org.apache.iotdb.db.engine.flush.MemTableFlushTask
 
MemTableManager - org.apache.iotdb.db.rescon中的类
 
MemUtils - org.apache.iotdb.db.utils中的类
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Merge another aggregateResult into this
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
merge(AggregateResult) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
merge(List<IPointReader>) - 类 中的方法org.apache.iotdb.db.query.externalsort.LineMerger
 
merge(int, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
mergeAlignedPath(AlignedPath) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
merge another aligned path's sub sensors into this one
mergeAll() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
merge all storage groups.
mergeAll() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push mergeAll operation down to all virtual storage group processors
MergeException - org.apache.iotdb.db.exception中的异常错误
 
MergeException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.MergeException
 
MergeFileStrategy - org.apache.iotdb.db.engine.compaction.cross.rewrite.selector中的枚举
 
mergeLock(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
get all merge lock of the storage group processor related to the query
MergeOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
MergeOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.MergeOperator
 
MergePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
MergePlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MergePlan
 
MergePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MergePlan
 
mergeRateLimiterAcquire(RateLimiter, long) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
wait by throughoutMbPerSec limit to avoid continuous Write Or Read
mergeReader - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
MergeReaderPriority(long, long) - 类 的构造器org.apache.iotdb.db.query.reader.universal.PriorityMergeReader.MergeReaderPriority
 
MergeSingleFilterOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的类
 
MergeSingleFilterOptimizer() - 类 的构造器org.apache.iotdb.db.qp.strategy.optimizer.MergeSingleFilterOptimizer
 
mergeUnLock(List<VirtualStorageGroupProcessor>) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
unlock all merge lock of the storage group processor related to the query
MergeUtils - org.apache.iotdb.db.utils中的类
 
Message - org.apache.iotdb.db.protocol.mqtt中的类
Message describes the information sometime sent from the devices.
Message() - 类 的构造器org.apache.iotdb.db.protocol.mqtt.Message
 
MESSAGE_DIGIT_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
MessageDigestEncrypt - org.apache.iotdb.db.security.encrypt中的类
 
MessageDigestEncrypt() - 类 的构造器org.apache.iotdb.db.security.encrypt.MessageDigestEncrypt
 
METADATA_LOG - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
METADATA_PARAM_EQUAL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
METADATA_TXT_LOG - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MetadataConstant - org.apache.iotdb.db.metadata中的类
 
MetadataException - org.apache.iotdb.db.exception.metadata中的异常错误
If query metadata constructs schema but passes illegal parameters to EncodingConvertor or DataTypeConverter,this exception will be threw.
MetadataException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(String, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataException(String, int, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MetadataException
 
MetadataOperationType - org.apache.iotdb.db.metadata.logfile中的类
 
MetaFormatUtils - org.apache.iotdb.db.metadata.utils中的类
 
MetaFormatUtils() - 类 的构造器org.apache.iotdb.db.metadata.utils.MetaFormatUtils
 
metaManager - 类 中的静态变量org.apache.iotdb.db.service.IoTDB
 
MetaUtils - org.apache.iotdb.db.metadata.utils中的类
 
Metric - org.apache.iotdb.db.service.metrics.enums中的枚举
 
MetricService - org.apache.iotdb.db.service.metrics中的类
 
MetricServiceMBean - org.apache.iotdb.db.service.metrics中的接口
 
MIN - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
min - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
MIN_ARRAY_HEADER_SIZE - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
MIN_ARRAY_HEADER_SIZE - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
MIN_OBJECT_HEADER_SIZE - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
MIN_OBJECT_HEADER_SIZE - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
MIN_SUPPORTED_JDK_VERSION - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MIN_TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MIN_TIME - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
MIN_VALUE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
MinFolderOccupiedSpaceFirstStrategy - org.apache.iotdb.db.conf.directories.strategy中的类
 
MinFolderOccupiedSpaceFirstStrategy() - 类 的构造器org.apache.iotdb.db.conf.directories.strategy.MinFolderOccupiedSpaceFirstStrategy
 
minPlanIndex - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
Minimum index of plans executed within this TsFile.
minPlanIndex - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
Minimum index of plans executed within this TsFile.
minPlanIndex - 类 中的变量org.apache.iotdb.db.tools.TsFileSplitTool
 
minTime(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
minTime - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
MinTimeAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MinTimeAggrResult() - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
MinTimeDescAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MinTimeDescAggrResult() - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
minValue(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
MinValueAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
MinValueAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
MLogParser - org.apache.iotdb.db.tools.mlog中的类
parse the binary mlog or snapshot to text
MLogParser() - 类 的构造器org.apache.iotdb.db.tools.mlog.MLogParser
 
MLogReader - org.apache.iotdb.db.metadata.logfile中的类
 
MLogReader(String, String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogReader
 
MLogReader(String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogReader
 
MLogReader(File) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogReader
 
MLogTxtReader - org.apache.iotdb.db.metadata.logfile中的类
reader for reading mlog.txt
MLogTxtReader(String, String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogTxtReader
 
MLogTxtWriter - org.apache.iotdb.db.metadata.logfile中的类
 
MLogTxtWriter(String, String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
MLogTxtWriter(String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
MLogUpgrader - org.apache.iotdb.db.metadata.logfile中的类
 
MLogUpgrader(String, String, String, boolean) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogUpgrader
 
MLogWriter - org.apache.iotdb.db.metadata.logfile中的类
 
MLogWriter(String, String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogWriter
 
MLogWriter(String) - 类 的构造器org.apache.iotdb.db.metadata.logfile.MLogWriter
 
MManager - org.apache.iotdb.db.metadata中的类
This class takes the responsibility of serialization of all the metadata info and persistent it into files.
MManager() - 类 的构造器org.apache.iotdb.db.metadata.MManager
 
MManager.StorageGroupFilter - org.apache.iotdb.db.metadata中的接口
StorageGroupFilter filters unsatisfied storage groups in metadata queries to speed up and deduplicate.
MmapUtil - org.apache.iotdb.db.utils中的类
 
MmapUtil() - 类 的构造器org.apache.iotdb.db.utils.MmapUtil
 
MNode - org.apache.iotdb.db.metadata.mnode中的类
 
MNode(IMNode, String) - 类 的构造器org.apache.iotdb.db.metadata.mnode.MNode
Constructor of MNode.
MNodeCollector<T> - org.apache.iotdb.db.metadata.mtree.traverser.collector中的类
This class defines any node in MTree as potential target node.
MNodeCollector(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
MNodeLevelCounter - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
This Traverser implements node count function.
MNodeLevelCounter(IMNode, PartialPath, int) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.MNodeLevelCounter
 
MNodePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
MNodePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
MNodePlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
MNodePlan(String, int) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
MNodeTypeMismatchException - org.apache.iotdb.db.exception.metadata中的异常错误
 
MNodeTypeMismatchException(String, byte) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.MNodeTypeMismatchException
 
MNodeUtils - org.apache.iotdb.db.metadata.mnode中的类
 
MNodeUtils() - 类 的构造器org.apache.iotdb.db.metadata.mnode.MNodeUtils
 
MODE - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
Modification - org.apache.iotdb.db.engine.modification中的类
Modification represents an UPDATE or DELETE operation on a certain timeseries.
Modification.Type - org.apache.iotdb.db.engine.modification中的枚举
 
ModificationFile - org.apache.iotdb.db.engine.modification中的类
ModificationFile stores the Modifications of a TsFile or unseq file in another file in the same directory.
ModificationFile(String) - 类 的构造器org.apache.iotdb.db.engine.modification.ModificationFile
Construct a ModificationFile using a file as its storage.
ModificationReader - org.apache.iotdb.db.engine.modification.io中的接口
ModificationReader reads all modifications from a persistent medium like file system.
ModificationWriter - org.apache.iotdb.db.engine.modification.io中的接口
ModificationWriter provides methods for writing a modification to a persistent medium like file system.
modifyAlignedChunkMetaData(List<AlignedChunkMetadata>, List<List<Modification>>) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
 
modifyChunkMetaData(List<? extends IChunkMetadata>, List<Modification>) - 类 中的静态方法org.apache.iotdb.db.utils.QueryUtils
modifyChunkMetaData iterates the chunkMetaData and applies all available modifications on it to generate a ModifiedChunkMetadata.
modsIterator - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
ModuloExpression - org.apache.iotdb.db.query.expression.binary中的类
 
ModuloExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.ModuloExpression
 
moveForwardTo(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.SafetyLine.SafetyPile
 
moveNewTsFile(TsFileResource, List<TsFileResource>) - 类 中的静态方法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>, boolean, String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
Update the targetResource.
moveTargetFile(TsFileResource, String) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils
Update the targetResource.
moveUpgradedFiles(TsFileResource) - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
MQTT_HANDLER_POOL_SIZE_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MQTT_HOST_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MQTT_MAX_MESSAGE_SIZE - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MQTT_PAYLOAD_FORMATTER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MQTT_PORT_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MQTTConfiguration - org.apache.iotdb.db.engine.trigger.sink.mqtt中的类
 
MQTTConfiguration(String, int, String, String, long, long, PartialPath, String[]) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
MQTTConfiguration(String, int, String, String, PartialPath, String[]) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTConfiguration
 
MQTTEvent - org.apache.iotdb.db.engine.trigger.sink.mqtt中的类
 
MQTTEvent(String, QoS, boolean, long, Object...) - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
MQTTHandler - org.apache.iotdb.db.engine.trigger.sink.mqtt中的类
 
MQTTHandler() - 类 的构造器org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTHandler
 
MQTTService - org.apache.iotdb.db.service中的类
The IoTDB MQTT Service.
MS_TO_MONTH - 类 中的静态变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
MSG_UNSUPPORTED_DATA_TYPE - 类 中的静态变量org.apache.iotdb.db.utils.DataTypeUtils
 
MTree - org.apache.iotdb.db.metadata.mtree中的类
The hierarchical struct of the Metadata Tree is implemented in this class.
MTree() - 类 的构造器org.apache.iotdb.db.metadata.mtree.MTree
 
MTREE_PREFIX - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MTREE_SNAPSHOT - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MTREE_SNAPSHOT_TMP - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MTREE_TXT_SNAPSHOT - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
MULTI_LEVEL_PATH_WILDCARD - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
MultiFileLogNodeManager - org.apache.iotdb.db.writelog.manager中的类
MultiFileLogNodeManager manages all ExclusiveWriteLogNodes, each manages WALs of a TsFile (either seq or unseq).
MultiFileLogReader - org.apache.iotdb.db.writelog.io中的类
MultiFileLogReader constructs SingleFileLogReaders for a list of WAL files, and retrieve logs from the files one-by-one.
MultiFileLogReader(File[]) - 类 的构造器org.apache.iotdb.db.writelog.io.MultiFileLogReader
 
MultiInputColumnIntermediateLayer - org.apache.iotdb.db.query.udf.core.layer中的类
 
MultiInputColumnIntermediateLayer(Expression, long, float, List<LayerPointReader>) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
MultiplicationExpression - org.apache.iotdb.db.query.expression.binary中的类
 
MultiplicationExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.MultiplicationExpression
 
MultiSourceExternalSortJobPart - org.apache.iotdb.db.query.externalsort中的类
 
MultiSourceExternalSortJobPart(long, String, List<ExternalSortJobPart>) - 类 的构造器org.apache.iotdb.db.query.externalsort.MultiSourceExternalSortJobPart
 
MultiTsFileDeviceIterator - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 
MultiTsFileDeviceIterator(List<TsFileResource>) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
Used for inner space compaction.
MultiTsFileDeviceIterator(List<TsFileResource>, List<TsFileResource>) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
Used for cross space compaction.
MultiTsFileDeviceIterator.AlignedMeasurementIterator - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 
MultiTsFileDeviceIterator.MeasurementIterator - org.apache.iotdb.db.engine.compaction.inner.utils中的类
 

N

NaivePathSelector - org.apache.iotdb.db.engine.compaction.cross.rewrite.selector中的类
 
NaivePathSelector(List<PartialPath>, int) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.NaivePathSelector
 
name - 类 中的变量org.apache.iotdb.db.metadata.mnode.MNode
Name of the MNode
name - 类 中的变量org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
name - 类 中的变量org.apache.iotdb.db.query.dataset.ShowResult
 
needEncode(long) - 类 中的方法org.apache.iotdb.db.tools.watermark.GroupedLSBWatermarkEncoder
 
needEncode(long) - 接口 中的方法org.apache.iotdb.db.tools.watermark.WatermarkEncoder
 
needRedirect(QueryContext, boolean) - 类 中的方法org.apache.iotdb.db.query.executor.RawDataQueryExecutor
Check whether need to redirect query to other node.
needToReportToSystem() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
NegationExpression - org.apache.iotdb.db.query.expression.unary中的类
 
NegationExpression(Expression) - 类 的构造器org.apache.iotdb.db.query.expression.unary.NegationExpression
 
newAlignedList(List<TSDataType>) - 类 中的静态方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
newCachedThreadPool(String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
newCachedThreadPool(String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newCachedThreadPoolWithDaemon(String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newElasticSerializableTVList(TSDataType, long, float, int) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
newFixedThreadPool(int, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
newFixedThreadPool(int, String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newFixedThreadPoolWithDaemonThread(int, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newList(TSDataType) - 类 中的静态方法org.apache.iotdb.db.utils.datastructure.TVList
 
newScheduledThreadPool(int, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
newScheduledThreadPool(int, String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newScheduledThreadPoolWithDaemon(int, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newSerializableRowRecordList(long, TSDataType[], int) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
newSerializableTVList(TSDataType, long) - 类 中的静态方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
newSingleThreadExecutor(String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
newSingleThreadExecutor(String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newSingleThreadExecutorWithDaemon(String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newSingleThreadScheduledExecutor(String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
newSingleThreadScheduledExecutor(String, Thread.UncaughtExceptionHandler) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
newThread(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.IoTDBDaemonThreadFactory
 
newThread(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.IoTThreadFactory
 
newThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, IoTThreadFactory, String) - 类 中的静态方法org.apache.iotdb.db.concurrent.IoTDBThreadPoolFactory
 
next() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.NaivePathSelector
 
next() - 类 中的方法org.apache.iotdb.db.engine.cq.CQLogReader
 
next() - 类 中的方法org.apache.iotdb.db.engine.selectinto.InsertTabletPlansIterator
 
next - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
next() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogReader
 
next() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogReader
 
next() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtReader
 
next() - 类 中的方法org.apache.iotdb.db.query.reader.universal.Element
 
next() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowIterator
Returns the next row in the iteration.
next() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
next() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
next() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
next() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
next() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
 
next() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowWindowReader
 
next() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
next() - 类 中的方法org.apache.iotdb.db.utils.AlignedValueIterator
 
next() - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
next() - 类 中的方法org.apache.iotdb.db.writelog.io.BatchLogReader
 
next() - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogReader
return the next log read from media like a WAL file and covert it to a PhysicalPlan.
next() - 类 中的方法org.apache.iotdb.db.writelog.io.MultiFileLogReader
 
next() - 类 中的方法org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
nextBatch() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
nextDevice() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator
Return next device that is minimal in lexicographical order
nextFolderIndex() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.DirectoryStrategy
Choose a folder to allocate.
nextFolderIndex() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.MaxDiskUsableSpaceFirstStrategy
 
nextFolderIndex() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.MinFolderOccupiedSpaceFirstStrategy
 
nextFolderIndex() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.RandomOnDiskUsableSpaceStrategy
 
nextFolderIndex() - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.SequenceStrategy
 
nextPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
nextPage() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
nextPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
nextPageData() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
nextPageData() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
nextRowInObjects() - 接口 中的方法org.apache.iotdb.db.query.dataset.IUDFInputDataSet
Get the next row for UDFPlan input.
nextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithValueFilter
 
nextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.UDFInputDataSet
 
nextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.dataset.UDFRawQueryInputDataSetWithoutValueFilter
 
nextRowInObjects() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.MultiInputColumnIntermediateLayer
 
nextSeries() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.utils.MultiTsFileDeviceIterator.MeasurementIterator
 
nextSeries() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
nextTimePartition() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthIExternalSortFileDeserializer
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.ChunkDataIterator
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedChunkReader
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemChunkReader
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataPointReader
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.CachedPriorityMergeReader
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
nextTimeValuePair() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList.Ite
 
nextVersion() - 类 中的方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
nextVersion() - 类 中的方法org.apache.iotdb.db.engine.version.SysTimeVersionController
 
nextVersion() - 接口 中的方法org.apache.iotdb.db.engine.version.VersionController
Get the next version number.
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.AlignByDeviceDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByFillDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByLevelDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.ListDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.NonAlignEngineDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
for spark/hadoop/hive integration and test
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithValueFilter
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.SingleDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
nextWithoutConstraint() - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
NODE_PATTERN - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConfig
 
nodes - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
nodes - 类 中的变量org.apache.iotdb.db.metadata.path.PartialPath
 
noMoreDataInQueueArray - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
NON_SET_TOP_K - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
NonAlignEngineDataSet - org.apache.iotdb.db.query.dataset中的类
 
NonAlignEngineDataSet(long, List<PartialPath>, List<TSDataType>, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.NonAlignEngineDataSet
constructor of EngineDataSet.
normalTypeToTSDataType(Object) - 类 中的静态方法org.apache.iotdb.db.utils.DataTypeUtils
convert normal type to a type
not() - 类 中的方法org.apache.iotdb.db.utils.TimeValuePairUtils.Intervals
 
NOT_SERIALIZED - 类 中的静态变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
NoTemplateOnMNodeException - org.apache.iotdb.db.exception.metadata中的异常错误
 
NoTemplateOnMNodeException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.NoTemplateOnMNodeException
 
notifyEndFlush() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
notifyEndFlush() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
When data that have WALs in this node end flushing, this method must be called to check and remove the out-dated logs file.
NotifyFlushMemTable - org.apache.iotdb.db.engine.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() - 类 的构造器org.apache.iotdb.db.engine.flush.NotifyFlushMemTable
 
notifyStartFlush() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
notifyStartFlush() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
When data that have WALs in this node start to be flushed, this method must be called to change the working WAL file.
NOW_FUNC - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
numCacheBlock - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 

O

offset - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
offset - 类 中的变量org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
offsetArray - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
 
oldModification - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
oldTsFile - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
oldTsFileResource - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
onClosed(TsFileProcessor) - 接口 中的方法org.apache.iotdb.db.engine.flush.CloseFileListener
 
onConnect(InterceptConnectMessage) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
onCreate(TriggerAttributes) - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
onCreate() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
onDisconnect(InterceptDisconnectMessage) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
onDrop() - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
onDrop() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
ONE_LEVEL_PATH_WILDCARD - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
onEvent(AlertManagerEvent) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerHandler
 
onEvent(E) - 接口 中的方法org.apache.iotdb.db.engine.trigger.sink.api.Handler
 
onEvent(LocalIoTDBEvent) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBHandler
 
onEvent(MQTTEvent) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTHandler
 
onFlushEnd(IMemTable) - 类 中的方法org.apache.iotdb.db.engine.flush.FlushListener.EmptyListener
 
onFlushEnd(IMemTable) - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushListener
 
onFlushEnd(IMemTable) - 类 中的方法org.apache.iotdb.db.writelog.WALFlushListener
 
onFlushStart(IMemTable) - 类 中的方法org.apache.iotdb.db.engine.flush.FlushListener.EmptyListener
 
onFlushStart(IMemTable) - 接口 中的方法org.apache.iotdb.db.engine.flush.FlushListener
 
onFlushStart(IMemTable) - 类 中的方法org.apache.iotdb.db.writelog.WALFlushListener
 
onIoTDBException(Exception, String, int) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onIoTDBException(Exception, OperationType, int) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNonQueryException(Exception, String) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNonQueryException(Exception, OperationType) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNPEOrUnexpectedException(Exception, String, TSStatusCode) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onNPEOrUnexpectedException(Exception, OperationType, TSStatusCode) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onPublish(InterceptPublishMessage) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
onQueryException(Exception, String) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onQueryException(Exception, OperationType) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
onRejection() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
onRejection(Window) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Evaluator
 
onRejection() - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 
onStart() - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
onStart() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
onStop() - 接口 中的方法org.apache.iotdb.db.engine.trigger.api.Trigger
 
onStop() - 类 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
open(AlertManagerConfiguration) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerHandler
 
open(C) - 接口 中的方法org.apache.iotdb.db.engine.trigger.sink.api.Handler
 
open(LocalIoTDBConfiguration) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.local.LocalIoTDBHandler
 
open(MQTTConfiguration) - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTHandler
 
open(File) - 类 中的方法org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
OpenFileNumUtil - org.apache.iotdb.db.utils中的类
 
OpenFileNumUtil.OpenFileNumStatistics - org.apache.iotdb.db.utils中的枚举
 
OPENID_USER_PREFIX - 类 中的静态变量org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
OpenIdAuthorizer - org.apache.iotdb.db.auth.authorizer中的类
Uses an OpenID Connect provider for Authorization / Authentication.
OpenIdAuthorizer() - 类 的构造器org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
openSession(String, String, String, TSProtocolVersion, IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
openSession(String, String, String, TSProtocolVersion) - 类 中的方法org.apache.iotdb.db.service.basic.ServiceProvider
 
operateClearCache() - 类 中的静态方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
OperateFilePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
OperateFilePlan(File, Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
OperateFilePlan(File, Operator.OperatorType, boolean, int, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
used for generate loading tsfile physical plan.
OperateFilePlan(File, File, Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
operation(String, boolean) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogUpgrader
 
operation(String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogUpgrader
upgrade from mlog.txt to mlog.bin
operation(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
Operation - org.apache.iotdb.db.service.metrics.enums中的枚举
 
OPERATION_SYNC_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
OperationSyncConsumer - org.apache.iotdb.db.doublelive中的类
 
OperationSyncConsumer(BlockingQueue<Pair<ByteBuffer, OperationSyncPlanTypeUtils.OperationSyncPlanType>>, SessionPool, OperationSyncLogService) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncConsumer
 
OperationSyncDDLProtector - org.apache.iotdb.db.doublelive中的类
 
OperationSyncDDLProtector(SessionPool) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncDDLProtector
 
OperationSyncDMLProtector - org.apache.iotdb.db.doublelive中的类
 
OperationSyncDMLProtector(OperationSyncDDLProtector, SessionPool) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncDMLProtector
 
OperationSyncLogService - org.apache.iotdb.db.doublelive中的类
 
OperationSyncLogService(String, OperationSyncProtector) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncLogService
 
OperationSyncPlanTypeUtils - org.apache.iotdb.db.doublelive中的类
 
OperationSyncPlanTypeUtils() - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncPlanTypeUtils
 
OperationSyncPlanTypeUtils.OperationSyncPlanType - org.apache.iotdb.db.doublelive中的枚举
 
OperationSyncProducer - org.apache.iotdb.db.doublelive中的类
OperationSyncProducer using BlockingQueue to cache PhysicalPlan.
OperationSyncProducer(ArrayList<BlockingQueue<Pair<ByteBuffer, OperationSyncPlanTypeUtils.OperationSyncPlanType>>>, OperationSyncLogService) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncProducer
 
OperationSyncProtector - org.apache.iotdb.db.doublelive中的类
 
OperationSyncProtector() - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncProtector
 
OperationSyncWriteTask - org.apache.iotdb.db.doublelive中的类
OperationSyncWriteTask is used for transmit one E-Plan sending by a client
OperationSyncWriteTask(ByteBuffer, SessionPool, OperationSyncDDLProtector, OperationSyncLogService) - 类 的构造器org.apache.iotdb.db.doublelive.OperationSyncWriteTask
 
OperationType - org.apache.iotdb.db.conf中的枚举
 
Operator - org.apache.iotdb.db.qp.logical中的类
This class is a superclass of all operator.
Operator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.Operator
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.AdditionExpression
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.DivisionExpression
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.ModuloExpression
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.MultiplicationExpression
 
operator() - 类 中的方法org.apache.iotdb.db.query.expression.binary.SubtractionExpression
 
Operator.OperatorType - org.apache.iotdb.db.qp.logical中的枚举
If you want to add new OperatorType, you must add it in the last.
operatorToPhysicalPlan(Operator) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
operatorType - 类 中的变量org.apache.iotdb.db.qp.logical.Operator
 
optimize(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.strategy.optimizer.DnfFilterOptimizer
get DNF(disjunctive normal form) for this filter operator tree.
optimize(FilterOperator) - 接口 中的方法org.apache.iotdb.db.qp.strategy.optimizer.IFilterOptimizer
 
optimize(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.strategy.optimizer.MergeSingleFilterOptimizer
 
optimize(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.strategy.optimizer.RemoveNotOptimizer
get DNF(disjunctive normal form) for this filter operator tree.
optimizeExpression(IExpression, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillQueryOperator
 
optimizeExpression(IExpression, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByQueryOperator
 
optimizeExpression(IExpression, RawDataQueryPlan) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
orderUtils - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
org.apache.iotdb.db.auth - 程序包 org.apache.iotdb.db.auth
 
org.apache.iotdb.db.auth.authorizer - 程序包 org.apache.iotdb.db.auth.authorizer
 
org.apache.iotdb.db.auth.entity - 程序包 org.apache.iotdb.db.auth.entity
 
org.apache.iotdb.db.auth.role - 程序包 org.apache.iotdb.db.auth.role
 
org.apache.iotdb.db.auth.user - 程序包 org.apache.iotdb.db.auth.user
 
org.apache.iotdb.db.concurrent - 程序包 org.apache.iotdb.db.concurrent
 
org.apache.iotdb.db.concurrent.threadpool - 程序包 org.apache.iotdb.db.concurrent.threadpool
 
org.apache.iotdb.db.conf - 程序包 org.apache.iotdb.db.conf
 
org.apache.iotdb.db.conf.adapter - 程序包 org.apache.iotdb.db.conf.adapter
 
org.apache.iotdb.db.conf.directories - 程序包 org.apache.iotdb.db.conf.directories
 
org.apache.iotdb.db.conf.directories.strategy - 程序包 org.apache.iotdb.db.conf.directories.strategy
 
org.apache.iotdb.db.conf.rest - 程序包 org.apache.iotdb.db.conf.rest
 
org.apache.iotdb.db.constant - 程序包 org.apache.iotdb.db.constant
 
org.apache.iotdb.db.doublelive - 程序包 org.apache.iotdb.db.doublelive
 
org.apache.iotdb.db.engine - 程序包 org.apache.iotdb.db.engine
 
org.apache.iotdb.db.engine.cache - 程序包 org.apache.iotdb.db.engine.cache
 
org.apache.iotdb.db.engine.compaction - 程序包 org.apache.iotdb.db.engine.compaction
 
org.apache.iotdb.db.engine.compaction.constant - 程序包 org.apache.iotdb.db.engine.compaction.constant
 
org.apache.iotdb.db.engine.compaction.cross - 程序包 org.apache.iotdb.db.engine.compaction.cross
 
org.apache.iotdb.db.engine.compaction.cross.rewrite - 程序包 org.apache.iotdb.db.engine.compaction.cross.rewrite
 
org.apache.iotdb.db.engine.compaction.cross.rewrite.manage - 程序包 org.apache.iotdb.db.engine.compaction.cross.rewrite.manage
 
org.apache.iotdb.db.engine.compaction.cross.rewrite.selector - 程序包 org.apache.iotdb.db.engine.compaction.cross.rewrite.selector
 
org.apache.iotdb.db.engine.compaction.cross.rewrite.task - 程序包 org.apache.iotdb.db.engine.compaction.cross.rewrite.task
 
org.apache.iotdb.db.engine.compaction.inner - 程序包 org.apache.iotdb.db.engine.compaction.inner
 
org.apache.iotdb.db.engine.compaction.inner.sizetiered - 程序包 org.apache.iotdb.db.engine.compaction.inner.sizetiered
 
org.apache.iotdb.db.engine.compaction.inner.utils - 程序包 org.apache.iotdb.db.engine.compaction.inner.utils
 
org.apache.iotdb.db.engine.compaction.task - 程序包 org.apache.iotdb.db.engine.compaction.task
 
org.apache.iotdb.db.engine.compaction.utils.log - 程序包 org.apache.iotdb.db.engine.compaction.utils.log
 
org.apache.iotdb.db.engine.compaction.writer - 程序包 org.apache.iotdb.db.engine.compaction.writer
 
org.apache.iotdb.db.engine.cq - 程序包 org.apache.iotdb.db.engine.cq
 
org.apache.iotdb.db.engine.fileSystem - 程序包 org.apache.iotdb.db.engine.fileSystem
 
org.apache.iotdb.db.engine.flush - 程序包 org.apache.iotdb.db.engine.flush
 
org.apache.iotdb.db.engine.flush.pool - 程序包 org.apache.iotdb.db.engine.flush.pool
 
org.apache.iotdb.db.engine.memtable - 程序包 org.apache.iotdb.db.engine.memtable
 
org.apache.iotdb.db.engine.modification - 程序包 org.apache.iotdb.db.engine.modification
modification is the functional module responsible for processing UPDATE and DELETE.
org.apache.iotdb.db.engine.modification.io - 程序包 org.apache.iotdb.db.engine.modification.io
 
org.apache.iotdb.db.engine.modification.utils - 程序包 org.apache.iotdb.db.engine.modification.utils
 
org.apache.iotdb.db.engine.querycontext - 程序包 org.apache.iotdb.db.engine.querycontext
 
org.apache.iotdb.db.engine.selectinto - 程序包 org.apache.iotdb.db.engine.selectinto
 
org.apache.iotdb.db.engine.settle - 程序包 org.apache.iotdb.db.engine.settle
 
org.apache.iotdb.db.engine.storagegroup - 程序包 org.apache.iotdb.db.engine.storagegroup
 
org.apache.iotdb.db.engine.storagegroup.timeindex - 程序包 org.apache.iotdb.db.engine.storagegroup.timeindex
 
org.apache.iotdb.db.engine.storagegroup.virtualSg - 程序包 org.apache.iotdb.db.engine.storagegroup.virtualSg
 
org.apache.iotdb.db.engine.trigger.api - 程序包 org.apache.iotdb.db.engine.trigger.api
 
org.apache.iotdb.db.engine.trigger.executor - 程序包 org.apache.iotdb.db.engine.trigger.executor
 
org.apache.iotdb.db.engine.trigger.service - 程序包 org.apache.iotdb.db.engine.trigger.service
 
org.apache.iotdb.db.engine.trigger.sink.alertmanager - 程序包 org.apache.iotdb.db.engine.trigger.sink.alertmanager
 
org.apache.iotdb.db.engine.trigger.sink.api - 程序包 org.apache.iotdb.db.engine.trigger.sink.api
 
org.apache.iotdb.db.engine.trigger.sink.exception - 程序包 org.apache.iotdb.db.engine.trigger.sink.exception
 
org.apache.iotdb.db.engine.trigger.sink.local - 程序包 org.apache.iotdb.db.engine.trigger.sink.local
 
org.apache.iotdb.db.engine.trigger.sink.mqtt - 程序包 org.apache.iotdb.db.engine.trigger.sink.mqtt
 
org.apache.iotdb.db.engine.upgrade - 程序包 org.apache.iotdb.db.engine.upgrade
 
org.apache.iotdb.db.engine.version - 程序包 org.apache.iotdb.db.engine.version
 
org.apache.iotdb.db.exception - 程序包 org.apache.iotdb.db.exception
 
org.apache.iotdb.db.exception.index - 程序包 org.apache.iotdb.db.exception.index
 
org.apache.iotdb.db.exception.metadata - 程序包 org.apache.iotdb.db.exception.metadata
 
org.apache.iotdb.db.exception.query - 程序包 org.apache.iotdb.db.exception.query
 
org.apache.iotdb.db.exception.runtime - 程序包 org.apache.iotdb.db.exception.runtime
 
org.apache.iotdb.db.index.common - 程序包 org.apache.iotdb.db.index.common
 
org.apache.iotdb.db.metadata - 程序包 org.apache.iotdb.db.metadata
 
org.apache.iotdb.db.metadata.idtable - 程序包 org.apache.iotdb.db.metadata.idtable
 
org.apache.iotdb.db.metadata.idtable.entry - 程序包 org.apache.iotdb.db.metadata.idtable.entry
 
org.apache.iotdb.db.metadata.lastCache - 程序包 org.apache.iotdb.db.metadata.lastCache
 
org.apache.iotdb.db.metadata.lastCache.container - 程序包 org.apache.iotdb.db.metadata.lastCache.container
 
org.apache.iotdb.db.metadata.lastCache.container.value - 程序包 org.apache.iotdb.db.metadata.lastCache.container.value
 
org.apache.iotdb.db.metadata.logfile - 程序包 org.apache.iotdb.db.metadata.logfile
 
org.apache.iotdb.db.metadata.mnode - 程序包 org.apache.iotdb.db.metadata.mnode
 
org.apache.iotdb.db.metadata.mtree - 程序包 org.apache.iotdb.db.metadata.mtree
 
org.apache.iotdb.db.metadata.mtree.traverser - 程序包 org.apache.iotdb.db.metadata.mtree.traverser
 
org.apache.iotdb.db.metadata.mtree.traverser.collector - 程序包 org.apache.iotdb.db.metadata.mtree.traverser.collector
 
org.apache.iotdb.db.metadata.mtree.traverser.counter - 程序包 org.apache.iotdb.db.metadata.mtree.traverser.counter
 
org.apache.iotdb.db.metadata.path - 程序包 org.apache.iotdb.db.metadata.path
 
org.apache.iotdb.db.metadata.tag - 程序包 org.apache.iotdb.db.metadata.tag
 
org.apache.iotdb.db.metadata.template - 程序包 org.apache.iotdb.db.metadata.template
 
org.apache.iotdb.db.metadata.utils - 程序包 org.apache.iotdb.db.metadata.utils
 
org.apache.iotdb.db.protocol.influxdb.constant - 程序包 org.apache.iotdb.db.protocol.influxdb.constant
 
org.apache.iotdb.db.protocol.influxdb.dto - 程序包 org.apache.iotdb.db.protocol.influxdb.dto
 
org.apache.iotdb.db.protocol.influxdb.input - 程序包 org.apache.iotdb.db.protocol.influxdb.input
 
org.apache.iotdb.db.protocol.influxdb.meta - 程序包 org.apache.iotdb.db.protocol.influxdb.meta
 
org.apache.iotdb.db.protocol.influxdb.operator - 程序包 org.apache.iotdb.db.protocol.influxdb.operator
 
org.apache.iotdb.db.protocol.influxdb.sql - 程序包 org.apache.iotdb.db.protocol.influxdb.sql
 
org.apache.iotdb.db.protocol.mqtt - 程序包 org.apache.iotdb.db.protocol.mqtt
 
org.apache.iotdb.db.protocol.rest - 程序包 org.apache.iotdb.db.protocol.rest
 
org.apache.iotdb.db.protocol.rest.filter - 程序包 org.apache.iotdb.db.protocol.rest.filter
 
org.apache.iotdb.db.protocol.rest.handler - 程序包 org.apache.iotdb.db.protocol.rest.handler
 
org.apache.iotdb.db.protocol.rest.impl - 程序包 org.apache.iotdb.db.protocol.rest.impl
 
org.apache.iotdb.db.qp - 程序包 org.apache.iotdb.db.qp
 
org.apache.iotdb.db.qp.constant - 程序包 org.apache.iotdb.db.qp.constant
 
org.apache.iotdb.db.qp.executor - 程序包 org.apache.iotdb.db.qp.executor
 
org.apache.iotdb.db.qp.logical - 程序包 org.apache.iotdb.db.qp.logical
 
org.apache.iotdb.db.qp.logical.crud - 程序包 org.apache.iotdb.db.qp.logical.crud
 
org.apache.iotdb.db.qp.logical.sys - 程序包 org.apache.iotdb.db.qp.logical.sys
 
org.apache.iotdb.db.qp.physical - 程序包 org.apache.iotdb.db.qp.physical
 
org.apache.iotdb.db.qp.physical.crud - 程序包 org.apache.iotdb.db.qp.physical.crud
 
org.apache.iotdb.db.qp.physical.sys - 程序包 org.apache.iotdb.db.qp.physical.sys
 
org.apache.iotdb.db.qp.sql - 程序包 org.apache.iotdb.db.qp.sql
 
org.apache.iotdb.db.qp.strategy - 程序包 org.apache.iotdb.db.qp.strategy
 
org.apache.iotdb.db.qp.strategy.optimizer - 程序包 org.apache.iotdb.db.qp.strategy.optimizer
 
org.apache.iotdb.db.qp.utils - 程序包 org.apache.iotdb.db.qp.utils
 
org.apache.iotdb.db.query.aggregation - 程序包 org.apache.iotdb.db.query.aggregation
 
org.apache.iotdb.db.query.aggregation.impl - 程序包 org.apache.iotdb.db.query.aggregation.impl
 
org.apache.iotdb.db.query.context - 程序包 org.apache.iotdb.db.query.context
 
org.apache.iotdb.db.query.control - 程序包 org.apache.iotdb.db.query.control
 
org.apache.iotdb.db.query.control.tracing - 程序包 org.apache.iotdb.db.query.control.tracing
 
org.apache.iotdb.db.query.dataset - 程序包 org.apache.iotdb.db.query.dataset
 
org.apache.iotdb.db.query.dataset.groupby - 程序包 org.apache.iotdb.db.query.dataset.groupby
 
org.apache.iotdb.db.query.executor - 程序包 org.apache.iotdb.db.query.executor
 
org.apache.iotdb.db.query.executor.fill - 程序包 org.apache.iotdb.db.query.executor.fill
 
org.apache.iotdb.db.query.expression - 程序包 org.apache.iotdb.db.query.expression
 
org.apache.iotdb.db.query.expression.binary - 程序包 org.apache.iotdb.db.query.expression.binary
 
org.apache.iotdb.db.query.expression.unary - 程序包 org.apache.iotdb.db.query.expression.unary
 
org.apache.iotdb.db.query.externalsort - 程序包 org.apache.iotdb.db.query.externalsort
 
org.apache.iotdb.db.query.externalsort.adapter - 程序包 org.apache.iotdb.db.query.externalsort.adapter
 
org.apache.iotdb.db.query.externalsort.serialize - 程序包 org.apache.iotdb.db.query.externalsort.serialize
 
org.apache.iotdb.db.query.externalsort.serialize.impl - 程序包 org.apache.iotdb.db.query.externalsort.serialize.impl
 
org.apache.iotdb.db.query.factory - 程序包 org.apache.iotdb.db.query.factory
 
org.apache.iotdb.db.query.filter - 程序包 org.apache.iotdb.db.query.filter
 
org.apache.iotdb.db.query.pool - 程序包 org.apache.iotdb.db.query.pool
 
org.apache.iotdb.db.query.reader.chunk - 程序包 org.apache.iotdb.db.query.reader.chunk
 
org.apache.iotdb.db.query.reader.chunk.metadata - 程序包 org.apache.iotdb.db.query.reader.chunk.metadata
 
org.apache.iotdb.db.query.reader.resource - 程序包 org.apache.iotdb.db.query.reader.resource
 
org.apache.iotdb.db.query.reader.series - 程序包 org.apache.iotdb.db.query.reader.series
 
org.apache.iotdb.db.query.reader.universal - 程序包 org.apache.iotdb.db.query.reader.universal
 
org.apache.iotdb.db.query.timegenerator - 程序包 org.apache.iotdb.db.query.timegenerator
 
org.apache.iotdb.db.query.udf.api - 程序包 org.apache.iotdb.db.query.udf.api
 
org.apache.iotdb.db.query.udf.api.access - 程序包 org.apache.iotdb.db.query.udf.api.access
 
org.apache.iotdb.db.query.udf.api.collector - 程序包 org.apache.iotdb.db.query.udf.api.collector
 
org.apache.iotdb.db.query.udf.api.customizer.config - 程序包 org.apache.iotdb.db.query.udf.api.customizer.config
 
org.apache.iotdb.db.query.udf.api.customizer.parameter - 程序包 org.apache.iotdb.db.query.udf.api.customizer.parameter
 
org.apache.iotdb.db.query.udf.api.customizer.strategy - 程序包 org.apache.iotdb.db.query.udf.api.customizer.strategy
 
org.apache.iotdb.db.query.udf.api.exception - 程序包 org.apache.iotdb.db.query.udf.api.exception
 
org.apache.iotdb.db.query.udf.builtin - 程序包 org.apache.iotdb.db.query.udf.builtin
 
org.apache.iotdb.db.query.udf.core.access - 程序包 org.apache.iotdb.db.query.udf.core.access
 
org.apache.iotdb.db.query.udf.core.executor - 程序包 org.apache.iotdb.db.query.udf.core.executor
 
org.apache.iotdb.db.query.udf.core.layer - 程序包 org.apache.iotdb.db.query.udf.core.layer
 
org.apache.iotdb.db.query.udf.core.reader - 程序包 org.apache.iotdb.db.query.udf.core.reader
 
org.apache.iotdb.db.query.udf.core.transformer - 程序包 org.apache.iotdb.db.query.udf.core.transformer
 
org.apache.iotdb.db.query.udf.datastructure - 程序包 org.apache.iotdb.db.query.udf.datastructure
 
org.apache.iotdb.db.query.udf.datastructure.row - 程序包 org.apache.iotdb.db.query.udf.datastructure.row
 
org.apache.iotdb.db.query.udf.datastructure.tv - 程序包 org.apache.iotdb.db.query.udf.datastructure.tv
 
org.apache.iotdb.db.query.udf.service - 程序包 org.apache.iotdb.db.query.udf.service
 
org.apache.iotdb.db.rescon - 程序包 org.apache.iotdb.db.rescon
rescon means Resource Control, classes in this package provide global control over various resources shared in IoTDB.
org.apache.iotdb.db.security.encrypt - 程序包 org.apache.iotdb.db.security.encrypt
 
org.apache.iotdb.db.service - 程序包 org.apache.iotdb.db.service
 
org.apache.iotdb.db.service.basic - 程序包 org.apache.iotdb.db.service.basic
 
org.apache.iotdb.db.service.metrics - 程序包 org.apache.iotdb.db.service.metrics
 
org.apache.iotdb.db.service.metrics.enums - 程序包 org.apache.iotdb.db.service.metrics.enums
 
org.apache.iotdb.db.service.metrics.predefined - 程序包 org.apache.iotdb.db.service.metrics.predefined
 
org.apache.iotdb.db.sync - 程序包 org.apache.iotdb.db.sync
Package Sync is a suite tool that periodically uploads persistent tsfiles from the sender disk to the receiver and loads them.
org.apache.iotdb.db.sync.conf - 程序包 org.apache.iotdb.db.sync.conf
 
org.apache.iotdb.db.sync.receiver - 程序包 org.apache.iotdb.db.sync.receiver
 
org.apache.iotdb.db.sync.receiver.load - 程序包 org.apache.iotdb.db.sync.receiver.load
 
org.apache.iotdb.db.sync.receiver.recover - 程序包 org.apache.iotdb.db.sync.receiver.recover
 
org.apache.iotdb.db.sync.receiver.transfer - 程序包 org.apache.iotdb.db.sync.receiver.transfer
 
org.apache.iotdb.db.sync.sender.manage - 程序包 org.apache.iotdb.db.sync.sender.manage
 
org.apache.iotdb.db.sync.sender.recover - 程序包 org.apache.iotdb.db.sync.sender.recover
 
org.apache.iotdb.db.sync.sender.transfer - 程序包 org.apache.iotdb.db.sync.sender.transfer
 
org.apache.iotdb.db.tools - 程序包 org.apache.iotdb.db.tools
 
org.apache.iotdb.db.tools.mlog - 程序包 org.apache.iotdb.db.tools.mlog
 
org.apache.iotdb.db.tools.settle - 程序包 org.apache.iotdb.db.tools.settle
 
org.apache.iotdb.db.tools.upgrade - 程序包 org.apache.iotdb.db.tools.upgrade
 
org.apache.iotdb.db.tools.validate - 程序包 org.apache.iotdb.db.tools.validate
 
org.apache.iotdb.db.tools.virtualsg - 程序包 org.apache.iotdb.db.tools.virtualsg
 
org.apache.iotdb.db.tools.vis - 程序包 org.apache.iotdb.db.tools.vis
 
org.apache.iotdb.db.tools.watermark - 程序包 org.apache.iotdb.db.tools.watermark
 
org.apache.iotdb.db.utils - 程序包 org.apache.iotdb.db.utils
 
org.apache.iotdb.db.utils.datastructure - 程序包 org.apache.iotdb.db.utils.datastructure
 
org.apache.iotdb.db.utils.windowing.api - 程序包 org.apache.iotdb.db.utils.windowing.api
 
org.apache.iotdb.db.utils.windowing.configuration - 程序包 org.apache.iotdb.db.utils.windowing.configuration
 
org.apache.iotdb.db.utils.windowing.exception - 程序包 org.apache.iotdb.db.utils.windowing.exception
 
org.apache.iotdb.db.utils.windowing.handler - 程序包 org.apache.iotdb.db.utils.windowing.handler
 
org.apache.iotdb.db.utils.windowing.runtime - 程序包 org.apache.iotdb.db.utils.windowing.runtime
 
org.apache.iotdb.db.utils.windowing.window - 程序包 org.apache.iotdb.db.utils.windowing.window
 
org.apache.iotdb.db.writelog - 程序包 org.apache.iotdb.db.writelog
 
org.apache.iotdb.db.writelog.io - 程序包 org.apache.iotdb.db.writelog.io
 
org.apache.iotdb.db.writelog.manager - 程序包 org.apache.iotdb.db.writelog.manager
 
org.apache.iotdb.db.writelog.node - 程序包 org.apache.iotdb.db.writelog.node
 
org.apache.iotdb.db.writelog.recover - 程序包 org.apache.iotdb.db.writelog.recover
 
originalRowOffset - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
OutOfTTLException - org.apache.iotdb.db.exception.query中的异常错误
 
OutOfTTLException(long, long) - 异常错误 的构造器org.apache.iotdb.db.exception.query.OutOfTTLException
 
OUTPUT_DATA_DIR - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
outputDataType - 类 中的变量org.apache.iotdb.db.query.udf.api.customizer.config.UDFConfigurations
 

P

PAA_DIM - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
packBuffer(TSQueryDataSet, PublicBAOS, PublicBAOS[], PublicBAOS[]) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
ParameterUtils - org.apache.iotdb.db.utils中的类
 
ParameterUtils() - 类 的构造器org.apache.iotdb.db.utils.ParameterUtils
 
parent - 类 中的变量org.apache.iotdb.db.metadata.mnode.MNode
 
parseAliasClause(IoTDBSqlParser.AliasClauseContext, AlterTimeSeriesOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseAlignedMeasurements(IoTDBSqlParser.AlignedMeasurementsContext, CreateAlignedTimeSeriesOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseAndRewriteFile(List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
Parse the old files and generate some new files according to the time partition interval.
parseAttributeClause(IoTDBSqlParser.AttributeClauseContext, Operator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseAttributeClauses(IoTDBSqlParser.AttributeClausesContext, CreateTimeSeriesOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseAttributeClauses(IoTDBSqlParser.AttributeClausesContext, CreateAlignedTimeSeriesOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseBasicParams(CommandLine) - 类 中的静态方法org.apache.iotdb.db.tools.mlog.MLogParser
 
parseCqGroupByTimeClause(IoTDBSqlParser.CqGroupByTimeClauseContext, CreateContinuousQueryOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseCqSelectIntoClause(IoTDBSqlParser.CqSelectIntoClauseContext, CreateContinuousQueryOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseDateFormat(String) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
function for parsing datetime literal.
parseDateFormat(String, long) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseFilePath(String) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
function for parsing file path used by LOAD statement.
parseFillClause(IoTDBSqlParser.FillClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseFromClause(IoTDBSqlParser.FromClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseFromFile(String, String) - 类 中的静态方法org.apache.iotdb.db.tools.mlog.MLogParser
 
parseGroupByLevelClause(IoTDBSqlParser.GroupByLevelClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseNodeName(IoTDBSqlParser.NodeNameContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
function for parsing node name.
parseResampleClause(IoTDBSqlParser.ResampleClauseContext, CreateContinuousQueryOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parserRecordsToPoints(String) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
parserRecordsToPoints(String, TimeUnit) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
parserRecordsToPointsWithPrecision(String, String) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
parseSelectClause(InfluxDBSqlParser.SelectClauseContext) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBSqlVisitor
 
parseSelectClause(IoTDBSqlParser.SelectClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseSoffsetClause(IoTDBSqlParser.SoffsetClauseContext, QueryOperator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseSQLToGrafanaQueryPlan(String, ZoneId) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
parseSQLToPhysicalPlan(String) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
parseSQLToPhysicalPlan(String, ZoneId, IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
parseSQLToRestQueryPlan(String, ZoneId) - 类 中的方法org.apache.iotdb.db.qp.Planner
 
parseTagClause(IoTDBSqlParser.TagClauseContext, Operator) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
parseTimeFormat(String) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBSqlVisitor
function for parsing time format.
parseToPoint(String) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
parseToPoint(String, TimeUnit) - 类 中的静态方法org.apache.iotdb.db.protocol.influxdb.input.InfluxLineParser
 
parseValue(TSDataType, String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
parseValueForTest(TSDataType, String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
parseWhereClause(IoTDBSqlParser.WhereClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
PARTIAL_PATH_STRING - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
PartialPath - org.apache.iotdb.db.metadata.path中的类
A prefix path, suffix path or fullPath generated from SQL.
PartialPath() - 类 的构造器org.apache.iotdb.db.metadata.path.PartialPath
 
PartialPath(String) - 类 的构造器org.apache.iotdb.db.metadata.path.PartialPath
Construct the PartialPath using a String, will split the given String into String[] E.g., path = "root.sg.
PartialPath(String, String) - 类 的构造器org.apache.iotdb.db.metadata.path.PartialPath
 
PartialPath(String[]) - 类 的构造器org.apache.iotdb.db.metadata.path.PartialPath
 
PartialPath(String, boolean) - 类 的构造器org.apache.iotdb.db.metadata.path.PartialPath
 
PartitionViolationException - org.apache.iotdb.db.exception中的异常错误
 
PartitionViolationException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.PartitionViolationException
 
partitionWriterMap - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
PartitionId -> TsFileIOWriter
path - 类 中的变量org.apache.iotdb.db.engine.modification.Modification
 
path - 类 中的变量org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
path - 类 中的变量org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
path - 类 中的变量org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
PATH_NODE_NAME_PATTERN - 类 中的静态变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
PATH_ROOT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
PATH_SEPARATOR - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
PathAlreadyExistException - org.apache.iotdb.db.exception.metadata中的异常错误
 
PathAlreadyExistException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.PathAlreadyExistException
 
pathBelongsTo(String, String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
check if pathA belongs to pathB.
PathException - org.apache.iotdb.db.exception.query中的异常错误
 
PathException() - 异常错误 的构造器org.apache.iotdb.db.exception.query.PathException
 
PathException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.query.PathException
 
PathException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.query.PathException
 
pathExecutors - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
 
pathNameToReaderIndex - 类 中的变量org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
PathNotExistException - org.apache.iotdb.db.exception.metadata中的异常错误
 
PathNotExistException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(String, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNotExistException(List<String>) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.PathNotExistException
 
PathNumOverLimitException - org.apache.iotdb.db.exception.query中的异常错误
 
PathNumOverLimitException() - 异常错误 的构造器org.apache.iotdb.db.exception.query.PathNumOverLimitException
 
PathPrivilege - org.apache.iotdb.db.auth.entity中的类
This class represents a privilege on a specific seriesPath.
PathPrivilege() - 类 的构造器org.apache.iotdb.db.auth.entity.PathPrivilege
 
PathPrivilege(String) - 类 的构造器org.apache.iotdb.db.auth.entity.PathPrivilege
 
paths - 类 中的变量org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
paths - 类 中的变量org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
paths - 类 中的变量org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
pathToAggrIndexesMap - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithoutValueFilterDataSet
non-aligned path -> result index for each aggregation e.g., deduplicated paths: s1, s2, s1; deduplicated aggregations: count, count, sum s1 -> 0, 2; s2 -> 1
PATTERN - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
PayloadFormatManager - org.apache.iotdb.db.protocol.mqtt中的类
PayloadFormatManager loads payload formatter from SPI services.
PayloadFormatManager() - 类 的构造器org.apache.iotdb.db.protocol.mqtt.PayloadFormatManager
 
PayloadFormatter - org.apache.iotdb.db.protocol.mqtt中的接口
PayloadFormatter format the payload to the messages.
peekNextNotNullValue(long, long) - 接口 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByExecutor
 
peekNextNotNullValue(long, long) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.LocalGroupByExecutor
 
PhysicalGenerator - org.apache.iotdb.db.qp.strategy中的类
Used to convert logical operator to physical plan
PhysicalGenerator() - 类 的构造器org.apache.iotdb.db.qp.strategy.PhysicalGenerator
 
PhysicalPlan - org.apache.iotdb.db.qp.physical中的类
This class is a abstract class for all type of PhysicalPlan.
PhysicalPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.PhysicalPlan
 
PhysicalPlan(Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.physical.PhysicalPlan
 
PhysicalPlan.Factory - org.apache.iotdb.db.qp.physical中的类
 
PhysicalPlan.PhysicalPlanType - org.apache.iotdb.db.qp.physical中的枚举
If you want to add new PhysicalPlanType, you must add it in the last.
PhysicalPlanConstructionHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
PhysicalPlanHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
PhysicalPlanHandler() - 类 的构造器org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanHandler
 
PhysicalPlanValidationHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
PhysicalPlanValidationHandler() - 类 的构造器org.apache.iotdb.db.protocol.rest.handler.PhysicalPlanValidationHandler
 
PingApiServiceImpl - org.apache.iotdb.db.protocol.rest.impl中的类
 
PingApiServiceImpl() - 类 的构造器org.apache.iotdb.db.protocol.rest.impl.PingApiServiceImpl
 
pivotTime - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
PLACE_HOLDER - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxDBConstant
 
PlainDeviceID - org.apache.iotdb.db.metadata.idtable.entry中的类
Using device id path as id
PlainDeviceID(String) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.PlainDeviceID
 
plan - 类 中的变量org.apache.iotdb.db.query.dataset.ShowDataSet
 
plan - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
PlanExecutor - org.apache.iotdb.db.qp.executor中的类
 
PlanExecutor() - 类 的构造器org.apache.iotdb.db.qp.executor.PlanExecutor
 
planner - 类 中的变量org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
Planner - org.apache.iotdb.db.qp中的类
provide a integration method for other user.
Planner() - 类 的构造器org.apache.iotdb.db.qp.Planner
 
PointCollector - org.apache.iotdb.db.query.udf.api.collector中的接口
pollFirst() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TimeSelector
 
pool - 类 中的变量org.apache.iotdb.db.rescon.AbstractPoolManager
 
position() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
Returns this reader's file position.
preCheck() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncDDLProtector
 
preCheck() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncDMLProtector
 
preCheck() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
preServe() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerThriftHandler
 
prestartCoreThread() - 接口 中的方法org.apache.iotdb.db.concurrent.threadpool.IThreadPoolMBean
 
prestartCoreThread() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
prev - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
previousDouble - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
PreviousFill - org.apache.iotdb.db.query.executor.fill中的类
 
PreviousFill(TSDataType, long, long) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
PreviousFill(long) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
PreviousFill(String) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
PreviousFill(long, boolean) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
PreviousFill(String, boolean) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
PreviousFill(TSDataType, long, long, boolean, boolean) - 类 的构造器org.apache.iotdb.db.query.executor.fill.PreviousFill
 
previousFloat - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
previousInt - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
previousLong - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
previousTime - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFDerivative
 
PrimitiveArrayManager - org.apache.iotdb.db.rescon中的类
Manage all primitive data lists in memory, including get and release operations.
PrimitiveMemTable - org.apache.iotdb.db.engine.memtable中的类
 
PrimitiveMemTable() - 类 的构造器org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
PrimitiveMemTable(boolean) - 类 的构造器org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
PrimitiveMemTable(Map<IDeviceID, IWritableMemChunkGroup>) - 类 的构造器org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
printResource(String) - 类 中的静态方法org.apache.iotdb.db.tools.TsFileResourcePrinter
 
priority - 类 中的变量org.apache.iotdb.db.query.reader.universal.Element
 
PriorityMergeReader - org.apache.iotdb.db.query.reader.universal中的类
This class implements IPointReader for data sources with different priorities.
PriorityMergeReader() - 类 的构造器org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
PriorityMergeReader(List<IPointReader>, int) - 类 的构造器org.apache.iotdb.db.query.reader.universal.PriorityMergeReader
 
PriorityMergeReader.MergeReaderPriority - org.apache.iotdb.db.query.reader.universal中的类
 
PrivilegeType - org.apache.iotdb.db.auth.entity中的枚举
This enum class contains all available privileges in IoTDB.
processAuthorQuery(AuthorPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
ProcessChunkType - org.apache.iotdb.db.engine.compaction.constant中的枚举
 
processContext(ServerContext, TTransport, TTransport) - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerThriftHandler
 
processDataQuery(QueryPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.EntityCollector
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MeasurementCollector
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.EntityCounter
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementCounter
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementGroupByLevelCounter
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MNodeLevelCounter
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.StorageGroupCounter
 
processFullMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
full match: root.sg.d full match root.sg.
processingLogFiles - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.EntityCollector
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MeasurementCollector
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.EntityCounter
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementCounter
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MeasurementGroupByLevelCounter
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.MNodeLevelCounter
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.counter.StorageGroupCounter
 
processInternalMatchedMNode(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
internal match: root.sg internal match root.sg.
ProcessMetrics - org.apache.iotdb.db.service.metrics.predefined中的类
 
ProcessMetrics() - 类 的构造器org.apache.iotdb.db.service.metrics.predefined.ProcessMetrics
 
processMNodeDuringTraversal(PartialPath, BiConsumer<IMNode, Long>) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
processMultiLevelWildcard(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
processNameMatch(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
processNonQuery(PhysicalPlan) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
Process Non-Query Physical plan, including insert/update/delete operation of data/metadata/Privilege
processNonQuery(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
processOneLevelWildcard(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
processQuery(PhysicalPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
process query plan of qp layer, construct queryDataSet.
processQuery(PhysicalPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
processShowQuery(ShowPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
PROFILE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
props - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
protectorByteStream - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
protectorDeserializeStream - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
PRUNE_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
pruneSchemaTemplate(PruneTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
pruneSchemaTemplate(PruneTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
pruneSchemaTemplate(PruneTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
pruneTemplate(PruneTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
PruneTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
PruneTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
PruneTemplatePlan(String, List<String>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
PublishHandler - org.apache.iotdb.db.protocol.mqtt中的类
PublishHandler handle the messages from MQTT clients.
PublishHandler(IoTDBConfig) - 类 的构造器org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
PublishHandler(PayloadFormatter) - 类 的构造器org.apache.iotdb.db.protocol.mqtt.PublishHandler
 
put(Pair<ByteBuffer, OperationSyncPlanTypeUtils.OperationSyncPlanType>, String) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProducer
 
put(Object[]) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
put(Object[]) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
put(long, Object) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
put(T) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
putAlignedValue(long, Object[], int[]) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putAlignedValue(long, Object[], int[]) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putAlignedValue(long, Object[], int[]) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putAlignedValue(long, Object[], int[]) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
putAlignedValue(long, Object[], int[]) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putAlignedValues(long[], Object[], BitMap[], int[], int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putAlignedValues(long[], Object[], BitMap[], int[], int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putAlignedValues(long[], Object[], BitMap[], int[], int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putAlignedValues(long[], Object[], BitMap[], int[], int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
putAlignedValues(long[], Object[], BitMap[], int[], int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putBinaries(long[], Binary[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putBinaries(long[], Binary[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
putBinaries(long[], Binary[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putBinary(long, Binary) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putBinary(long, Binary) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a Binary data point with timestamp.
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putBinary(long, Binary) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putBoolean(long, boolean) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putBoolean(long, boolean) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a boolean data point with timestamp.
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putBooleans(long[], boolean[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putBooleans(long[], boolean[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
putBooleans(long[], boolean[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putDouble(long, double) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putDouble(long, double) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a double data point with timestamp.
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putDouble(long, double) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putDoubles(long[], double[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putDoubles(long[], double[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
putDoubles(long[], double[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
putEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
putEndTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
put end time
putEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putFloat(long, float) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putFloat(long, float) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a float data point with timestamp.
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putFloat(long, float) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putFloats(long[], float[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putFloats(long[], float[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
putFloats(long[], float[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putFlushTimeMap(long, long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
putInt(long, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putInt(long, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putInt(long, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putInt(long, int) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects an int data point with timestamp.
putInt(long, int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putInt(long, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
putInt(long, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putInt(long, int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putInts(long[], int[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putInts(long[], int[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
putInts(long[], int[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putLastTimeMap(long, long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
putLong(long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putLong(long, long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putLong(long, long) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putLong(long, long) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a long data point with timestamp.
putLong(long, long) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putLong(long, long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
putLong(long, long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putLong(long, long) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
putLongs(long[], long[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
putLongs(long[], long[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
putLongs(long[], long[], BitMap, int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
putMemTableBackAndClose() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
release resource of a memtable
putNull(long) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putPBOSToBuffer(PublicBAOS[], List<ByteBuffer>, int) - 类 中的方法org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
putRecord(RowRecord) - 类 中的方法org.apache.iotdb.db.query.dataset.ListDataSet
 
putRecord(RowRecord) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDataSet
 
putSchemaEntry(String, SchemaEntry) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
put new schema entry of the measurement
putSchemaEntry(String, String, SchemaEntry, boolean) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
put schema entry to id table, currently used in recover
putSchemaEntry(String, String, SchemaEntry, boolean) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
 
putStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
putStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
putStartTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
put start time
putStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
putString(ByteBuffer, String) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
putString(DataOutputStream, String) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
putString(long, String) - 接口 中的方法org.apache.iotdb.db.query.udf.api.collector.PointCollector
Collects a String data point with timestamp.
putString(long, String) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
putString(long, String) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
putStrings(ByteBuffer, List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
putStrings(DataOutputStream, List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 

Q

query(PartialPath, long, List<Pair<Modification, IMemTable>>) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
query(PartialPath, long, List<Pair<Modification, IMemTable>>) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
query(List<PartialPath>, QueryContext, List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.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<PartialPath>, String, QueryContext, QueryFileManager, Filter) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
build query data source by searching all tsfile which fit in query filter
QUERY_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
QUERY_FREQUENCY_RECORDER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
QUERY_ID - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
QUERY_TIME_MANAGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
QueryContext - org.apache.iotdb.db.query.context中的类
QueryContext contains the shared information with in a query.
QueryContext() - 类 的构造器org.apache.iotdb.db.query.context.QueryContext
 
QueryContext(long) - 类 的构造器org.apache.iotdb.db.query.context.QueryContext
 
QueryContext(long, boolean, long, String, long) - 类 的构造器org.apache.iotdb.db.query.context.QueryContext
Every time we generate the queryContext, register it to queryTimeManager.
QueryDataSetHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
QueryDataSetUtils - org.apache.iotdb.db.utils中的类
TimeValuePairUtils to convert between thrift format and TsFile format.
QueryDataSource - org.apache.iotdb.db.engine.querycontext中的类
The QueryDataSource contains all the seq and unseq TsFileResources for one timeseries in one query
QueryDataSource(List<TsFileResource>, List<TsFileResource>) - 类 的构造器org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
queryEndTime - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
QueryFileManager - org.apache.iotdb.db.query.control中的类
QueryFileManager records the paths of files that every query uses for QueryResourceManager.
QueryFrequencyRecorder - org.apache.iotdb.db.service.basic中的类
 
QueryFrequencyRecorder(IoTDBConfig) - 类 的构造器org.apache.iotdb.db.service.basic.QueryFrequencyRecorder
 
queryId - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
queryId - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
queryId - 类 中的变量org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
queryId - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
queryId - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
queryId - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
QueryIdNotExsitException - org.apache.iotdb.db.exception中的异常错误
 
QueryIdNotExsitException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.QueryIdNotExsitException
 
QueryInBatchStatementException - org.apache.iotdb.db.exception中的异常错误
 
QueryInBatchStatementException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.QueryInBatchStatementException
 
QueryIndexException - org.apache.iotdb.db.exception.index中的异常错误
 
QueryIndexException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.index.QueryIndexException
 
QueryIndexPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
QueryIndexPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
QueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
QueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
QueryOperator(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
QueryPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
QueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
queryPlan - 类 中的变量org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
queryPlan - 类 中的变量org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
QueryProcessException - org.apache.iotdb.db.exception.query中的异常错误
 
QueryProcessException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(String, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryProcessException(Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryProcessException
 
QueryResourceManager - org.apache.iotdb.db.query.control中的类
QueryResourceManager manages resource (file streams) used by each query job, and assign Ids to the jobs.
queryRouter - 类 中的变量org.apache.iotdb.db.qp.executor.PlanExecutor
 
QueryRouter - org.apache.iotdb.db.query.executor中的类
Query entrance class of IoTDB query process.
QueryRouter() - 类 的构造器org.apache.iotdb.db.query.executor.QueryRouter
 
queryStartTime - 类 中的变量org.apache.iotdb.db.query.executor.fill.IFill
 
QueryTaskManager - org.apache.iotdb.db.query.pool中的类
This pool is used to execute all query task send from client, and return TSExecuteStatementResp.
queryTime - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
QueryTimeManager - org.apache.iotdb.db.query.control中的类
This class is used to monitor the executing time of each query.
QueryTimeoutRuntimeException - org.apache.iotdb.db.exception.query中的异常错误
This class is used to throw run time exception when query is time out.
QueryTimeoutRuntimeException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryTimeoutRuntimeException
 
QueryTimeoutRuntimeException() - 异常错误 的构造器org.apache.iotdb.db.exception.query.QueryTimeoutRuntimeException
 
QueryUtils - org.apache.iotdb.db.utils中的类
 
QUOTE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 

R

RandomOnDiskUsableSpaceStrategy - org.apache.iotdb.db.conf.directories.strategy中的类
 
RandomOnDiskUsableSpaceStrategy() - 类 的构造器org.apache.iotdb.db.conf.directories.strategy.RandomOnDiskUsableSpaceStrategy
 
rawDataQuery(RawDataQueryPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute physical plan.
rawDataQuery(RawDataQueryPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
RawDataQueryExecutor - org.apache.iotdb.db.query.executor中的类
IoTDB query executor.
RawDataQueryExecutor(RawDataQueryPlan) - 类 的构造器org.apache.iotdb.db.query.executor.RawDataQueryExecutor
 
RawDataQueryPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
RawDataQueryPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
rawDataQueryReqToPhysicalPlan(TSRawDataQueryReq, ZoneId, IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.qp.Planner
convert raw data query to physical plan directly
RawQueryDataSetWithoutValueFilter - org.apache.iotdb.db.query.dataset中的类
 
RawQueryDataSetWithoutValueFilter(long, RawDataQueryPlan, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
constructor of EngineDataSetWithoutValueFilter.
RawQueryDataSetWithoutValueFilter(long) - 类 的构造器org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
Dummy dataSet for redirect query.
RawQueryDataSetWithoutValueFilter.ReadTask - org.apache.iotdb.db.query.dataset中的类
 
RawQueryDataSetWithValueFilter - org.apache.iotdb.db.query.dataset中的类
 
RawQueryDataSetWithValueFilter(List<PartialPath>, List<TSDataType>, TimeGenerator, List<IReaderByTimestamp>, List<List<Integer>>, List<Boolean>, boolean) - 类 的构造器org.apache.iotdb.db.query.dataset.RawQueryDataSetWithValueFilter
constructor of EngineDataSetWithValueFilter.
rawQueryInputLayer - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
RawQueryInputLayer - org.apache.iotdb.db.query.udf.core.layer中的类
 
RawQueryInputLayer(long, float, UDTFPlan, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.RawQueryInputLayer
InputLayerWithoutValueFilter
RawQueryInputLayer(long, float, List<PartialPath>, List<TSDataType>, TimeGenerator, List<IReaderByTimestamp>, List<List<Integer>>, List<Boolean>) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.RawQueryInputLayer
InputLayerWithValueFilter
RawQueryInputLayer(long, float, IUDFInputDataSet) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.RawQueryInputLayer
 
RawQueryReadTaskPoolManager - org.apache.iotdb.db.query.pool中的类
This thread pool is used to read data for raw data query.
reachTotalPointNumThreshold() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
reachTotalPointNumThreshold() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
read() - 类 中的方法org.apache.iotdb.db.engine.modification.io.LocalTextModificationAccessor
 
read() - 接口 中的方法org.apache.iotdb.db.engine.modification.io.ModificationReader
Read all modifications from a persistent medium.
read() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
read(char[], int, int) - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
read(int, long) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagLogFile
 
readBitMapsFromBuffer(ByteBuffer, int, int) - 类 中的静态方法org.apache.iotdb.db.utils.QueryDataSetUtils
 
reader - 类 中的变量org.apache.iotdb.db.query.reader.universal.Element
 
reader - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
readerIsEmpty() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IReaderByTimestamp
Returns whether there is no more data in reader.
readerIsEmpty() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
readLastPoint() - 类 中的方法org.apache.iotdb.db.query.executor.fill.LastPointReader
 
readLine() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
readLock(Object) - 类 中的方法org.apache.iotdb.db.concurrent.HashLock
 
readLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
readLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
readLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
If originTsFileResource is not null, we should acquire the read lock of originTsFileResource before construct the current TsFileResource
readLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
lock the read lock of the insert lock
ReadOnlyMemChunk - org.apache.iotdb.db.engine.querycontext中的类
ReadOnlyMemChunk is a snapshot of the working MemTable and flushing memtable in the memory used for querying
ReadOnlyMemChunk() - 类 的构造器org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
ReadOnlyMemChunk(String, TSDataType, TSEncoding, TVList, Map<String, String>, int, List<TimeRange>) - 类 的构造器org.apache.iotdb.db.engine.querycontext.ReadOnlyMemChunk
 
readPathPrivilege(DataInputStream, String, ThreadLocal<byte[]>) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Read a PathPrivilege from the given stream.
readString(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
readString(DataInputStream, String, ThreadLocal<byte[]>) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Read a string from the given stream.
readStrings(ByteBuffer, int) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
readTag(int, long) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagLogFile
 
readTagFile(long) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
ReadTask(ManagedSeriesReader, BlockingQueue<BatchData>, String, int[], int, int) - 类 的构造器org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter.ReadTask
 
readTimesFromBuffer(ByteBuffer, int) - 类 中的静态方法org.apache.iotdb.db.utils.QueryDataSetUtils
 
readUnlock(Object) - 类 中的方法org.apache.iotdb.db.concurrent.HashLock
 
readUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
readUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
readUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
readUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
unlock the read lock of insert lock
readValuesFromBuffer(ByteBuffer, List<Integer>, int, int) - 类 中的静态方法org.apache.iotdb.db.utils.QueryDataSetUtils
 
readValuesFromBuffer(ByteBuffer, TSDataType[], int, int) - 类 中的静态方法org.apache.iotdb.db.utils.QueryDataSetUtils
 
ready() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
readyForNext() - 类 中的方法org.apache.iotdb.db.query.udf.core.reader.ConstantLayerPointReader
 
readyForNext() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerPointReader
 
readyForNext() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowReader
 
readyForNext() - 接口 中的方法org.apache.iotdb.db.query.udf.core.reader.LayerRowWindowReader
 
readyForNext() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
readyForNext() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.TransparentTransformer
 
rebootTimedService() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
reboot timed flush sequence/unsequence memetable thread, timed close tsfile thread
RECEIVER_DATA_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
recordReadInfo(long) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionMetricsManager
 
recordTaskInfo(AbstractCompactionTask, CompactionTaskStatus, int) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionMetricsManager
 
recordToInsert(TSRecord) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
recordWriteInfo(CompactionType, ProcessChunkType, boolean, long) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionMetricsManager
 
recover() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
recover(IDTable) - 类 中的方法org.apache.iotdb.db.metadata.idtable.AppendOnlyDiskSchemaManager
 
recover(IDTable) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDiskSchemaManager
recover id table from log file
recover() - 类 中的方法org.apache.iotdb.db.protocol.influxdb.meta.InfluxDBMetaManager
 
recover(String) - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogAnalyzer
 
recover(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogAnalyzer
 
recover() - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogAnalyzer
Recover sync tasks that were not completed properly last time, and clean up the environment.
recover() - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogAnalyzer
 
recover(boolean, Supplier<ByteBuffer[]>, Consumer<ByteBuffer[]>) - 类 中的方法org.apache.iotdb.db.writelog.recover.TsFileRecoverPerformer
1. recover the TsFile by RestorableTsFileIOWriter and truncate the file to remaining corrected data 2. redo the WALs to recover unpersisted data 3. flush and close the file 4. clean WALs
recoverAll() - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogAnalyzer
 
recoverAll() - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogAnalyzer
 
recoverCrossSpaceCompaction() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.CompactionRecoverManager
 
recoverFromFailure() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
recoverFromFailure() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
Reset measurements from failed measurements (if any), as if no failure had ever happened.
recoverFromFailure() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
recoverFromFailure() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
recoverFromFailure() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
recoverIndex(long, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
recoverInnerSpaceCompaction(boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.task.CompactionRecoverManager
 
recoverSettleFileMap - 类 中的变量org.apache.iotdb.db.tools.settle.TsFileAndModSettleTool
 
recoverUpgrade() - 类 中的静态方法org.apache.iotdb.db.utils.UpgradeUtils
 
REFERENCE_DESCENT_SORTER - 类 中的静态变量org.apache.iotdb.db.auth.entity.PathPrivilege
Sort PathPrivilege by referenceCnt in descent order.
referenceCount - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
reflect(FunctionExpression) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
refresh(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionTimeoutManager
 
RegexpOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
RegexpOperator(FilterConstant.FilterType, PartialPath, String) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
register(CreateContinuousQueryPlan, boolean) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
register(String) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerClassLoaderManager
 
register(CreateTriggerPlan) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
register(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionTimeoutManager
 
register(SerializableList.SerializationRecorder) - 类 中的方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
register(String, String) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
register(String, String, boolean) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
register(IService) - 类 中的方法org.apache.iotdb.db.service.RegisterManager
register service.
REGISTER_TYPE - 类 中的静态变量org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
registerActivity(long, String, long) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
registerBuiltinFunction(String, String) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
registerCloseFileListener(CloseFileListener) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
Add a listener to listen file close events.
registeredLogFiles - 类 中的变量org.apache.iotdb.db.doublelive.OperationSyncProtector
 
registerFlushListener(FlushListener) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
Add a listener to listen flush start/end events.
registerLogFile(String) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
RegisterManager - org.apache.iotdb.db.service中的类
 
RegisterManager() - 类 的构造器org.apache.iotdb.db.service.RegisterManager
 
registerMBean(Object, String) - 类 中的静态方法org.apache.iotdb.db.service.JMXService
function for registering MBean.
registerQuery(QueryContext) - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
registerSealedTsFileResource(TsFileResource) - 类 中的方法org.apache.iotdb.db.rescon.TsFileResourceManager
add the closed TsFileResource into priorityQueue and increase memory cost of timeIndex, once memory cost is larger than threshold, degradation is triggered.
registerTempExternalSortFile(long, IExternalSortFileDeserializer) - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
register temporary file generated by external sort for resource release.
registerTimeseries(TimeseriesSchema) - 类 中的静态方法org.apache.iotdb.db.utils.SchemaUtils
 
registerTrigger(PartialPath, IMeasurementMNode) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
register trigger to the timeseries
registerTrigger(PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
register trigger to the timeseries
registerTsFileProcessor(TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
Add tsFileProcessor to asyncTryToFlush manager
regsitPollLastHook(FixedPriorityBlockingQueue.PollLastHook<T>) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Add a hook for this queue.
release() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
release() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
release() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
release() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
release resource of this memtable
release() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
release() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
release() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
release() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
release() - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBooleanTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableDoubleTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableFloatTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableIntTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableLongTVList
 
release() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoader
 
release(Object) - 类 中的静态方法org.apache.iotdb.db.rescon.PrimitiveArrayManager
This method is called when bringing back data array
release() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
release() - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
Release the resource it occupies.
releaseLastTimeArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
releaseLastValueArray() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
releaseLogWriter() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncLogService
 
releaseQueryResource(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
releaseQueryResourceNoExceptions(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
releaseRegistrationLock() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
releaseRegistrationLock() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
releaseSessionResource(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
releaseStorageGroupMemCost(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
releaseTemporaryMemoryForFlushing(long) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
releaseTextDataSize(long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
releaseTextDataSize(long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
releaseTSPMemCost(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessorInfo
called when meet exception
releaseTVListRamCost(long) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
releaseTVListRamCost(long) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
only used when mem control enabled
releaseWalBuffer(ByteBuffer[]) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
put the byteBuffer back to pool
releaseWalDirectByteBufferPool() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
release resource of direct wal buffer
releaseWalDirectByteBufferPool() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
release wal buffer
releaseWalDirectByteBufferPoolInOneStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
release all the allocated non-heap
reloadProperties(ReloadLevel) - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
remove(BloomFilterCache.BloomFilterCacheKey) - 类 中的方法org.apache.iotdb.db.engine.cache.BloomFilterCache
 
remove(ChunkMetadata) - 类 中的方法org.apache.iotdb.db.engine.cache.ChunkCache
 
remove(TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey) - 类 中的方法org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache
 
remove() - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
 
remove(TsFileResource, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
remove() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
Remove the data file, its resource file, and its modification file physically.
remove(Object) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
The tsFileResourceListNode to be removed must be in the list, otherwise may cause unknown behavior
remove(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
remove(T) - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
removeAll(List<TsFileResource>, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
removeAll(Collection<?>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
removeColumn(String) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
removeCurrSessionId() - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
removeDataset(Long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
removeDevice(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
removeFileLoader(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
RemoveFileOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
RemoveFileOperator(File) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.RemoveFileOperator
 
removeFirstOccurrence(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.Cache
 
removeFromTagInvertedIndex(IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
remove the node from the tag inverted index
removeFullyOverlapFiles(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
If the historical versions of a file is a sub-set of the given file's, (close and) remove it to reduce unnecessary merge.
removeIndex(String, String, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
removeLast() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.Cache
 
removeModFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
RemoveNotOptimizer - org.apache.iotdb.db.qp.strategy.optimizer中的类
 
RemoveNotOptimizer() - 类 的构造器org.apache.iotdb.db.qp.strategy.optimizer.RemoveNotOptimizer
 
removeOutdatedSeqReaders() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
removePartitions(PartialPath, VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
removePartitions(VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push removePartitions operation down to all virtual storage group processors
removePartitions(VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
remove all partitions that satisfy a filter.
removePrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
removePrivilege(String, int) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
removePrivilege(String, int, List<PathPrivilege>) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
remove privilege.
removeQuotation(String) - 类 中的静态方法org.apache.iotdb.db.index.common.IndexUtils
 
removeResourceFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
removeRunningTaskFromList(AbstractCompactionTask) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
removeTsFileResource(TsFileResource) - 类 中的方法org.apache.iotdb.db.rescon.TsFileResourceManager
delete the TsFileResource in PriorityQueue when the source file is deleted
removeWildcardFrom(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.utils.WildcardsRemover
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
removeWildcards(WildcardsRemover, List<ResultColumn>, boolean) - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
removeWildcards(WildcardsRemover, List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
removeWildcardsFrom(List<Expression>) - 类 中的方法org.apache.iotdb.db.qp.utils.WildcardsRemover
 
renameTagOrAttributeKey(String, String, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
rename the tag or attribute's key of the timeseries
renameTagOrAttributeKey(String, String, PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
rename the tag or attribute's key of the timeseries
replace(List<TsFileResource>, List<TsFileResource>, List<TsFileResource>, long, boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
This method is called after compaction to update memory.
replaceAllRoles(Map<String, Role>) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
replaceAllRoles(Map<String, Role>) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
clear all old roles info, replace the old roles with the new one
replaceAllRoles(Map<String, Role>) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
replaceAllRoles(Map<String, Role>) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
clear all old roles info, replace the old roles with the new one.
replaceAllUsers(Map<String, User>) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
replaceAllUsers(Map<String, User>) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
clear all old users info, replace the old users with the new one
replaceAllUsers(Map<String, User>) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
replaceAllUsers(Map<String, User>) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
clear all old users info, replace the old users with the new one.
replaceChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
replaceChild(String, IMNode) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
replaceChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
Replace a child of this mnode.
replaceChild(String, IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
replaceFile(File, File) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Replace newFile with oldFile.
replayLogs(Supplier<ByteBuffer[]>, VirtualStorageGroupProcessor) - 类 中的方法org.apache.iotdb.db.writelog.recover.LogReplayer
finds the logNode of the TsFile given by insertFilePath and logNodePrefix, reads the WALs from the logNode and redoes them into a given MemTable and ModificationFile.
report(List<File>) - 类 中的静态方法org.apache.iotdb.db.tools.WalChecker
 
reportStorageGroupStatus(StorageGroupInfo, TsFileProcessor) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
Report current mem cost of storage group to system.
requestQueryId(Long, boolean) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
requestQueryId(boolean) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
requestSessionId(String, String, IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
requestStatementId(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
RequestValidationHandler - org.apache.iotdb.db.protocol.rest.handler中的类
 
RESERVED_NODE_NAMES - 类 中的静态变量org.apache.iotdb.db.metadata.utils.MetaFormatUtils
 
RESERVED_TIME - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
reset() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
reset() - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Reset the Authorizer to initiative status.
reset() - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
reset() - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleAccessor
Re-initialize this object.
reset() - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Re-initialize this object.
reset() - 类 中的方法org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
reset() - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
reset() - 接口 中的方法org.apache.iotdb.db.auth.user.IUserAccessor
Re-initialize this object.
reset() - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Re-initialize this object.
reset() - 类 中的方法org.apache.iotdb.db.auth.user.LocalFileUserAccessor
 
reset() - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
reset() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
This function is just for unit test.
reset() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.HashVirtualPartitioner
 
reset() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
only for test
reset() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceIDFactory
reset id method
reset() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
reset() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
reset() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
reset() - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
reset() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowIterator
Resets the iteration.
reset() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindowIterator
 
reset() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindowIterator
 
reset() - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
reset() - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
resetCompactionCandidateStatusForAllSourceFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
resetCompactionCandidateStatusForAllSourceFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
resetCompactionCandidateStatusForAllSourceFiles() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
resetFlushingMemTableCost(long) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
resetIndex() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
resetLastCache() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
resetLastCache() - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.ILastCacheContainer
 
resetLastCache() - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.LastCacheContainer
 
resetLastCache(IMeasurementMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
reset the last cache value of time series of given seriesPath
resetLastCache(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Reset the last cache value of time series of given seriesPath.
resetModFile() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
resetSLimitOffset() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
Reset sLimit and sOffset to zero.
resetStorageGroupStatus(StorageGroupInfo) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
Report resetting the mem cost of sg to system.
RESOURCE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
resourceFileExists() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
RestApiServiceImpl - org.apache.iotdb.db.protocol.rest.impl中的类
 
RestApiServiceImpl() - 类 的构造器org.apache.iotdb.db.protocol.rest.impl.RestApiServiceImpl
 
restart() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
restartService() - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
restartService() - 接口 中的方法org.apache.iotdb.db.service.metrics.MetricServiceMBean
 
restartService() - 接口 中的方法org.apache.iotdb.db.service.RPCServiceMBean
 
restartService() - 接口 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManagerMBean
 
RestService - org.apache.iotdb.db.protocol.rest中的类
 
RestService() - 类 的构造器org.apache.iotdb.db.protocol.rest.RestService
 
ResultColumn - org.apache.iotdb.db.query.expression中的类
ResultColumn is used to represent a result column of a query.
ResultColumn(Expression, String) - 类 的构造器org.apache.iotdb.db.query.expression.ResultColumn
 
ResultColumn(Expression) - 类 的构造器org.apache.iotdb.db.query.expression.ResultColumn
 
resultColumns - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
resultColumns - 类 中的变量org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
resultDataType - 类 中的变量org.apache.iotdb.db.query.aggregation.AggregateResult
 
resultSet - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
retain() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.mqtt.MQTTEvent
 
retainAll(Collection<?>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
reverseFunc() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
reverseFunc() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FunctionOperator
reverse func.
reverseFunc() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
reverseIterator() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
reverseRange(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
revokePrivilegeFromRole(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
revokePrivilegeFromRole(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Remove a privilege on a seriesPath from a role.
revokePrivilegeFromRole(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.role.BasicRoleManager
 
revokePrivilegeFromRole(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleManager
Revoke a privilege on seriesPath from a role.
revokePrivilegeFromUser(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
revokePrivilegeFromUser(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Revoke a privilege on seriesPath from a user.
revokePrivilegeFromUser(String, String, int) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
revokePrivilegeFromUser(String, String, int) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Revoke a privilege on seriesPath from a user.
revokeRoleFromUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
revokeRoleFromUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Revoke a role from a user.
revokeRoleFromUser(String, String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
revokeRoleFromUser(String, String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Revoke a role from a user.
reWriteChunk(String, boolean, MeasurementSchema, List<PageHeader>, List<ByteBuffer>, List<Boolean>, long) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
This method is for rewriting the Chunk which data is in the different time partitions.
RewriteCompactionFileSelector - org.apache.iotdb.db.engine.compaction.cross.rewrite.selector中的类
MaxFileMergeFileSelector selects the most files from given seqFiles and unseqFiles which can be merged without exceeding given memory budget.
RewriteCompactionFileSelector(CrossSpaceCompactionResource, long) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.RewriteCompactionFileSelector
 
RewriteCrossCompactionRecoverTask - org.apache.iotdb.db.engine.compaction.cross.rewrite.task中的类
 
RewriteCrossCompactionRecoverTask(String, String, long, File, AtomicInteger, TsFileManager) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossCompactionRecoverTask
 
RewriteCrossSpaceCompactionSelector - org.apache.iotdb.db.engine.compaction.cross.rewrite中的类
 
RewriteCrossSpaceCompactionSelector(String, String, String, long, TsFileManager, CrossSpaceCompactionTaskFactory) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.RewriteCrossSpaceCompactionSelector
 
RewriteCrossSpaceCompactionTask - org.apache.iotdb.db.engine.compaction.cross.rewrite.task中的类
 
RewriteCrossSpaceCompactionTask(String, String, long, TsFileManager, List<TsFileResource>, List<TsFileResource>, AtomicInteger) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
rewritePageIntoFiles(BatchData, MeasurementSchema, Map<Long, ChunkWriterImpl>) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
rewriteTsFile(TsFileResource, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.tools.TsFileRewriteTool
Rewrite an old file to the latest version
rightExpression - 类 中的变量org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
Role - org.apache.iotdb.db.auth.entity中的类
This class contains all information of a role.
Role() - 类 的构造器org.apache.iotdb.db.auth.entity.Role
 
Role(String) - 类 的构造器org.apache.iotdb.db.auth.entity.Role
 
ROOT - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
ROOT - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
roundWithGivenPrecision(float, int) - 类 中的静态方法org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(float) - 类 中的静态方法org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(double, int) - 类 中的静态方法org.apache.iotdb.db.utils.MathUtils
 
roundWithGivenPrecision(double) - 类 中的静态方法org.apache.iotdb.db.utils.MathUtils
 
Row - org.apache.iotdb.db.query.udf.api.access中的接口
 
RowByRowAccessStrategy - org.apache.iotdb.db.query.udf.api.customizer.strategy中的类
RowByRowAccessStrategy() - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.RowByRowAccessStrategy
 
rowCount - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
rowCount() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
RowIterator - org.apache.iotdb.db.query.udf.api.access中的接口
 
rowLimit - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
rowOffset - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
rowRecordLists - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
RowWindow - org.apache.iotdb.db.query.udf.api.access中的接口
 
RPCService - org.apache.iotdb.db.service中的类
A service to handle jdbc request from client.
RPCService() - 类 的构造器org.apache.iotdb.db.service.RPCService
 
RPCServiceException - org.apache.iotdb.db.exception.runtime中的异常错误
 
RPCServiceException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.RPCServiceException
 
RPCServiceException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.RPCServiceException
 
RPCServiceMBean - org.apache.iotdb.db.service中的接口
 
RPCStatusToInfluxDBTSStatus(TSStatus) - 类 中的静态方法org.apache.iotdb.db.utils.DataTypeUtils
 
run() - 类 中的方法org.apache.iotdb.db.concurrent.WrappedRunnable
 
run() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncConsumer
 
run() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncLogService
 
run() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
run() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncWriteTask
 
run() - 类 中的方法org.apache.iotdb.db.service.IoTDBShutdownHook
 
run() - 类 中的方法org.apache.iotdb.db.tools.TsFileSketchTool
entry of tool
run() - 类 中的方法org.apache.iotdb.db.tools.TsFileSplitTool
 
runCli(List<Class<? extends Runnable>>, String[], String, String) - 类 中的静态方法org.apache.iotdb.db.utils.CommonUtils
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.concurrent.WrappedRunnable
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.engine.settle.SettleTask
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.engine.upgrade.UpgradeTask
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter.ReadTask
 
runMayThrow() - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 

S

s0 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
s1 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
s2 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
s3 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
s4 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
s5 - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
SafetyLine - org.apache.iotdb.db.query.udf.core.layer中的类
Tells the ElasticSerializableTVList if it is safe to remove a cache block.
SafetyLine() - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.SafetyLine
 
SafetyLine.SafetyPile - org.apache.iotdb.db.query.udf.core.layer中的类
 
SafetyPile(int) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.SafetyLine.SafetyPile
 
satisfy(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor.TimePartitionFilter
 
satisfy(String) - 接口 中的方法org.apache.iotdb.db.metadata.MManager.StorageGroupFilter
 
satisfyBoolean(Boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyBoolean(Boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
satisfyBoolean(Boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
satisfyBoolean(Boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
satisfyBoolean(Boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
satisfyDouble(double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyDouble(double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
satisfyDouble(double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
satisfyDouble(double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
satisfyDouble(double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
satisfyFloat(float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyFloat(float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
satisfyFloat(float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
satisfyFloat(float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
satisfyFloat(float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
satisfyInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
satisfyInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
satisfyInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
satisfyInt(int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
satisfyLong(long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyLong(long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
satisfyLong(long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
satisfyLong(long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
satisfyLong(long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
satisfyValueCount - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyValueLastTime - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
satisfyValueStartTime - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
saveAsPivot(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
saveRole(Role) - 接口 中的方法org.apache.iotdb.db.auth.role.IRoleAccessor
Serialize the role object to lower storage.
saveRole(Role) - 类 中的方法org.apache.iotdb.db.auth.role.LocalFileRoleAccessor
 
saveUser(User) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserAccessor
Serialize the user object to lower storage.
saveUser(User) - 类 中的方法org.apache.iotdb.db.auth.user.LocalFileUserAccessor
Serialize the user object to a temp file, then replace the old user file with the new file.
scanLogger(IFileLoader, File, File) - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogAnalyzer
 
scanLogger(IFileLoader, File, File) - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogAnalyzer
 
schedule(Runnable, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
schedule(Callable<V>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
schedule(Runnable, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
schedule(Callable<V>, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
scheduleCompaction(TsFileManager, long) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionScheduler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
SCHEMA_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SCHEMA_POS_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SchemaEntry - org.apache.iotdb.db.metadata.idtable.entry中的类
Schema entry of id table
Notice that this class is also a last cache container for last cache
SchemaEntry(TSDataType) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
SchemaEntry(TSDataType, TSEncoding, CompressionType, long) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
SchemaEntry(TSDataType, TSEncoding, CompressionType, IDeviceID, PartialPath, boolean, IDiskSchemaManager) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
schemaTemplate - 类 中的变量org.apache.iotdb.db.metadata.mnode.InternalMNode
 
SchemaUtils - org.apache.iotdb.db.utils中的类
 
SDT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SDT_COMP_DEV - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SDT_COMP_MAX_TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SDT_COMP_MIN_TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
seek(int, int, long, long) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
seek(int) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
seek(int, int, long, long) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
select() - 接口 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.ICrossSpaceMergeFileSelector
 
select() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.RewriteCompactionFileSelector
Select merge candidates from seqFiles and unseqFiles under the given memoryBudget.
selectAndSubmit() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
selectAndSubmit() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.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 virtual storage group, and creates a compaction task for them.
selectAndSubmit() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
selectAndSubmit() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionSelector
This method searches for a batch of files to be compacted from layer 0 to the highest layer.
selectAndSubmit() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionSelector
 
selectComponent - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
SelectComponent - org.apache.iotdb.db.qp.logical.crud中的类
this class maintains information from select clause.
SelectComponent(ZoneId) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.SelectComponent
init with tokenIntType, default operatorType is OperatorType.SELECT.
SelectComponent(SelectComponent) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
selectedFileSize - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
selectedSeqTsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
selectedSeries - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
selectedTsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
selectedUnSeqTsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
SelectIntoOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
SelectIntoOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
SelectIntoPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
SelectIntoPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
SelectIntoPlan(QueryPlan, PartialPath, List<PartialPath>, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
SEQFILE_LOG_NODE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
seqFileNameSuffix - 类 中的静态变量org.apache.iotdb.db.tools.vis.TsFileExtractVisdata
 
seqPageReaders - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
seqTimeSeriesMetadata - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
seqTsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
sequence - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
sequence - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
SEQUENCE_FLODER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SEQUENCE_NAME_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
SEQUENCE_OFFSET_IN_LOG - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
SEQUENCE_OFFSET_IN_PATH - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
sequenceFileList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
SequenceStrategy - org.apache.iotdb.db.conf.directories.strategy中的类
 
SequenceStrategy() - 类 的构造器org.apache.iotdb.db.conf.directories.strategy.SequenceStrategy
 
SerializableBinaryTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableBinaryTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
SerializableBooleanTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableBooleanTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBooleanTVList
 
SerializableDoubleTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableDoubleTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableDoubleTVList
 
SerializableFloatTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableFloatTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableFloatTVList
 
SerializableIntTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableIntTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableIntTVList
 
SerializableList - org.apache.iotdb.db.query.udf.datastructure中的接口
 
SerializableList.SerializationRecorder - org.apache.iotdb.db.query.udf.datastructure中的类
 
SerializableLongTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableLongTVList(SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableLongTVList
 
SerializableRowRecordList - org.apache.iotdb.db.query.udf.datastructure.row中的类
 
SerializableTVList - org.apache.iotdb.db.query.udf.datastructure.tv中的类
 
SerializableTVList(TSDataType, SerializableList.SerializationRecorder) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
SerializationRecorder(long) - 类 的构造器org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
serializationRecorder - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.SerializableTVList
 
serialize() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
serialize() - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
serialize() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
serialize(OutputStream) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
serialize to outputStream
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
serialize() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
serialize() - 枚举 中的方法org.apache.iotdb.db.index.common.IndexType
judge the index deserialize type.
serialize(DiskSchemaEntry) - 类 中的方法org.apache.iotdb.db.metadata.idtable.AppendOnlyDiskSchemaManager
 
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
serialize(DiskSchemaEntry) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDiskSchemaManager
serialize a disk schema entry
serialize() - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
serialize() - 枚举 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator.AuthorType
serialize.
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Serialize the plan into the given buffer.
serialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
Serialize the plan into the given buffer.
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AlterTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ClearCachePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateSnapshotPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropFunctionPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LogPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MergePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
serialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
serialize(OutputStream) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
serialize(PublicBAOS) - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
serialize() - 接口 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBinaryTVList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableBooleanTVList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableDoubleTVList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableFloatTVList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableIntTVList
 
serialize(PublicBAOS) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.SerializableLongTVList
 
serialize(String, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeBatchData(BatchData, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializedByteLength - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
serializedElementSize - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
serializeFilter(Filter) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.SelectIntoPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ActivateTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AutoCreateDeviceMNodePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ClearCachePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateSnapshotPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTriggerPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DataAuthPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropContinuousQueryPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTriggerPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MergePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
serializeImpl(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
serializeIntList(List<Integer>, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeIntSet(Set<Integer>, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeLongs(long[]) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeMeasurementMNode(MeasurementMNodePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
serializeMeasurementMNode(IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
serializeMNode(MNodePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
serializeMNode(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
serializeObject(Object, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeObjects(Object[], DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
serializeSpecificFields(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
serializeStorageGroupMNode(StorageGroupMNodePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
serializeStorageGroupMNode(IStorageGroupMNode) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
serializeStringList(List<String>, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeTo(MLogWriter) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
serializeTo(MLogWriter) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
serializeTo(MLogWriter) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
serializeTo(MLogWriter) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
serializeTo(MLogWriter) - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupEntityMNode
 
serializeTo(MLogWriter) - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
serializeTo(String) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
serializeTo(OutputStream) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
serializeTo(OutputStream) - 枚举 中的方法org.apache.iotdb.db.query.aggregation.AggregationType
 
serializeTVPair(TimeValuePair, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
serializeTVPairs(List<TimeValuePair>, DataOutputStream) - 类 中的静态方法org.apache.iotdb.db.utils.SerializeUtils
 
SerializeUtils - org.apache.iotdb.db.utils中的类
 
SeriesAggregateReader - org.apache.iotdb.db.query.reader.series中的类
 
SeriesAggregateReader(PartialPath, Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
SeriesAggregateReader(PartialPath, Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
seriesKey - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
seriesLimit - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
SeriesNumberOverflowException - org.apache.iotdb.db.exception.metadata中的异常错误
 
SeriesNumberOverflowException() - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.SeriesNumberOverflowException
 
seriesOffset - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
seriesPath - 类 中的变量org.apache.iotdb.db.query.executor.fill.LinearFill
 
seriesPath - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
SeriesRawDataBatchReader - org.apache.iotdb.db.query.reader.series中的类
 
SeriesRawDataBatchReader(SeriesReader) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
SeriesRawDataBatchReader(PartialPath, Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
SeriesRawDataBatchReader(PartialPath, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
SeriesRawDataPointReader - org.apache.iotdb.db.query.reader.series中的类
only for test now
SeriesRawDataPointReader(SeriesReader) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesRawDataPointReader
 
SeriesReader - org.apache.iotdb.db.query.reader.series中的类
 
SeriesReader(PartialPath, Set<String>, TSDataType, QueryContext, QueryDataSource, Filter, Filter, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesReader
 
SeriesReader(PartialPath, Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, Filter, Filter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesReader
 
SeriesReader.TimeOrderUtils - org.apache.iotdb.db.query.reader.series中的接口
 
SeriesReaderByTimestamp - org.apache.iotdb.db.query.reader.series中的类
 
SeriesReaderByTimestamp(PartialPath, Set<String>, TSDataType, QueryContext, QueryDataSource, TsFileFilter, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
SeriesReaderByTimestamp(SeriesReader, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
SeriesReaderByTimestamp(PartialPath, Set<String>, TSDataType, QueryContext, List<TsFileResource>, List<TsFileResource>, boolean) - 类 的构造器org.apache.iotdb.db.query.reader.series.SeriesReaderByTimestamp
 
seriesReaderList - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
ServerConfigConsistent - org.apache.iotdb.db.conf中的注释类型
Configurations using this annotation should be the same across all nodes in a cluster.
serverConstructNode(IExpression) - 类 中的方法org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
ServerTimeGenerator - org.apache.iotdb.db.query.timegenerator中的类
A timestamp generator for query with filter. e.g.
ServerTimeGenerator(QueryContext) - 类 的构造器org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
 
ServerTimeGenerator(QueryContext, RawDataQueryPlan) - 类 的构造器org.apache.iotdb.db.query.timegenerator.ServerTimeGenerator
Constructor of EngineTimeGenerator.
serviceProvider - 类 中的变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
serviceProvider - 类 中的静态变量org.apache.iotdb.db.protocol.rest.impl.RestApiServiceImpl
 
ServiceProvider - org.apache.iotdb.db.service.basic中的类
 
ServiceProvider(PlanExecutor) - 类 的构造器org.apache.iotdb.db.service.basic.ServiceProvider
 
serviceProvider - 类 中的静态变量org.apache.iotdb.db.service.IoTDB
 
ServiceType - org.apache.iotdb.db.service中的枚举
 
SESSION_MANAGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
sessionId(long) - 类 中的方法org.apache.iotdb.db.service.basic.BasicOpenSessionResp
 
SessionManager - org.apache.iotdb.db.query.control中的类
 
SessionManager() - 类 的构造器org.apache.iotdb.db.query.control.SessionManager
 
SessionTimeoutManager - org.apache.iotdb.db.query.control中的类
 
set(int, TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
insert tsFileResource to a target pos(targetPos = index) e.g. if index = 0, then to the first, if index = 1, then to the second.
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
set(int, long, Binary) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
set(int, long, boolean) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
set(int, long, double) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
set(int, long, float) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
set(int, long, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
set(int, long, long) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
set(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
SET_STORAGE_GROUP - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
SET_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
SET_TTL - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
SET_USING_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
setAccessStrategy(AccessStrategy) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
Used to specify the strategy for accessing raw query data in UDTF.
setAdminName(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAdminPassword(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAfterRange(long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
setAggregationPlan(AggregationPlan) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setAggregations(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
setAggregations(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setAlias(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
setAlias(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setAlias(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
setAliasChildren(Map<String, IMeasurementMNode>) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
setAliasChildren(Map<String, IMeasurementMNode>) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
setAliasList(List<String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setAliasList(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setAliasSet(Set<String>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setAlignByDevice(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setAlignByTime(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setAlignByTime(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setAligned(boolean) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
setAligned(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mnode.EntityMNode
 
setAligned(boolean) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
setAligned(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
setAligned(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setAllocateMemoryForBloomFilterCache(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAllocateMemoryForChunkCache(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAllocateMemoryForReadWithoutCache(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAllocateMemoryForTimeSeriesMetaDataCache(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAllocateMemoryForWrite(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAllowCompaction(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
setAllSgReady(boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
setAlterMap(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setAlterType(AlterTimeSeriesOperator.AlterType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setAscending(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setAscending(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setAttributes(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setAttributes(List<Map<String, String>>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setAttributes(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setAttributesMap(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setAuthorizerProvider(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAuthorType(AuthorOperator.AuthorType) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
setAutoCreateSchema(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
setAutoCreateSchemaEnabled(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setAvgResult(TSDataType, Object) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
setAvgSeriesPointNumberThreshold(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setBeforeRange(long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
setBinary(int, Binary) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setBinary(int, Binary) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setBinaryValue(Binary) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setBitMaps(BitMap[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setBoolean(int, boolean) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setBoolean(int, boolean) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setBooleanStringInferType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setBooleanValue(boolean) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setBufferedArraysMemoryProportion(double) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCacheDeviceMeta(boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
setCacheExpireInSeconds(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCacheFileReaderClearPeriod(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCacheInitNum(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCacheMaxNum(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setCheckPeriodWhenInsertBlocked(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setChildren(Map<String, IMNode>) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setChildren(Map<String, IMNode>) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setChildren(Map<String, IMNode>) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
setChildren(Map<String, IMNode>) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setChildren(List<FilterOperator>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
setChildSize(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
setChunkPointNumLowerBoundInCompaction(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setChunkSizeLowerBoundInCompaction(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setClassName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
setClassName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
setClassName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateFunctionPlan
 
setClientVersion(IoTDBConstant.ClientVersion) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
setCloseTsFileCheckInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCloseTsFileIntervalAfterFlushing(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setClusterMode() - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
setCollectInternal(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
setColumn(int, Object) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setColumnDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
setColumnNameToDatasetOutputIndex(String, Integer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setColumns(Object[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setCompactionAcquireWriteLockTimeout(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionPriority(CompactionPriority) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionScheduleIntervalInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionSubmissionIntervalInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCompactionWriteThroughputMbPerSec(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCompressor(CompressionType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setCompressor(CompressionType) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setCompressors(List<CompressionType>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setCompressors(List<List<CompressionType>>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
setCompressors(List<CompressionType>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setCompressors(List<CompressionType>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setConcurrentCompactionThread(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setConcurrentQueryThread(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setConcurrentWindowEvaluationThread(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setConcurrentWritingTimePartition(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setConfig(SyncSenderConfig) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderDescriptor
 
setConfig(SyncSenderConfig) - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
setContains(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
setContinuousQueryMinimumEveryInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setContinuousQueryName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setContinuousQueryName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropContinuousQueryOperator
 
setContinuousQueryThreadNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCqlogBufferSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCrossCompactionCnt(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
setCrossCompactionMemoryBudget(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCrossCompactionStrategy(CrossCompactionStrategy) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setCurType(LoadType) - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoader
 
setCurType(LoadType) - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.IFileLoader
Set current load type
setCustomCloseFileListeners(List<CloseFileListener>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
setCustomFlushListeners(List<FlushListener>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
setCustomizedProperties(Properties) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDataset(Long, QueryDataSet) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
setDataSet(QueryDataSet) - 类 中的方法org.apache.iotdb.db.query.dataset.groupby.GroupByFillDataSet
 
setDatasetOutputIndexToResultColumnIndex(int, Integer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
setDataSetResultColumnDataTypes() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.DAGBuilder
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
setDataTTL(long) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IStorageGroupMNode
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupEntityMNode
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
setDataTTL(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
setDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
setDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
setDataTypes(List<TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setDataTypes(List<List<TSDataType>>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
setDataTypes(TSDataType[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setDataTypes(List<Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setDataTypes(List<TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setDataTypes(List<TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setDebug(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
setDebug(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setDeduplicatedAggregations(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
setDeduplicatedPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
setDeduplicatedPathsAndUpdate(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
used for AlignByDevice Query, the query is executed by each device, So we only maintain measurements of current device.
setDeduplicatedVectorPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
setDefaultBooleanEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultDoubleEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultFillInterval(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultFloatEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultIndexWindowRange(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultInt32Encoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultInt64Encoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultTextEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDefaultTTL(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDeleteEndTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
setDeletePathList(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteStorageGroupOperator
 
setDeletePathList(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeleteTimeSeriesOperator
 
setDeletePathList(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
setDeleteStartTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
setDeregisterTimeOut(long) - 类 中的静态方法org.apache.iotdb.db.service.RegisterManager
 
setDevice(String) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
setDevice(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
setDeviceID(IDeviceID) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setDeviceIDTransformationMethod(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setDevicePath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setDeviceToFilterMap(Map<String, IExpression>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setDeviceToPathIndex(Map<String, List<Integer>>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setDouble(int, double) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setDouble(int, double) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setDoubleValue(double) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setEnableCrossSpaceCompaction(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableDiscardOutOfOrderData(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableHttps(boolean) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setEnableIDTable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableIDTableLogFile(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableIndex(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableInfluxDBRpcService(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableLastCache(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableMemControl(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableMQTTService(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableMTreeSnapshot(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableOperationSync(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnablePartialInsert(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnablePartition(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnablePartition(boolean) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
setEnableRedirect(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setEnableRestService(boolean) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setEnableRpcService(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableSeqSpaceCompaction(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTimedCloseTsFile(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTimedFlushSeqMemtable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTimedFlushUnseqMemtable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableTracing(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setEnableTracing(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setEnableTracing(boolean) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setEnableUnseqSpaceCompaction(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableWal(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnableWatermark(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setEncoding(TSEncoding) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setEncodingFasterThanIo(boolean) - 类 中的方法org.apache.iotdb.db.rescon.SystemInfo
 
setEncodings(List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setEncodings(List<List<TSEncoding>>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
setEncodings(List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setEncodings(List<TSEncoding>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setEncryptDecryptProvider(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEncryptDecryptProviderParameter(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEnd(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setEndTime(long) - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
setEndTime(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
setEndTime(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setEndTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setEstimatedSeriesSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setEvent(TriggerEvent) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
setEveryInterval(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setEvictionUpperBound(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
setEvictionUpperBound(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
setEvictionUpperBound(int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
setExpression(IExpression) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.LastQueryPlan
 
setExpression(IExpression) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
setExpressions(List<Expression>) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
setExpressionToInnerResultIndexMap(Map<Expression, Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
setExtDir(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setFile(File) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setFileFlushPolicy(TsFileFlushPolicy) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
setFileOffset(long) - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
setFilePath(String) - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
 
setFillQueryPlan(FillQueryPlan) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setFillType(Map<TSDataType, IFill>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
setFillType(Map<TSDataType, IFill>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
setFillTypes(Map<TSDataType, IFill>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillClauseComponent
 
setFillTypes(Map<TSDataType, IFill>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillClauseComponent
 
setFilter(Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemAlignedPageReader
 
setFilter(Filter) - 类 中的方法org.apache.iotdb.db.query.reader.chunk.MemPageReader
 
setFilterOperator(FilterOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.WhereComponent
 
setFilterType(FilterConstant.FilterType) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
setFirstExecutionTimeBoundary(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setFloat(int, float) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setFloat(int, float) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setFloatingStringInferType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setFloatValue(float) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setFlushProportion(double) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setFlushWalThreshold(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setFolders(List<String>) - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.DirectoryStrategy
To init folders.
setFolders(List<String>) - 类 中的方法org.apache.iotdb.db.conf.directories.strategy.SequenceStrategy
 
setForceWalPeriodInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setForInterval(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setFrequencyIntervalInMinute(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setFromComponent(FromComponent) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
setFromSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
setFullPath(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setFullPath(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setFullPath(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
setFullPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
setGlobalFlushTime(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
setGroupByFillCacheSizeInMB(float) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setGroupByFillPlan(GroupByTimeFillPlan) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setGroupByLevelController(GroupByLevelController) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setGroupByLevelController(GroupByLevelController) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
setGroupByTimeInterval(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setGroupByTimeIntervalString(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setGroupByTimePlan(GroupByTimePlan) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setHasLimit(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
setHasPlainAggregationFunction(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
setHasRemaining(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
setHasRemaining(boolean) - 接口 中的方法org.apache.iotdb.db.query.reader.series.ManagedSeriesReader
 
setHasRemaining(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
setIdleTimeoutInSeconds(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setIndex(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
setIndex(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
setIndex(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
setIndex(long) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setIndexBufferSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setIndexes(List<Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setIndexRootFolder(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropIndexOperator
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
setIndexType(IndexType) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
setInfluxDBRpcPort(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setInnerAggregationPlan(AggregationPlan) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
setInnerCompactionCnt(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
setInnerCompactionStrategy(InnerCompactionStrategy) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setInsertMultiTabletEnableMultithreadingColumnThreshold(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setInsertTabletPlanList(List<InsertTabletPlan>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
setInt(int, int) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setInt(int, int) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setIntegerStringInferType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setInternalBatchSize(int) - 类 中的静态方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
setInterrupted(boolean) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setInterval(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setIntervalByMonth(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setIntervalByMonth(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setIntoPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
setIntoPathsAligned(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
setIntValue(int) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setIoTaskQueueSizeForFlushing(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setIpWhiteList(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setIsContains(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
setIsExecuted(int) - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Mark the sub-plan at position i as executed.
setIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
setIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
setIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
setIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setIsSgPath(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
setIsSgPath(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
setIsSingle(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
setKey(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
setKey(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
setKeyStorePath(String) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setKeyStorePwd(String) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setLastActiveTime(long) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setLastCacheContainer(ILastCacheContainer) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setLastCacheContainer(ILastCacheContainer) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
setLastCacheContainer(ILastCacheContainer) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setLastFileInfoPath(String) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setLastReportedSize(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
setLeftCRightO(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setLeftCRightO(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setLevels(int[]) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setLevels(int[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AggregationPlan
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
setLimit(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
setLog(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LogPlan
 
setLoginUserName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setLogNum(int) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
only used for initialize a mlog file writer.
setLong(int, long) - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
setLong(int, long) - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
setLongStringInferType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setLongValue(long) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
setManagedByFlushManager(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
setManagedByQueryManager(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.series.BaseManagedSeriesReader
 
setManagedByQueryManager(boolean) - 接口 中的方法org.apache.iotdb.db.query.reader.series.ManagedSeriesReader
 
setManagedByQueryManager(boolean) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesRawDataBatchReader
 
setMaxCrossCompactionCandidateFileNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxInnerCompactionCandidateFileNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxMemtableNumber(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxNumOfSyncFileRetry(int) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setMaxPendingContinuousQueryTasks(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxPendingWindowEvaluationTasks(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxPlanIndex(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setMaxQueryDeduplicatedPathNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxWaitingTimeWhenInsertBlocked(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMaxWalBytebufferNumForEachPartition(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMeasurement(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.TimeseriesID
 
setMeasurement(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
setMeasurementAlias(String) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
setMeasurementAlias(String) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
setMeasurementAlias(String) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.MeasurementInfo
 
setMeasurementInfoMap(Map<String, MeasurementInfo>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setMeasurementList(List<String>) - 类 中的方法org.apache.iotdb.db.metadata.path.AlignedPath
 
setMeasurementList(String[]) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
setMeasurementMNodes(IMeasurementMNode[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
setMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setMeasurements(List<List<String>>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
setMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.AlignByDevicePlan
 
setMeasurements(String[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertPlan
 
setMeasurements(List<String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setMeasurementSchema(IMeasurementSchema) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
setMemtableSizeThreshold(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMetaDataCacheEnable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMetaManager(MManager) - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
setMinPlanIndex(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setMlogBufferSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setModFile(ModificationFile) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setMonitorSeriesValue(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
setMqttHandlerPoolSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttHost(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttMaxMessageSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttPayloadFormatter(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMqttPort(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setmRemoteSchemaCacheSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMtreeSnapshotInterval(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMtreeSnapshotThresholdTime(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setMultiDeviceFlushedTime(long, Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setMultiDeviceFlushedTime(long, Map<String, Long>) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setMultiDeviceFlushedTime(long, Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setMultiDeviceGlobalFlushedTime(Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setMultiDeviceGlobalFlushedTime(Map<String, Long>) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setMultiDeviceGlobalFlushedTime(Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setMultiDeviceLastTime(long, Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setMultiDeviceLastTime(long, Map<String, Long>) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setMultiDeviceLastTime(long, Map<String, Long>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setName(String) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
setName(String) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setName(String) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setName(String) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setName(String) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
setName(String) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTemplateOperator
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AppendTemplatePlan
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTemplatePlan
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropTemplatePlan
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
setName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.PruneTemplatePlan
 
setNanStringInferType(TSDataType) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setNeedInferType(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
setNewPassword(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setNodeNameList(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setOffset(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setOffset(long) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
setOffset(long) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
setOffset(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
setOffset(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
setOffset(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
setOneDeviceFlushedTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setOneDeviceFlushedTime(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setOneDeviceFlushedTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setOneDeviceGlobalFlushedTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setOneDeviceGlobalFlushedTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setOneDeviceGlobalFlushedTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setOneDeviceLastTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
setOneDeviceLastTime(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
setOneDeviceLastTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
setOpenIdProviderUrl(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncLogDir(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncLogNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncLogValidity(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncMaxLogSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncProducerCacheNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncProducerCacheSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperationSyncSessionConcurrencySize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setOperatorType(Operator.OperatorType) - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
setOperatorType(Operator.OperatorType) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setOrderByHeat(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
setOutputDataType(TSDataType) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
Used to specify the output data type of the UDTF.
setParent(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setParent(IMNode) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setParent(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
setParentInsertTabletPlanIndexList(List<Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
setPartitionFileVersionToMax(long, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Set the version in "partition" to "version" if "version" is larger than the current version.
setPartitionFilter(VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
setPartitionFilter(VirtualStorageGroupProcessor.TimePartitionFilter) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
setPartitionIds(Set<Long>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
setPartitionInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setPartitionVersionToMax(PartialPath, long, long) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
Set the version of given partition to newMaxVersion if it is larger than the current version.
setPartitionVersionToMax(long, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push setPartitionVersionToMax operation down to all virtual storage group processors
setPassword(String) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setPassword(String) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.User
 
setPassWord(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setPath(String) - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetStorageGroupOperator
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
setPath(PartialPath) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.DeletePlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeactivateTemplatePlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DeleteTimeSeriesPlan
 
setPaths(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
setPathSet(Set<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
setPermissions(Set<Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
setPivotTo(int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
setPrefixMatch(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
setPrefixMatch(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setPrefixMatchPath(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ActivateTemplateOperator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateAlignedTimeSeriesOperator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
setPrefixPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
setPrefixPath(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
setPrefixPath(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
setPrimitiveArraySize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setPrivilegeList(List<PathPrivilege>) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
setPrivilegeList(List<PathPrivilege>) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setPrivilegeList(String[]) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setPrivileges(Set<Integer>) - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
setPrivileges(String, Set<Integer>) - 类 中的方法org.apache.iotdb.db.auth.entity.Role
set privileges of path.
setPrivileges(String, Set<Integer>) - 类 中的方法org.apache.iotdb.db.auth.entity.User
set the privilege.
setProcessor(TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setProps(Map<String, Object>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setProps(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
setProps(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setProps(Map<String, Object>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
setProps(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
setProps(List<Map<String, String>>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setProps(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setQuery(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.PhysicalPlan
 
setQueryEndTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
setQueryId(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.KillQueryOperator
 
setQueryOperator(QueryOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectIntoOperator
 
setQueryOperator(QueryOperator) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setQuerySql(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setQueryStartTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
setQueryStartTime(long) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
setQueryTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
setQueryTimeLowerBound(long) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setQueryTimeoutThreshold(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRange(List<Integer>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setRawQueryBlockingQueueCapacity(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setReady(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
setRecord(RowRecord) - 类 中的方法org.apache.iotdb.db.query.dataset.SingleDataSet
 
setRecoverFinish(boolean) - 类 中的方法org.apache.iotdb.db.service.SettleService
 
setRecoveryLogIntervalInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setReferenceCnt(AtomicInteger) - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
setRegisterBufferRejectThresholdInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRegisterBufferSleepIntervalInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRejectProportion(double) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRestQueryDefaultRowSizeLimit(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setRestServicePort(int) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setResultColumns(List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SelectComponent
 
setResultColumns(List<ResultColumn>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setResults(Map<Integer, TSStatus>) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
setResults(Map<Integer, TSStatus>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setResultSet(T) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
 
setRoleList(List<String>) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setRoleName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setRowCount(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setRowLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setRowLimit(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setRowOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setRowOffset(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setRowRecord(Object[]) - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
setRpcAddress(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcAdvancedCompressionEnable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcImplClassName(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcPort(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setRpcThriftCompressionEnable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSaveInterval(long) - 类 中的静态方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
setSchema(IMeasurementSchema) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
setSchemaDir(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaQueryFetchSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSchemaTemplate(Template) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setSchemaTemplate(SetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
setSchemaTemplate(SetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
setSchemaTemplate(Template) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setSchemaTemplate(Template) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
setSchemaTemplate(Template) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setSecondaryAddress(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSecondaryPassword(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSecondaryPort(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSecondarySessionPoolMaxSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSecondaryUser(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSelectComponent(InfluxSelectComponent) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.operator.InfluxQueryOperator
 
setSelectComponent(SelectComponent) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setSelectIntoInsertTabletPlanRowLimit(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSenderFolderPath(String) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setSeq(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setSeq(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
setSeqFiles(List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
setSeqMemtableFlushCheckInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSeqMemtableFlushInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSeqTsFileSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSerializedByteLength(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
setSerializedElementSize(int) - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.SerializableList.SerializationRecorder
 
setSeriesLimit(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setSeriesNumerMonitor(ISeriesNumerMonitor) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
setSeriesOffset(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setSeriesPathNum(int) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
setSeriesPathNum(long, int) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
setServerIp(String) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setServerPort(int) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setServiceProvider(ServiceProvider) - 类 中的静态方法org.apache.iotdb.db.service.IoTDB
 
setSessionTimeoutThreshold(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSettleLogPath(File) - 类 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog
 
setSettleTsFileCallBack(VirtualStorageGroupProcessor.SettleTsFileCallBack) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setSettling(PartialPath, boolean) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
setSettling(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
setSgCol(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
setSgLevel(int) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
setSgPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
setShouldFlush() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
setShouldFlush() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
setShouldTraverseTemplate(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
setSingleFill(IFill) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FillClauseComponent
 
setSingleFill(IFill) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByFillClauseComponent
 
setSingleFill(IFill) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.FillQueryPlan
 
setSingleFill(IFill) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimeFillPlan
 
setSinglePath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
setSlidingStep(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setSlidingStep(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setSlidingStepByMonth(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setSlidingStepByMonth(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setSlowQueryThreshold(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSnapshotPath(String) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setSourceFilesToCompactionCandidate() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
setSourceFilesToCompactionCandidate() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
setSourceFilesToCompactionCandidate() - 类 中的方法org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
setSpecialClauseComponent(SpecialClauseComponent) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setStart(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.DeleteDataOperator
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setStartTime(long) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingInfo
 
setStartTime(long, long, String) - 类 中的方法org.apache.iotdb.db.query.control.tracing.TracingManager
 
setStatement(String) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setStatus(TsFileResourceStatus) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setStorageGroup(String) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Set storage group of the given path to MTree.
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
Set storage group.
setStorageGroup(SetStorageGroupPlan) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnSetTTLOperator
 
setStorageGroup(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
setStorageGroupDir(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
setStorageGroupFilter(MManager.StorageGroupFilter) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
setStorageGroupList(List<PartialPath>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.FlushOperator
 
setStorageGroupList(List<String>) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setStorageGroupName(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeletePartitionOperator
 
SetStorageGroupOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
SetStorageGroupOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.SetStorageGroupOperator
 
SetStorageGroupPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
SetStorageGroupPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
SetStorageGroupPlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
setStorageGroupSizeReportThreshold(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSubCompactionTaskNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSubMeasurementIndex(int) - 类 中的方法org.apache.iotdb.db.utils.AlignedValueIterator
 
setSubMeasurementIndex(int) - 类 中的方法org.apache.iotdb.db.utils.ValueIterator
 
setSyncEnable(boolean) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSyncMlogPeriodInMs(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setSyncPeriodInSecond(int) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
setSystemFileStorageFs(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
SetSystemModeOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
SetSystemModeOperator(int, boolean) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.SetSystemModeOperator
The operator for set system to readonly / writable statement.
SetSystemModePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
SetSystemModePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
SetSystemModePlan(boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetSystemModePlan
 
setSystemStatus(SystemStatus) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTagAttributeFlushInterval(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTagAttributeTotalSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTagOffset(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setTags(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTimeSeriesOperator
 
setTags(List<Map<String, String>>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
setTags(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
setTagsMap(Map<String, String>) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator
 
setTagsOrAttributesValue(Map<String, String>, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
set/change the values of tags or attributes
setTagsOrAttributesValue(Map<String, String>, PartialPath, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
set/change the values of tags or attributes
setTargetChunkPointNum(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetChunkSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetCompactionFileSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTargetLevel(int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
setTargetPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateContinuousQueryOperator
 
setTargetPath(PartialPath) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateContinuousQueryPlan
 
setTargetPath(PartialPath) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
setTemplate(SetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
setTemplateMap(Map<String, Template>) - 类 中的方法org.apache.iotdb.db.metadata.template.TemplateManager
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DeactivateTemplateOperator
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTemplateOperator
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
setTemplateName(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
SetTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
SetTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.SetTemplateOperator
 
SetTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
SetTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
SetTemplatePlan(String, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetTemplatePlan
 
setThriftDefaultBufferSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setThriftMaxFrameSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setThriftServerAwaitTimeForStopService(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTime(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
setTime(long) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateIndexOperator
 
setTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
setTime(long) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
setTimeIndex(ITimeIndex) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setTimeIndexLevel(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTimeIndexMemoryProportion(double) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTimeIndexMemoryThreshold(double) - 类 中的方法org.apache.iotdb.db.rescon.TsFileResourceManager
 
setTimeIndexType(byte) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setTimeout(long) - 类 中的方法org.apache.iotdb.db.query.context.QueryContext
 
setTimePartitionId(long) - 类 中的方法org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
setTimePartitionInterval(long) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
setTimeRangeId(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
setTimes(long[]) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
setTimes(long[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
setTimeSeriesMetadata(PartialPath, ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setTimestamp(long) - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.ILastCacheValue
 
setTimestamp(long) - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.LastCacheValue
 
setTimestamp(Long) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
setTimestampPrecision(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTimeValuePair(TimeValuePair, TimeValuePair) - 类 中的静态方法org.apache.iotdb.db.utils.TimeValuePairUtils
 
setTimezone(Long, String) - 类 中的方法org.apache.iotdb.db.query.control.SessionManager
 
SettleLog - org.apache.iotdb.db.engine.settle中的类
 
SettleLog() - 类 的构造器org.apache.iotdb.db.engine.settle.SettleLog
 
SettleLog.SettleCheckStatus - org.apache.iotdb.db.engine.settle中的枚举
 
settleOneTsFileAndMod(TsFileResource, List<TsFileResource>) - 类 中的方法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
SettleOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
SettleOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
SettlePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
SettlePlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
SettlePlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SettlePlan
 
SettleService - org.apache.iotdb.db.service中的类
 
SettleService() - 类 的构造器org.apache.iotdb.db.service.SettleService
 
SettleService.InstanceHolder - org.apache.iotdb.db.service中的类
 
SettleTask - org.apache.iotdb.db.engine.settle中的类
 
SettleTask(TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.settle.SettleTask
 
settleTsFile() - 类 中的方法org.apache.iotdb.db.engine.settle.SettleTask
 
settleTsFilesAndMods(Map<String, TsFileResource>) - 类 中的静态方法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.
setTlogBufferSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setToEntity(IMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.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(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
setToInternal(IEntityMNode) - 类 中的静态方法org.apache.iotdb.db.metadata.mnode.MNodeUtils
When there's no measurement, represented by template or MeasurementMNode, is under this entityMNode, it should not act as entity anymore.
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
setToSorted(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAbs
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAcos
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAsin
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAtan
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCeil
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCos
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCosh
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFDegrees
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFExp
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFFloor
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFLog
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFLog10
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFRadians
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFRound
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSign
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSin
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSinh
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSqrt
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTan
 
setTransformer() - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTanh
 
setTriggerDir(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setTriggerExecutor(TriggerExecutor) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setTriggerExecutor(TriggerExecutor) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMeasurementMNode
 
setTriggerExecutor(TriggerExecutor) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setTriggerName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateTriggerOperator
 
setTriggerName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropTriggerOperator
 
setTriggerName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StartTriggerOperator
 
setTriggerName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.StopTriggerOperator
 
setTrustStorePath(String) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setTrustStorePwd(String) - 类 中的方法org.apache.iotdb.db.conf.rest.IoTDBRestServiceConfig
 
setTsFilePath(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.SettleOperator
 
setTsFileProcessorInfo(TsFileProcessorInfo) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
setTTL(PartialPath, long) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
setTTL(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push setTTL operation down to all virtual storage group processors
setTTL(String, long) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
setTTL(PartialPath, long) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
setTTL(PartialPath, long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
SetTTLOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
SetTTLOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.SetTTLOperator
 
SetTTLPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
SetTTLPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
SetTTLPlan(PartialPath, long) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
SetTTLPlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.SetTTLPlan
 
setType(Modification.Type) - 类 中的方法org.apache.iotdb.db.engine.modification.Modification
 
setUdfCollectorMemoryBudgetInMB(float) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfDir(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfInitialByteArrayLengthForMemoryControl(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfMemoryBudgetInMB(float) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.CreateFunctionOperator
 
setUdfName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.DropFunctionOperator
 
setUdfReaderMemoryBudgetInMB(float) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUdfTransformerMemoryBudgetInMB(float) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUnderAlignedEntity(boolean) - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
 
setUnit(long) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.GroupByClauseComponent
 
setUnSeqFileOrderIndex(int[]) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
setUnseqFiles(List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
setUnseqMemtableFlushCheckInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUnseqMemtableFlushInterval(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUnSeqTsFileSize(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setUntilLast(boolean) - 类 中的方法org.apache.iotdb.db.query.executor.fill.PreviousFill
 
setUnUsingTrigger() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
setUpgradedResources(List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setUpgradeTsFileResourceCallBack(VirtualStorageGroupProcessor.UpgradeTsFileResourceCallBack) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setUser(String, User) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.UserCache
 
setUsername(String) - 类 中的方法org.apache.iotdb.db.protocol.rest.filter.User
 
setUserName(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator
 
setUserUseWaterMark(String, boolean) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
setUserUseWaterMark(String, boolean) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Enable or disable data water-mark for user 'userName'.
setUserUseWaterMark(String, boolean) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
setUserUseWaterMark(String, boolean) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Enable or disable data water-mark for user 'userName'.
setUseTemplate(boolean) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
setUseTemplate(boolean) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IEntityMNode
 
setUseTemplate(boolean) - 接口 中的方法org.apache.iotdb.db.metadata.mnode.IMNode
 
setUseTemplate(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mnode.InternalMNode
 
setUseTemplate(boolean) - 类 中的方法org.apache.iotdb.db.metadata.mnode.MeasurementMNode
 
setUseWaterMark(boolean) - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
setUsingSchemaTemplate(PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
setUsingSchemaTemplate(ActivateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
setUsingTemplate(ActivateTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
setUsingTrigger() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
setValue(TsPrimitiveType) - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.ILastCacheValue
 
setValue(TsPrimitiveType) - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.value.LastCacheValue
 
setValue(String) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
setValue(String) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
setValue(Object) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
set an object.
setValueLists(List<String[]>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InsertOperator
 
setValues(List<String>) - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
setValues(Object[]) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
setVerifyMetadata(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.sys.LoadFilesOperator
 
setVersion(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
setVersion(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
setVirtualStorageGroup(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
setVirtualStorageGroupNum(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWalBufferSize(int) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWalPoolTrimIntervalInMS(long) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWatermarkBitString(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWatermarkMethod(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWatermarkSecretKey(String) - 类 中的方法org.apache.iotdb.db.conf.IoTDBConfig
 
setWhereComponent(WhereComponent) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
setWithoutAllNull(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setWithoutAllNull(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setWithoutAnyNull(boolean) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setWithoutAnyNull(boolean) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
setWithoutNullColumns(List<Expression>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
setWorkMemTableShouldFlush() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
setZoneId(ZoneId) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
setZoneId(ZoneId) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
sgName - 类 中的变量org.apache.iotdb.db.query.dataset.ShowResult
 
SHA256DeviceID - org.apache.iotdb.db.metadata.idtable.entry中的类
Using sha 256 hash value of device path as device ID
SHA256DeviceID(String) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.SHA256DeviceID
 
shouldClose() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
shouldFlush() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
shouldFlush() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
shouldFlush() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
shouldTraverseTemplate - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
show() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
ShowChildNodesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowChildNodesOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowChildNodesOperator
 
ShowChildNodesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowChildNodesPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowChildNodesPlan
 
ShowChildPathsOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowChildPathsOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowChildPathsOperator
 
ShowChildPathsPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowChildPathsPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowChildPathsPlan
 
ShowContinuousQueriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowContinuousQueriesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowContinuousQueriesOperator
 
ShowContinuousQueriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowContinuousQueriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowContinuousQueriesPlan
 
ShowContinuousQueriesResult - org.apache.iotdb.db.query.dataset中的类
 
ShowContinuousQueriesResult(String, String, PartialPath, long, long, long) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowContinuousQueriesResult
 
ShowDataSet - org.apache.iotdb.db.query.dataset中的类
 
ShowDataSet(List<Path>, List<TSDataType>) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowDataSet
 
ShowDevicesDataSet - org.apache.iotdb.db.query.dataset中的类
 
ShowDevicesDataSet(ShowDevicesPlan) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowDevicesDataSet
 
ShowDevicesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowDevicesOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowDevicesOperator
 
ShowDevicesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowDevicesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
ShowDevicesPlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
ShowDevicesPlan(PartialPath, int, int, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowDevicesPlan
 
ShowDevicesResult - org.apache.iotdb.db.query.dataset中的类
 
ShowDevicesResult() - 类 的构造器org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
ShowDevicesResult(String, boolean, String) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
ShowDevicesResult(String, boolean) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
ShowFunctionsOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowFunctionsOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowFunctionsOperator
 
ShowFunctionsPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowFunctionsPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowFunctionsPlan
 
ShowLockInfoOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowLockInfoOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowLockInfoOperator
 
ShowLockInfoPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowLockInfoPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowLockInfoPlan
 
ShowNodesInTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowNodesInTemplateOperator(int, String) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowNodesInTemplateOperator
 
ShowNodesInTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowNodesInTemplatePlan(ShowPlan.ShowContentType, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowNodesInTemplatePlan
 
ShowOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowOperator
 
ShowOperator(int, Operator.OperatorType) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowOperator
 
ShowPathsSetTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowPathsSetTemplateOperator(int, String) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowPathsSetTemplateOperator
 
ShowPathsSetTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowPathsSetTemplatePlan(ShowPlan.ShowContentType, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowPathsSetTemplatePlan
 
ShowPathsUsingTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowPathsUsingTemplateOperator(int, String) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowPathsUsingTemplateOperator
 
ShowPathsUsingTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowPathsUsingTemplatePlan(ShowPlan.ShowContentType, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowPathsUsingTemplatePlan
 
ShowPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowPlan(ShowPlan.ShowContentType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
ShowPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
ShowPlan(ShowPlan.ShowContentType, PartialPath, int, int) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
ShowPlan.ShowContentType - org.apache.iotdb.db.qp.physical.sys中的枚举
 
ShowQueryProcesslistPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowQueryProcesslistPlan(ShowPlan.ShowContentType) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowQueryProcesslistPlan
 
ShowQueryResourceOperate - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowQueryResourceOperate(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowQueryResourceOperate
 
ShowQueryResourcePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowQueryResourcePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowQueryResourcePlan
 
ShowResult - org.apache.iotdb.db.query.dataset中的类
 
ShowResult(String, String) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowResult
 
ShowResult(String) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowResult
 
ShowResult() - 类 的构造器org.apache.iotdb.db.query.dataset.ShowResult
 
ShowStorageGroupOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowStorageGroupOperator(int, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowStorageGroupOperator
 
ShowStorageGroupPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowStorageGroupPlan(ShowPlan.ShowContentType, PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowStorageGroupPlan
 
ShowTemplatesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowTemplatesOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowTemplatesOperator
 
ShowTemplatesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowTemplatesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTemplatesPlan
 
showTimeseries(ShowTimeSeriesPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
ShowTimeseriesDataSet - org.apache.iotdb.db.query.dataset中的类
 
ShowTimeseriesDataSet(ShowTimeSeriesPlan, QueryContext) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowTimeseriesDataSet
 
ShowTimeSeriesOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowTimeSeriesOperator(int, PartialPath, boolean) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowTimeSeriesOperator
 
ShowTimeSeriesPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowTimeSeriesPlan(PartialPath) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
ShowTimeSeriesPlan(PartialPath, boolean, String, String, int, int, boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
ShowTimeSeriesPlan(PartialPath, int, int) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
ShowTimeSeriesPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTimeSeriesPlan
 
ShowTimeSeriesResult - org.apache.iotdb.db.query.dataset中的类
 
ShowTimeSeriesResult(String, String, String, TSDataType, TSEncoding, CompressionType, long, Map<String, String>, Map<String, String>) - 类 的构造器org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
ShowTimeSeriesResult() - 类 的构造器org.apache.iotdb.db.query.dataset.ShowTimeSeriesResult
 
showTree(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
showTree() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
showTree(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
showTree(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
showTree(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
showTree(int) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
ShowTriggersOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowTriggersOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowTriggersOperator
 
ShowTriggersPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowTriggersPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTriggersPlan
 
ShowTTLOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
ShowTTLOperator(List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.ShowTTLOperator
 
ShowTTLPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
ShowTTLPlan(List<PartialPath>) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.ShowTTLPlan
 
shutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
shutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
shutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
shutdown() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedThreadPoolExecutor
 
shutdown(long) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
shutdown() - 类 中的方法org.apache.iotdb.db.service.IoTDB
 
shutdown(long) - 接口 中的方法org.apache.iotdb.db.service.IService
 
shutdown() - 类 中的方法org.apache.iotdb.db.service.MQTTService
 
shutdownAll() - 类 中的方法org.apache.iotdb.db.service.RegisterManager
stop all service and clear iService list.
ShutdownException - org.apache.iotdb.db.exception中的异常错误
 
ShutdownException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.ShutdownException
 
ShutdownException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.ShutdownException
 
ShutdownException(String, Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.ShutdownException
 
ShutdownException(Throwable, int) - 异常错误 的构造器org.apache.iotdb.db.exception.ShutdownException
 
shutdownNow() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
shutdownNow() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
shutdownNow() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
shutdownNow() - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedThreadPoolExecutor
 
SimpleExternalSortEngine - org.apache.iotdb.db.query.externalsort中的类
 
SimpleFileVersionController - org.apache.iotdb.db.engine.version中的类
SimpleFileVersionController uses a local file and its file name to store the version.
SimpleFileVersionController(String, long) - 类 的构造器org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
SimpleFileVersionController(String) - 类 的构造器org.apache.iotdb.db.engine.version.SimpleFileVersionController
only used for upgrading
SingleDataSet - org.apache.iotdb.db.query.dataset中的类
 
SingleDataSet(List<PartialPath>, List<TSDataType>) - 类 的构造器org.apache.iotdb.db.query.dataset.SingleDataSet
 
SingleFileLogReader - org.apache.iotdb.db.writelog.io中的类
SingleFileLogReader reads binarized WAL logs from a file through a DataInputStream by scanning the file from head to tail.
SingleFileLogReader(File) - 类 的构造器org.apache.iotdb.db.writelog.io.SingleFileLogReader
 
singleFill - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
SingleInputColumnMultiReferenceIntermediateLayer - org.apache.iotdb.db.query.udf.core.layer中的类
 
SingleInputColumnMultiReferenceIntermediateLayer(Expression, long, float, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnMultiReferenceIntermediateLayer
 
SingleInputColumnSingleReferenceIntermediateLayer - org.apache.iotdb.db.query.udf.core.layer中的类
 
SingleInputColumnSingleReferenceIntermediateLayer(Expression, long, float, LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.layer.SingleInputColumnSingleReferenceIntermediateLayer
 
SingleSeriesCompactionExecutor - org.apache.iotdb.db.engine.compaction.inner.utils中的类
This class is used to compact one series during inner space compaction.
SingleSeriesCompactionExecutor(PartialPath, LinkedList<Pair<TsFileSequenceReader, List<ChunkMetadata>>>, TsFileIOWriter, TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.utils.SingleSeriesCompactionExecutor
 
SingleSourceExternalSortJobPart - org.apache.iotdb.db.query.externalsort中的类
 
SingleSourceExternalSortJobPart(ChunkReaderWrap) - 类 的构造器org.apache.iotdb.db.query.externalsort.SingleSourceExternalSortJobPart
 
SinkException - org.apache.iotdb.db.engine.trigger.sink.exception中的异常错误
 
SinkException(String) - 异常错误 的构造器org.apache.iotdb.db.engine.trigger.sink.exception.SinkException
 
SinkException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.engine.trigger.sink.exception.SinkException
 
size() - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
size() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
size(boolean) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
size() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
size() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.Row
Returns the number of columns
size() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnRow
 
size() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnRow
 
size() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.LayerPointReaderBackedSingleColumnRow
 
size - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
size() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
size() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.row.SerializableRowRecordList
 
size - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
size() - 类 中的方法org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
size() - 类 中的方法org.apache.iotdb.db.utils.CopyOnReadLinkedList
 
size() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
size() - 接口 中的方法org.apache.iotdb.db.utils.windowing.api.Window
 
size() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.EvictableBatchList
 
size() - 类 中的方法org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
SizeTieredCompactionRecoverTask - org.apache.iotdb.db.engine.compaction.inner.sizetiered中的类
 
SizeTieredCompactionRecoverTask(String, String, long, File, String, boolean, AtomicInteger, TsFileManager) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
SizeTieredCompactionSelector - org.apache.iotdb.db.engine.compaction.inner.sizetiered中的类
SizeTieredCompactionSelector selects files to be compacted based on the size of files.
SizeTieredCompactionSelector(String, String, long, TsFileManager, boolean, InnerSpaceCompactionTaskFactory) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionSelector
 
SizeTieredCompactionTask - org.apache.iotdb.db.engine.compaction.inner.sizetiered中的类
SizeTiredCompactionTask compact several inner space files selected by SizeTieredCompactionSelector into one file.
SizeTieredCompactionTask(String, String, long, TsFileManager, List<TsFileResource>, boolean, AtomicInteger) - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
skip(long) - 类 中的方法org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
skipCurrentChunk() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
skipCurrentChunk() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
skipCurrentChunk() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
skipCurrentFile() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
skipCurrentFile() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
skipCurrentFile() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
skipCurrentPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.AlignedSeriesAggregateReader
 
skipCurrentPage() - 接口 中的方法org.apache.iotdb.db.query.reader.series.IAggregateReader
 
skipCurrentPage() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesAggregateReader
 
slideMonth(long, int) - 类 中的方法org.apache.iotdb.db.query.executor.fill.IFill
 
SlidingSizeWindowAccessStrategy - org.apache.iotdb.db.query.udf.api.customizer.strategy中的类
SlidingSizeWindowAccessStrategy(int, int) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
Constructor.
SlidingSizeWindowAccessStrategy(int) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingSizeWindowAccessStrategy
Constructor.
SlidingSizeWindowConfiguration - org.apache.iotdb.db.utils.windowing.configuration中的类
 
SlidingSizeWindowConfiguration(TSDataType, int, int) - 类 的构造器org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
SlidingSizeWindowConfiguration(TSDataType, int) - 类 的构造器org.apache.iotdb.db.utils.windowing.configuration.SlidingSizeWindowConfiguration
 
SlidingSizeWindowEvaluationHandler - org.apache.iotdb.db.utils.windowing.handler中的类
 
SlidingSizeWindowEvaluationHandler(SlidingSizeWindowConfiguration, Evaluator) - 类 的构造器org.apache.iotdb.db.utils.windowing.handler.SlidingSizeWindowEvaluationHandler
 
slidingStep - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
slidingStep - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
SlidingTimeWindowAccessStrategy - org.apache.iotdb.db.query.udf.api.customizer.strategy中的类
SlidingTimeWindowAccessStrategy(String, String, String, String) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
SlidingTimeWindowAccessStrategy(String, String) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
Display window begin will be set to the same as the minimum timestamp of the query result set, and display window end will be set to the same as the maximum timestamp of the query result set.
SlidingTimeWindowAccessStrategy(String) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
Sliding step will be set to the same as the time interval, display window begin will be set to the same as the minimum timestamp of the query result set, and display window end will be set to the same as the maximum timestamp of the query result set.
SlidingTimeWindowAccessStrategy(long, long, long, long) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
 
SlidingTimeWindowAccessStrategy(long, long) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
Display window begin will be set to the same as the minimum timestamp of the query result set, and display window end will be set to the same as the maximum timestamp of the query result set.
SlidingTimeWindowAccessStrategy(long) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.strategy.SlidingTimeWindowAccessStrategy
Sliding step will be set to the same as the time interval, display window begin will be set to the same as the minimum timestamp of the query result set, and display window end will be set to the same as the maximum timestamp of the query result set.
SlidingTimeWindowConfiguration - org.apache.iotdb.db.utils.windowing.configuration中的类
 
SlidingTimeWindowConfiguration(TSDataType, long, long) - 类 的构造器org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
SlidingTimeWindowConfiguration(TSDataType, long) - 类 的构造器org.apache.iotdb.db.utils.windowing.configuration.SlidingTimeWindowConfiguration
 
SlidingTimeWindowEvaluationHandler - org.apache.iotdb.db.utils.windowing.handler中的类
 
SlidingTimeWindowEvaluationHandler(SlidingTimeWindowConfiguration, Evaluator) - 类 的构造器org.apache.iotdb.db.utils.windowing.handler.SlidingTimeWindowEvaluationHandler
 
SlidingWindowEvaluationHandler - org.apache.iotdb.db.utils.windowing.handler中的类
 
SlidingWindowEvaluationHandler(Configuration, Evaluator) - 类 的构造器org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
SLOW_SQL_LOGGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
SLOW_SQL_LOGGER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SMALL_ARRAY_LENGTH - 类 中的静态变量org.apache.iotdb.db.utils.datastructure.TVList
 
sort(Comparator<RowRecord>) - 类 中的方法org.apache.iotdb.db.query.dataset.ListDataSet
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.AlignedTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BinaryTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.BooleanTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.DoubleTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FloatTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.IntTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.LongTVList
 
sort() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
sort(int, int) - 类 中的方法org.apache.iotdb.db.utils.datastructure.TVList
 
sortByTime() - 类 中的方法org.apache.iotdb.db.query.dataset.ListDataSet
 
sorted - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
sortedTimestamps - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
sortTvListForFlush() - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
sortTvListForFlush() - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
served for flush requests.
sortTvListForFlush() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
SPANS_MULTI_TIME_PARTITIONS_FLAG_ID - 接口 中的静态变量org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
 
specialClauseComponent - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
SpecialClauseComponent - org.apache.iotdb.db.qp.logical.crud中的类
 
SpecialClauseComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
splitPathToDetachedPath(String) - 类 中的静态方法org.apache.iotdb.db.metadata.utils.MetaUtils
 
SPREAD - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
SQLConstant - org.apache.iotdb.db.qp.constant中的类
this class contains several constants used in SQL.
SQLConstant() - 类 的构造器org.apache.iotdb.db.qp.constant.SQLConstant
 
SQLParseError - org.apache.iotdb.db.qp.strategy中的类
 
SQLParseError() - 类 的构造器org.apache.iotdb.db.qp.strategy.SQLParseError
 
SQLParserException - org.apache.iotdb.db.exception.runtime中的异常错误
 
SQLParserException() - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.SQLParserException
 
SQLParserException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.SQLParserException
 
SQLParserException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.SQLParserException
 
StandaloneServiceProvider - org.apache.iotdb.db.service.basic中的类
 
StandaloneServiceProvider() - 类 的构造器org.apache.iotdb.db.service.basic.StandaloneServiceProvider
 
start() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
start() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
start() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
start() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
start() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTaskPoolManager
 
start() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
start() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushSubTaskPoolManager
 
start() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushTaskPoolManager
 
start() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
start() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
start() - 类 中的方法org.apache.iotdb.db.protocol.rest.RestService
 
start() - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
start() - 类 中的方法org.apache.iotdb.db.query.pool.QueryTaskManager
 
start() - 类 中的方法org.apache.iotdb.db.query.pool.RawQueryReadTaskPoolManager
 
start() - 类 中的方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
start() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
start() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
start() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
start() - 接口 中的方法org.apache.iotdb.db.service.IService
Start current service.
start() - 类 中的方法org.apache.iotdb.db.service.JMXService
 
start() - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
start() - 类 中的方法org.apache.iotdb.db.service.MQTTService
 
start() - 类 中的方法org.apache.iotdb.db.service.SettleService
 
start() - 类 中的方法org.apache.iotdb.db.service.UpgradeSevice
 
start() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
start() - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
start() - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
START_TIME_STR - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
startChunkGroup(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
startChunkGroup(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
startChunkGroup(String, boolean) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
startLoadDeletedFiles() - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.ILoadLogger
Start to load deleted files.
startLoadDeletedFiles() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
startLoadTsFiles() - 接口 中的方法org.apache.iotdb.db.sync.receiver.load.ILoadLogger
Start to load tsfiles
startLoadTsFiles() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.LoadLogger
 
startMeasurement(List<IMeasurementSchema>, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
startMonitor() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Start monitor thread, which monitor sync status.
startMonitor() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
startNode - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
startService() - 接口 中的方法org.apache.iotdb.db.service.metrics.MetricServiceMBean
 
startService() - 接口 中的方法org.apache.iotdb.db.service.RPCServiceMBean
 
startService() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
startService() - 接口 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManagerMBean
 
startSettling(List<TsFileResource>, List<TsFileResource>) - 类 中的方法org.apache.iotdb.db.service.SettleService
 
startsWith(String[]) - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
startSync() - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
startSyncDeletedFilesName() - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
Start to sync deleted files name
startSyncDeletedFilesName() - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
startSyncDeletedFilesName() - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
Start to sync deleted files name
startSyncDeletedFilesName() - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
startSyncTsFiles() - 接口 中的方法org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
Start to sync new tsfiles
startSyncTsFiles() - 类 中的方法org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
startSyncTsFiles() - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
Start to sync new tsfiles
startSyncTsFiles() - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
startTime - 类 中的变量org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
start time
startTime - 类 中的变量org.apache.iotdb.db.qp.physical.crud.GroupByTimePlan
 
startTime - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByEngineDataSet
 
startTimedTask() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Start sync task in a certain time.
startTimedTask() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
startTimes - 类 中的变量org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
start times array.
StartTriggerOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
StartTriggerOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.StartTriggerOperator
 
StartTriggerPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
StartTriggerPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
StartTriggerPlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StartTriggerPlan
 
startup() - 类 中的方法org.apache.iotdb.db.service.MQTTService
 
StartupCheck - org.apache.iotdb.db.service中的接口
 
StartupChecks - org.apache.iotdb.db.service中的类
 
StartupChecks() - 类 的构造器org.apache.iotdb.db.service.StartupChecks
 
StartupException - org.apache.iotdb.db.exception中的异常错误
 
StartupException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.StartupException
 
StartupException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.StartupException
 
StartupException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.StartupException
 
STATEMENT - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
StaticResps - org.apache.iotdb.db.service中的类
Static responses that won't change for all requests.
status - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
StatusUtils - org.apache.iotdb.db.utils中的类
 
STDDEV - 类 中的静态变量org.apache.iotdb.db.protocol.influxdb.constant.InfluxSQLConstant
 
stillLives(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
stillLives(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
stillLives(long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
 
stillLives(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
stillLives(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
check if any of the device lives over the given time bound.
stop() - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
stop() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
stop() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
stop() - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryService
 
stop() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
stop() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushSubTaskPoolManager
 
stop() - 类 中的方法org.apache.iotdb.db.engine.flush.pool.FlushTaskPoolManager
 
stop() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
stop() - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationService
 
stop() - 类 中的方法org.apache.iotdb.db.protocol.rest.RestService
 
stop() - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
 
stop() - 类 中的方法org.apache.iotdb.db.query.pool.QueryTaskManager
 
stop() - 类 中的方法org.apache.iotdb.db.query.pool.RawQueryReadTaskPoolManager
 
stop() - 类 中的方法org.apache.iotdb.db.query.udf.service.TemporaryQueryDataFileService
 
stop() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
stop() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationService
 
stop() - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
stop() - 类 中的方法org.apache.iotdb.db.service.IoTDB
 
stop() - 接口 中的方法org.apache.iotdb.db.service.IoTDBMBean
 
stop() - 接口 中的方法org.apache.iotdb.db.service.IService
Stop current service.
stop() - 类 中的方法org.apache.iotdb.db.service.JMXService
 
stop() - 类 中的方法org.apache.iotdb.db.service.metrics.MetricService
 
stop() - 类 中的方法org.apache.iotdb.db.service.MQTTService
 
stop() - 类 中的方法org.apache.iotdb.db.service.SettleService
 
stop() - 类 中的方法org.apache.iotdb.db.service.UpgradeSevice
 
stop() - 类 中的方法org.apache.iotdb.db.sync.receiver.load.FileLoaderManager
 
stop() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Stop sync process
stop() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
stop() - 类 中的方法org.apache.iotdb.db.writelog.manager.MultiFileLogNodeManager
 
stopSchedulerPool() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
stopService() - 接口 中的方法org.apache.iotdb.db.service.metrics.MetricServiceMBean
 
stopService() - 接口 中的方法org.apache.iotdb.db.service.RPCServiceMBean
 
stopService() - 类 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManager
 
stopService() - 接口 中的方法org.apache.iotdb.db.sync.receiver.SyncServerManagerMBean
 
stopThreadPool(ExecutorService, ThreadName) - 类 中的静态方法org.apache.iotdb.db.utils.ThreadUtils
 
StopTriggerOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
StopTriggerOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.StopTriggerOperator
 
StopTriggerPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
StopTriggerPlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
StopTriggerPlan(String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StopTriggerPlan
 
STORAGE_GROUP_MNODE_TYPE - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
STORAGE_GROUP_MNODE_TYPE_NAME - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
STORAGE_GROUP_PATTERN - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConfig
 
StorageEngine - org.apache.iotdb.db.engine中的类
 
StorageEngineException - org.apache.iotdb.db.exception中的异常错误
 
StorageEngineException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineException(IoTDBException) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineException
 
StorageEngineFailureException - org.apache.iotdb.db.exception.runtime中的异常错误
 
StorageEngineFailureException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.StorageEngineFailureException
 
StorageEngineFailureException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.runtime.StorageEngineFailureException
 
StorageEngineReadonlyException - org.apache.iotdb.db.exception中的异常错误
the exception when writing to a read-only system
StorageEngineReadonlyException() - 异常错误 的构造器org.apache.iotdb.db.exception.StorageEngineReadonlyException
 
StorageGroupAlreadySetException - org.apache.iotdb.db.exception.metadata中的异常错误
 
StorageGroupAlreadySetException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.StorageGroupAlreadySetException
 
StorageGroupAlreadySetException(String, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.StorageGroupAlreadySetException
 
StorageGroupCollector<T> - org.apache.iotdb.db.metadata.mtree.traverser.collector中的类
 
StorageGroupCollector(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.collector.StorageGroupCollector
 
StorageGroupCounter - org.apache.iotdb.db.metadata.mtree.traverser.counter中的类
 
StorageGroupCounter(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.counter.StorageGroupCounter
 
storageGroupDir - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
StorageGroupEntityMNode - org.apache.iotdb.db.metadata.mnode中的类
 
StorageGroupEntityMNode(IMNode, String, long) - 类 的构造器org.apache.iotdb.db.metadata.mnode.StorageGroupEntityMNode
 
storageGroupFilter - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
StorageGroupInfo - org.apache.iotdb.db.engine.storagegroup中的类
The storageGroupInfo records the total memory cost of the Storage Group.
StorageGroupInfo(VirtualStorageGroupProcessor) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.StorageGroupInfo
 
StorageGroupManager - org.apache.iotdb.db.engine.storagegroup.virtualSg中的类
Each storage group that set by users corresponds to a StorageGroupManager
StorageGroupManager() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
StorageGroupManager(boolean) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
StorageGroupMNode - org.apache.iotdb.db.metadata.mnode中的类
 
StorageGroupMNode(IMNode, String, long) - 类 的构造器org.apache.iotdb.db.metadata.mnode.StorageGroupMNode
 
StorageGroupMNodePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
StorageGroupMNodePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
StorageGroupMNodePlan(String, long, int) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
StorageGroupNotReadyException - org.apache.iotdb.db.exception中的异常错误
 
StorageGroupNotReadyException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageGroupNotReadyException
 
StorageGroupNotSetException - org.apache.iotdb.db.exception.metadata中的异常错误
 
StorageGroupNotSetException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.StorageGroupNotSetException
 
StorageGroupNotSetException(String, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.StorageGroupNotSetException
 
StorageGroupProcessorException - org.apache.iotdb.db.exception中的异常错误
 
StorageGroupProcessorException(Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageGroupProcessorException
 
StorageGroupProcessorException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.StorageGroupProcessorException
 
STR_MERGE_START_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_SEQ_FILES_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_SOURCE_FILES - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_SOURCE_FILES_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_TARGET_FILES - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_TARGET_FILES_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
STR_UNSEQ_FILES_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
stringPQ - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
stringValue - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
SubCompactionTask - org.apache.iotdb.db.engine.compaction.cross.rewrite.task中的类
This class is used to implement reading the measurements and writing to the target files in parallel in the compaction.
SubCompactionTask(String, Set<String>, QueryContext, QueryDataSource, AbstractCompactionWriter, Map<String, MeasurementSchema>, int) - 类 的构造器org.apache.iotdb.db.engine.compaction.cross.rewrite.task.SubCompactionTask
 
subList(int, int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
submit(Callable<T>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
submit(Runnable, T) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
submit(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
submit(Callable<T>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
submit(Runnable, T) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
submit(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
submit(Callable<T>) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
submit(Runnable, T) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
submit(Runnable) - 类 中的方法org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
submit(ContinuousQueryTask) - 类 中的方法org.apache.iotdb.db.engine.cq.ContinuousQueryTaskPoolManager
 
submit(Runnable) - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
submit(Callable<T>) - 类 中的方法org.apache.iotdb.db.rescon.AbstractPoolManager
 
submit(WindowEvaluationTask) - 类 中的方法org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTaskPoolManager
 
submitAFlushTask() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
submitAFlushTaskWhenShouldFlush(TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
mem control module use this method to flush memtable
submitSubTask(Callable<Void>) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
submitTask(Callable<CompactionTaskSummary>) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
This method will directly submit a task to thread pool if there is available thread.
submitTaskFromTaskQueue() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
This method will submit task cached in queue with most priority to execution thread pool if there is available thread.
submitUpgradeTask(UpgradeTask) - 类 中的方法org.apache.iotdb.db.service.UpgradeSevice
 
subSerialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
subSerialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
subSerialize(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
subSerialize(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
subTaskNum - 类 中的静态变量org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
SubtractionExpression - org.apache.iotdb.db.query.expression.binary中的类
 
SubtractionExpression(Expression, Expression) - 类 的构造器org.apache.iotdb.db.query.expression.binary.SubtractionExpression
 
SUCCESS_CODE - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
sum(String) - 类 中的静态方法org.apache.iotdb.db.constant.TestConstant
 
SUM - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
SumAggrResult - org.apache.iotdb.db.query.aggregation.impl中的类
 
SumAggrResult(TSDataType) - 类 的构造器org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
sumOfCompactionCount - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
sync() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Execute a sync task for a data directory.
sync() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
SYNC_DELETED_FILE_NAME_START - 接口 中的静态变量org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
 
SYNC_DELETED_FILE_NAME_START - 接口 中的静态变量org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
 
SYNC_DIR_NAME_SEPARATOR - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SYNC_LOG_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_MONITOR_DELAY - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_MONITOR_PERIOD - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_PROCESS_DELAY - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_PROCESS_PERIOD - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_RECEIVER - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_SENDER - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 
SYNC_TSFILE_START - 接口 中的静态变量org.apache.iotdb.db.sync.receiver.recover.ISyncReceiverLogger
 
SYNC_TSFILE_START - 接口 中的静态变量org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogger
 
syncAll() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Execute a sync task for all data directory.
syncAll() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
SyncClient - org.apache.iotdb.db.sync.sender.transfer中的类
 
syncCloseAllProcessor() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
flush command Sync asyncCloseOneProcessor all file node processors.
syncCloseAllWorkingTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push syncCloseAllWorkingTsFileProcessors down to all sg
syncCloseAllWorkingTsFileProcessors() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
This method will be blocked until all tsfile processors are closed.
syncCloseOneTsFileProcessor(boolean, TsFileProcessor) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
close one tsfile processor
SyncConnectionException - org.apache.iotdb.db.exception中的异常错误
 
SyncConnectionException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.SyncConnectionException
 
SyncConnectionException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.SyncConnectionException
 
SyncConnectionException(Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.SyncConnectionException
 
SyncConstant - org.apache.iotdb.db.sync.conf中的类
 
syncData(ByteBuffer) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
syncDataFilesInOneGroup(String, Long, Long, Set<File>) - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
For new valid files in a storage group, sync them to receiver side and load these data in receiver.
syncDataFilesInOneGroup(String, Long, Long, Set<File>) - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
syncDeleteDataFiles() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push syncDeleteDataFiles operation down to all virtual storage group processors
syncDeleteDataFiles() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
delete tsfile
syncDeletedFileName(String) - 类 中的方法org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
syncDeletedFilesNameInOneGroup(String, Long, Long, Set<File>) - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
For deleted files in a storage group, sync them to receiver side and load these files in receiver.
syncDeletedFilesNameInOneGroup(String, Long, Long, Set<File>) - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
SyncDeviceOwnerConflictException - org.apache.iotdb.db.exception中的异常错误
 
SyncDeviceOwnerConflictException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.SyncDeviceOwnerConflictException
 
SyncDeviceOwnerConflictException(String, String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.SyncDeviceOwnerConflictException
 
SyncFileManager - org.apache.iotdb.db.sync.sender.manage中的类
 
syncFlush() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.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() - 类 中的方法org.apache.iotdb.db.engine.flush.MemTableFlushTask
the function for flushing memtable.
SyncReceiverLogAnalyzer - org.apache.iotdb.db.sync.receiver.recover中的类
 
SyncReceiverLogger - org.apache.iotdb.db.sync.receiver.recover中的类
 
SyncReceiverLogger(File) - 类 的构造器org.apache.iotdb.db.sync.receiver.recover.SyncReceiverLogger
 
syncSchema() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Sync schema file to receiver before all data to be synced.
syncSchema() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
SyncSenderConfig - org.apache.iotdb.db.sync.conf中的类
 
SyncSenderConfig() - 类 的构造器org.apache.iotdb.db.sync.conf.SyncSenderConfig
 
SyncSenderDescriptor - org.apache.iotdb.db.sync.conf中的类
 
SyncSenderLogAnalyzer - org.apache.iotdb.db.sync.sender.recover中的类
 
SyncSenderLogAnalyzer(String) - 类 的构造器org.apache.iotdb.db.sync.sender.recover.SyncSenderLogAnalyzer
 
SyncSenderLogger - org.apache.iotdb.db.sync.sender.recover中的类
 
SyncSenderLogger(File) - 类 的构造器org.apache.iotdb.db.sync.sender.recover.SyncSenderLogger
 
SyncServerManager - org.apache.iotdb.db.sync.receiver中的类
sync receiver server.
SyncServerManager() - 类 的构造器org.apache.iotdb.db.sync.receiver.SyncServerManager
 
SyncServerManagerMBean - org.apache.iotdb.db.sync.receiver中的接口
 
SyncServerThriftHandler - org.apache.iotdb.db.sync.receiver中的类
 
SyncServiceImpl - org.apache.iotdb.db.sync.receiver.transfer中的类
 
SyncServiceImpl() - 类 的构造器org.apache.iotdb.db.sync.receiver.transfer.SyncServiceImpl
 
SyncUtils - org.apache.iotdb.db.utils中的类
 
syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - 类 中的方法org.apache.iotdb.db.qp.strategy.SQLParseError
 
SYSTEM_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
SystemCheckException - org.apache.iotdb.db.exception中的异常错误
 
SystemCheckException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.SystemCheckException
 
SystemFileFactory - org.apache.iotdb.db.engine.fileSystem中的枚举
 
SystemInfo - org.apache.iotdb.db.rescon中的类
 
SystemInfo() - 类 的构造器org.apache.iotdb.db.rescon.SystemInfo
 
SystemMetrics - org.apache.iotdb.db.service.metrics.predefined中的类
 
SystemMetrics() - 类 的构造器org.apache.iotdb.db.service.metrics.predefined.SystemMetrics
 
SystemStatus - org.apache.iotdb.db.conf中的枚举
Status of current system
SysTimeVersionController - org.apache.iotdb.db.engine.version中的类
SysTimeVersionController uses system timestamp as the version number.

T

Tag - org.apache.iotdb.db.service.metrics.enums中的枚举
 
TAG_LOG - 类 中的静态变量org.apache.iotdb.db.metadata.MetadataConstant
 
TagInfoRecords - org.apache.iotdb.db.protocol.influxdb.meta中的类
 
TagInfoRecords() - 类 的构造器org.apache.iotdb.db.protocol.influxdb.meta.TagInfoRecords
 
TagLogFile - org.apache.iotdb.db.metadata.tag中的类
 
TagLogFile(String, String) - 类 的构造器org.apache.iotdb.db.metadata.tag.TagLogFile
 
TagManager - org.apache.iotdb.db.metadata.tag中的类
 
tail - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.Cache
 
take() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Return the element with min priority.
takeMax() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
Return the element with max priority.
targetLevel - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
targetLevel - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.counter.MNodeLevelCounter
 
TASK_POOL_MANAGER - 类 中的静态变量org.apache.iotdb.db.utils.windowing.handler.SlidingWindowEvaluationHandler
 
taskFactory - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
taskFactory - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
Template - org.apache.iotdb.db.metadata.template中的类
 
Template() - 类 的构造器org.apache.iotdb.db.metadata.template.Template
 
Template(CreateTemplatePlan) - 类 的构造器org.apache.iotdb.db.metadata.template.Template
build a template from a createTemplatePlan
TemplateImcompatibeException - org.apache.iotdb.db.exception.metadata中的异常错误
 
TemplateImcompatibeException(String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.TemplateImcompatibeException
 
TemplateImcompatibeException(String, String, String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.TemplateImcompatibeException
 
TemplateIsInUseException - org.apache.iotdb.db.exception.metadata中的异常错误
 
TemplateIsInUseException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.TemplateIsInUseException
 
TemplateManager - org.apache.iotdb.db.metadata.template中的类
 
TemplateQueryType - org.apache.iotdb.db.metadata.template中的枚举
 
TemporaryQueryDataFileService - org.apache.iotdb.db.query.udf.service中的类
 
terminate(PointCollector) - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDTF
This method will be called once after all {@link UDTF#transform(Row, PointCollector) calls or {@link UDTF#transform(RowWindow, PointCollector) calls have been executed.
terminate(PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
terminate(PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
terminate() - 类 中的方法org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
terminate() - 类 中的方法org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
terminated - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
TEST_TSFILE_PATH - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
TestConstant - org.apache.iotdb.db.constant中的类
 
TestConstant() - 类 的构造器org.apache.iotdb.db.constant.TestConstant
 
testFlag - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
TestOnly - org.apache.iotdb.db.utils中的注释类型
 
ThreadName - org.apache.iotdb.db.concurrent中的枚举
 
ThreadUtils - org.apache.iotdb.db.utils中的类
the utils for managing thread or thread pool
ThreadUtils() - 类 的构造器org.apache.iotdb.db.utils.ThreadUtils
 
THRESHOLD - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
threshold - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
TIME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
TIME_LENGTH_FOR_FIRST_VALUE - 类 中的静态变量org.apache.iotdb.db.query.aggregation.AggregateResult
 
TIME_PARTITION_OFFSET_IN_LOG - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
TIME_PARTITION_OFFSET_IN_PATH - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
TIME_PATH - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TIME_SERIES_TREE_HEADER - 类 中的静态变量org.apache.iotdb.db.metadata.MManager
 
timeCost - 类 中的变量org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
timedCloseTsFileProcessor() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push check TsFileProcessor close interval down to all sg
timedCloseTsFileProcessor() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
timedFlushSeqMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push check sequence memtable flush interval down to all sg
timedFlushSeqMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
timedFlushUnseqMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push check unsequence memtable flush interval down to all sg
timedFlushUnseqMemTable() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
 
timeFilter - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
timeHeap - 类 中的变量org.apache.iotdb.db.query.dataset.RawQueryDataSetWithoutValueFilter
 
timeHeap - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
timeIndex - 类 中的变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
time index
TimeIndexLevel - org.apache.iotdb.db.engine.storagegroup.timeindex中的枚举
 
TIMEOUT_EXCEPTION_MESSAGE - 异常错误 中的静态变量org.apache.iotdb.db.exception.query.QueryTimeoutRuntimeException
 
timePartition - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
timePartition - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
timePartition - 类 中的变量org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
TIMESEIRES_STR - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
TimeSelector - org.apache.iotdb.db.utils.datastructure中的类
 
TimeSelector(int, boolean) - 类 的构造器org.apache.iotdb.db.utils.datastructure.TimeSelector
 
TimeseriesID - org.apache.iotdb.db.metadata.idtable.entry中的类
A po class contains device id and measurement, represents a timeseries
TimeseriesID(PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.idtable.entry.TimeseriesID
build timeseries id from full path
TimeSeriesMetadataCache - org.apache.iotdb.db.engine.cache中的类
This class is used to cache TimeSeriesMetadata in IoTDB.
TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey - org.apache.iotdb.db.engine.cache中的类
 
TimeSeriesMetadataCacheKey(String, String, String) - 类 的构造器org.apache.iotdb.db.engine.cache.TimeSeriesMetadataCache.TimeSeriesMetadataCacheKey
 
TimeSeriesOperand - org.apache.iotdb.db.query.expression.unary中的类
 
TimeSeriesOperand(PartialPath) - 类 的构造器org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
timestamp - 类 中的变量org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
timestamp - 类 中的变量org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
timestamp - 类 中的变量org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
TIMESTAMP_STR - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
timeStampFetchSize - 类 中的变量org.apache.iotdb.db.query.dataset.groupby.GroupByWithValueFilterDataSet
group by batch calculation size.
timestampPrecisionStringToTimeUnit(String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
timestamps - 类 中的变量org.apache.iotdb.db.utils.datastructure.TVList
 
timeValuePair - 类 中的变量org.apache.iotdb.db.query.reader.universal.Element
 
TimeValuePairUtils - org.apache.iotdb.db.utils中的类
 
TimeValuePairUtils.Intervals - org.apache.iotdb.db.utils中的类
All intervals are closed.
toArray() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
toArray(T[]) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
toJsonString() - 类 中的方法org.apache.iotdb.db.engine.trigger.sink.alertmanager.AlertManagerEvent
 
TOK_AUTHOR_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_AUTHOR_DROP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_AUTHOR_GRANT - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_AUTHOR_REVOKE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_AUTHOR_UPDATE_USER - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CHILD_NODES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CHILD_PATHS - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CLEAR_CACHE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CONTINUOUS_QUERY_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CONTINUOUS_QUERY_DROP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_COUNT_DEVICES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_COUNT_NODE_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_COUNT_NODES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_COUNT_STORAGE_GROUP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_COUNT_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CREATE_INDEX - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_CREATE_SCHEMA_SNAPSHOT - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DATALOAD - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DATE_EXPR - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DELETE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DELETE_PARTITION - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DEVICES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DROP_INDEX - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_DURATION - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_FLUSH - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_FLUSH_TASK_INFO - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_FULL_MERGE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_FUNCTION_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_FUNCTION_DROP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_GRANT_WATERMARK_EMBEDDING - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_INSERT - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_KILL_QUERY - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LIST - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LOAD_CONFIGURATION - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LOAD_CONFIGURATION_GLOBAL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LOAD_CONFIGURATION_LOCAL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LOAD_FILES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_LOCK_INFO - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_MERGE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_METADATA_ALTER - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_METADATA_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_METADATA_DELETE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_METADATA_DELETE_FILE_LEVEL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_METADATA_SET_FILE_LEVEL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_PROPERTY_ADD_LABEL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_PROPERTY_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_PROPERTY_DELETE_LABEL - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_PROPERTY_LINK - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_PROPERTY_UNLINK - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_QUERY - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_QUERY_INDEX - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_QUERY_PROCESSLIST - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_REMOVE_FILE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_REVOKE_WATERMARK_EMBEDDING - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_ACTIVATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_APPEND - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_DEACTIVATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_DROP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_PRUNE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_SET - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_SHOW - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_SHOW_NODES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_SHOW_PATHS_SET - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_SHOW_PATHS_USING - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SCHEMA_TEMPLATE_UNSET - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SELECT_INTO - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SET - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SET_SYSTEM_MODE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SETTLE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW_CONTINUOUS_QUERIES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW_FUNCTIONS - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW_MERGE_STATUS - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW_QUERY_RESOURCE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_SHOW_TRIGGERS - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_STORAGE_GROUP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TIMESERIES - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TRACING - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TRIGGER_CREATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TRIGGER_DROP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TRIGGER_START - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_TRIGGER_STOP - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_UNLOAD_FILE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_UNSET - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_UPDATE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_VERSION - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOK_WHERE - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
tokenIntType - 类 中的变量org.apache.iotdb.db.qp.logical.Operator
 
tokenNames - 类 中的静态变量org.apache.iotdb.db.qp.constant.SQLConstant
 
TOP_K - 类 中的静态变量org.apache.iotdb.db.index.common.IndexConstant
 
toString() - 类 中的方法org.apache.iotdb.db.auth.entity.PathPrivilege
 
toString() - 类 中的方法org.apache.iotdb.db.auth.entity.Role
 
toString() - 类 中的方法org.apache.iotdb.db.auth.entity.User
 
toString() - 枚举 中的方法org.apache.iotdb.db.conf.OperationType
 
toString() - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionTask
 
toString() - 类 中的方法org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionTask
 
toString() - 类 中的方法org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
toString() - 类 中的方法org.apache.iotdb.db.engine.flush.FlushManager
 
toString() - 类 中的方法org.apache.iotdb.db.engine.memtable.PrimitiveMemTable
 
toString() - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
toString() - 类 中的方法org.apache.iotdb.db.engine.modification.Deletion
 
toString() - 枚举 中的方法org.apache.iotdb.db.engine.settle.SettleLog.SettleCheckStatus
 
toString() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
toString() - 枚举 中的方法org.apache.iotdb.db.engine.trigger.executor.TriggerEvent
 
toString() - 枚举 中的方法org.apache.iotdb.db.engine.upgrade.UpgradeCheckStatus
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.InsertMeasurementMNode
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.PlainDeviceID
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SHA256DeviceID
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.TimeseriesID
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.mnode.MNode
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.mtree.MTree
 
toString() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
toString() - 类 中的方法org.apache.iotdb.db.protocol.mqtt.Message
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.logical.Operator
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertTabletPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.QueryIndexPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.AuthorPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeAliasPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ChangeTagOffsetPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateAlignedTimeSeriesPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateIndexPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateTimeSeriesPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.DropIndexPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MeasurementMNodePlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.MNodePlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.OperateFilePlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.SetStorageGroupPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.ShowPlan
 
toString() - 类 中的方法org.apache.iotdb.db.qp.physical.sys.StorageGroupMNodePlan
 
toString() - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
 
toString() - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDevicesResult
 
toString() - 类 中的方法org.apache.iotdb.db.query.expression.Expression
Sub-classes must not override this method.
toString() - 类 中的方法org.apache.iotdb.db.query.expression.ResultColumn
 
toString() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.IntermediateLayer
 
toString() - 枚举 中的方法org.apache.iotdb.db.service.metrics.enums.Metric
 
toString() - 枚举 中的方法org.apache.iotdb.db.service.metrics.enums.Tag
 
toString() - 类 中的方法org.apache.iotdb.db.utils.datastructure.FixedPriorityBlockingQueue
 
toString() - 类 中的方法org.apache.iotdb.db.utils.datastructure.TimeSelector
 
toString() - 类 中的方法org.apache.iotdb.db.writelog.io.LogWriter
 
toString() - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
toStringID() - 接口 中的方法org.apache.iotdb.db.metadata.idtable.entry.IDeviceID
to string format
toStringID() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.PlainDeviceID
 
toStringID() - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SHA256DeviceID
 
toStringList(List<PartialPath>) - 类 中的静态方法org.apache.iotdb.db.metadata.path.PartialPath
 
totalByteArrayLength - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
totalByteArrayLength - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
totalByteArrayLengthLimit - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.row.ElasticSerializableRowRecordList
 
totalByteArrayLengthLimit - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableBinaryTVList
 
totalMemTableNum() - 类 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitor
 
totalMemTableNum() - 接口 中的方法org.apache.iotdb.db.engine.cache.CacheHitRatioMonitorMXBean
 
toTimeUnit(String) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
toTSFilePath() - 类 中的方法org.apache.iotdb.db.metadata.path.PartialPath
 
toZoneOffset(ZoneId) - 类 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils
 
TracedBufferedReader - org.apache.iotdb.db.engine.modification.utils中的类
Copied from BufferedReader, trace the read position by modifying the fill() method.
TracedBufferedReader(Reader, int) - 类 的构造器org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
Creates a buffering character-input stream that uses an input buffer of the specified size.
TracedBufferedReader(Reader) - 类 的构造器org.apache.iotdb.db.engine.modification.utils.TracedBufferedReader
Creates a buffering character-input stream that uses a default-sized input buffer.
TRACING_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
TRACING_LOG - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
TRACING_MANAGER - 类 中的静态变量org.apache.iotdb.db.service.basic.ServiceProvider
 
TracingConstant - org.apache.iotdb.db.query.control.tracing中的类
this class contains several constants used in Tracing.
TracingInfo - org.apache.iotdb.db.query.control.tracing中的类
A distinct TracingInfo is storaged for each query id, which includes the total number of chunks, the average points number of chunk, the information of sequence files and unSequence files this query involves.
TracingInfo() - 类 的构造器org.apache.iotdb.db.query.control.tracing.TracingInfo
 
TracingManager - org.apache.iotdb.db.query.control.tracing中的类
 
TracingManager() - 类 的构造器org.apache.iotdb.db.query.control.tracing.TracingManager
 
TracingOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
TracingOperator(int, boolean) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.TracingOperator
 
TracingPlan - org.apache.iotdb.db.qp.physical.sys中的类
 
TracingPlan(boolean) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.TracingPlan
 
transferToResult(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
transferType() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowPlan
if inferType is true, transfer String[] values to specific data types (Integer, Long, Float, Double, Binary)
transform(Operator) - 类 中的方法org.apache.iotdb.db.qp.strategy.optimizer.ConcatPathOptimizer
 
transform(Operator) - 接口 中的方法org.apache.iotdb.db.qp.strategy.optimizer.ILogicalOptimizer
 
transform(Row, PointCollector) - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDTF
When the user specifies RowByRowAccessStrategy to access the original data in UDTFConfigurations, this method will be called to process the transformation.
transform(RowWindow, PointCollector) - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDTF
When the user specifies SlidingSizeWindowAccessStrategy or SlidingTimeWindowAccessStrategy to access the original data in UDTFConfigurations, this method will be called to process the transformation.
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFAbs
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCast
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConst
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConstE
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConstPi
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContains
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFDerivative
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMatches
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
transform(double) - 接口 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMath.Transformer
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTimeDifference
 
transform(Row, PointCollector) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFValueDifference
 
transformBoolean(long, boolean) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transformDouble(long, double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
transformDouble(long, double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transformDouble(long, double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transformDouble(long, double) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
transformer - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
Transformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
Transformer() - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.Transformer
 
transformers - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
transformFilterOperatorToExpression() - 类 中的方法org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
transformFloat(long, float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
transformFloat(long, float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transformFloat(long, float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transformFloat(long, float) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
transformInt(long, int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
transformInt(long, int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transformInt(long, int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transformInt(long, int) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
transformLong(long, long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
transformLong(long, long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
transformLong(long, long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transformLong(long, long) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
transformString(long, String) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
transformString(long, String) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
transformString(long, String) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
transformToExactPath() - 类 中的方法org.apache.iotdb.db.metadata.path.MeasurementPath
if isUnderAlignedEntity is true, return an AlignedPath with only one sub sensor otherwise, return itself
transformToExpression(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
For a filter operator, if isSingle, call transformToSingleQueryFilter.
transformToPhysicalPlan(Operator) - 类 中的方法org.apache.iotdb.db.qp.strategy.PhysicalGenerator
 
transformToSingleQueryFilter(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
transformToSingleQueryFilter(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.FilterOperator
it will be used in BasicFunction Operator.
transformToSingleQueryFilter(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.InOperator
 
transformToSingleQueryFilter(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
transformToSingleQueryFilter(Map<PartialPath, TSDataType>) - 类 中的方法org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
transformToVector() - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
RawQueryWithoutValueFilter should call this method to use grouped vector partial path to replace the previous deduplicatedPaths
translateQueryPath(PartialPath) - 接口 中的静态方法org.apache.iotdb.db.metadata.idtable.IDTable
translate query path's device path to device id
translateToPermissionId(Operator.OperatorType) - 类 中的静态方法org.apache.iotdb.db.auth.AuthorityChecker
 
transmitLogFiles() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
transmitOperationSync(PhysicalPlan) - 类 中的静态方法org.apache.iotdb.db.engine.StorageEngine
 
transmitPhysicalPlan(ByteBuffer, PhysicalPlan) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncDDLProtector
 
transmitPhysicalPlan(ByteBuffer, PhysicalPlan) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncDMLProtector
 
transmitPhysicalPlan(ByteBuffer, PhysicalPlan) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
TransparentTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
this is a special transformer which outputs data just as input without any modification.
TransparentTransformer(LayerPointReader) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.TransparentTransformer
 
traverse(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.CollectorTraverser
extends traversal with limit restriction
traverse(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.collector.MNodeCollector
 
traverse() - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
The interface to start the traversal.
traverse(IMNode, int, int) - 类 中的方法org.apache.iotdb.db.metadata.mtree.traverser.Traverser
The recursive method for MTree traversal.
traverseContext - 类 中的变量org.apache.iotdb.db.metadata.mtree.traverser.Traverser
 
Traverser - org.apache.iotdb.db.metadata.mtree.traverser中的类
This class defines the main traversal framework and declares some methods for result process extension.
Traverser(IMNode, PartialPath) - 类 的构造器org.apache.iotdb.db.metadata.mtree.traverser.Traverser
To traverse subtree under root.sg, e.g., init Traverser(root, "root.sg.**")
Trigger - org.apache.iotdb.db.engine.trigger.api中的接口
User Guide: docs/UserGuide/Operation Manual/Triggers.md
TRIGGER_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
TriggerAttributes - org.apache.iotdb.db.engine.trigger.api中的类
 
TriggerAttributes(Map<String, String>) - 类 的构造器org.apache.iotdb.db.engine.trigger.api.TriggerAttributes
 
TriggerClassLoader - org.apache.iotdb.db.engine.trigger.service中的类
 
TriggerClassLoaderManager - org.apache.iotdb.db.engine.trigger.service中的类
Note: it is NOT thread safe.
TriggerEngine - org.apache.iotdb.db.engine.trigger.executor中的类
 
TriggerEvent - org.apache.iotdb.db.engine.trigger.executor中的枚举
 
TriggerExecutionException - org.apache.iotdb.db.exception中的异常错误
 
TriggerExecutionException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.TriggerExecutionException
 
TriggerExecutionException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.TriggerExecutionException
 
TriggerExecutor - org.apache.iotdb.db.engine.trigger.executor中的类
 
TriggerExecutor(TriggerRegistrationInformation, TriggerClassLoader, IMeasurementMNode) - 类 的构造器org.apache.iotdb.db.engine.trigger.executor.TriggerExecutor
 
TriggerLogReader - org.apache.iotdb.db.engine.trigger.service中的类
 
TriggerLogReader(File) - 类 的构造器org.apache.iotdb.db.engine.trigger.service.TriggerLogReader
 
TriggerLogWriter - org.apache.iotdb.db.engine.trigger.service中的类
 
TriggerLogWriter(String) - 类 的构造器org.apache.iotdb.db.engine.trigger.service.TriggerLogWriter
 
TriggerManagementException - org.apache.iotdb.db.exception中的异常错误
 
TriggerManagementException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.TriggerManagementException
 
TriggerManagementException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.TriggerManagementException
 
TriggerRegistrationInformation - org.apache.iotdb.db.engine.trigger.service中的类
 
TriggerRegistrationInformation(CreateTriggerPlan) - 类 的构造器org.apache.iotdb.db.engine.trigger.service.TriggerRegistrationInformation
 
TriggerRegistrationService - org.apache.iotdb.db.engine.trigger.service中的类
 
tryCatchException(Exception) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.ExceptionHandler
 
tryCatchNonQueryException(Exception) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
tryCatchQueryException(Exception) - 类 中的静态方法org.apache.iotdb.db.utils.ErrorHandlingUtils
 
tryPing(SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.PingApiServiceImpl
 
tryReadLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
tryReadLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
tryToSubmitInnerSpaceCompactionTask(String, String, long, TsFileManager, boolean, InnerSpaceCompactionTaskFactory) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionScheduler
 
tryToUnpackAllOverlappedFilesToTimeSeriesMetadata() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
unpack all overlapped seq/unseq files and find the first TimeSeriesMetadata Because there may be too many files in the scenario used by the user, we cannot open all the chunks at once, which may cause OOM, so we can only unpack one file at a time when needed.
tryWriteLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
tryWriteLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
TsFileAndModSettleTool - org.apache.iotdb.db.tools.settle中的类
Offline Settle tool, which is used to settle TsFile and its corresponding mods file to a new TsFile.
TsFileExtractVisdata - org.apache.iotdb.db.tools.vis中的类
Extract, from input tsfiles, necessary visualization information, which is what "vis.m" needs to plot figures.
TsFileExtractVisdata() - 类 的构造器org.apache.iotdb.db.tools.vis.TsFileExtractVisdata
 
TsFileFilter - org.apache.iotdb.db.query.filter中的接口
TsFileFilter is used to filter unwanted TsFiles in a QueryDataSource, to better support data partitioning in the distributed version and other features.
TsFileFlushPolicy - org.apache.iotdb.db.engine.flush中的接口
TsFileFlushPolicy is applied when a TsFileProcessor is full after insertion.
TsFileFlushPolicy.DirectFlushPolicy - org.apache.iotdb.db.engine.flush中的类
 
TsFileIdentifier - org.apache.iotdb.db.engine.compaction中的类
This class record the logical information of files in compaction, which is used to locate file in disk.
TsFileLock - org.apache.iotdb.db.engine.storagegroup中的类
TsFileLock is a special read-write lock that can be locked by one thread but unlocked by another thread.
TsFileLock() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
tsFileManager - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
tsFileManager - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
tsFileManager - 类 中的变量org.apache.iotdb.db.engine.compaction.task.AbstractCompactionTask
 
TsFileManager - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileManager(String, String, String) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
TsFileName(long, long, int, int) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator.TsFileName
 
TsFileNameComparator() - 类 的构造器org.apache.iotdb.db.engine.compaction.inner.utils.InnerSpaceCompactionUtils.TsFileNameComparator
 
TsFileNameGenerator - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileNameGenerator() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileNameGenerator
 
TsFileNameGenerator.TsFileName - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileOnlineUpgradeTool - org.apache.iotdb.db.tools.upgrade中的类
 
TsFileOnlineUpgradeTool(TsFileResource) - 类 的构造器org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
Create a file reader of the given file.
TsFileProcessor - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileProcessor(String, StorageGroupInfo, TsFileResource, CloseFileListener, VirtualStorageGroupProcessor.UpdateEndTimeCallBack, boolean, RestorableTsFileIOWriter) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileProcessor
 
TsFileProcessorException - org.apache.iotdb.db.exception中的异常错误
 
TsFileProcessorException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.TsFileProcessorException
 
TsFileProcessorException(Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.TsFileProcessorException
 
TsFileProcessorInfo - org.apache.iotdb.db.engine.storagegroup中的类
The TsFileProcessorInfo records the memory cost of this TsFileProcessor.
TsFileProcessorInfo(StorageGroupInfo) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileProcessorInfo
 
TsFileRecoverPerformer - org.apache.iotdb.db.writelog.recover中的类
TsFileRecoverPerformer recovers a SeqTsFile to correct status, redoes the WALs since last crash and removes the redone logs.
TsFileRecoverPerformer(String, TsFileResource, boolean, boolean, VirtualStorageGroupProcessor) - 类 的构造器org.apache.iotdb.db.writelog.recover.TsFileRecoverPerformer
 
TsFileResource - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileResource() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
TsFileResource(TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
TsFileResource(File) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
for sealed TsFile, call setClosed to close TsFileResource
TsFileResource(File, TsFileProcessor) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
unsealed TsFile, for writter
TsFileResource(PartialPath, List<ReadOnlyMemChunk>, List<IChunkMetadata>, TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
unsealed TsFile, for query
TsFileResource(Map<PartialPath, List<ReadOnlyMemChunk>>, Map<PartialPath, List<IChunkMetadata>>, TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
unsealed TsFile, for query
TsFileResource(File, Map<String, Integer>, long[], long[]) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
tsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionTask
 
TsFileResourceList - org.apache.iotdb.db.engine.storagegroup中的类
 
TsFileResourceList() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.TsFileResourceList
 
TsFileResourceManager - org.apache.iotdb.db.rescon中的类
 
TsFileResourceManager() - 类 的构造器org.apache.iotdb.db.rescon.TsFileResourceManager
 
TsFileResourcePrinter - org.apache.iotdb.db.tools中的类
This tool can analyze the tsfile.resource files from a folder, or analyze a single tsfile.resource file.
TsFileResourcePrinter() - 类 的构造器org.apache.iotdb.db.tools.TsFileResourcePrinter
 
tsFileResources - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
TsFileResourceStatus - org.apache.iotdb.db.engine.storagegroup中的枚举
 
TsFileRewriteTool - org.apache.iotdb.db.tools中的类
 
TsFileRewriteTool(TsFileResource) - 类 的构造器org.apache.iotdb.db.tools.TsFileRewriteTool
Create a file reader of the given file.
TsFileRewriteTool(TsFileResource, boolean) - 类 的构造器org.apache.iotdb.db.tools.TsFileRewriteTool
 
TsFileSelfCheckTool - org.apache.iotdb.db.tools中的类
 
TsFileSelfCheckTool() - 类 的构造器org.apache.iotdb.db.tools.TsFileSelfCheckTool
 
TsFileSketchTool - org.apache.iotdb.db.tools中的类
 
TsFileSketchTool(String, String) - 类 的构造器org.apache.iotdb.db.tools.TsFileSketchTool
construct TsFileSketchTool
TsFileSplitTool - org.apache.iotdb.db.tools中的类
 
TsFileSplitTool(String) - 类 的构造器org.apache.iotdb.db.tools.TsFileSplitTool
 
TsFileTimeseriesMetadataException - org.apache.iotdb.db.exception中的异常错误
 
TsFileTimeseriesMetadataException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.TsFileTimeseriesMetadataException
 
TsFileValidationTool - 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() - 类 的构造器org.apache.iotdb.db.tools.validate.TsFileValidationTool
 
TVList - org.apache.iotdb.db.utils.datastructure中的类
 
TVList() - 类 的构造器org.apache.iotdb.db.utils.datastructure.TVList
 
TVList.Ite - org.apache.iotdb.db.utils.datastructure中的类
 
tvListArrayMemCost(TSDataType) - 类 中的静态方法org.apache.iotdb.db.utils.datastructure.TVList
 
tvLists - 类 中的变量org.apache.iotdb.db.query.udf.datastructure.tv.ElasticSerializableTVList
 
type - 类 中的变量org.apache.iotdb.db.engine.modification.Modification
 
type - 类 中的变量org.apache.iotdb.db.metadata.idtable.entry.DiskSchemaEntry
 
typeIFillMap - 类 中的变量org.apache.iotdb.db.query.executor.FillQueryExecutor
 
TypeInferenceUtils - org.apache.iotdb.db.utils中的类
 

U

UDAFPlan - org.apache.iotdb.db.qp.physical.crud中的类
The physical plan of aggregation query with UDF nested
UDAFPlan(ZoneId) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.UDAFPlan
 
udafQuery(UDAFPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute UDAF query.
udafQuery(UDAFPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
UDAFQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
For a UDAFPlan, we construct an inner AggregationPlan for it.
UDAFQueryOperator(AggregationQueryOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.UDAFQueryOperator
 
UDF - org.apache.iotdb.db.query.udf.api中的接口
 
UDF_COLLECTOR_MEMORY_BUDGET_IN_MB - 类 中的静态变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
UDF_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
UDF_READER_MEMORY_BUDGET_IN_MB - 类 中的静态变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
UDF_TRANSFORMER_MEMORY_BUDGET_IN_MB - 类 中的静态变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
UDFAttributeNotProvidedException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFAttributeNotProvidedException(String) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFAttributeNotProvidedException
 
UDFClassLoader - org.apache.iotdb.db.query.udf.service中的类
 
UDFClassLoaderManager - org.apache.iotdb.db.query.udf.service中的类
 
UDFConfigurations - org.apache.iotdb.db.query.udf.api.customizer.config中的类
 
UDFConfigurations() - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.config.UDFConfigurations
 
UDFException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFException(String) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFException
 
UDFException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFException
 
UDFInputDataSet - org.apache.iotdb.db.query.dataset中的类
the input data set of an UDAF query.
UDFInputDataSet(QueryDataSet, List<TSDataType>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDFInputDataSet
 
UDFInputSeriesDataTypeNotValidException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFInputSeriesDataTypeNotValidException(int, TSDataType, TSDataType) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFInputSeriesDataTypeNotValidException
 
UDFInputSeriesDataTypeNotValidException(int, TSDataType, TSDataType...) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFInputSeriesDataTypeNotValidException
 
UDFInputSeriesIndexNotValidException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFInputSeriesIndexNotValidException(int, int) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFInputSeriesIndexNotValidException
 
UDFInputSeriesNumberNotValidException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFInputSeriesNumberNotValidException(int, int) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFInputSeriesNumberNotValidException
 
UDFInputSeriesNumberNotValidException(int, int, int) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFInputSeriesNumberNotValidException
 
UDFLogWriter - org.apache.iotdb.db.query.udf.service中的类
 
UDFLogWriter(String) - 类 的构造器org.apache.iotdb.db.query.udf.service.UDFLogWriter
 
udfOutput - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
udfOutputDataType - 类 中的变量org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
UDFParameterNotValidException - org.apache.iotdb.db.query.udf.api.exception中的异常错误
 
UDFParameterNotValidException(String) - 异常错误 的构造器org.apache.iotdb.db.query.udf.api.exception.UDFParameterNotValidException
 
UDFParameters - org.apache.iotdb.db.query.udf.api.customizer.parameter中的类
UDFParameters(FunctionExpression, Map<Expression, TSDataType>) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameters
 
UDFParameterValidator - org.apache.iotdb.db.query.udf.api.customizer.parameter中的类
 
UDFParameterValidator(UDFParameters) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
 
UDFParameterValidator.MultipleObjectsValidationRule - org.apache.iotdb.db.query.udf.api.customizer.parameter中的接口
 
UDFParameterValidator.SingleObjectValidationRule - org.apache.iotdb.db.query.udf.api.customizer.parameter中的接口
 
UDFPlan - org.apache.iotdb.db.qp.physical.crud中的接口
UDF execution plan.
UDFQueryExecutor - org.apache.iotdb.db.query.executor中的类
 
UDFQueryExecutor(UDTFPlan) - 类 的构造器org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
UDFQueryRowTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
UDFQueryRowTransformer(LayerRowReader, UDTFExecutor) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowTransformer
 
UDFQueryRowWindowTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
UDFQueryRowWindowTransformer(LayerRowWindowReader, UDTFExecutor) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.UDFQueryRowWindowTransformer
 
UDFQueryTransformer - org.apache.iotdb.db.query.udf.core.transformer中的类
 
UDFQueryTransformer(UDTFExecutor) - 类 的构造器org.apache.iotdb.db.query.udf.core.transformer.UDFQueryTransformer
 
UDFRawQueryInputDataSetWithoutValueFilter - org.apache.iotdb.db.query.dataset中的类
 
UDFRawQueryInputDataSetWithoutValueFilter(long, UDTFPlan, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDFRawQueryInputDataSetWithoutValueFilter
 
UDFRegistrationException - org.apache.iotdb.db.exception中的异常错误
 
UDFRegistrationException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.UDFRegistrationException
 
UDFRegistrationException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.UDFRegistrationException
 
UDFRegistrationInformation - org.apache.iotdb.db.query.udf.service中的类
 
UDFRegistrationInformation(String, String, boolean, Class<?>) - 类 的构造器org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
UDFRegistrationService - org.apache.iotdb.db.query.udf.service中的类
 
UDTF - org.apache.iotdb.db.query.udf.api中的接口
User-defined Time-series Generating Function (UDTF) New UDTF classes need to inherit from this UDTF class.
udtf - 类 中的变量org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
UDTFAbs - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFAbs() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFAbs
 
UDTFAcos - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFAcos() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFAcos
 
UDTFAlignByTimeDataSet - org.apache.iotdb.db.query.dataset中的类
 
UDTFAlignByTimeDataSet(QueryContext, UDTFPlan, TimeGenerator, List<IReaderByTimestamp>, List<List<Integer>>, List<Boolean>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
execute with value filter
UDTFAlignByTimeDataSet(QueryContext, UDTFPlan, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
execute without value filter
UDTFAlignByTimeDataSet(QueryContext, UDTFPlan, IUDFInputDataSet, boolean) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFAlignByTimeDataSet
 
UDTFAsin - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFAsin() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFAsin
 
UDTFAtan - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFAtan() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFAtan
 
UDTFBottomK - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFBottomK() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFBottomK
 
UDTFCast - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCast() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCast
 
UDTFCeil - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCeil() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCeil
 
UDTFCommonDerivative - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCommonDerivative() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCommonDerivative
 
UDTFCommonValueDifference - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCommonValueDifference() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCommonValueDifference
 
UDTFConfigurations - org.apache.iotdb.db.query.udf.api.customizer.config中的类
UDTFConfigurations(ZoneId) - 类 的构造器org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
 
UDTFConst - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFConst() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFConst
 
UDTFConstE - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFConstE() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFConstE
 
UDTFConstPi - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFConstPi() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFConstPi
 
UDTFContains - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFContains() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFContains
 
UDTFContinuouslySatisfy - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFContinuouslySatisfy() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
UDTFCos - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCos() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCos
 
UDTFCosh - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFCosh() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFCosh
 
UDTFDataSet - org.apache.iotdb.db.query.dataset中的类
 
UDTFDataSet(QueryContext, UDTFPlan, List<PartialPath>, List<TSDataType>, TimeGenerator, List<IReaderByTimestamp>, List<List<Integer>>, List<Boolean>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFDataSet
execute with value filters
UDTFDataSet(QueryContext, UDTFPlan, List<PartialPath>, List<TSDataType>, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFDataSet
execute without value filters
UDTFDataSet(QueryContext, UDTFPlan, IUDFInputDataSet) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFDataSet
 
UDTFDegrees - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFDegrees() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFDegrees
 
UDTFDerivative - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFDerivative() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFDerivative
 
UDTFExecutor - org.apache.iotdb.db.query.udf.core.executor中的类
 
UDTFExecutor(FunctionExpression, ZoneId) - 类 的构造器org.apache.iotdb.db.query.udf.core.executor.UDTFExecutor
 
UDTFExp - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFExp() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFExp
 
UDTFFloor - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFFloor() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFFloor
 
UDTFInRange - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFInRange() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
UDTFLog - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFLog() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFLog
 
UDTFLog10 - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFLog10() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFLog10
 
UDTFMatches - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFMatches() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFMatches
 
UDTFMath - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFMath() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
UDTFMath.Transformer - org.apache.iotdb.db.query.udf.builtin中的接口
 
UDTFNonAlignDataSet - org.apache.iotdb.db.query.dataset中的类
 
UDTFNonAlignDataSet(QueryContext, UDTFPlan, TimeGenerator, List<IReaderByTimestamp>, List<List<Integer>>, List<Boolean>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
execute with value filter
UDTFNonAlignDataSet(QueryContext, UDTFPlan, List<ManagedSeriesReader>) - 类 的构造器org.apache.iotdb.db.query.dataset.UDTFNonAlignDataSet
execute without value filter
UDTFNonNegativeDerivative - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFNonNegativeDerivative() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFNonNegativeDerivative
 
UDTFNonNegativeValueDifference - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFNonNegativeValueDifference() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFNonNegativeValueDifference
 
UDTFNonZeroCount - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFNonZeroCount() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroCount
 
UDTFNonZeroDuration - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFNonZeroDuration() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFNonZeroDuration
 
UDTFOnOff - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFOnOff() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
UDTFPlan - org.apache.iotdb.db.qp.physical.crud中的类
 
UDTFPlan(ZoneId) - 类 的构造器org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
udtfPlan - 类 中的变量org.apache.iotdb.db.query.dataset.UDTFDataSet
 
udtfPlan - 类 中的变量org.apache.iotdb.db.query.executor.UDFQueryExecutor
 
udtfQuery(UDTFPlan, QueryContext) - 接口 中的方法org.apache.iotdb.db.query.executor.IQueryRouter
Execute UDTF query
udtfQuery(UDTFPlan, QueryContext) - 类 中的方法org.apache.iotdb.db.query.executor.QueryRouter
 
UDTFQueryOperator - org.apache.iotdb.db.qp.logical.crud中的类
 
UDTFQueryOperator() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.UDTFQueryOperator
 
UDTFQueryOperator(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.UDTFQueryOperator
 
UDTFRadians - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFRadians() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFRadians
 
UDTFRound - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFRound() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFRound
 
UDTFSelectK - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFSelectK() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
UDTFSign - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFSign() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFSign
 
UDTFSin - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFSin() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFSin
 
UDTFSinh - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFSinh() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFSinh
 
UDTFSqrt - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFSqrt() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFSqrt
 
UDTFTan - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFTan() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFTan
 
UDTFTanh - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFTanh() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFTanh
 
UDTFTimeDifference - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFTimeDifference() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFTimeDifference
 
UDTFTopK - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFTopK() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFTopK
 
UDTFValueDifference - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFValueDifference() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFValueDifference
 
UDTFValueTrend - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFValueTrend() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
UDTFZeroCount - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFZeroCount() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFZeroCount
 
UDTFZeroDuration - org.apache.iotdb.db.query.udf.builtin中的类
 
UDTFZeroDuration() - 类 的构造器org.apache.iotdb.db.query.udf.builtin.UDTFZeroDuration
 
uncaughtException(Thread, Throwable) - 类 中的方法org.apache.iotdb.db.concurrent.IoTDBDefaultThreadExceptionHandler
 
UndefinedTemplateException - org.apache.iotdb.db.exception.metadata中的异常错误
 
UndefinedTemplateException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.metadata.UndefinedTemplateException
 
UnloadFileOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
UnloadFileOperator(File, File) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.UnloadFileOperator
 
unloadTsfile(File, File) - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
 
unloadTsfile(File, File) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
Unload tsfile and move it to the target directory if it exists.
unmarkStorageGroup(IMNode) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
unmarkStorageGroups(Collection<PartialPath>) - 类 中的方法org.apache.iotdb.db.metadata.template.Template
 
unpackAllOverlappedTsFilesToTimeSeriesMetadata(long) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
unpackOneTimeSeriesMetadata(ITimeSeriesMetadata) - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
unpackSeqTsFileResource() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
unpackUnseqTsFileResource() - 类 中的方法org.apache.iotdb.db.query.reader.series.SeriesReader
 
unregister(long) - 类 中的方法org.apache.iotdb.db.query.control.SessionTimeoutManager
 
unRegisterQuery(long, boolean) - 类 中的方法org.apache.iotdb.db.query.control.QueryTimeManager
UnRegister query when query quits because of getting enough data or timeout.
UNSEQFILE_LOG_NODE_SUFFIX - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
unseqFileNameSuffix - 类 中的静态变量org.apache.iotdb.db.tools.vis.TsFileExtractVisdata
 
unSeqPageReaders - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
unSeqTimeSeriesMetadata - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
unseqTsFileResourceList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.rewrite.task.RewriteCrossSpaceCompactionTask
 
UNSEQUENCE_FLODER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
UNSEQUENCE_NAME_FROM_OLD - 类 中的静态变量org.apache.iotdb.db.engine.compaction.utils.log.CompactionLogger
 
unsequenceFileList - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
UNSET_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
UNSET_USING_TEMPLATE - 类 中的静态变量org.apache.iotdb.db.metadata.logfile.MetadataOperationType
 
unsetIsExecuted(int) - 接口 中的方法org.apache.iotdb.db.qp.physical.BatchPlan
Mark the sub-plan at position i as not executed.
unsetIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertMultiTabletPlan
 
unsetIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsOfOneDevicePlan
 
unsetIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.InsertRowsPlan
 
unsetIsExecuted(int) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.CreateMultiTimeSeriesPlan
 
unsetSchemaTemplate(UnsetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogWriter
 
unsetSchemaTemplate(UnsetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.MManager
 
unsetTemplate(UnsetTemplatePlan) - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
UnsetTemplateOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
UnsetTemplateOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.UnsetTemplateOperator
 
UnsetTemplatePlan - org.apache.iotdb.db.qp.physical.sys中的类
 
UnsetTemplatePlan() - 类 的构造器org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
UnsetTemplatePlan(String, String) - 类 的构造器org.apache.iotdb.db.qp.physical.sys.UnsetTemplatePlan
 
UnSetTTLOperator - org.apache.iotdb.db.qp.logical.sys中的类
 
UnSetTTLOperator(int) - 类 的构造器org.apache.iotdb.db.qp.logical.sys.UnSetTTLOperator
 
UnSupportedFillTypeException - org.apache.iotdb.db.exception.query中的异常错误
 
UnSupportedFillTypeException(TSDataType) - 异常错误 的构造器org.apache.iotdb.db.exception.query.UnSupportedFillTypeException
 
UnsupportedIndexTypeException - org.apache.iotdb.db.exception.index中的异常错误
 
UnsupportedIndexTypeException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.index.UnsupportedIndexTypeException
 
update(PartialPath, long, long, String) - 接口 中的方法org.apache.iotdb.db.qp.executor.IPlanExecutor
execute update command and return whether the operator is successful.
update(PartialPath, long, long, String) - 类 中的方法org.apache.iotdb.db.qp.executor.PlanExecutor
 
update(String) - 类 中的方法org.apache.iotdb.db.sync.conf.SyncSenderConfig
Update paths based on data directory
updateAndGetActiveClassLoader() - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFClassLoaderManager
 
updateCachedLast(TimeValuePair, boolean, Long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.SchemaEntry
 
updateCachedLast(TimeValuePair, boolean, Long) - 接口 中的方法org.apache.iotdb.db.metadata.lastCache.container.ILastCacheContainer
update last point cache
updateCachedLast(TimeValuePair, boolean, Long) - 类 中的方法org.apache.iotdb.db.metadata.lastCache.container.LastCacheContainer
 
updateDeviceMeasurementsUsingExpression(IExpression) - 类 中的方法org.apache.iotdb.db.qp.physical.crud.RawDataQueryPlan
 
updateDirectoryStrategy() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
updateEndTime(TsFileResource, String, long) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
updateEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
updateEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
updateEndTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
update end time
updateEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
updateEndTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
updateFileFolders() - 类 中的方法org.apache.iotdb.db.conf.directories.DirectoryManager
 
updateFilterUsingTTL(Filter) - 类 中的方法org.apache.iotdb.db.engine.querycontext.QueryDataSource
 
updateFlushedTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
updateFlushedTime(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
updateFlushedTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
updateFlushTimeMap(long, long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
updateFunctionClass(UDFClassLoader) - 类 中的方法org.apache.iotdb.db.query.udf.service.UDFRegistrationInformation
 
updateGlobalFlushedTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
updateGlobalFlushedTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
updateGlobalFlushedTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
updateGlobalFlushTime(long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
updateHeap(TimeValuePair, TimeValuePair) - 类 中的方法org.apache.iotdb.db.query.reader.universal.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
updateLastCache(TimeseriesID, TimeValuePair, boolean, Long) - 接口 中的方法org.apache.iotdb.db.metadata.idtable.IDTable
update last cache of the timeseies
updateLastCache(TimeseriesID, TimeValuePair, boolean, Long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.IDTableHashmapImpl
update last cache of the timeseies
updateLastCache(IMeasurementMNode, TimeValuePair, boolean, Long) - 类 中的静态方法org.apache.iotdb.db.metadata.lastCache.LastCacheManager
update the last cache value of time series of given seriesPath
updateLastCache(PartialPath, TimeValuePair, boolean, Long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Update the last cache value of time series of given seriesPath.
updateLastCache(IMeasurementMNode, TimeValuePair, boolean, Long) - 类 中的方法org.apache.iotdb.db.metadata.MManager
Update the last cache value in given MeasurementMNode. work.
updateLastLocalFile(Set<String>) - 接口 中的方法org.apache.iotdb.db.sync.sender.recover.ISyncSenderLogAnalyzer
Update the last local info file based on the log information of the last task
updateLastLocalFile(Set<String>) - 类 中的方法org.apache.iotdb.db.sync.sender.recover.SyncSenderLogAnalyzer
 
updateLastTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
updateLastTime(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
updateLastTime(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
updateLastTimeMap(long, long) - 类 中的方法org.apache.iotdb.db.metadata.idtable.entry.DeviceEntry
 
updateLatestFlushTime(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
updateLatestFlushTime(long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
updateLatestFlushTime(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
updateLatestFlushTimeToPartition(long, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
update latest flush time for partition id
updateLatestFlushTimeToPartition(long, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
update latest flush time for partition id
updateLatestFlushTimeToPartition(long, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
update latest flush time for partition id
updateMaxTimeResult(long) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateMonitorSeriesValue(int) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
 
updateNewlyFlushedPartitionLatestFlushedTimeForEachDevice(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.IDTableFlushTimeManager
 
updateNewlyFlushedPartitionLatestFlushedTimeForEachDevice(long, String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.ILastFlushTimeManager
 
updateNewlyFlushedPartitionLatestFlushedTimeForEachDevice(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.LastFlushTimeManager
 
updateNewlyFlushedPartitionLatestFlushedTimeForEachDevice(long, String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
used for upgrading
updatePlanIndexes(long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
updatePlanIndexes(TsFileResource) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
For merge, the index range of the new file should be the union of all files' in this merge.
updatePreviousValue(Row) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
updateRatio(double) - 类 中的方法org.apache.iotdb.db.conf.adapter.CompressionRatio
Whenever the task of closing a file ends, the compression ratio of the file is calculated and call this method.
updateRecord(RowRecord, String) - 类 中的方法org.apache.iotdb.db.query.dataset.ShowDataSet
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Aggregate results cannot be calculated using Statistics directly, using the data in each page.
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Aggregate results cannot be calculated using Statistics directly, using the data in each page.
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
updateResultFromPageData(IBatchDataIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
updateResultFromPageData(IBatchDataIterator, Predicate<Long>) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
Calculate the aggregation using Statistics
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
updateResultFromStatistics(Statistics) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
This method calculates the aggregation using common timestamps of the cross series filter.
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
updateResultUsingTimestamps(long[], int, IReaderByTimestamp) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.AggregateResult
This method calculates the aggregation using values that have been calculated
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.AvgAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.CountAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.ExtremeAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.FirstValueDescAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.LastValueDescAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxTimeDescAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MaxValueAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinTimeDescAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.MinValueAggrResult
 
updateResultUsingValues(long[], int, ValueIterator) - 类 中的方法org.apache.iotdb.db.query.aggregation.impl.SumAggrResult
 
updateRowRecordListEvictionUpperBound() - 类 中的方法org.apache.iotdb.db.query.udf.core.layer.RawQueryInputLayer
 
updateStartTime(TsFileResource, String, long) - 类 中的方法org.apache.iotdb.db.engine.compaction.cross.rewrite.manage.CrossSpaceCompactionResource
 
updateStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.DeviceTimeIndex
 
updateStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.FileTimeIndex
 
updateStartTime(String, long) - 接口 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.ITimeIndex
update start time
updateStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
 
updateStartTime(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.binary.BinaryExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.Expression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.ConstantOperand
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.FunctionExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.NegationExpression
 
updateStatisticsForMemoryAssigner(LayerMemoryAssigner) - 类 中的方法org.apache.iotdb.db.query.expression.unary.TimeSeriesOperand
 
updateTagsAndAttributes(Map<String, String>, Map<String, String>, IMeasurementMNode) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
upsert tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
updateTsFileResource(TsFileSequenceReader, TsFileResource) - 类 中的静态方法org.apache.iotdb.db.utils.FileLoaderUtils
 
updateUserPassword(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.BasicAuthorizer
 
updateUserPassword(String, String) - 接口 中的方法org.apache.iotdb.db.auth.authorizer.IAuthorizer
Modify the password of a user.
updateUserPassword(String, String) - 类 中的方法org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer
 
updateUserPassword(String, String) - 类 中的方法org.apache.iotdb.db.auth.user.BasicUserManager
 
updateUserPassword(String, String) - 接口 中的方法org.apache.iotdb.db.auth.user.IUserManager
Modify the password of a user.
upgrade() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
upgrade all files belongs to this storage group
UPGRADE_DIR - 类 中的静态变量org.apache.iotdb.db.engine.version.SimpleFileVersionController
 
UPGRADE_FOLDER_NAME - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
upgradeAll() - 类 中的方法org.apache.iotdb.db.engine.StorageEngine
upgrade all storage groups.
upgradeAll() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.virtualSg.StorageGroupManager
push upgradeAll operation down to all virtual storage group processors
UpgradeCheckStatus - org.apache.iotdb.db.engine.upgrade中的枚举
 
UpgradeLog - org.apache.iotdb.db.engine.upgrade中的类
 
UpgradeLog() - 类 的构造器org.apache.iotdb.db.engine.upgrade.UpgradeLog
 
upgradeMLog(String, String) - 类 中的静态方法org.apache.iotdb.db.metadata.logfile.MLogTxtWriter
 
upgradeMLog() - 类 中的静态方法org.apache.iotdb.db.metadata.logfile.MLogUpgrader
 
upgradeOneTsFile(TsFileResource, List<TsFileResource>) - 类 中的静态方法org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
upgrade a single TsFile.
UpgradeSevice - org.apache.iotdb.db.service中的类
 
UpgradeSevice.InstanceHolder - org.apache.iotdb.db.service中的类
 
UpgradeTask - org.apache.iotdb.db.engine.upgrade中的类
 
UpgradeTask(TsFileResource) - 类 的构造器org.apache.iotdb.db.engine.upgrade.UpgradeTask
 
upgradeTsFileName(String) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
upgradeTsFileName(String) - 类 中的方法org.apache.iotdb.db.tools.upgrade.TsFileOnlineUpgradeTool
TsFileName is changing like from 1610635230693-1-0.tsfile to 1610635230693-1-0-0.tsfile
upgradeTxtToBin() - 类 中的方法org.apache.iotdb.db.metadata.logfile.MLogUpgrader
 
UpgradeUtils - org.apache.iotdb.db.utils中的类
 
UpgradeUtils() - 类 的构造器org.apache.iotdb.db.utils.UpgradeUtils
 
upper - 类 中的变量org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
upsertTagsAndAttributes(String, Map<String, String>, Map<String, String>, PartialPath) - 类 中的方法org.apache.iotdb.db.metadata.MManager
upsert tags and attributes key-value for the timeseries if the key has existed, just use the new value to update it.
User - org.apache.iotdb.db.auth.entity中的类
This class contains all information of a User.
User() - 类 的构造器org.apache.iotdb.db.auth.entity.User
 
User(String, String) - 类 的构造器org.apache.iotdb.db.auth.entity.User
construct function for User.
User - org.apache.iotdb.db.protocol.rest.filter中的类
 
User() - 类 的构造器org.apache.iotdb.db.protocol.rest.filter.User
 
UserCache - org.apache.iotdb.db.protocol.rest.filter中的类
 
UUID_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.sync.conf.SyncConstant
 

V

V012FileTimeIndex - org.apache.iotdb.db.engine.storagegroup.timeindex中的类
 
V012FileTimeIndex() - 类 的构造器org.apache.iotdb.db.engine.storagegroup.timeindex.V012FileTimeIndex
devices
validate(Object...) - 接口 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator.MultipleObjectsValidationRule
 
validate(Object) - 接口 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator.SingleObjectValidationRule
 
validate(UDFParameterValidator.SingleObjectValidationRule, String, Object) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates the input parameters according to the validation rule given by the user.
validate(UDFParameterValidator.MultipleObjectsValidationRule, String, Object...) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates the input parameters according to the validation rule given by the user.
validate(UDFParameterValidator) - 接口 中的方法org.apache.iotdb.db.query.udf.api.UDF
This method is mainly used to validate UDFParameters and it is executed before UDTF.beforeStart(UDFParameters, UDTFConfigurations) is called.
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFCast
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFConst
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContains
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFContinuouslySatisfy
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFInRange
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMatches
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFMath
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFOnOff
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFSelectK
 
validate(UDFParameterValidator) - 类 中的方法org.apache.iotdb.db.query.udf.builtin.UDTFValueTrend
 
validate(String, String) - 接口 中的方法org.apache.iotdb.db.security.encrypt.AsymmetricEncrypt
validate originPassword and encryptPassword
validate(String, String) - 类 中的方法org.apache.iotdb.db.security.encrypt.MessageDigestEncrypt
 
validateExpressionRequest(ExpressionRequest) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.RequestValidationHandler
 
validateInputSeriesDataType(int, TSDataType) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates whether the data type of the input series at the specified column is as expected.
validateInputSeriesDataType(int, TSDataType...) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates whether the data type of the input series at the specified column is as expected.
validateInputSeriesNumber(int) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates whether the number of the input series is as expected.
validateInputSeriesNumber(int, int) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates whether the number of the input series is as expected.
validateInsertTabletRequest(InsertTabletRequest) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.RequestValidationHandler
 
validatePassword(String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate password size.
validatePassword(String, String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
 
validatePath(String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate series path.
validatePrivilege(int) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate privilege.
validatePrivilegeOnPath(String, int) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate privilege on path.
validateRequiredAttribute(String) - 类 中的方法org.apache.iotdb.db.query.udf.api.customizer.parameter.UDFParameterValidator
Validates whether the attributes entered by the user contain an attribute whose key is attributeKey.
validateRolename(String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate role name.
validateSQL(SQL) - 类 中的静态方法org.apache.iotdb.db.protocol.rest.handler.RequestValidationHandler
 
validateUsername(String) - 类 中的静态方法org.apache.iotdb.db.utils.AuthUtils
validate username.
value - 类 中的变量org.apache.iotdb.db.qp.logical.crud.BasicFunctionOperator
 
value - 类 中的变量org.apache.iotdb.db.qp.logical.crud.LikeOperator
 
value - 类 中的变量org.apache.iotdb.db.qp.logical.crud.RegexpOperator
 
VALUE_STR - 类 中的静态变量org.apache.iotdb.db.constant.TestConstant
 
valueDecoder - 类 中的变量org.apache.iotdb.db.tools.TsFileRewriteTool
 
ValueFill - org.apache.iotdb.db.query.executor.fill中的类
 
ValueFill(String) - 类 的构造器org.apache.iotdb.db.query.executor.fill.ValueFill
 
ValueFill(String, TSDataType) - 类 的构造器org.apache.iotdb.db.query.executor.fill.ValueFill
 
valueFilter - 类 中的变量org.apache.iotdb.db.query.reader.series.SeriesReader
 
ValueIterator - org.apache.iotdb.db.utils中的类
 
ValueIterator(Object[]) - 类 的构造器org.apache.iotdb.db.utils.ValueIterator
 
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.auth.entity.PrivilegeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.concurrent.ThreadName
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.conf.IoTDBConstant.ClientVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.conf.OperationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.conf.SystemStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.doublelive.OperationSyncPlanTypeUtils.OperationSyncPlanType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionPriority
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionTaskStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.ProcessChunkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.cross.CrossCompactionStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.MergeFileStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.inner.InnerCompactionStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.modification.Modification.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog.SettleCheckStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.storagegroup.timeindex.TimeIndexLevel
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.iotdb.db.engine.storagegroup.timeindex.TimeIndexLevel
 
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEvent
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeCheckStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.index.common.IndexType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.metadata.template.TemplateQueryType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.constant.FilterConstant.FilterType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.Operator.OperatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator.AlterType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator.AuthorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.LoadConfigurationOperator.LoadConfigurationOperatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.PhysicalPlan.PhysicalPlanType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan.LoadConfigurationPlanType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.sys.ShowPlan.ShowContentType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils.DurationUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.query.aggregation.AggregationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.query.externalsort.ExternalSortJobPart.ExternalSortJobPartType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.query.udf.api.customizer.strategy.AccessStrategy.AccessStrategyType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.query.udf.builtin.BuiltinFunction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Metric
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Operation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Tag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.service.ServiceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.sync.receiver.load.LoadType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.iotdb.db.auth.entity.PrivilegeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.concurrent.ThreadName
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.conf.IoTDBConstant.ClientVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.conf.OperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.conf.SystemStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.doublelive.OperationSyncPlanTypeUtils.OperationSyncPlanType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionPriority
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionTaskStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.CompactionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.constant.ProcessChunkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.cross.CrossCompactionStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.cross.rewrite.selector.MergeFileStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.compaction.inner.InnerCompactionStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.fileSystem.SystemFileFactory
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.modification.Modification.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog.SettleCheckStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.storagegroup.timeindex.TimeIndexLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.storagegroup.TsFileResourceStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.trigger.executor.TriggerEvent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeCheckStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.index.common.IndexType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.metadata.template.TemplateQueryType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.constant.FilterConstant.FilterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.crud.BasicOperatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values - 类 中的变量org.apache.iotdb.db.qp.logical.crud.InOperator
 
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.Operator.OperatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.AlterTimeSeriesOperator.AlterType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.AuthorOperator.AuthorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.logical.sys.LoadConfigurationOperator.LoadConfigurationOperatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.PhysicalPlan.PhysicalPlanType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.sys.LoadConfigurationPlan.LoadConfigurationPlanType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.physical.sys.ShowPlan.ShowContentType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.qp.utils.DatetimeUtils.DurationUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.query.aggregation.AggregationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.query.externalsort.ExternalSortJobPart.ExternalSortJobPartType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.query.udf.api.customizer.strategy.AccessStrategy.AccessStrategyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.query.udf.builtin.BuiltinFunction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Metric
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Operation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.service.metrics.enums.Tag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.service.ServiceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.sync.receiver.load.LoadType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.iotdb.db.utils.OpenFileNumUtil.OpenFileNumStatistics
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values - 类 中的变量org.apache.iotdb.db.utils.ValueIterator
 
variables(SQL, SecurityContext) - 类 中的方法org.apache.iotdb.db.protocol.rest.impl.GrafanaApiServiceImpl
 
VECTOR_PLACEHOLDER - 类 中的静态变量org.apache.iotdb.db.metadata.path.AlignedPath
 
verify() - 类 中的方法org.apache.iotdb.db.service.StartupChecks
execute every pretests.
verifyIPSegment(String, String) - 类 中的静态方法org.apache.iotdb.db.utils.SyncUtils
Verify IP address with IP white list which contains more than one IP segment.
verifySingleton() - 接口 中的方法org.apache.iotdb.db.sync.sender.transfer.ISyncClient
Verify whether the client lock file is locked or not, ensuring that only one client is running.
verifySingleton() - 类 中的方法org.apache.iotdb.db.sync.sender.transfer.SyncClient
 
VERSION - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConstant
 
VERSION_NUMBER - 类 中的静态变量org.apache.iotdb.db.engine.storagegroup.TsFileResource
version number
VersionController - org.apache.iotdb.db.engine.version中的接口
VersionController manages the version(a monotonically increasing long) of a storage group.
VIRTUAL_SG_OFFSET_IN_LOG - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
VIRTUAL_SG_OFFSET_IN_PATH - 类 中的静态变量org.apache.iotdb.db.engine.compaction.TsFileIdentifier
 
virtualGroupId - 类 中的变量org.apache.iotdb.db.engine.compaction.cross.AbstractCrossSpaceCompactionSelector
 
VirtualPartitioner - org.apache.iotdb.db.engine.storagegroup.virtualSg中的接口
 
virtualStorageGroup - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.sizetiered.SizeTieredCompactionRecoverTask
 
virtualStorageGroupName - 类 中的变量org.apache.iotdb.db.engine.compaction.inner.AbstractInnerSpaceCompactionSelector
 
VirtualStorageGroupProcessor - org.apache.iotdb.db.engine.storagegroup中的类
For sequence data, a StorageGroupProcessor has some TsFileProcessors, in which there is only one TsFileProcessor in the working status.
VirtualStorageGroupProcessor(String, String, TsFileFlushPolicy, String) - 类 的构造器org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
constrcut a storage group processor
VirtualStorageGroupProcessor.CloseTsFileCallBack - org.apache.iotdb.db.engine.storagegroup中的接口
 
VirtualStorageGroupProcessor.CompactionRecoverCallBack - org.apache.iotdb.db.engine.storagegroup中的接口
 
VirtualStorageGroupProcessor.SettleTsFileCallBack - org.apache.iotdb.db.engine.storagegroup中的接口
 
VirtualStorageGroupProcessor.TimePartitionFilter - org.apache.iotdb.db.engine.storagegroup中的接口
 
VirtualStorageGroupProcessor.UpdateEndTimeCallBack - org.apache.iotdb.db.engine.storagegroup中的接口
 
VirtualStorageGroupProcessor.UpgradeTsFileResourceCallBack - org.apache.iotdb.db.engine.storagegroup中的接口
 
visitAlignByDeviceClauseOrDisableAlignStatement(IoTDBSqlParser.AlignByDeviceClauseOrDisableAlignStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitAlterTimeseries(IoTDBSqlParser.AlterTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitAlterUser(IoTDBSqlParser.AlterUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitClearCache(IoTDBSqlParser.ClearCacheContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCountDevices(IoTDBSqlParser.CountDevicesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCountNodes(IoTDBSqlParser.CountNodesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCountStorageGroup(IoTDBSqlParser.CountStorageGroupContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCountTimeseries(IoTDBSqlParser.CountTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateAlignedTimeseries(IoTDBSqlParser.CreateAlignedTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateContinuousQuery(IoTDBSqlParser.CreateContinuousQueryContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateFunction(IoTDBSqlParser.CreateFunctionContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateNonAlignedTimeseries(IoTDBSqlParser.CreateNonAlignedTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateRole(IoTDBSqlParser.CreateRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateSchemaTemplate(IoTDBSqlParser.CreateSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateSnapshot(IoTDBSqlParser.CreateSnapshotContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateStorageGroup(IoTDBSqlParser.CreateStorageGroupContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateTimeseriesOfSchemaTemplate(IoTDBSqlParser.CreateTimeseriesOfSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateTrigger(IoTDBSqlParser.CreateTriggerContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitCreateUser(IoTDBSqlParser.CreateUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
4.
visitDeactivateSchemaTemplate(IoTDBSqlParser.DeactivateSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDeletePartition(IoTDBSqlParser.DeletePartitionContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDeleteStatement(IoTDBSqlParser.DeleteStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDeleteStorageGroup(IoTDBSqlParser.DeleteStorageGroupContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDeleteTimeseries(IoTDBSqlParser.DeleteTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropContinuousQuery(IoTDBSqlParser.DropContinuousQueryContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropFunction(IoTDBSqlParser.DropFunctionContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropRole(IoTDBSqlParser.DropRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropSchemaTemplate(IoTDBSqlParser.DropSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropTrigger(IoTDBSqlParser.DropTriggerContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitDropUser(IoTDBSqlParser.DropUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitFillStatement(IoTDBSqlParser.FillStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitFlush(IoTDBSqlParser.FlushContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitFullMerge(IoTDBSqlParser.FullMergeContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGrantRole(IoTDBSqlParser.GrantRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGrantRoleToUser(IoTDBSqlParser.GrantRoleToUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGrantUser(IoTDBSqlParser.GrantUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGrantWatermarkEmbedding(IoTDBSqlParser.GrantWatermarkEmbeddingContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGroupByFillStatement(IoTDBSqlParser.GroupByFillStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGroupByLevelStatement(IoTDBSqlParser.GroupByLevelStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitGroupByTimeStatement(IoTDBSqlParser.GroupByTimeStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitInsertStatement(IoTDBSqlParser.InsertStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitKillQuery(IoTDBSqlParser.KillQueryContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitLimitStatement(IoTDBSqlParser.LimitStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListAllRoleOfUser(IoTDBSqlParser.ListAllRoleOfUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListAllUserOfRole(IoTDBSqlParser.ListAllUserOfRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListPrivilegesRole(IoTDBSqlParser.ListPrivilegesRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListPrivilegesUser(IoTDBSqlParser.ListPrivilegesUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListRole(IoTDBSqlParser.ListRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListRolePrivileges(IoTDBSqlParser.ListRolePrivilegesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListUser(IoTDBSqlParser.ListUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitListUserPrivileges(IoTDBSqlParser.ListUserPrivilegesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitLoadConfiguration(IoTDBSqlParser.LoadConfigurationContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitLoadFile(IoTDBSqlParser.LoadFileContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitLoadTimeseries(IoTDBSqlParser.LoadTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitMerge(IoTDBSqlParser.MergeContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
5.
visitOrderByTimeStatement(IoTDBSqlParser.OrderByTimeStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitRemoveFile(IoTDBSqlParser.RemoveFileContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitRevokeRole(IoTDBSqlParser.RevokeRoleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitRevokeRoleFromUser(IoTDBSqlParser.RevokeRoleFromUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitRevokeUser(IoTDBSqlParser.RevokeUserContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitRevokeWatermarkEmbedding(IoTDBSqlParser.RevokeWatermarkEmbeddingContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSelectStatement(InfluxDBSqlParser.SelectStatementContext) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBSqlVisitor
 
visitSelectStatement(IoTDBSqlParser.SelectStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
3.
visitSetSchemaTemplate(IoTDBSqlParser.SetSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSetStorageGroup(IoTDBSqlParser.SetStorageGroupContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
2.
visitSetSystemStatus(IoTDBSqlParser.SetSystemStatusContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSettle(IoTDBSqlParser.SettleContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSetTTL(IoTDBSqlParser.SetTTLContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowAllTTL(IoTDBSqlParser.ShowAllTTLContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowChildNodes(IoTDBSqlParser.ShowChildNodesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowChildPaths(IoTDBSqlParser.ShowChildPathsContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowContinuousQueries(IoTDBSqlParser.ShowContinuousQueriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowDevices(IoTDBSqlParser.ShowDevicesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowFlushInfo(IoTDBSqlParser.ShowFlushInfoContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowFunctions(IoTDBSqlParser.ShowFunctionsContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowLockInfo(IoTDBSqlParser.ShowLockInfoContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowNodesInSchemaTemplate(IoTDBSqlParser.ShowNodesInSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowPathsSetSchemaTemplate(IoTDBSqlParser.ShowPathsSetSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowPathsUsingSchemaTemplate(IoTDBSqlParser.ShowPathsUsingSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowQueryProcesslist(IoTDBSqlParser.ShowQueryProcesslistContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowQueryResource(IoTDBSqlParser.ShowQueryResourceContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowSchemaTemplates(IoTDBSqlParser.ShowSchemaTemplatesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowStorageGroup(IoTDBSqlParser.ShowStorageGroupContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowTimeseries(IoTDBSqlParser.ShowTimeseriesContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowTriggers(IoTDBSqlParser.ShowTriggersContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowTTL(IoTDBSqlParser.ShowTTLContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitShowVersion(IoTDBSqlParser.ShowVersionContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSingleStatement(InfluxDBSqlParser.SingleStatementContext) - 类 中的方法org.apache.iotdb.db.protocol.influxdb.sql.InfluxDBSqlVisitor
 
visitSingleStatement(IoTDBSqlParser.SingleStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
1.
visitSlimitStatement(IoTDBSqlParser.SlimitStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitSpecialLimitStatement(IoTDBSqlParser.SpecialLimitStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitStartTrigger(IoTDBSqlParser.StartTriggerContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitStopTrigger(IoTDBSqlParser.StopTriggerContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitTopClause(IoTDBSqlParser.TopClauseContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitUnloadFile(IoTDBSqlParser.UnloadFileContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitUnsetSchemaTemplate(IoTDBSqlParser.UnsetSchemaTemplateContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitUnsetTTL(IoTDBSqlParser.UnsetTTLContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 
visitWithoutNullStatement(IoTDBSqlParser.WithoutNullStatementContext) - 类 中的方法org.apache.iotdb.db.qp.sql.IoTDBSqlVisitor
 

W

WAIT_TIME - 类 中的静态变量org.apache.iotdb.db.sync.receiver.load.FileLoader
 
waitAllCompactionFinish() - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
waitAndStop(long) - 类 中的方法org.apache.iotdb.db.engine.compaction.CompactionTaskManager
 
waitAndStop(long) - 接口 中的方法org.apache.iotdb.db.service.IService
 
WAL_FILE_NAME - 类 中的静态变量org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
WalChecker - org.apache.iotdb.db.tools中的类
WalChecker verifies that whether all insert ahead logs in the WAL folder are recognizable.
WalChecker(String) - 类 的构造器org.apache.iotdb.db.tools.WalChecker
 
WALFlushListener - org.apache.iotdb.db.writelog中的类
 
WALFlushListener(TsFileProcessor) - 类 的构造器org.apache.iotdb.db.writelog.WALFlushListener
 
WATERMARK_GROUPED_LSB - 类 中的静态变量org.apache.iotdb.db.conf.IoTDBConfig
 
WatermarkDetector - org.apache.iotdb.db.tools.watermark中的类
 
WatermarkDetector() - 类 的构造器org.apache.iotdb.db.tools.watermark.WatermarkDetector
 
WatermarkEncoder - org.apache.iotdb.db.tools.watermark中的接口
 
whereComponent - 类 中的变量org.apache.iotdb.db.qp.logical.crud.QueryOperator
 
WhereComponent - org.apache.iotdb.db.qp.logical.crud中的类
 
WhereComponent() - 类 的构造器org.apache.iotdb.db.qp.logical.crud.WhereComponent
 
WhereComponent(FilterOperator) - 类 的构造器org.apache.iotdb.db.qp.logical.crud.WhereComponent
 
WildcardsRemover - org.apache.iotdb.db.qp.utils中的类
Removes wildcards (applying memory control and slimit/soffset control)
WildcardsRemover(QueryOperator) - 类 的构造器org.apache.iotdb.db.qp.utils.WildcardsRemover
 
Window - org.apache.iotdb.db.utils.windowing.api中的接口
 
windowEndTime() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
For different types of windows, the definition of the window end time is different.
windowEndTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowEndTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
windowEndTimestamp - 类 中的变量org.apache.iotdb.db.engine.cq.ContinuousQueryTask
 
WindowEvaluationTask - org.apache.iotdb.db.utils.windowing.runtime中的类
 
WindowEvaluationTask(Evaluator, Window) - 类 的构造器org.apache.iotdb.db.utils.windowing.runtime.WindowEvaluationTask
 
WindowEvaluationTaskPoolManager - org.apache.iotdb.db.utils.windowing.runtime中的类
 
WindowImpl - org.apache.iotdb.db.utils.windowing.window中的类
 
WindowImpl(EvictableBatchList, int, int) - 类 的构造器org.apache.iotdb.db.utils.windowing.window.WindowImpl
 
WindowingException - org.apache.iotdb.db.utils.windowing.exception中的异常错误
 
WindowingException(String) - 异常错误 的构造器org.apache.iotdb.db.utils.windowing.exception.WindowingException
 
WindowingException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.utils.windowing.exception.WindowingException
 
windowSize() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
Returns the number of rows in this window.
windowSize() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowSize() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
windowStartTime() - 接口 中的方法org.apache.iotdb.db.query.udf.api.access.RowWindow
For different types of windows, the definition of the window start time is different.
windowStartTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableRowRecordListBackedMultiColumnWindow
 
windowStartTime() - 类 中的方法org.apache.iotdb.db.query.udf.core.access.ElasticSerializableTVListBackedSingleColumnWindow
 
withDefaultTest() - 类 中的方法org.apache.iotdb.db.service.StartupChecks
 
WITHOUT_NULL_FILTER_ERROR_MESSAGE - 类 中的静态变量org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
withoutAllNull - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
withoutAnyNull - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
withoutNullColumns - 类 中的变量org.apache.iotdb.db.qp.logical.crud.SpecialClauseComponent
 
withoutNullColumnsIndex - 类 中的变量org.apache.iotdb.db.qp.physical.crud.QueryPlan
 
wrapLogFiles() - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncProtector
 
WrappedRunnable - org.apache.iotdb.db.concurrent中的类
 
WrappedRunnable() - 类 的构造器org.apache.iotdb.db.concurrent.WrappedRunnable
 
WrappedScheduledExecutorService - org.apache.iotdb.db.concurrent.threadpool中的类
 
WrappedScheduledExecutorService(ScheduledExecutorService, String) - 类 的构造器org.apache.iotdb.db.concurrent.threadpool.WrappedScheduledExecutorService
 
WrappedScheduledExecutorServiceMBean - org.apache.iotdb.db.concurrent.threadpool中的接口
 
WrappedSingleThreadExecutorService - org.apache.iotdb.db.concurrent.threadpool中的类
 
WrappedSingleThreadExecutorService(ExecutorService, String) - 类 的构造器org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadExecutorService
 
WrappedSingleThreadExecutorServiceMBean - org.apache.iotdb.db.concurrent.threadpool中的接口
 
WrappedSingleThreadScheduledExecutor - org.apache.iotdb.db.concurrent.threadpool中的类
 
WrappedSingleThreadScheduledExecutor(ScheduledExecutorService, String) - 类 的构造器org.apache.iotdb.db.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
 
WrappedSingleThreadScheduledExecutorMBean - org.apache.iotdb.db.concurrent.threadpool中的接口
 
WrappedThreadPoolExecutor - org.apache.iotdb.db.concurrent.threadpool中的类
 
WrappedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - 类 的构造器org.apache.iotdb.db.concurrent.threadpool.WrappedThreadPoolExecutor
 
WrappedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, IoTThreadFactory, String) - 类 的构造器org.apache.iotdb.db.concurrent.threadpool.WrappedThreadPoolExecutor
 
WrappedThreadPoolExecutorMBean - org.apache.iotdb.db.concurrent.threadpool中的接口
 
WritableMemChunk - org.apache.iotdb.db.engine.memtable中的类
 
WritableMemChunk(IMeasurementSchema) - 类 的构造器org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
WritableMemChunkGroup - org.apache.iotdb.db.engine.memtable中的类
 
WritableMemChunkGroup() - 类 的构造器org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
write(ByteBuffer) - 类 中的方法org.apache.iotdb.db.doublelive.OperationSyncLogService
 
write(long, Object, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
write(long[], Object) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
write(long, Object, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
write(long[], Object) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.CrossSpaceCompactionWriter
 
write(long, Object, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
write(long[], Object) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.InnerSpaceCompactionWriter
 
write(IDeviceID, List<Integer>, List<IMeasurementSchema>, long, Object[]) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
write(InsertTabletPlan, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
write(long, Object) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
write(long[], Object, BitMap, TSDataType, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
write(long, Object[], List<Integer>, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
write(IDeviceID, List<Integer>, List<IMeasurementSchema>, long, Object[]) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
write(InsertTabletPlan, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
write data in the range [start, end).
write(long, Object) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
write(long[], Object, BitMap, TSDataType, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
write data in the range [start, end).
write(long, Object[], List<Integer>, List<IMeasurementSchema>) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
write(long, Object) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
write(long[], Object, BitMap, TSDataType, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
write(long, Object[], List<Integer>, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
write(Modification) - 类 中的方法org.apache.iotdb.db.engine.modification.io.LocalTextModificationAccessor
 
write(Modification) - 接口 中的方法org.apache.iotdb.db.engine.modification.io.ModificationWriter
Write a new modification to the persistent medium.
write(Modification) - 类 中的方法org.apache.iotdb.db.engine.modification.ModificationFile
Write a modification in this file.
write(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.engine.trigger.service.TriggerLogWriter
 
write(Map<String, String>, Map<String, String>) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagLogFile
 
write(Map<String, String>, Map<String, String>, long) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagLogFile
This method does not modify this file's current position.
write(int) - 类 中的方法org.apache.iotdb.db.qp.utils.EmptyOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.iotdb.db.qp.utils.EmptyOutputStream
 
write(byte[]) - 类 中的方法org.apache.iotdb.db.qp.utils.EmptyOutputStream
 
write(TimeValuePair) - 接口 中的方法org.apache.iotdb.db.query.externalsort.serialize.IExternalSortFileSerializer
 
write(TimeValuePair) - 类 中的方法org.apache.iotdb.db.query.externalsort.serialize.impl.FixLengthTimeValuePairSerializer
 
write(ByteBuffer) - 接口 中的方法org.apache.iotdb.db.writelog.io.ILogWriter
Write given logs to a persistent medium.
write(ByteBuffer) - 类 中的方法org.apache.iotdb.db.writelog.io.LogWriter
 
write(PhysicalPlan) - 类 中的方法org.apache.iotdb.db.writelog.node.ExclusiveWriteLogNode
 
write(PhysicalPlan) - 接口 中的方法org.apache.iotdb.db.writelog.node.WriteLogNode
Write a wal for a PhysicalPlan.
writeAlignedRow(IDeviceID, List<Integer>, List<IMeasurementSchema>, long, Object[]) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
writeAlignedRow(IDeviceID, List<Integer>, List<IMeasurementSchema>, long, Object[]) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
writeAlignedTablet(InsertTabletPlan, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AbstractMemTable
 
writeAlignedTablet(InsertTabletPlan, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IMemTable
 
writeAlignedValue(long, Object[], List<Integer>, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
writeAlignedValue(long, Object[], List<Integer>, List<IMeasurementSchema>) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
writeAlignedValue(long, Object[], List<Integer>, List<IMeasurementSchema>) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
writeAlignedValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunk
 
writeAlignedValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunk
 
writeAlignedValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunk
 
writeDataPoint(Long, Object, int) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
writeFileReferenceInfo() - 类 中的方法org.apache.iotdb.db.query.control.FileReaderManager
 
writeInt(OutputStream, int, ThreadLocal<ByteBuffer>) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Write an integer into the given stream.
writeLock(Object) - 类 中的方法org.apache.iotdb.db.concurrent.HashLock
 
writeLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
writeLock(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
writeLock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
writeLock(String) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
lock the write lock of the insert lock
WriteLockFailedException - org.apache.iotdb.db.exception中的异常错误
 
WriteLockFailedException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteLockFailedException
 
writeLockWithTimeout(String, long) - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
Acquire write lock with timeout, WriteLockFailedException will be thrown after timeout.
WriteLogNode - org.apache.iotdb.db.writelog.node中的接口
WriteLogNode is the minimum unit of managing WALs.
WriteLogNodeManager - org.apache.iotdb.db.writelog.manager中的接口
This interface provides accesses to WriteLogNode.
writePage(MeasurementSchema, PageHeader, ByteBuffer, Map<Long, ChunkWriterImpl>) - 类 中的方法org.apache.iotdb.db.tools.TsFileRewriteTool
 
writePathPrivilege(OutputStream, PathPrivilege, String, ThreadLocal<ByteBuffer>) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Write a PathPrivilege to the given stream.
WriteProcessException - org.apache.iotdb.db.exception中的异常错误
 
WriteProcessException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, int, boolean) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(String, Throwable) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessException(Exception) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessException
 
WriteProcessRejectException - org.apache.iotdb.db.exception中的异常错误
 
WriteProcessRejectException(String) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessRejectException
 
WriteProcessRejectException(String, int) - 异常错误 的构造器org.apache.iotdb.db.exception.WriteProcessRejectException
 
writeQueryFileInfo() - 类 中的方法org.apache.iotdb.db.query.control.QueryFileManager
 
writeQueryFileInfo() - 类 中的方法org.apache.iotdb.db.query.control.QueryResourceManager
 
writeRateLimit(long) - 类 中的方法org.apache.iotdb.db.engine.compaction.writer.AbstractCompactionWriter
 
writeSettleLog(String) - 类 中的静态方法org.apache.iotdb.db.engine.settle.SettleLog
 
writeStorageGroupPartitionIds(DataOutputStream) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
writeStorageGroupPartitionIds(ByteBuffer) - 类 中的方法org.apache.iotdb.db.qp.physical.sys.FlushPlan
 
writeString(OutputStream, String, String, ThreadLocal<ByteBuffer>) - 类 中的静态方法org.apache.iotdb.db.utils.IOUtils
Write a string into the given stream.
writeTagFile(Map<String, String>, Map<String, String>) - 类 中的方法org.apache.iotdb.db.metadata.tag.TagManager
 
writeUnlock(Object) - 类 中的方法org.apache.iotdb.db.concurrent.HashLock
 
writeUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileLock
 
writeUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileManager
 
writeUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.TsFileResource
 
writeUnlock() - 类 中的方法org.apache.iotdb.db.engine.storagegroup.VirtualStorageGroupProcessor
unlock the write lock of the insert lock
writeUpgradeLogFile(String) - 类 中的静态方法org.apache.iotdb.db.engine.upgrade.UpgradeLog
 
writeValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.AlignedWritableMemChunkGroup
 
writeValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 接口 中的方法org.apache.iotdb.db.engine.memtable.IWritableMemChunkGroup
 
writeValues(long[], Object[], BitMap[], List<Integer>, List<IMeasurementSchema>, int, int) - 类 中的方法org.apache.iotdb.db.engine.memtable.WritableMemChunkGroup
 
writeWithReader(AbstractCompactionWriter, IBatchReader, int) - 类 中的静态方法org.apache.iotdb.db.engine.compaction.CompactionUtils
 

Z

zoneId - 类 中的变量org.apache.iotdb.db.qp.physical.crud.UDTFPlan
 
zoneId - 类 中的变量org.apache.iotdb.db.query.udf.api.customizer.config.UDTFConfigurations
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 

Copyright © 2022 The Apache Software Foundation. All rights reserved.