A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- AbstractThriftServiceThread - Class in org.apache.iotdb.commons.service
- AbstractThriftServiceThread(TBaseAsyncProcessor<?>, String, String, String, int, int, int, int, int, TServerEventHandler, boolean, int, int, AbstractThriftServiceThread.ServerType) - Constructor for class org.apache.iotdb.commons.service.AbstractThriftServiceThread
-
for asynced ThriftService.
- AbstractThriftServiceThread(TProcessor, String, String, String, int, int, int, TServerEventHandler, boolean) - Constructor for class org.apache.iotdb.commons.service.AbstractThriftServiceThread
-
for synced ThriftServiceThread
- AbstractThriftServiceThread.ServerType - Enum in org.apache.iotdb.commons.service
- AbstractTreeVisitor<N extends ITreeNode,R> - Class in org.apache.iotdb.commons.schema.tree
-
This class defines a dfs-based algorithm of tree-traversing with path pattern match, and support iterating each element of the result.
- AbstractTreeVisitor() - Constructor for class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- AbstractTreeVisitor(N, PartialPath, boolean) - Constructor for class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- acceptFullMatchedNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Only accepted nodes will be considered for hasNext() and next()
- acceptInternalMatchedNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Only accepted nodes will be considered for hasNext() and next()
- accessor - Variable in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- accessor - Variable in class org.apache.iotdb.commons.auth.user.BasicUserManager
- accessStrategy - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- ACOS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- acquire() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoader
- acquireLock() - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- activateObject(K, PooledObject<V>) - Method in class org.apache.iotdb.commons.client.factory.BaseClientFactory
- ACTIVE - org.apache.iotdb.commons.cq.CQState
- addChild(PathPatternNode<V, VSerializer>) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- addFunctionAndClass(String, Class<?>) - Method in class org.apache.iotdb.commons.udf.UDFTable
- addMatchedState(IFAState) - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- addMatchedState(IFAState) - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- addMatchedState(IFAState) - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- addMeasurement(String, IMeasurementSchema) - Method in class org.apache.iotdb.commons.path.AlignedPath
- addMeasurement(MeasurementPath) - Method in class org.apache.iotdb.commons.path.AlignedPath
- addMeasurements(List<String>) - Method in class org.apache.iotdb.commons.path.AlignedPath
- addModel(ModelInformation) - Method in class org.apache.iotdb.commons.model.ModelTable
- addPipe(PipeInfo) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- addPipe(PipeInfo) - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- addPipeSink(PipeSink) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- addPipeSink(PipeSink) - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- addPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.Role
- addPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.User
- addPrivilege(PartialPath, int, List<PathPrivilege>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Add privilege
- addRow(Row) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- addSchemas(List<IMeasurementSchema>) - Method in class org.apache.iotdb.commons.path.AlignedPath
- addState(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- addToMaxHeap(PriorityQueue<Pair<Integer, Double>>, int, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- addToMinHeap(PriorityQueue<Pair<Integer, Double>>, int, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- addTriggerInformation(String, TriggerInformation) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- addUDFInformation(String, UDFInformation) - Method in class org.apache.iotdb.commons.udf.UDFTable
- afterExecute(Runnable, Throwable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- AGGREGATION - org.apache.iotdb.commons.service.metric.enums.Metric
- Aligned - org.apache.iotdb.commons.path.PathType
- AlignedPath - Class in org.apache.iotdb.commons.path
-
VectorPartialPath represents many fullPaths of aligned timeseries.
- AlignedPath() - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(String) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(String, String) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(String, List<String>) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(String, List<String>, List<IMeasurementSchema>) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(MeasurementPath) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(PartialPath) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- AlignedPath(PartialPath, String) - Constructor for class org.apache.iotdb.commons.path.AlignedPath
- ALL - org.apache.iotdb.commons.auth.entity.PrivilegeType
- ALLOWED_SCHEMA_PROPS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- ALTER_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- alterPrefixPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Return the intersection of paths starting with the given prefix and paths matching this path pattern.
- APHashExecutor - Class in org.apache.iotdb.commons.partition.executor.hash
- APHashExecutor(int) - Constructor for class org.apache.iotdb.commons.partition.executor.hash.APHashExecutor
- append(PartialPath, V) - Method in class org.apache.iotdb.commons.path.PatternTreeMap
-
Append key and value to PatternTreeMap.
- appendFullPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PathPatternTree
-
Append a fullPath (without wildcards) as a branch on the tree.
- appendFullPath(PartialPath, String) - Method in class org.apache.iotdb.commons.path.PathPatternTree
-
Append a fullPath consisting of device and measurement as a branch on the tree.
- appendPathPattern(PartialPath) - Method in class org.apache.iotdb.commons.path.PathPatternTree
-
Add a pathPattern (may contain wildcards) to pathPatternList.
- appendValue(V, BiConsumer<V, Set<V>>) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- APPLY_TEMPLATE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- ASIN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- AsymmetricEncrypt - Interface in org.apache.iotdb.commons.security.encrypt
- AsymmetricEncryptFactory - Class in org.apache.iotdb.commons.security.encrypt
- AsymmetricEncryptFactory() - Constructor for class org.apache.iotdb.commons.security.encrypt.AsymmetricEncryptFactory
- ASYNC_CONFIGNODE_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- ASYNC_CONFIGNODE_HEARTBEAT_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- ASYNC_DATANODE_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- ASYNC_DATANODE_HEARTBEAT_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- ASYNC_DATANODE_IOT_CONSENSUS_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- ASYNC_DATANODE_MPP_DATA_EXCHANGE_CLIENT_POOL - org.apache.iotdb.commons.concurrent.ThreadName
- AsyncConfigNodeHeartbeatServiceClient - Class in org.apache.iotdb.commons.client.async
- AsyncConfigNodeHeartbeatServiceClient(TProtocolFactory, int, TEndPoint, TAsyncClientManager, ClientManager<TEndPoint, AsyncConfigNodeHeartbeatServiceClient>) - Constructor for class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- AsyncConfigNodeHeartbeatServiceClient.Factory - Class in org.apache.iotdb.commons.client.async
- AsyncConfigNodeHeartbeatServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncConfigNodeHeartbeatServiceClientPoolFactory
- AsyncConfigNodeIServiceClient - Class in org.apache.iotdb.commons.client.async
- AsyncConfigNodeIServiceClient(TProtocolFactory, int, TEndPoint, TAsyncClientManager, ClientManager<TEndPoint, AsyncConfigNodeIServiceClient>) - Constructor for class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- AsyncConfigNodeIServiceClient.Factory - Class in org.apache.iotdb.commons.client.async
- AsyncConfigNodeIServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncConfigNodeIServiceClientPoolFactory
- AsyncDataNodeHeartbeatServiceClient - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeHeartbeatServiceClient(TProtocolFactory, int, TEndPoint, TAsyncClientManager, ClientManager<TEndPoint, AsyncDataNodeHeartbeatServiceClient>) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- AsyncDataNodeHeartbeatServiceClient.Factory - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeHeartbeatServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeHeartbeatServiceClientPoolFactory
- AsyncDataNodeInternalServiceClient - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeInternalServiceClient(TProtocolFactory, int, TEndPoint, TAsyncClientManager, ClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- AsyncDataNodeInternalServiceClient.Factory - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeInternalServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeInternalServiceClientPoolFactory
- AsyncDataNodeMPPDataExchangeServiceClient - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeMPPDataExchangeServiceClient(TProtocolFactory, int, TEndPoint, TAsyncClientManager, ClientManager<TEndPoint, AsyncDataNodeMPPDataExchangeServiceClient>) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- AsyncDataNodeMPPDataExchangeServiceClient.Factory - Class in org.apache.iotdb.commons.client.async
- AsyncDataNodeMPPDataExchangeServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeMPPDataExchangeServiceClientPoolFactory
- AsyncThriftClientFactory<K,V> - Class in org.apache.iotdb.commons.client.factory
- AsyncThriftClientFactory(ClientManager<K, V>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.factory.AsyncThriftClientFactory
- ATAN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- AUDIT_LOGGER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- AuthException - Exception in org.apache.iotdb.commons.auth
-
The exception for authority model.
- AuthException(TSStatusCode, String) - Constructor for exception org.apache.iotdb.commons.auth.AuthException
- AuthException(TSStatusCode, String, Throwable) - Constructor for exception org.apache.iotdb.commons.auth.AuthException
- AuthException(TSStatusCode, Throwable) - Constructor for exception org.apache.iotdb.commons.auth.AuthException
- AUTHORIZATION_SERVICE - org.apache.iotdb.commons.service.ServiceType
- AuthUtils - Class in org.apache.iotdb.commons.utils
- AVG - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- awaitTermination(long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- awaitTermination(long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- awaitTermination(long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
B
- BadNodeUrlException - Exception in org.apache.iotdb.commons.exception
- BadNodeUrlException(String) - Constructor for exception org.apache.iotdb.commons.exception.BadNodeUrlException
- BaseClientFactory<K,V> - Class in org.apache.iotdb.commons.client.factory
- BaseClientFactory(ClientManager<K, V>) - Constructor for class org.apache.iotdb.commons.client.factory.BaseClientFactory
- BasicAuthorizer - Class in org.apache.iotdb.commons.auth.authorizer
- BasicRoleManager - Class in org.apache.iotdb.commons.auth.role
-
This class reads roles from local files through LocalFileRoleAccessor and manages them in a hash map.
- BasicStructureSerDeUtil - Class in org.apache.iotdb.commons.utils
- BasicUserManager - Class in org.apache.iotdb.commons.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) - Constructor for class org.apache.iotdb.commons.auth.user.BasicUserManager
-
BasicUserManager Constructor.
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFConcat
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFLower
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStartsWith
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrCompare
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLength
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLocate
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFSubstr
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFTrim
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFUpper
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAbs
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCast
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFChangePoints
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConst
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConstE
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConstPi
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContains
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFDerivative
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketAggSample
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketRandomSample
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFJexl
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMasterRepair
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMatches
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTimeDifference
- beforeStart(UDFParameters, UDTFConfigurations) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFValueDifference
- bindTo(AbstractMetricService) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
- BKDRHashExecutor - Class in org.apache.iotdb.commons.partition.executor.hash
- BKDRHashExecutor(int) - Constructor for class org.apache.iotdb.commons.partition.executor.hash.BKDRHashExecutor
- BLOCKED - org.apache.iotdb.commons.cq.TimeoutPolicy
- borrowClient(K) - Method in class org.apache.iotdb.commons.client.ClientManager
- borrowClient(K) - Method in interface org.apache.iotdb.commons.client.IClientManager
-
get a client V for node K from the IClientManager.
- BorrowNullClientManagerException - Exception in org.apache.iotdb.commons.client.exception
- BorrowNullClientManagerException() - Constructor for exception org.apache.iotdb.commons.client.exception.BorrowNullClientManagerException
- BOTTOM_K - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- bucketSize - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketSample
- build() - Method in class org.apache.iotdb.commons.client.property.ClientPoolProperty.Builder
- build() - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
- build(ArrayList<ArrayList<Double>>, int) - Static method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- BUILD_INFO - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- buildDFA() - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- Builder() - Constructor for class org.apache.iotdb.commons.client.property.ClientPoolProperty.Builder
- Builder() - Constructor for class org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
- Builder() - Constructor for class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- buildKDTree() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- buildNFA() - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- BuiltinAggregationFunction - Enum in org.apache.iotdb.commons.udf.builtin
- BuiltinFunction - Enum in org.apache.iotdb.commons.udf.builtin
- BuiltinTimeSeriesGeneratingFunction - Enum in org.apache.iotdb.commons.udf.builtin
-
All built-in UDFs need to register their function names and classes here.
C
- CACHE - org.apache.iotdb.commons.service.metric.enums.Metric
- CACHE_HIT - org.apache.iotdb.commons.service.metric.enums.Metric
- CACHE_HIT_RATIO_DISPLAY_SERVICE - org.apache.iotdb.commons.service.ServiceType
- calC(int, ArrayList<Integer>) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- calculateDeviceGroupId(String) - Method in class org.apache.iotdb.commons.partition.Partition
- call() - Method in class org.apache.iotdb.commons.concurrent.WrappedCallable
- callMayThrow() - Method in class org.apache.iotdb.commons.concurrent.WrappedCallable
- callStd() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- calW(int) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- canSplitToMultiPhases(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- canUseStatistics(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- CAST - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- CEIL - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- CHANGE_POINTS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- CHANGE_TO_READ_ONLY - org.apache.iotdb.commons.enums.HandleSystemErrorStrategy
-
set system status to read-only and the system only accepts query operations
- changePipeMessage(String, PipeMessage.PipeMessageType) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
-
Change Pipe Message.
- checkAddPipe(PipeInfo) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- checkAndReturnSingleMeasurement(String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check a measurement and update it if needed to.
- checkDropPipeSink(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- checkIfPipeExist(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- checkIsLegalMeasurementListsAndUpdate(List<List<String>>) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check whether measurement is legal according to syntax convention measurement could be like a.b (more than one node name), in template?
- checkIsLegalMeasurementsAndUpdate(List<String>) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check whether measurement is legal according to syntax convention measurement could be like a.b (more than one node name), in template?
- checkIsLegalSingleMeasurementListsAndUpdate(List<List<String>>) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check whether measurement is legal according to syntax convention.
- checkIsLegalSingleMeasurementsAndUpdate(List<String>) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check whether measurement is legal according to syntax convention.
- checkLegalSingleMeasurementsAndSkipDuplicate(List<String>, Map<String, String>) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
check whether measurement is legal according to syntax convention.
- checkPipeSinkNoExist(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- checkPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.Role
- checkPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.User
- checkPrivilege(PartialPath, int, List<PathPrivilege>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Check privilege
- checkUserPrivileges(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- checkUserPrivileges(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Check if the user have the privilege on the seriesPath.
- checkUserPrivileges(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- cleanup() - Static method in class org.apache.iotdb.commons.StepTracker
- clear() - Method in class org.apache.iotdb.commons.model.ModelTable
- clear() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- clear() - Method in class org.apache.iotdb.commons.udf.UDFTable
- clear(K) - Method in class org.apache.iotdb.commons.client.ClientManager
- clear(K) - Method in interface org.apache.iotdb.commons.client.IClientManager
-
clear all clients for node K.
- CLIENT_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- CLIENT_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- clientCnt - Variable in class org.apache.iotdb.commons.client.factory.AsyncThriftClientFactory
- clientManager - Variable in class org.apache.iotdb.commons.client.factory.BaseClientFactory
- ClientManager<K,V> - Class in org.apache.iotdb.commons.client
- ClientManagerException - Exception in org.apache.iotdb.commons.client.exception
- ClientManagerException(Exception) - Constructor for exception org.apache.iotdb.commons.client.exception.ClientManagerException
- ClientManagerException(String) - Constructor for exception org.apache.iotdb.commons.client.exception.ClientManagerException
- ClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.AsyncConfigNodeHeartbeatServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.AsyncConfigNodeIServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.AsyncDataNodeHeartbeatServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.AsyncDataNodeInternalServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.AsyncDataNodeMPPDataExchangeServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.SyncConfigNodeIServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.SyncDataNodeInternalServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolFactory.SyncDataNodeMPPDataExchangeServiceClientPoolFactory - Class in org.apache.iotdb.commons.client
- ClientPoolProperty<V> - Class in org.apache.iotdb.commons.client.property
- ClientPoolProperty.Builder<V> - Class in org.apache.iotdb.commons.client.property
- ClientPoolProperty.DefaultProperty - Class in org.apache.iotdb.commons.client.property
- clone() - Method in class org.apache.iotdb.commons.path.AlignedPath
- clone() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- clone() - Method in class org.apache.iotdb.commons.path.PartialPath
- clone(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.IOUtils
- close() - Method in class org.apache.iotdb.commons.client.ClientManager
- close() - Method in interface org.apache.iotdb.commons.client.IClientManager
-
close IClientManager, which means closing all clients for all nodes.
- close() - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- close() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- close() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- close() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- close() - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- close() - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- CLOSE_MERGE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- closeIfPossible() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoader
- Closure - Class in org.apache.iotdb.commons.path.fa.dfa.graph
- Closure(int) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- CLUSTER_DATA_ENGINE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_DATA_HEART_BEAT_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_DATA_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_INFO_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_META_ENGINE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_META_HEART_BEAT_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_META_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_MONITOR_SERVICE - org.apache.iotdb.commons.service.ServiceType
- CLUSTER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CLUSTER_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- ClusterSchemaQuotaLevel - Enum in org.apache.iotdb.commons.schema
- CN_CONSENSUS_PORT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CN_ENV_FILE_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CN_INTERNAL_ADDRESS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CN_INTERNAL_PORT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CN_ROLE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CN_TARGET_CONFIG_NODE_LIST - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_ATTRIBUTES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_BUILD_INFO - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_CHILD_NODES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_CHILD_PATHS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_CHILD_PATHS_TYPES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_COLUMN - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_COUNT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_DATABASE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_DEVICES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_DISTRIBUTION_PLAN - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_FUNCTION_CLASS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_FUNCTION_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_FUNCTION_TYPE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_IS_ALIGNED - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_ITEM - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_PRIVILEGE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_ROLE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_SCHEMA_TEMPLATE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TAGS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES_ALIAS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES_COMPRESSION - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES_COMPRESSOR - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES_DATATYPE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TIMESERIES_ENCODING - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_ATTRIBUTES - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_CLASS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_EVENT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_PATH - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_STATUS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_STATUS_STARTED - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TRIGGER_STATUS_STOPPED - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_TTL - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_USER - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_VALUE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COLUMN_VERSION - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COMMIT_LOG_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- CommonConfig - Class in org.apache.iotdb.commons.conf
- CommonDescriptor - Class in org.apache.iotdb.commons.conf
- COMPACTION_LOGGER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COMPACTION_MODIFICATION_FILE_NAME_FROM_OLD - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- COMPACTION_SCHEDULE - org.apache.iotdb.commons.concurrent.ThreadName
- COMPACTION_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- COMPACTION_SERVICE - org.apache.iotdb.commons.service.ServiceType
- COMPACTION_SUB_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- COMPACTION_TASK_COUNT - org.apache.iotdb.commons.service.metric.enums.Metric
- compareTo(Path) - Method in class org.apache.iotdb.commons.path.PartialPath
- concatNode(String) - Method in class org.apache.iotdb.commons.path.PartialPath
-
only use this method in following situations: 1.
- concatPath(String[]) - Method in class org.apache.iotdb.commons.path.PartialPath
-
It will change nodes in this partial path
- concatPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
it will return a new partial path
- CONFIG_NAME - Static variable in class org.apache.iotdb.commons.conf.CommonConfig
- CONFIG_NODE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- ConfigNode - org.apache.iotdb.commons.cluster.NodeType
- CONFIGNODE_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- CONFIGNODE_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- ConfigRegionId - Class in org.apache.iotdb.commons.consensus
- ConfigRegionId(int) - Constructor for class org.apache.iotdb.commons.consensus.ConfigRegionId
- ConfigurationException - Exception in org.apache.iotdb.commons.exception
- ConfigurationException(String) - Constructor for exception org.apache.iotdb.commons.exception.ConfigurationException
-
Notice: The error reason should always be set for ease of use.
- ConfigurationException(String, String, String, String) - Constructor for exception org.apache.iotdb.commons.exception.ConfigurationException
-
Notice: The error reason should always be set for ease of use.
- CONNECT_TIMEOUT_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- CONNECTION_TIMEOUT_MS - Static variable in class org.apache.iotdb.commons.client.property.ThriftClientProperty.DefaultProperty
- CONSENSUS_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- ConsensusGroupId - Class in org.apache.iotdb.commons.consensus
- ConsensusGroupId() - Constructor for class org.apache.iotdb.commons.consensus.ConsensusGroupId
- ConsensusGroupId.Factory - Class in org.apache.iotdb.commons.consensus
- CONST - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- constructDFA(IPatternFA.Builder) - Method in class org.apache.iotdb.commons.path.fa.FAFactory
- constructNFA(IPatternFA.Builder) - Method in class org.apache.iotdb.commons.path.fa.FAFactory
- constructPQ() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- constructPQ() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- constructPQ() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- constructTree() - Method in class org.apache.iotdb.commons.path.PathPatternTree
-
Construct tree according to the pathPatternList.
- containNode(String) - Method in class org.apache.iotdb.commons.path.PartialPath
- containsModel(String) - Method in class org.apache.iotdb.commons.model.ModelTable
- containsTrigger(String) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- containsUDF(String) - Method in class org.apache.iotdb.commons.udf.UDFTable
- CONTINUOUS_QUERY_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- CONTINUOUS_QUERY_SERVICE - org.apache.iotdb.commons.service.ServiceType
- convertTConfigNodeUrl(TConfigNodeLocation) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Convert TConfigNodeLocation to TConfigNodeUrl
- convertTConfigNodeUrls(List<TConfigNodeLocation>) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Convert TConfigNodeLocations to TConfigNodeUrls
- convertTEndPointUrl(TEndPoint) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Convert TEndPoint to TEndPointUrl
- convertTEndPointUrls(List<TEndPoint>) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Convert TEndPoints to TEndPointUrls
- convertToTConsensusGroupId() - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- copy() - Method in class org.apache.iotdb.commons.path.AlignedPath
- copy() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- copy() - Method in class org.apache.iotdb.commons.path.PartialPath
- copyDir(File, File) - Static method in class org.apache.iotdb.commons.utils.FileUtils
- copyFileToExtLibDir(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- CORE_CLIENT_NUM_FOR_EACH_NODE - Static variable in class org.apache.iotdb.commons.client.property.ClientPoolProperty.DefaultProperty
- COS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- COSH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- COST_TASK - org.apache.iotdb.commons.service.metric.enums.Metric
- COUNT - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- COUNT_IF - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- CQState - Enum in org.apache.iotdb.commons.cq
- create(int, int) - Static method in class org.apache.iotdb.commons.consensus.ConsensusGroupId.Factory
- CREATE_CONTINUOUS_QUERY - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_DATABASE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_FUNCTION - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_PIPE - org.apache.iotdb.commons.sync.pipe.SyncOperation
- CREATE_PIPESINK - org.apache.iotdb.commons.sync.pipe.SyncOperation
- CREATE_ROLE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_TRIGGER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- CREATE_USER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- createClientManager(IClientPoolFactory<K, V>) - Method in class org.apache.iotdb.commons.client.IClientManager.Factory
- createClientPool(ClientManager<K, V>) - Method in interface org.apache.iotdb.commons.client.IClientPoolFactory
-
We can implement this interface in other modules and then set the corresponding expected parameters and client factory classes.
- createClientPool(ClientManager<TEndPoint, AsyncConfigNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncConfigNodeHeartbeatServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, AsyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncConfigNodeIServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, AsyncDataNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeHeartbeatServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeInternalServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, AsyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.AsyncDataNodeMPPDataExchangeServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, SyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.SyncConfigNodeIServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, SyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.SyncDataNodeInternalServiceClientPoolFactory
- createClientPool(ClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.ClientPoolFactory.SyncDataNodeMPPDataExchangeServiceClientPoolFactory
- createDataPartition(DataPartitionTable) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Create DataPartition within the specific StorageGroup
- createDataPartition(SeriesPartitionTable, TSeriesPartitionSlot, Map<TConsensusGroupId, Map<TSeriesPartitionSlot, AtomicLong>>) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Create DataPartition within the specific SeriesPartitionSlot
- createFile(File) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- createFromTConsensusGroupId(TConsensusGroupId) - Static method in class org.apache.iotdb.commons.consensus.ConsensusGroupId.Factory
- createMsg(String, String) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- createRole(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- createRole(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Add a role.
- createRole(String) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- createRole(String) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Create a role with given rolename.
- createSchemaPartition(SchemaPartitionTable) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
-
Create SchemaPartition within the specific StorageGroup
- CreateTAsyncClientManagerException - Exception in org.apache.iotdb.commons.client.exception
- CreateTAsyncClientManagerException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.client.exception.CreateTAsyncClientManagerException
- createThriftRpcClientThreadPool(int, int, int, TimeUnit, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
function for creating thrift rpc client thread pool.
- createThriftRpcClientThreadPool(TThreadPoolServer.Args, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
function for creating thrift rpc client thread pool.
- createThriftRpcClientThreadPool(TThreadPoolServer.Args, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
function for creating thrift rpc client thread pool.
- createTime - Variable in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- createTime - Variable in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- createUser(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- createUser(String, String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Create a user with given username and password.
- createUser(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- createUser(String, String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- createUser(String, String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Create a user with given username and password.
- CROSS_COMPACTION_TMP_FILE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- CROSS_COMPACTION_TMP_FILE_SUFFIX_FROM_OLD - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
D
- DATA_CHUNK_SIZE - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
-
transport
- DATA_COPY_FAILED - org.apache.iotdb.commons.enums.RegionMigrateState
- DATA_COPY_SUCCEED - org.apache.iotdb.commons.enums.RegionMigrateState
- DATA_COPYING - org.apache.iotdb.commons.enums.RegionMigrateState
- DATA_EXCHANGE_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- DATA_EXCHANGE_COUNT - org.apache.iotdb.commons.service.metric.enums.Metric
- DATA_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DATA_NODE_CONF_FILE_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DATA_NODE_MANAGEMENT_SERVICE - org.apache.iotdb.commons.service.ServiceType
- DATA_NODE_REGION_MIGRATE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- DATA_READ - org.apache.iotdb.commons.service.metric.enums.Metric
- DATA_REGION_MEM_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- DATA_WRITTEN - org.apache.iotdb.commons.service.metric.enums.Metric
- database - Variable in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- DATABASE - org.apache.iotdb.commons.service.metric.enums.Tag
- DATABASE_NUM - org.apache.iotdb.commons.service.metric.enums.Metric
- DataNode - org.apache.iotdb.commons.cluster.NodeType
- DATANODE_INTERNAL_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- DATANODE_INTERNAL_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- DataNodeRemoveState - Enum in org.apache.iotdb.commons.enums
- DataPartition - Class in org.apache.iotdb.commons.partition
- DataPartition(String, int) - Constructor for class org.apache.iotdb.commons.partition.DataPartition
- DataPartition(Map<String, Map<TSeriesPartitionSlot, Map<TTimePartitionSlot, List<TRegionReplicaSet>>>>, String, int) - Constructor for class org.apache.iotdb.commons.partition.DataPartition
- DataPartitionQueryParam - Class in org.apache.iotdb.commons.partition
- DataPartitionQueryParam() - Constructor for class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- DataPartitionQueryParam(String, List<TTimePartitionSlot>) - Constructor for class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- DataPartitionQueryParam(String, List<TTimePartitionSlot>, boolean, boolean) - Constructor for class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- DataPartitionTable - Class in org.apache.iotdb.commons.partition
- DataPartitionTable() - Constructor for class org.apache.iotdb.commons.partition.DataPartitionTable
- DataPartitionTable(Map<TSeriesPartitionSlot, SeriesPartitionTable>) - Constructor for class org.apache.iotdb.commons.partition.DataPartitionTable
- DataRegionId - Class in org.apache.iotdb.commons.consensus
- DataRegionId(int) - Constructor for class org.apache.iotdb.commons.consensus.DataRegionId
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketSample
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- dataType - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- DEADBAND - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DEFAULT_BASE_DIR - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DEFAULT_CLUSTER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DEFAULT_CONNECTION_TIMEOUT_MS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DEFAULT_FETCH_SIZE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DEFAULT_PIPE_LOG_SIZE_IN_BYTE - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEFAULT_PIPE_SINK_IP - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEFAULT_PIPE_SINK_PORT - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEFAULT_WAITING_FOR_STOP_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEFAULT_WAITING_FOR_TSFILE_CLOSE_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEFAULT_WAITING_FOR_TSFILE_RETRY_NUMBER - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- DEGREES - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- delete(PartialPath, V) - Method in class org.apache.iotdb.commons.path.PatternTreeMap
-
Delete key and value to PatternTreeMap.
- DELETE_DATABASE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- DELETE_ROLE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- DELETE_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- DELETE_USER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- deleteChild(PathPatternNode<V, VSerializer>) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- deleteDirectory(File) - Static method in class org.apache.iotdb.commons.utils.FileUtils
- deleteDirectoryAndEmptyParent(File) - Static method in class org.apache.iotdb.commons.utils.FileUtils
- deleteRole(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- deleteRole(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Delete a role.
- deleteRole(String) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- deleteRole(String) - Method in interface org.apache.iotdb.commons.auth.role.IRoleAccessor
-
Delete a role's in lower storage.
- deleteRole(String) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Delete a role.
- deleteRole(String) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- deleteTriggerInformation(String) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- deleteUser(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- deleteUser(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Delete a user.
- deleteUser(String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- deleteUser(String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- deleteUser(String) - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
Delete a user's from lower storage.
- deleteUser(String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Delete a user.
- deleteUser(String) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
-
Delete a user's user file.
- deleteValue(V, BiConsumer<V, Set<V>>) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- deregister(String, boolean) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- deregisterAll() - Method in class org.apache.iotdb.commons.service.RegisterManager
-
stop all service and clear iService list.
- deregisterAll() - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- deregisterMBean(String) - Static method in class org.apache.iotdb.commons.service.JMXService
-
function for deregistering MBean.
- DERIVATIVE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- deserialize(byte) - Static method in enum org.apache.iotdb.commons.cq.CQState
- deserialize(byte) - Static method in enum org.apache.iotdb.commons.cq.TimeoutPolicy
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.model.ModelHyperparameter
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.model.ModelInformation
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.model.ModelTable
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.model.TrailInformation
- deserialize(InputStream) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- deserialize(InputStream) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- deserialize(InputStream) - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- deserialize(InputStream) - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.trigger.TriggerInformation
- deserialize(InputStream) - Static method in class org.apache.iotdb.commons.udf.UDFInformation
- deserialize(InputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Only for Snapshot
- deserialize(InputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
-
Only for Snapshot
- deserialize(InputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Only for Snapshot
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.auth.entity.Role
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.auth.entity.User
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.model.ModelHyperparameter
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.model.ModelInformation
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.model.TrailInformation
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Only for ConsensusRequest
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
-
Only for ConsensusRequest
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Only for ConsensusRequest
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.path.AlignedPath
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.path.MeasurementPath
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.path.PartialPath
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.path.PathDeserializeUtil
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.path.PathPatternTree
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- deserialize(ByteBuffer) - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- deserialize(ByteBuffer) - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.trigger.TriggerInformation
- deserialize(ByteBuffer) - Static method in class org.apache.iotdb.commons.udf.UDFInformation
- deserializeBatchData(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeIntList(List<Integer>, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeIntSet(Set<Integer>, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeLongs(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeNode(ByteBuffer, T) - Static method in class org.apache.iotdb.commons.path.PathPatternNode
- deserializeObject(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeObjects(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializePartialPathList(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
- deserializePipeInfo(InputStream) - Static method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- deserializePipeInfo(ByteBuffer) - Static method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- deserializePipeSink(InputStream) - Static method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- deserializePipeSink(ByteBuffer) - Static method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- deserializeString(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeStringList(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeTConfigNodeLocation(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- deserializeTConsensusGroupId(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTCreateCQReq(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTDataNodeConfiguration(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTDataNodeInfo(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTDataNodeLocation(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTEndPoint(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTPipeSinkInfo(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- deserializeTRegionReplicaSet(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTriggerTable(InputStream) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- deserializeTSchemaNode(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTSeriesPartitionSlot(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTStorageGroupSchema(InputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- deserializeTStorageGroupSchema(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- deserializeTTimePartitionSlot(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTTimePartitionSlotList(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- deserializeTVPair(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeTVPairs(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- deserializeUDFTable(InputStream) - Method in class org.apache.iotdb.commons.udf.UDFTable
- destroyObject(TEndPoint, PooledObject<AsyncConfigNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<AsyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<AsyncDataNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<AsyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<AsyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<SyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<SyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient.Factory
- destroyObject(TEndPoint, PooledObject<SyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient.Factory
- DEVICE - org.apache.iotdb.commons.schema.ClusterSchemaQuotaLevel
- DEVICE_VIEW_SPECIAL_PROCESS_FUNCTIONS - Static variable in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
-
We shouldn't apply these functions to each DataRegion for one device, because these functions need all data to calculate correct result.
- DEVICE_VIEW_SPECIAL_PROCESS_FUNCTIONS - Static variable in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
-
Set of functions are mappable but DeviceView of them also need special process.
- DFAGraph - Class in org.apache.iotdb.commons.path.fa.dfa.graph
-
DFA graph for given path pattern.
- DFAGraph(NFAGraph, Collection<IFATransition>) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- DFAPreciseTransition - Class in org.apache.iotdb.commons.path.fa.dfa.transition
- DFAPreciseTransition(int, String) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.transition.DFAPreciseTransition
- DFAState - Class in org.apache.iotdb.commons.path.fa.dfa
- DFAState(int) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.DFAState
- DFAState(int, boolean) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.DFAState
- DFAWildcardTransition - Class in org.apache.iotdb.commons.path.fa.dfa.transition
- DFAWildcardTransition(int, List<String>) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.transition.DFAWildcardTransition
- DIFF - org.apache.iotdb.commons.udf.builtin.BuiltinFunction
- DIFFERENCE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- DISCARD - org.apache.iotdb.commons.cq.TimeoutPolicy
- DISK_FULL - Static variable in enum org.apache.iotdb.commons.cluster.NodeStatus
- DISK_IO_AVG_TIME - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_BUSY_PERCENTAGE - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_OPS - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_QUEUE_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_SECTOR_NUM - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- DISK_IO_TIME - org.apache.iotdb.commons.service.metric.enums.Metric
- DISPATCHER - org.apache.iotdb.commons.service.metric.enums.Metric
- DISPLAY_WINDOW_BEGIN_KEY - Static variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- DISPLAY_WINDOW_END_KEY - Static variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- DN_ENV_FILE_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_INTERNAL_ADDRESS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_INTERNAL_PORT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_ROLE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_RPC_ADDRESS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_RPC_PORT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- DN_TARGET_CONFIG_NODE_LIST - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- doMain(String[]) - Method in class org.apache.iotdb.commons.ServerCommandLine
-
Parse and run the given command line.
- doRegister(UDFInformation) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
-
Only call this method directly for registering new data node, otherwise you need to call register().
- doTransform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCommonDerivative
- doTransform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCommonValueDifference
- doTransform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonNegativeDerivative
- doTransform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonNegativeValueDifference
- doTransform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- DOUBLE_COLONS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- doublePQ - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- DRIVER_SCHEDULER - org.apache.iotdb.commons.service.metric.enums.Metric
- DROP - org.apache.iotdb.commons.sync.pipe.PipeStatus
- DROP_CONTINUOUS_QUERY - org.apache.iotdb.commons.auth.entity.PrivilegeType
- DROP_FUNCTION - org.apache.iotdb.commons.auth.entity.PrivilegeType
- DROP_PIPE - org.apache.iotdb.commons.sync.pipe.SyncOperation
- DROP_PIPESINK - org.apache.iotdb.commons.sync.pipe.SyncOperation
- DROP_TRIGGER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- dropPipe(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- dropPipeSink(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- dropPipeSink(String) - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
E
- E - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- ENABLE_MQTT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- encrypt(String) - Method in interface org.apache.iotdb.commons.security.encrypt.AsymmetricEncrypt
-
encrypt a password
- encrypt(String) - Method in class org.apache.iotdb.commons.security.encrypt.MessageDigestEncrypt
- EncryptDecryptException - Exception in org.apache.iotdb.commons.security.encrypt
- EncryptDecryptException(String) - Constructor for exception org.apache.iotdb.commons.security.encrypt.EncryptDecryptException
- EncryptDecryptException(Throwable) - Constructor for exception org.apache.iotdb.commons.security.encrypt.EncryptDecryptException
- encryptPassword(String) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Encrypt password
- ENTRY - org.apache.iotdb.commons.service.metric.enums.Metric
- envCheck() - Method in class org.apache.iotdb.commons.service.StartupChecks
- EQUAL_SIZE_BUCKET_AGG_SAMPLE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- EQUAL_SIZE_BUCKET_M4_SAMPLE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- EQUAL_SIZE_BUCKET_OUTLIER_SAMPLE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- EQUAL_SIZE_BUCKET_RANDOM_SAMPLE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- equals(Object) - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- equals(Object) - Method in class org.apache.iotdb.commons.auth.entity.Role
- equals(Object) - Method in class org.apache.iotdb.commons.auth.entity.User
- equals(Object) - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- equals(Object) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- equals(Object) - Method in class org.apache.iotdb.commons.partition.QueryExecutor
- equals(Object) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- equals(Object) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
- equals(Object) - Method in class org.apache.iotdb.commons.partition.StorageExecutor
- equals(Object) - Method in class org.apache.iotdb.commons.path.AlignedPath
- equals(Object) - Method in class org.apache.iotdb.commons.path.fa.dfa.DFAState
- equals(Object) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- equals(Object) - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- equals(Object) - Method in class org.apache.iotdb.commons.path.PartialPath
- equals(Object) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- equals(Object) - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- equals(Object) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- equals(Object) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- equals(String) - Method in class org.apache.iotdb.commons.path.PartialPath
- equalWith(PathPatternNode<V, VSerializer>) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- equalWith(PathPatternTree) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- ERROR - org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
- errorCode - Variable in exception org.apache.iotdb.commons.exception.IoTDBException
- estimateSize(PartialPath) - Static method in class org.apache.iotdb.commons.path.PartialPath
-
PartialPath basic total, 52B Object header, 8B String[] reference + header + length, 8 + 4 + 8= 20B Path attributes' references, 8 * 3 = 24B
- ExecutableManager - Class in org.apache.iotdb.commons.executable
- ExecutableManager(String, String) - Constructor for class org.apache.iotdb.commons.executable.ExecutableManager
- ExecutableResource - Class in org.apache.iotdb.commons.executable
- ExecutableResource(long, String) - Constructor for class org.apache.iotdb.commons.executable.ExecutableResource
- execute() - Method in interface org.apache.iotdb.commons.service.StartupCheck
-
Run some tests to check whether system is safe to be started.
- execute(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- execute(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- execute(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- EXECUTE_STATEMENT_ERROR - Static variable in class org.apache.iotdb.commons.utils.StatusUtils
- EXECUTOR - Static variable in class org.apache.iotdb.commons.partition.executor.SeriesPartitionExecutor
- ExecutorType - Interface in org.apache.iotdb.commons.partition
-
The interface is used to indicate where to execute a FragmentInstance
- EXP - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- EXT_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- EXT_PIPE_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- EXT_PIPE_PLUGIN_WORKER - org.apache.iotdb.commons.concurrent.ThreadName
- ExternalPipe - org.apache.iotdb.commons.sync.pipesink.PipeSink.PipeSinkType
- EXTREME - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
F
- Factory() - Constructor for class org.apache.iotdb.commons.client.IClientManager.Factory
- Factory() - Constructor for class org.apache.iotdb.commons.consensus.ConsensusGroupId.Factory
- Factory(ClientManager<TEndPoint, AsyncConfigNodeHeartbeatServiceClient>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient.Factory
- Factory(ClientManager<TEndPoint, AsyncConfigNodeIServiceClient>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient.Factory
- Factory(ClientManager<TEndPoint, AsyncDataNodeHeartbeatServiceClient>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient.Factory
- Factory(ClientManager<TEndPoint, AsyncDataNodeInternalServiceClient>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient.Factory
- Factory(ClientManager<TEndPoint, AsyncDataNodeMPPDataExchangeServiceClient>, ThriftClientProperty, String) - Constructor for class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient.Factory
- Factory(ClientManager<TEndPoint, SyncConfigNodeIServiceClient>, ThriftClientProperty) - Constructor for class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient.Factory
- Factory(ClientManager<TEndPoint, SyncDataNodeInternalServiceClient>, ThriftClientProperty) - Constructor for class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient.Factory
- Factory(ClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>, ThriftClientProperty) - Constructor for class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient.Factory
- FAFactory - Class in org.apache.iotdb.commons.path.fa
- FILE_COUNT - org.apache.iotdb.commons.service.metric.enums.Metric
- FILE_DATA_DIR_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- FILE_NAME_SEPARATOR - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- FILE_READER_MANAGER_SERVICE - org.apache.iotdb.commons.service.ServiceType
- FILE_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- FileUtils - Class in org.apache.iotdb.commons.utils
- fillNullValue() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- filterUnassignedDataPartitionSlots(List<TTimePartitionSlot>) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Only Leader use this interface.
- filterUnassignedDataPartitionSlots(Map<TSeriesPartitionSlot, TTimeSlotList>) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Only Leader use this interface.
- filterUnassignedSchemaPartitionSlots(List<TSeriesPartitionSlot>) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
-
Only Leader use this interface.
- finalizeUDFQuery(String) - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- findNearest(ArrayList<Double>, ArrayList<ArrayList<Double>>, double[]) - Method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- FINISH_COLLECT_LOCK_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- FIRST_VALUE - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- floatPQ - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- FLOOR - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- FLUSH_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- FLUSH_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- FLUSH_SERVICE - org.apache.iotdb.commons.service.ServiceType
- FLUSH_SUB_TASK_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- FLUSH_SUB_TASK_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- FLUSH_TASK_SUBMIT - org.apache.iotdb.commons.concurrent.ThreadName
- FLUSHING_MEM_TABLE_STATUS - org.apache.iotdb.commons.service.metric.enums.Metric
- Follower - org.apache.iotdb.commons.cluster.RegionRoleType
- formatTConsensusGroupId(TConsensusGroupId) - Static method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- FRAGMENT_INSTANCE_MANAGER_SERVICE - org.apache.iotdb.commons.service.ServiceType
- FROM - org.apache.iotdb.commons.service.metric.enums.Tag
- fromStringList(List<String>) - Static method in class org.apache.iotdb.commons.path.PartialPath
-
Convert a list of Strings to a list of PartialPaths, ignoring all illegal paths
- FUNCTION_TYPE_BUILTIN_UDAF - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- FUNCTION_TYPE_BUILTIN_UDTF - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- FUNCTION_TYPE_EXTERNAL_UDAF - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- FUNCTION_TYPE_EXTERNAL_UDTF - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- FUNCTION_TYPE_NATIVE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
G
- GB - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- generateEmptyPermissionInfoResp() - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Generate empty permission response when failed
- generateResult(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
The method used for generating the result based on the matched node.
- getAcceptEvent() - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAPreciseTransition
- getAcceptEvent() - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAWildcardTransition
- getAcceptEvent() - Method in interface org.apache.iotdb.commons.path.fa.IFATransition
- getActiveClassLoader() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- getActiveCount() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getActiveCount() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getActiveThreadCount() - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- getAdminName() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getAdminPassword() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getAllBuiltInTimeSeriesGeneratingInformation() - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- getAllDevicePatterns() - Method in class org.apache.iotdb.commons.path.PathPatternTree
- getAllModelInformation() - Method in class org.apache.iotdb.commons.model.ModelTable
- getAllNonBuiltInUDFInformation() - Method in class org.apache.iotdb.commons.udf.UDFTable
- getAllPathPatterns() - Method in class org.apache.iotdb.commons.path.PathPatternTree
- getAllPipeInfos() - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getAllPipeSink() - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getAllPipeSinks() - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogReader
- getAllRoles() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getAllRoles() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
get all role
- getAllStatefulTriggerInformation() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getAllTrailInformation() - Method in class org.apache.iotdb.commons.model.ModelInformation
- getAllTriggerInformation() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getAllUDFInformation() - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- getAllUDFInformation() - Method in class org.apache.iotdb.commons.udf.UDFTable
- getAllUsers() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getAllUsers() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
get all user
- getAllUserWaterMarkStatus() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getAllUserWaterMarkStatus() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
get all user water mark status
- getAncestorNodeByLevel(int) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getAttributes() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getAuthorizerProvider() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getBindIP() - Method in class org.apache.iotdb.commons.service.ThriftService
- getBindPort() - Method in class org.apache.iotdb.commons.service.ThriftService
- getChild(N, String) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getChildren() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- getChildren(String) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- getChildrenIterator(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getClassName() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getClassName() - Method in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- getClassName() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- getCleanResultColumn(int) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- getClientManager() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- getClientManager() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- getCode() - Method in exception org.apache.iotdb.commons.auth.AuthException
- getCode() - Method in enum org.apache.iotdb.commons.enums.DataNodeRemoveState
- getCode() - Method in enum org.apache.iotdb.commons.enums.RegionMigrateState
- getCode() - Method in enum org.apache.iotdb.commons.schema.ClusterSchemaQuotaLevel
- getColumnNum() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getCompletedTaskCount() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getCompletedTaskCount() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getConfig() - Method in class org.apache.iotdb.commons.client.property.ClientPoolProperty
- getConfig() - Method in class org.apache.iotdb.commons.conf.CommonDescriptor
- getConnectionTimeoutInMS() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getConnectionTimeoutMs() - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty
- getCoreClientNumForEachNode() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getCorePoolSize() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getCorePoolSize() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getCorrectValue() - Method in exception org.apache.iotdb.commons.exception.ConfigurationException
- getCpuCores() - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
- getCreateTime() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getCreateTime() - Method in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- getDatabase() - Method in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- getDataNodeLocation() - Method in interface org.apache.iotdb.commons.partition.ExecutorType
- getDataNodeLocation() - Method in class org.apache.iotdb.commons.partition.QueryExecutor
- getDataNodeLocation() - Method in class org.apache.iotdb.commons.partition.StorageExecutor
- getDataNodeLocation() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getDataPartition(Map<TSeriesPartitionSlot, TTimeSlotList>, DataPartitionTable) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Thread-safely get DataPartition within the specific StorageGroup
- getDataPartition(TTimeSlotList, SeriesPartitionTable) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Thread-safely get DataPartition within the specific StorageGroup
- getDataPartitionMap() - Method in class org.apache.iotdb.commons.partition.DataPartition
- getDataPartitionMap() - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- getDataRegionReplicaSet(String, List<TTimePartitionSlot>) - Method in class org.apache.iotdb.commons.partition.DataPartition
- getDataRegionReplicaSetForWriting(String, List<TTimePartitionSlot>) - Method in class org.apache.iotdb.commons.partition.DataPartition
- getDataRegionReplicaSetForWriting(String, TTimePartitionSlot) - Method in class org.apache.iotdb.commons.partition.DataPartition
- getDataStartTimestamp() - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- getDefaultMax() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- getDefaultMax() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- getDefaultMax() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- getDefaultMax() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- getDefaultMax() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- getDefaultMin() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- getDefaultMin() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- getDefaultMin() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- getDefaultMin() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- getDefaultMin() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- getDefaultTTLInMs() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getDevice() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getDevice() - Method in class org.apache.iotdb.commons.path.PartialPath
- getDevicePath() - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- getDevicePath() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getDevicePath() - Method in class org.apache.iotdb.commons.path.PartialPath
- getDevicePathPattern() - Method in class org.apache.iotdb.commons.path.PartialPath
- getDirPath() - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
get UserDirPath
- getDirPath() - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- getDirSize(String) - Static method in class org.apache.iotdb.commons.utils.FileUtils
-
Calculate the directory size including sub dir.
- getDirStringUnderLibRootByName(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getDirStringUnderTempRootByRequestId(long) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getDirUnderLibRootByName(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getDirUnderTempRootByRequestId(long) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getDiskFreeRatio(String) - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
- getDiskSpaceWarningThreshold() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getDistributionInfo() - Method in class org.apache.iotdb.commons.partition.DataPartition
- getDistributionInfo() - Method in class org.apache.iotdb.commons.partition.Partition
- getDistributionInfo() - Method in class org.apache.iotdb.commons.partition.SchemaPartition
- getEncryptDecryptProvider() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getEncryptDecryptProviderParameter() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getEncryptProvider(String, String) - Static method in class org.apache.iotdb.commons.security.encrypt.AsymmetricEncryptFactory
-
load encrypt provider class for encrypt or decrypt password
- getErrorCode() - Method in exception org.apache.iotdb.commons.exception.IoTDBException
- getEvent() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getFailingStatus(Map<Integer, TSStatus>, int) - Static method in class org.apache.iotdb.commons.utils.StatusUtils
- getFailure() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getFailureStrategy() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getFile(File, String) - Method in enum org.apache.iotdb.commons.file.SystemFileFactory
- getFile(String) - Method in enum org.apache.iotdb.commons.file.SystemFileFactory
- getFile(String, String) - Method in enum org.apache.iotdb.commons.file.SystemFileFactory
- getFile(URI) - Method in enum org.apache.iotdb.commons.file.SystemFileFactory
- getFileDataDirPath(SyncIdentityInfo) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getFileStringUnderInstallByName(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getFileStringUnderLibRootByName(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getFileUnderLibRootByName(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getFirstNode() - Method in class org.apache.iotdb.commons.path.PartialPath
- getFormattedString() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getFullPath() - Method in class org.apache.iotdb.commons.path.PartialPath
- getFullPathFromRootToNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Get full path from root to node.
- getFullPathWithAlias() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getFullPathWithAlias() - Method in class org.apache.iotdb.commons.path.PartialPath
- getFunctionClass() - Method in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- getFunctionClass(String) - Method in class org.apache.iotdb.commons.udf.UDFTable
- getFunctionName() - Method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- getFunctionName() - Method in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
- getFunctionName() - Method in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- getFunctionName() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- getFuzzyMatchTransitionIterator(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getFuzzyMatchTransitionIterator(IFAState) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getFuzzyMatchTransitionIterator(IFAState) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getFuzzyMatchTransitionSize(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getFuzzyMatchTransitionSize(IFAState) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getFuzzyMatchTransitionSize(IFAState) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getId() - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- getID() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getID() - Method in interface org.apache.iotdb.commons.service.IService
-
Get the name of the the service.
- getID() - Method in class org.apache.iotdb.commons.service.JMXService
- getID() - Method in class org.apache.iotdb.commons.service.metric.MetricService
- getID() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- getIndex() - Method in class org.apache.iotdb.commons.path.fa.dfa.DFAState
- getIndex() - Method in interface org.apache.iotdb.commons.path.fa.IFAState
- getIndex() - Method in interface org.apache.iotdb.commons.path.fa.IFATransition
- getInitialState() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getInitialState() - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getInitialState() - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getInitialState() - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getInstallDir() - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getInstance() - Static method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
-
Function for getting the instance of the local file authorizer.
- getInstance() - Static method in class org.apache.iotdb.commons.conf.CommonDescriptor
- getInstance() - Static method in class org.apache.iotdb.commons.path.fa.FAFactory
- getInstance() - Static method in class org.apache.iotdb.commons.path.PathPatternNode.VoidSerializer
- getInstance() - Static method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
- getInstance() - Static method in class org.apache.iotdb.commons.service.metric.MetricService
- getInstance() - Static method in class org.apache.iotdb.commons.trigger.service.TriggerExecutableManager
- getInstance() - Static method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- getInstance() - Static method in class org.apache.iotdb.commons.udf.service.UDFExecutableManager
- getInstance() - Static method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- getIntervals() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- getIoTDBUserName(String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- getIp() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- getJarFileMD5() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getJarMD5() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- getJarName() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getJarName() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- getJdkVersion() - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
-
get JDK version.
- getJmxName() - Method in enum org.apache.iotdb.commons.service.ServiceType
- getLargestPoolSize() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getLargestPoolSize() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getLastActiveTime() - Method in class org.apache.iotdb.commons.auth.entity.User
- getLevelOfNextMatchedNode() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Get level from root to NextMatchedNode.
- getLibRoot() - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getMatchChildren(String) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- getMatchedNode() - Method in class org.apache.iotdb.commons.partition.SchemaNodeManagementPartition
- getMatchedState(int) - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- getMatchedState(int) - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- getMatchedState(int) - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- getMatchedStateSize() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- getMatchedStateSize() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- getMatchedStateSize() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- getMaxClientNumForEachNode() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getMaxExecutorPoolSize() - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
- getMaximumPoolSize() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getMaximumPoolSize() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getMeasurement() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getMeasurement() - Method in class org.apache.iotdb.commons.path.PartialPath
- getMeasurement(int) - Method in class org.apache.iotdb.commons.path.AlignedPath
- getMeasurementAlias() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getMeasurementAlias() - Method in class org.apache.iotdb.commons.path.PartialPath
- getMeasurementList() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getMeasurementPath() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getMeasurementSchema() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getMeasurementSchema() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getMeasurementSchema() - Method in class org.apache.iotdb.commons.path.PartialPath
- getMessage() - Method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- getMessageType() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getModelHyperparameter() - Method in class org.apache.iotdb.commons.model.TrailInformation
- getModelId() - Method in class org.apache.iotdb.commons.model.ModelInformation
- getModelInformationById(String) - Method in class org.apache.iotdb.commons.model.ModelTable
- getModelPath() - Method in class org.apache.iotdb.commons.model.TrailInformation
- getName() - Method in class org.apache.iotdb.commons.auth.entity.Role
- getName() - Method in class org.apache.iotdb.commons.auth.entity.User
- getName() - Method in enum org.apache.iotdb.commons.concurrent.ThreadName
- getName() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- getName() - Method in interface org.apache.iotdb.commons.schema.tree.ITreeNode
- getName() - Method in enum org.apache.iotdb.commons.service.ServiceType
- getNativeFunctionNames() - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- getNativeFunctionNames() - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
- getNextState(IFAState, IFATransition) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getNextState(IFAState, IFATransition) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getNextState(IFAState, IFATransition) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getNextState(IFAState, IFATransition) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getNodeLength() - Method in class org.apache.iotdb.commons.path.PartialPath
- getNodes() - Method in class org.apache.iotdb.commons.path.PartialPath
- getNodeStatus() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getNodeType() - Method in enum org.apache.iotdb.commons.cluster.NodeType
- getOccupiedSpace(String) - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
- getOneMatchedState() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- getOneMatchedState() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- getOneMatchedState() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- getOpenIdProviderUrl() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getOverlapped(PartialPath) - Method in class org.apache.iotdb.commons.path.PatternTreeMap
-
Get value list related to PathPattern that overlapped with fullPath.
- getOverlapped(PartialPath, List<String>) - Method in class org.apache.iotdb.commons.path.PatternTreeMap
-
Get a list of value lists related to PathPattern that overlapped with measurements under the same device.
- getOverlappedPathPatterns(PartialPath) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- getParameter() - Method in exception org.apache.iotdb.commons.exception.ConfigurationException
- getParentOfNextMatchedNode() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getParentPartialPath() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Get full path of parent of current node.
- getPartialPathFromRootToNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Get partial path from root to node.
- getPassword() - Method in class org.apache.iotdb.commons.auth.entity.User
- getPath() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- getPathPattern() - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- getPathPattern() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getPathWithMeasurement(int) - Method in class org.apache.iotdb.commons.path.AlignedPath
- getPipeInfo(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getPipeLogName(long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getPipeName() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getPipeName() - Method in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- getPipes() - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getPipes() - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogReader
- getPipeSink(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getPipeSinkName() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getPipeSinkName() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- getPipeSinkName() - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- getPipeSinks() - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- getPipeStatus(byte) - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
- getPipeStatus(byte) - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeStatus
- getPool() - Method in class org.apache.iotdb.commons.client.ClientManager
- getPoolSize() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getPoolSize() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getPort() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- getPrecededDataPartition(TSeriesPartitionSlot, TTimePartitionSlot, long) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Checks whether the specified DataPartition has a predecessor and returns if it does
- getPrecededDataPartition(TTimePartitionSlot, long) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
-
Checks whether the specified DataPartition has a predecessor and returns if it does
- getPreciseMatchTransition(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getPreciseMatchTransition(IFAState) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getPreciseMatchTransition(IFAState) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getPreciseMatchTransition(IFAState, Collection<IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getPreciseMatchTransitionIterator(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getPreciseMatchTransitionIterator(IFAState) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getPreciseMatchTransitionIterator(IFAState) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getPrivilegeList() - Method in class org.apache.iotdb.commons.auth.entity.Role
- getPrivilegeList() - Method in class org.apache.iotdb.commons.auth.entity.User
- getPrivileges() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- getPrivileges(String, PartialPath) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getPrivileges(String, PartialPath) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Get the all the privileges of a user on a seriesPath.
- getPrivileges(PartialPath) - Method in class org.apache.iotdb.commons.auth.entity.Role
- getPrivileges(PartialPath) - Method in class org.apache.iotdb.commons.auth.entity.User
- getPrivileges(PartialPath, List<PathPrivilege>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Get privileges
- getProcedureWalFolder() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getProcessId() - Static method in class org.apache.iotdb.commons.utils.ProcessIdUtils
-
There exists no platform-independent way that can be guaranteed to work in all jvm implementations.
- getProtocolFactory() - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty
- getProtocolFactory(boolean) - Static method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- getQueryExpressions() - Method in class org.apache.iotdb.commons.model.ModelInformation
- getQueryFilter() - Method in class org.apache.iotdb.commons.model.ModelInformation
- getQueue() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getQueue() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getQueueLength() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getQueueLength() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getQueueLength() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- getReceiverDir() - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
-
receiver
- getReceiverFileDataDir(String, String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getReceiverPipeDir(String, String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getReceiverPipeDirName(String, String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getReceiverPipeLogDir(String, String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getRecord() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- getRecord() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- getRecord() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- getRecord() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- getRecord() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- getReferenceCnt() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- getRegionId(TSeriesPartitionSlot) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- getRegionId(TSeriesPartitionSlot, TTimePartitionSlot) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
-
Query a timePartition's corresponding dataRegionIds
- getRegionReplicaSet() - Method in interface org.apache.iotdb.commons.partition.ExecutorType
- getRegionReplicaSet() - Method in class org.apache.iotdb.commons.partition.RegionReplicaSetInfo
- getRegionReplicaSet() - Method in class org.apache.iotdb.commons.partition.StorageExecutor
- getRemoteAddress() - Method in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- getRequestId() - Method in class org.apache.iotdb.commons.executable.ExecutableResource
- getResourceDir() - Method in class org.apache.iotdb.commons.executable.ExecutableResource
- getRole(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getRole(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Find a role by its name.
- getRole(String) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- getRole(String) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Get a role object.
- getRoleFolder() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getRoleList() - Method in class org.apache.iotdb.commons.auth.entity.User
- getRoleType() - Method in enum org.apache.iotdb.commons.cluster.RegionRoleType
- getRoot() - Method in class org.apache.iotdb.commons.path.PathPatternTree
- getRPCServiceStatus() - Method in class org.apache.iotdb.commons.service.ThriftService
- getSchemaList() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getSchemaPartition() - Method in class org.apache.iotdb.commons.partition.SchemaNodeManagementPartition
- getSchemaPartition(List<TSeriesPartitionSlot>, SchemaPartitionTable) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
-
Thread-safely get SchemaPartition within the specific StorageGroup
- getSchemaPartitionMap() - Method in class org.apache.iotdb.commons.partition.SchemaPartition
- getSchemaPartitionMap() - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- getSchemaRegionReplicaSet(String) - Method in class org.apache.iotdb.commons.partition.SchemaPartition
- getSelectorNumOfAsyncClientPool() - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty
- getSelectorNumOfClientManager() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getSenderDataRegionHistoryPipeLogDir(String, long, String) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderDataRegionRealTimePipeLogDir(String, long, String) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderDir() - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
-
sender
- getSenderFileDataDir(String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderFileDataDir(String, String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderHistoryPipeLogDir(String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderPipeDir(String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderPipeDirName(String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSenderRealTimePipeLogDir(String, long) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSerialNumberFromPipeLogName(String) - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
- getSeriesPartitionExecutor(String, int) - Static method in class org.apache.iotdb.commons.partition.executor.SeriesPartitionExecutor
- getSeriesPartitionMap() - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
- getSeriesPartitionSlot(String) - Method in class org.apache.iotdb.commons.partition.executor.hash.APHashExecutor
- getSeriesPartitionSlot(String) - Method in class org.apache.iotdb.commons.partition.executor.hash.BKDRHashExecutor
- getSeriesPartitionSlot(String) - Method in class org.apache.iotdb.commons.partition.executor.hash.JSHashExecutor
- getSeriesPartitionSlot(String) - Method in class org.apache.iotdb.commons.partition.executor.hash.SDBMHashExecutor
- getSeriesPartitionSlot(String) - Method in class org.apache.iotdb.commons.partition.executor.SeriesPartitionExecutor
- getSeriesSlotList() - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- getSeriesSlotList() - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- getSeriesType() - Method in class org.apache.iotdb.commons.path.AlignedPath
- getSeriesType() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getSeriesType() - Method in class org.apache.iotdb.commons.path.PartialPath
- getSeriesTypeInByte() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getSizeOfAncestor() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- getSourceStateOrdinal() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- getSourceStateOrdinal() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- getSourceStateOrdinal() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- getSourceTransitionIterator() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- getSourceTransitionIterator() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- getSourceTransitionIterator() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- getState(int) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getState(int) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getState(int) - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getState(int) - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getStateByCode(int) - Static method in enum org.apache.iotdb.commons.enums.DataNodeRemoveState
-
get DataNodeRemoveState by code
- getStateByCode(int) - Static method in enum org.apache.iotdb.commons.enums.RegionMigrateState
-
get RegionMigrateState by code
- getStates() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- getStateSize() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getStateSize() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.NFAGraph
- getStateSize() - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getStateSize() - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
- getStateSize() - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- getStatus() - Method in enum org.apache.iotdb.commons.cluster.NodeStatus
- getStatus() - Method in enum org.apache.iotdb.commons.cluster.RegionStatus
- getStatus() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getStatus() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getStatus(TSStatusCode) - Static method in class org.apache.iotdb.commons.utils.StatusUtils
- getStatusReason() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getStorageGroup() - Method in class org.apache.iotdb.commons.partition.RegionReplicaSetInfo
- getSyncDir() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getSysDir() - Static method in class org.apache.iotdb.commons.sync.utils.SyncPathUtil
-
common
- getSystemFileStorageFs() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getTable() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getTable() - Method in class org.apache.iotdb.commons.udf.UDFTable
- getTagMap() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- getTailNode() - Method in class org.apache.iotdb.commons.path.PartialPath
- getTargetMLNodeEndPoint() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getTaskCount() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- getTaskCount() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- getTemporaryLibRoot() - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- getTEndpoint() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- getTEndpoint() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- getTime() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- getTimeout() - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- getTimeout() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- getTimeout() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- getTimePartitionSlotList() - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- getTimeSlotList(TSeriesPartitionSlot, long, long) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- getTmDistance(ArrayList<Double>, ArrayList<Double>) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- getTPipeSinkInfo() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- getTPipeSinkInfo() - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- getTrailId() - Method in class org.apache.iotdb.commons.model.TrailInformation
- getTrailInformationById(String) - Method in class org.apache.iotdb.commons.model.ModelInformation
- getTransferringTriggers() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getTransition(IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- getTransition(IFAState, Collection<IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- getTransitions(IFATransition, IFAState) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.NFAGraph
- getTriggerInformation(String) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getTriggerLocation(String) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- getTriggerName() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getTriggerState() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- getTShowPipeInfo() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- getTShowPipeInfo() - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- getTTimePartitionSlotTransmitLimit() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getTTransportFactory() - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- getTTransportFactory() - Method in class org.apache.iotdb.commons.service.ThriftServiceThread
- getType() - Method in class org.apache.iotdb.commons.consensus.ConfigRegionId
- getType() - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- getType() - Method in class org.apache.iotdb.commons.consensus.DataRegionId
- getType() - Method in class org.apache.iotdb.commons.consensus.SchemaRegionId
- getType() - Method in enum org.apache.iotdb.commons.cq.CQState
- getType() - Method in enum org.apache.iotdb.commons.cq.TimeoutPolicy
- getType() - Method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- getType() - Method in enum org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
- getType() - Method in enum org.apache.iotdb.commons.sync.pipe.PipeStatus
- getType() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- getType() - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- getUDFInformation(String) - Method in class org.apache.iotdb.commons.udf.UDFTable
- getUsableSpace(String) - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
-
NOTICE: This method is currently used only for data dir, thus using FSFactory to get file
- getUsage() - Method in class org.apache.iotdb.commons.ServerCommandLine
-
Implementing subclasses should return a usage string to print out
- getUser(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- getUser(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Find a user by its name.
- getUser(String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- getUser(String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Get a user object.
- getUserFolder() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- getValueAsDouble(Row, int) - Static method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- getValues() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- getVersion() - Method in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- getWalDirs() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- GLOBAL_DB_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- GRANT_ROLE_PRIVILEGE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- GRANT_USER_PRIVILEGE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- GRANT_USER_ROLE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- grantPrivilegeToRole(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- grantPrivilegeToRole(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Add a privilege on a seriesPath to a role.
- grantPrivilegeToRole(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- grantPrivilegeToRole(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Grant a privilege on a seriesPath to a role.
- grantPrivilegeToUser(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- grantPrivilegeToUser(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Grant a privilege on a seriesPath to a user.
- grantPrivilegeToUser(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- grantPrivilegeToUser(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Grant a privilege on a seriesPath to a user.
- grantRoleToUser(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- grantRoleToUser(String, String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Add a role to a user.
- grantRoleToUser(String, String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- grantRoleToUser(String, String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Add a role to a user.
H
- handle() - Method in enum org.apache.iotdb.commons.enums.HandleSystemErrorStrategy
- HandleSystemErrorStrategy - Enum in org.apache.iotdb.commons.enums
- handleUnrecoverableError() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- hasFileUnderInstallDir(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- hasFileUnderLibRoot(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- hasFileUnderTemporaryRoot(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- hasFinalState() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- hasFinalState() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- hasFinalState() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- hashCode() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- hashCode() - Method in class org.apache.iotdb.commons.auth.entity.Role
- hashCode() - Method in class org.apache.iotdb.commons.auth.entity.User
- hashCode() - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- hashCode() - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- hashCode() - Method in class org.apache.iotdb.commons.partition.QueryExecutor
- hashCode() - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- hashCode() - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
- hashCode() - Method in class org.apache.iotdb.commons.partition.StorageExecutor
- hashCode() - Method in class org.apache.iotdb.commons.path.AlignedPath
- hashCode() - Method in class org.apache.iotdb.commons.path.fa.dfa.DFAState
- hashCode() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- hashCode() - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- hashCode() - Method in class org.apache.iotdb.commons.path.PartialPath
- hashCode() - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- hashCode() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- hashCode() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- hashCode() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- HashLock - Class in org.apache.iotdb.commons.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() - Constructor for class org.apache.iotdb.commons.concurrent.HashLock
- hasNext() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- hasNoPreciseMatchTransition() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- hasNoPreciseMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- hasNoPreciseMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- hasOnlyPreciseMatchTransition() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- hasOnlyPreciseMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- hasOnlyPreciseMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- hasPrevious - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- hasPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.Role
- hasPrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.User
- hasPrivilege(PartialPath, int, List<PathPrivilege>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Check if series path has this privilege
- hasRole(String) - Method in class org.apache.iotdb.commons.auth.entity.User
- hasSpace(String) - Static method in class org.apache.iotdb.commons.utils.JVMCommonUtils
- hasWildcard() - Method in class org.apache.iotdb.commons.path.PartialPath
- HEARTBEAT_INTERVAL_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- HISTORY_PIPE_LOG_DIR_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- HSHA - org.apache.iotdb.commons.service.AbstractThriftServiceThread.ServerType
I
- IAuthorizer - Interface in org.apache.iotdb.commons.auth.authorizer
-
This interface provides all authorization-relative operations.
- IClientManager<K,V> - Interface in org.apache.iotdb.commons.client
- IClientManager.Factory<K,V> - Class in org.apache.iotdb.commons.client
- IClientPoolFactory<K,V> - Interface in org.apache.iotdb.commons.client
- id - Variable in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- IFAState - Interface in org.apache.iotdb.commons.path.fa
-
This interface defines the behaviour of a FA(Finite Automation)'s states.
- IFATransition - Interface in org.apache.iotdb.commons.path.fa
-
This interface defines the behaviour of a FA(Finite Automation)'s transition.
- IllegalPathException - Exception in org.apache.iotdb.commons.exception
- IllegalPathException(String) - Constructor for exception org.apache.iotdb.commons.exception.IllegalPathException
- IllegalPathException(String, String) - Constructor for exception org.apache.iotdb.commons.exception.IllegalPathException
- IN_RANGE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- INACTIVE - org.apache.iotdb.commons.cq.CQState
- include(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Test if this path pattern includes input path pattern.
- INFLUX_SERVICE - org.apache.iotdb.commons.service.ServiceType
- INFLUXDB_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- INFLUXDB_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- init() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- init(String) - Method in interface org.apache.iotdb.commons.security.encrypt.AsymmetricEncrypt
-
init some providerParameter
- init(String) - Method in class org.apache.iotdb.commons.security.encrypt.MessageDigestEncrypt
- initAsyncedServiceImpl(Object) - Method in class org.apache.iotdb.commons.service.ThriftService
- initCommonConfigDir(String) - Method in class org.apache.iotdb.commons.conf.CommonDescriptor
- initializeUDFQuery(String) - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- initOutputStream() - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- initStack() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
This method must be invoked before iteration
- initSyncedServiceImpl(Object) - Method in class org.apache.iotdb.commons.service.ThriftService
- initThriftServiceThread() - Method in class org.apache.iotdb.commons.service.ThriftService
- initTProcessor() - Method in class org.apache.iotdb.commons.service.ThriftService
- INNER_COMPACTION_TMP_FILE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- INSERT_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- INSERTION_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- INSTALL_DIR - Static variable in class org.apache.iotdb.commons.executable.ExecutableManager
- INSTANCE - org.apache.iotdb.commons.file.SystemFileFactory
- INT_LEN - Static variable in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
- intercept(Object, Method, Object[], MethodProxy) - Method in class org.apache.iotdb.commons.client.sync.SyncThriftClientWithErrorHandler
- INTERFACE - org.apache.iotdb.commons.service.metric.enums.Tag
- INTERNAL_ERROR - Static variable in class org.apache.iotdb.commons.utils.StatusUtils
- INTERNAL_SERVICE - org.apache.iotdb.commons.service.ServiceType
- interval - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- intPQ - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- invalidate() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- invalidate() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- invalidate() - Method in interface org.apache.iotdb.commons.client.ThriftClient
-
Close this connection.
- invalidateAll() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- invalidateAll() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- invalidateAll() - Method in interface org.apache.iotdb.commons.client.ThriftClient
-
Removing all pooled instances corresponding to current instance's endpoint.
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- IOT_CONSENSUS - org.apache.iotdb.commons.service.metric.enums.Metric
- IOT_CONSENSUS_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- IOT_CONSENSUS_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- IOT_CONSENSUS_SERVICE - org.apache.iotdb.commons.service.ServiceType
- IoTDB - org.apache.iotdb.commons.sync.pipesink.PipeSink.PipeSinkType
- IOTDB_ADMIN_ROLE_NAME - Static variable in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- IOTDB_CONF - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_DATA_HOME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_FOREGROUND - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_HOME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_JMX_LOCAL - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_JMX_PORT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_PACKAGE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_PIDFILE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IOTDB_THREADPOOL_PACKAGE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- IoTDBConstant - Class in org.apache.iotdb.commons.conf
- IoTDBConstant.ClientVersion - Enum in org.apache.iotdb.commons.conf
- IoTDBDaemonThreadFactory - Class in org.apache.iotdb.commons.concurrent
- IoTDBDaemonThreadFactory(String) - Constructor for class org.apache.iotdb.commons.concurrent.IoTDBDaemonThreadFactory
- IoTDBDaemonThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.iotdb.commons.concurrent.IoTDBDaemonThreadFactory
- IoTDBDefaultThreadExceptionHandler - Class in org.apache.iotdb.commons.concurrent
- IoTDBDefaultThreadExceptionHandler() - Constructor for class org.apache.iotdb.commons.concurrent.IoTDBDefaultThreadExceptionHandler
- IoTDBException - Exception in org.apache.iotdb.commons.exception
- IoTDBException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.IoTDBException
- IoTDBException(String, int, boolean) - Constructor for exception org.apache.iotdb.commons.exception.IoTDBException
- IoTDBException(String, Throwable, int) - Constructor for exception org.apache.iotdb.commons.exception.IoTDBException
- IoTDBException(Throwable, int) - Constructor for exception org.apache.iotdb.commons.exception.IoTDBException
- IoTDBException(Throwable, int, boolean) - Constructor for exception org.apache.iotdb.commons.exception.IoTDBException
- IoTDBPipeSink - Class in org.apache.iotdb.commons.sync.pipesink
- IoTDBPipeSink() - Constructor for class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- IoTDBPipeSink(String) - Constructor for class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- IoTDBThreadPoolFactory - Class in org.apache.iotdb.commons.concurrent
-
This class is used to create thread pool which must contain the pool name.
- IoTThreadFactory - Class in org.apache.iotdb.commons.concurrent
- IoTThreadFactory(String) - Constructor for class org.apache.iotdb.commons.concurrent.IoTThreadFactory
-
Constructor of IoTThreadFactory.
- IoTThreadFactory(String, Thread.UncaughtExceptionHandler) - Constructor for class org.apache.iotdb.commons.concurrent.IoTThreadFactory
- IOUtils - Class in org.apache.iotdb.commons.utils
- IP_SEPARATOR - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- IPatternFA - Interface in org.apache.iotdb.commons.path.fa
-
This interface defines the behaviour of a FA(Finite Automation), generated from a path pattern or a pattern tree.
- IPatternFA.Builder - Class in org.apache.iotdb.commons.path.fa
- IPV4_PATTERN - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- IRoleAccessor - Interface in org.apache.iotdb.commons.auth.role
-
This interface manages the serialization/deserialization of the role objects.
- IRoleManager - Interface in org.apache.iotdb.commons.auth.role
-
This interface maintains roles in memory and is responsible for their modifications.
- isAdmin(String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
-
So not with the token!
- isAuto() - Method in class org.apache.iotdb.commons.model.ModelInformation
- isBuiltin() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- isConnectionBroken(Throwable) - Static method in interface org.apache.iotdb.commons.client.ThriftClient
- isEmpty() - Method in class org.apache.iotdb.commons.partition.DataPartition
- isEmpty() - Method in class org.apache.iotdb.commons.partition.Partition
- isEmpty() - Method in class org.apache.iotdb.commons.partition.SchemaPartition
- isEmpty() - Method in class org.apache.iotdb.commons.path.PathPatternTree
- isEmpty() - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- IService - Interface in org.apache.iotdb.commons.service
- isFinal() - Method in class org.apache.iotdb.commons.path.fa.dfa.DFAState
- isFinal() - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.Closure
- isFinal() - Method in interface org.apache.iotdb.commons.path.fa.IFAState
- isInitial() - Method in class org.apache.iotdb.commons.path.fa.dfa.DFAState
- isInitial() - Method in interface org.apache.iotdb.commons.path.fa.IFAState
- isLeaf() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- isLegalPath(String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
- isLocalAddress(String) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
- isLocalJarConflicted(UDFInformation) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
-
check whether local jar is correct according to md5
- isMappable(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
- isMatch(String) - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAPreciseTransition
- isMatch(String) - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAWildcardTransition
- isMatch(String) - Method in interface org.apache.iotdb.commons.path.fa.IFATransition
- isMeasurementAliasExists() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- isMeasurementAliasExists() - Method in class org.apache.iotdb.commons.path.PartialPath
- isMultiLevelWildcard() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- isNeedLeftAll() - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- isNeedRightAll() - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- isNormalStatus(NodeStatus) - Static method in enum org.apache.iotdb.commons.cluster.NodeStatus
- isNormalStatus(RegionStatus) - Static method in enum org.apache.iotdb.commons.cluster.RegionStatus
- isNullRow(Row) - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- isOpenIdUser() - Method in class org.apache.iotdb.commons.auth.entity.User
- isOverlapWith(PathPatternTree) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- isPathPattern() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- isPathRelevant() - Method in enum org.apache.iotdb.commons.auth.entity.PrivilegeType
- isPathRelevant(int) - Static method in enum org.apache.iotdb.commons.auth.entity.PrivilegeType
-
Some privileges need a seriesPath as parameter, while others do not.
- isPipeSinkExist(String) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- isPrefixMatch() - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- isPrefixMatch(boolean) - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- isReadOnly() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- isReady() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- isReady() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- isReady() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- isReady() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- isRealNumber(String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
Return true if the str is a real number.
- isRpcThriftCompressionEnabled() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- isServing() - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- isShutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- isShutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- isShutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- isSingleFuzzyMatchTransition() - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- isSingleFuzzyMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- isSingleFuzzyMatchTransition() - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- isStartWith(String, String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
- isStateful() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- isStopping() - Method in class org.apache.iotdb.commons.conf.CommonConfig
- isStorageExecutor() - Method in interface org.apache.iotdb.commons.partition.ExecutorType
-
Indicate if ExecutorType is StorageExecutor
- isStorageExecutor() - Method in class org.apache.iotdb.commons.partition.QueryExecutor
- isStorageExecutor() - Method in class org.apache.iotdb.commons.partition.StorageExecutor
- isSuccess() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- isSyncDelOp() - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- IStateMatchInfo - Interface in org.apache.iotdb.commons.path.fa.match
-
This interface defines the behaviour of a state match info, which helps make decision during FA Graph traversing
- isTerminated() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- isTerminated() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- isTerminated() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- isUDAF(String) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
-
always returns false for now
- isUDTF(String) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- isUnderAlignedEntity() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- isUserException - Variable in exception org.apache.iotdb.commons.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() - Method in exception org.apache.iotdb.commons.exception.IoTDBException
- isUserUseWaterMark(String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- isUserUseWaterMark(String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Whether data water-mark is enabled for user 'userName'.
- isUserUseWaterMark(String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- isUserUseWaterMark(String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Whether data water-mark is enabled for user 'userName'.
- isUseWaterMark() - Method in class org.apache.iotdb.commons.auth.entity.User
- isUsingURI() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- isUsingURI() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- isWildcard() - Method in class org.apache.iotdb.commons.path.PathPatternNode
- isWindowSizeTooSmallDouble(RowWindow, PointCollector, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- isWindowSizeTooSmallFloat(RowWindow, PointCollector, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- isWindowSizeTooSmallInt(RowWindow, PointCollector, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- isWindowSizeTooSmallLong(RowWindow, PointCollector, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- IThreadPoolMBean - Interface in org.apache.iotdb.commons.concurrent.threadpool
- ITreeNode - Interface in org.apache.iotdb.commons.schema.tree
- IUserAccessor - Interface in org.apache.iotdb.commons.auth.user
-
This interface manages the serialization/deserialization of the user objects.
- IUserManager - Interface in org.apache.iotdb.commons.auth.user
-
This interface provides accesses to users.
J
- JEXL - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- JMX_SERVICE - org.apache.iotdb.commons.service.ServiceType
- JMX_TYPE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- JMXService - Class in org.apache.iotdb.commons.service
- JMXService() - Constructor for class org.apache.iotdb.commons.service.JMXService
- JSHashExecutor - Class in org.apache.iotdb.commons.partition.executor.hash
- JSHashExecutor(int) - Constructor for class org.apache.iotdb.commons.partition.executor.hash.JSHashExecutor
- JVM_MEM_CONTROL_SERVICE - org.apache.iotdb.commons.service.ServiceType
- JVMCommonUtils - Class in org.apache.iotdb.commons.utils
- JVMCommonUtils() - Constructor for class org.apache.iotdb.commons.utils.JVMCommonUtils
K
- k - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- KB - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- KDTreeUtil - Class in org.apache.iotdb.commons.udf.utils
- KDTreeUtil() - Constructor for class org.apache.iotdb.commons.udf.utils.KDTreeUtil
L
- LAST_VALUE - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- LAST_VALUE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- Leader - org.apache.iotdb.commons.cluster.RegionRoleType
- LEADER_CHANGING - org.apache.iotdb.commons.enums.RegionMigrateState
- LEFT_SIZE_IN_REQUEST - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- LEVELED_PATH_TEMPLATE_PATTERN - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- libRoot - Variable in class org.apache.iotdb.commons.executable.ExecutableManager
- LIST_ROLE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- LIST_USER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- listAllRoles() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- listAllRoles() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
List existing roles in the database.
- listAllRoles() - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- listAllRoles() - Method in interface org.apache.iotdb.commons.auth.role.IRoleAccessor
-
List all roles in this database.
- listAllRoles() - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
List all roles in the database.
- listAllRoles() - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- listAllUsers() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- listAllUsers() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
List existing users in the database.
- listAllUsers() - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- listAllUsers() - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
List all users existing in the database.
- listAllUsers() - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
List all users in the database.
- listAllUsers() - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- LN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- LOAD_TSFILE_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- loadCommonProps(Properties) - Method in class org.apache.iotdb.commons.conf.CommonDescriptor
- loadGlobalConfig(TGlobalConfig) - Method in class org.apache.iotdb.commons.conf.CommonDescriptor
- loadRole(String) - Method in interface org.apache.iotdb.commons.auth.role.IRoleAccessor
-
Deserialize a role from lower storage.
- loadRole(String) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- loadUser(String) - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
Deserialize a user from lower storage.
- loadUser(String) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
-
Deserialize a user from its user file.
- LocalFileAuthorizer - Class in org.apache.iotdb.commons.auth.authorizer
- LocalFileAuthorizer() - Constructor for class org.apache.iotdb.commons.auth.authorizer.LocalFileAuthorizer
- LocalFileRoleAccessor - Class in org.apache.iotdb.commons.auth.role
-
This class store each role in a separate sequential file.
- LocalFileRoleAccessor(String) - Constructor for class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- LocalFileRoleManager - Class in org.apache.iotdb.commons.auth.role
- LocalFileRoleManager(String) - Constructor for class org.apache.iotdb.commons.auth.role.LocalFileRoleManager
- LocalFileUserAccessor - Class in org.apache.iotdb.commons.auth.user
-
This class loads a user's information from the corresponding file.The user file is a sequential file.
- LocalFileUserAccessor(String) - Constructor for class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- LocalFileUserManager - Class in org.apache.iotdb.commons.auth.user
- LocalFileUserManager(String) - Constructor for class org.apache.iotdb.commons.auth.user.LocalFileUserManager
- lock - Variable in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- lock - Variable in class org.apache.iotdb.commons.auth.user.BasicUserManager
- LOG10 - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- logger - Static variable in interface org.apache.iotdb.commons.client.ThriftClient
- login(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- login(String, String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Login for a user.
- login(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- longPQ - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- LOSS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- LOST_CONNECT_REPORT_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- lower - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
M
- M4 - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- MAJOR_VERSION - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- makeDirIfNecessary(String) - Method in enum org.apache.iotdb.commons.file.SystemFileFactory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient.Factory
- makeObject(TEndPoint) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient.Factory
- markAsDeprecated() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoader
- markPathPattern(boolean) - Method in class org.apache.iotdb.commons.path.PathPatternNode
-
set true if from root to the current node is a registered path pattern.
- MASTER_REPAIR - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- masterRepair() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- MasterRepairUtil - Class in org.apache.iotdb.commons.udf.utils
- MasterRepairUtil(int, long, double, int) - Constructor for class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- MatchedStateSet - Class in org.apache.iotdb.commons.path.fa.match
-
This class is used for recording the states, matched by one item, in order.
- matchFullPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Test if current PartialPath matches a full path.
- matchPrefixPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Check if current pattern PartialPath can match 1 prefix path.
- max - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- MAX_CLIENT_NUM_FOR_EACH_NODE - Static variable in class org.apache.iotdb.commons.client.property.ClientPoolProperty.DefaultProperty
- MAX_DATABASE_NAME_LENGTH - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MAX_EXECUTOR_POOL_SIZE - Static variable in class org.apache.iotdb.commons.utils.JVMCommonUtils
-
Default executor pool maximum size.
- MAX_POINT_NUMBER - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MAX_STRING_LENGTH - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MAX_TIME - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- MAX_TIME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MAX_VALUE - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- mayTargetNodeType(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
May node can be accepted if it reaches final state.
- mayTransitionOverlap() - Method in class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- mayTransitionOverlap() - Method in interface org.apache.iotdb.commons.path.fa.IPatternFA
-
Determines if there is overlap between the state transfer events of this FA.
- mayTransitionOverlap() - Method in class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- MB - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- mbeanName - Variable in class org.apache.iotdb.commons.service.ThriftService
- Measurement - org.apache.iotdb.commons.path.PathType
- MeasurementPath - Class in org.apache.iotdb.commons.path
- MeasurementPath() - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(String) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(String[], MeasurementSchema) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(String, String, IMeasurementSchema) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(String, TSDataType) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(PartialPath, TSDataType) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(PartialPath, IMeasurementSchema) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MeasurementPath(PartialPath, IMeasurementSchema, boolean) - Constructor for class org.apache.iotdb.commons.path.MeasurementPath
- MEM - org.apache.iotdb.commons.service.metric.enums.Metric
- MERGE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- mergeAlignedPath(AlignedPath) - Method in class org.apache.iotdb.commons.path.AlignedPath
-
merge another aligned path's sub sensors into this one
- MessageDigestEncrypt - Class in org.apache.iotdb.commons.security.encrypt
- MessageDigestEncrypt() - Constructor for class org.apache.iotdb.commons.security.encrypt.MessageDigestEncrypt
- messageType - Variable in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- MetadataException - Exception in org.apache.iotdb.commons.exception
-
If query metadata constructs schema but passes illegal parameters to EncodingConvertor or DataTypeConverter,this exception will be threw.
- MetadataException(String) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(String, boolean) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(String, int, boolean) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(Throwable) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(Throwable, int) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- MetadataException(IoTDBException) - Constructor for exception org.apache.iotdb.commons.exception.MetadataException
- Metric - Enum in org.apache.iotdb.commons.service.metric.enums
- METRIC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- MetricService - Class in org.apache.iotdb.commons.service.metric
- MetricServiceMBean - Interface in org.apache.iotdb.commons.service.metric
- min - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- MIN_SUPPORTED_JDK_VERSION - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MIN_TIME - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- MIN_TIME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MIN_VALUE - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- MODEL_PATH - Static variable in class org.apache.iotdb.commons.model.TrailInformation
- ModelHyperparameter - Class in org.apache.iotdb.commons.model
- ModelHyperparameter(Map<String, String>) - Constructor for class org.apache.iotdb.commons.model.ModelHyperparameter
- ModelInformation - Class in org.apache.iotdb.commons.model
- ModelInformation(InputStream) - Constructor for class org.apache.iotdb.commons.model.ModelInformation
- ModelInformation(String, ModelTask, String, boolean, List<String>, String) - Constructor for class org.apache.iotdb.commons.model.ModelInformation
- ModelInformation(ByteBuffer) - Constructor for class org.apache.iotdb.commons.model.ModelInformation
- ModelManagementException - Exception in org.apache.iotdb.commons.model.exception
- ModelManagementException(String) - Constructor for exception org.apache.iotdb.commons.model.exception.ModelManagementException
- ModelTable - Class in org.apache.iotdb.commons.model
- ModelTable() - Constructor for class org.apache.iotdb.commons.model.ModelTable
- MODIFY_PASSWORD - org.apache.iotdb.commons.auth.entity.PrivilegeType
- MODS_OFFSET_FILE_SUFFIX - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- MONITOR_SERVICE - org.apache.iotdb.commons.service.ServiceType
- moveFileUnderTempRootToExtLibDir(ExecutableResource, String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- MPP_DATA_EXCHANGE_RPC_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- MPP_DATA_EXCHANGE_RPC_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- MPP_DATA_EXCHANGE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- MQTT_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_HANDLER_POOL_SIZE_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_HOST_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_MAX_MESSAGE_SIZE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_PAYLOAD_FORMATTER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_PORT_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- MQTT_SERVICE - org.apache.iotdb.commons.service.ServiceType
- MULTI_LEVEL_PATH_WILDCARD - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
N
- NAME - org.apache.iotdb.commons.service.metric.enums.Tag
- newCachedThreadPool(String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
see
Executors.newCachedThreadPool(java.util.concurrent.ThreadFactory). - newCachedThreadPool(String, int) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newCachedThreadPool(String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newCachedThreadPoolWithDaemon(String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newErrorHandler(Class<V>, Constructor<V>, Object...) - Static method in class org.apache.iotdb.commons.client.sync.SyncThriftClientWithErrorHandler
-
Note: The caller needs to ensure that the constructor corresponds to the class, or the cast might fail.
- newFixedThreadPool(int, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
see
Executors.newFixedThreadPool(int, java.util.concurrent.ThreadFactory). - newFixedThreadPool(int, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newFixedThreadPoolWithDaemonThread(int, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newScheduledThreadPool(int, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
see
Executors.newScheduledThreadPool(int, java.util.concurrent.ThreadFactory). - newScheduledThreadPool(int, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newScheduledThreadPoolWithDaemon(int, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newSingleThreadExecutor(String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
see
Executors.newSingleThreadExecutor(java.util.concurrent.ThreadFactory). - newSingleThreadExecutor(String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newSingleThreadExecutorWithDaemon(String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newSingleThreadScheduledExecutor(String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
-
see
Executors.newSingleThreadExecutor(java.util.concurrent.ThreadFactory). - newSingleThreadScheduledExecutor(String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- newThread(Runnable) - Method in class org.apache.iotdb.commons.concurrent.IoTDBDaemonThreadFactory
- newThread(Runnable) - Method in class org.apache.iotdb.commons.concurrent.IoTThreadFactory
- newThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, IoTThreadFactory, String) - Static method in class org.apache.iotdb.commons.concurrent.IoTDBThreadPoolFactory
- next() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- NFAGraph - Class in org.apache.iotdb.commons.path.fa.dfa.graph
-
NFA graph for given path pattern.
- NFAGraph(PartialPath, boolean, Map<String, IFATransition>) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.graph.NFAGraph
- NODE_NUM - org.apache.iotdb.commons.service.metric.enums.Metric
- nodes - Variable in class org.apache.iotdb.commons.path.PartialPath
- NodeStatus - Enum in org.apache.iotdb.commons.cluster
-
Node status for showing cluster
- NodeType - Enum in org.apache.iotdb.commons.cluster
- NodeUrlUtils - Class in org.apache.iotdb.commons.utils
- NodeUrlUtils() - Constructor for class org.apache.iotdb.commons.utils.NodeUrlUtils
- NON_NEGATIVE_DERIVATIVE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- NON_NEGATIVE_DIFFERENCE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- NON_ZERO_COUNT - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- NON_ZERO_DURATION - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- NORMAL - org.apache.iotdb.commons.enums.DataNodeRemoveState
- NORMAL - org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
- NOT_ASSIGNED - Static variable in class org.apache.iotdb.commons.partition.DataPartition
O
- OFFLINE - org.apache.iotdb.commons.enums.RegionMigrateState
- OK - Static variable in class org.apache.iotdb.commons.utils.StatusUtils
- ON_OFF - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- onComplete() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- onComplete() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- onComplete() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- onComplete() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- onComplete() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- ONE_LEVEL_PATH_WILDCARD - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- onError(Exception) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- onError(Exception) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- onError(Exception) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- onError(Exception) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- onError(Exception) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- ONLINE - org.apache.iotdb.commons.enums.RegionMigrateState
- OPENID_USER_PREFIX - Static variable in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- OpenIdAuthorizer - Class in org.apache.iotdb.commons.auth.authorizer
-
Uses an OpenID Connect provider for Authorization / Authentication.
- OpenIdAuthorizer() - Constructor for class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- OpenIdAuthorizer(String) - Constructor for class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- OpenIdAuthorizer(JSONObject) - Constructor for class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- operatePipe(String, SyncOperation) - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- OPERATION - org.apache.iotdb.commons.service.metric.enums.Tag
- OPERATOR_EXECUTION_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- OPERATOR_EXECUTION_COUNT - org.apache.iotdb.commons.service.metric.enums.Metric
- org.apache.iotdb.commons - package org.apache.iotdb.commons
- org.apache.iotdb.commons.auth - package org.apache.iotdb.commons.auth
- org.apache.iotdb.commons.auth.authorizer - package org.apache.iotdb.commons.auth.authorizer
- org.apache.iotdb.commons.auth.entity - package org.apache.iotdb.commons.auth.entity
- org.apache.iotdb.commons.auth.role - package org.apache.iotdb.commons.auth.role
- org.apache.iotdb.commons.auth.user - package org.apache.iotdb.commons.auth.user
- org.apache.iotdb.commons.client - package org.apache.iotdb.commons.client
- org.apache.iotdb.commons.client.async - package org.apache.iotdb.commons.client.async
- org.apache.iotdb.commons.client.exception - package org.apache.iotdb.commons.client.exception
- org.apache.iotdb.commons.client.factory - package org.apache.iotdb.commons.client.factory
- org.apache.iotdb.commons.client.property - package org.apache.iotdb.commons.client.property
- org.apache.iotdb.commons.client.sync - package org.apache.iotdb.commons.client.sync
- org.apache.iotdb.commons.cluster - package org.apache.iotdb.commons.cluster
- org.apache.iotdb.commons.concurrent - package org.apache.iotdb.commons.concurrent
- org.apache.iotdb.commons.concurrent.threadpool - package org.apache.iotdb.commons.concurrent.threadpool
- org.apache.iotdb.commons.conf - package org.apache.iotdb.commons.conf
- org.apache.iotdb.commons.consensus - package org.apache.iotdb.commons.consensus
- org.apache.iotdb.commons.cq - package org.apache.iotdb.commons.cq
- org.apache.iotdb.commons.enums - package org.apache.iotdb.commons.enums
- org.apache.iotdb.commons.exception - package org.apache.iotdb.commons.exception
- org.apache.iotdb.commons.exception.runtime - package org.apache.iotdb.commons.exception.runtime
- org.apache.iotdb.commons.exception.sync - package org.apache.iotdb.commons.exception.sync
- org.apache.iotdb.commons.executable - package org.apache.iotdb.commons.executable
- org.apache.iotdb.commons.file - package org.apache.iotdb.commons.file
- org.apache.iotdb.commons.model - package org.apache.iotdb.commons.model
- org.apache.iotdb.commons.model.exception - package org.apache.iotdb.commons.model.exception
- org.apache.iotdb.commons.partition - package org.apache.iotdb.commons.partition
- org.apache.iotdb.commons.partition.executor - package org.apache.iotdb.commons.partition.executor
- org.apache.iotdb.commons.partition.executor.hash - package org.apache.iotdb.commons.partition.executor.hash
- org.apache.iotdb.commons.path - package org.apache.iotdb.commons.path
- org.apache.iotdb.commons.path.fa - package org.apache.iotdb.commons.path.fa
- org.apache.iotdb.commons.path.fa.dfa - package org.apache.iotdb.commons.path.fa.dfa
- org.apache.iotdb.commons.path.fa.dfa.graph - package org.apache.iotdb.commons.path.fa.dfa.graph
- org.apache.iotdb.commons.path.fa.dfa.transition - package org.apache.iotdb.commons.path.fa.dfa.transition
- org.apache.iotdb.commons.path.fa.match - package org.apache.iotdb.commons.path.fa.match
- org.apache.iotdb.commons.path.fa.nfa - package org.apache.iotdb.commons.path.fa.nfa
- org.apache.iotdb.commons.schema - package org.apache.iotdb.commons.schema
- org.apache.iotdb.commons.schema.tree - package org.apache.iotdb.commons.schema.tree
- org.apache.iotdb.commons.security.encrypt - package org.apache.iotdb.commons.security.encrypt
- org.apache.iotdb.commons.service - package org.apache.iotdb.commons.service
- org.apache.iotdb.commons.service.metric - package org.apache.iotdb.commons.service.metric
- org.apache.iotdb.commons.service.metric.enums - package org.apache.iotdb.commons.service.metric.enums
- org.apache.iotdb.commons.snapshot - package org.apache.iotdb.commons.snapshot
- org.apache.iotdb.commons.sync.metadata - package org.apache.iotdb.commons.sync.metadata
- org.apache.iotdb.commons.sync.persistence - package org.apache.iotdb.commons.sync.persistence
- org.apache.iotdb.commons.sync.pipe - package org.apache.iotdb.commons.sync.pipe
- org.apache.iotdb.commons.sync.pipesink - package org.apache.iotdb.commons.sync.pipesink
- org.apache.iotdb.commons.sync.transport - package org.apache.iotdb.commons.sync.transport
- org.apache.iotdb.commons.sync.utils - package org.apache.iotdb.commons.sync.utils
- org.apache.iotdb.commons.trigger - package org.apache.iotdb.commons.trigger
- org.apache.iotdb.commons.trigger.exception - package org.apache.iotdb.commons.trigger.exception
- org.apache.iotdb.commons.trigger.service - package org.apache.iotdb.commons.trigger.service
- org.apache.iotdb.commons.udf - package org.apache.iotdb.commons.udf
- org.apache.iotdb.commons.udf.builtin - package org.apache.iotdb.commons.udf.builtin
- org.apache.iotdb.commons.udf.builtin.String - package org.apache.iotdb.commons.udf.builtin.String
- org.apache.iotdb.commons.udf.service - package org.apache.iotdb.commons.udf.service
- org.apache.iotdb.commons.udf.utils - package org.apache.iotdb.commons.udf.utils
- org.apache.iotdb.commons.utils - package org.apache.iotdb.commons.utils
- overlapWith(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Test if this path pattern overlaps with input path pattern.
- overlapWithFullPathPrefix(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Test if this path pattern overlaps with input prefix full path.
P
- parse(String) - Static method in enum org.apache.iotdb.commons.cluster.NodeStatus
- parse(String) - Static method in enum org.apache.iotdb.commons.cluster.NodeType
- parse(String) - Static method in enum org.apache.iotdb.commons.cluster.RegionStatus
- parseDataFromString(String) - Static method in class org.apache.iotdb.commons.path.MeasurementPath
- parseTConfigNodeUrl(String) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TConfigNodeLocation from given TConfigNodeUrl
- parseTConfigNodeUrls(String) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TConfigNodeLocations from given TConfigNodeUrls
- parseTConfigNodeUrls(List<String>) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TConfigNodeLocations from given TConfigNodeUrls
- parseTEndPointUrl(String) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TEndPoint from a given TEndPointUrl
- parseTEndPointUrls(String) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TEndPoints from given TEndPointUrls
- parseTEndPointUrls(List<String>) - Static method in class org.apache.iotdb.commons.utils.NodeUrlUtils
-
Parse TEndPoints from given TEndPointUrls
- Partial - org.apache.iotdb.commons.path.PathType
- PARTIAL_CREATE - org.apache.iotdb.commons.sync.pipe.PipeStatus
- PARTIAL_START - org.apache.iotdb.commons.sync.pipe.PipeStatus
- PARTIAL_STOP - org.apache.iotdb.commons.sync.pipe.PipeStatus
- PartialPath - Class in org.apache.iotdb.commons.path
-
A prefix path, suffix path or fullPath generated from SQL.
- PartialPath() - Constructor for class org.apache.iotdb.commons.path.PartialPath
- PartialPath(String) - Constructor for class org.apache.iotdb.commons.path.PartialPath
-
Construct the PartialPath using a String, will split the given String into String[] E.g., path = "root.sg.`d.1`.`s.1`" nodes = {"root", "sg", "`d.1`", "`s.1`"}
- PartialPath(String[]) - Constructor for class org.apache.iotdb.commons.path.PartialPath
- PartialPath(String, boolean) - Constructor for class org.apache.iotdb.commons.path.PartialPath
-
only use this method in following situations: 1.
- PartialPath(String, String) - Constructor for class org.apache.iotdb.commons.path.PartialPath
- Partition - Class in org.apache.iotdb.commons.partition
- Partition(String, int) - Constructor for class org.apache.iotdb.commons.partition.Partition
- passivateObject(K, PooledObject<V>) - Method in class org.apache.iotdb.commons.client.factory.BaseClientFactory
- PATCH_SUFFIX - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- Path - org.apache.iotdb.commons.path.PathType
- PATH_ROOT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- PATH_SEPARATOR - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- PathDeserializeUtil - Class in org.apache.iotdb.commons.path
- PathDeserializeUtil() - Constructor for class org.apache.iotdb.commons.path.PathDeserializeUtil
- PathPatternNode<V,VSerializer extends PathPatternNode.Serializer<V>> - Class in org.apache.iotdb.commons.path
- PathPatternNode(String, Supplier<? extends Set<V>>, VSerializer) - Constructor for class org.apache.iotdb.commons.path.PathPatternNode
- PathPatternNode(String, VSerializer) - Constructor for class org.apache.iotdb.commons.path.PathPatternNode
- PathPatternNode.Serializer<T> - Interface in org.apache.iotdb.commons.path
-
Interface to support serialize and deserialize valueSet.
- PathPatternNode.VoidSerializer - Class in org.apache.iotdb.commons.path
- PathPatternTree - Class in org.apache.iotdb.commons.path
- PathPatternTree() - Constructor for class org.apache.iotdb.commons.path.PathPatternTree
- PathPrivilege - Class in org.apache.iotdb.commons.auth.entity
-
This class represents a privilege on a specific seriesPath.
- PathPrivilege() - Constructor for class org.apache.iotdb.commons.auth.entity.PathPrivilege
- PathPrivilege(PartialPath) - Constructor for class org.apache.iotdb.commons.auth.entity.PathPrivilege
- PathType - Enum in org.apache.iotdb.commons.path
- PathUtils - Class in org.apache.iotdb.commons.utils
- PathUtils() - Constructor for class org.apache.iotdb.commons.utils.PathUtils
- pattern(PartialPath) - Method in class org.apache.iotdb.commons.path.fa.IPatternFA.Builder
- PatternDFA - Class in org.apache.iotdb.commons.path.fa.dfa
- PatternDFA(PartialPath, boolean) - Constructor for class org.apache.iotdb.commons.path.fa.dfa.PatternDFA
- patternFA - Variable in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- PatternTreeMap<V,VSerializer extends PathPatternNode.Serializer<V>> - Class in org.apache.iotdb.commons.path
- PatternTreeMap(Supplier<? extends Set<V>>, BiConsumer<V, Set<V>>, BiConsumer<V, Set<V>>, VSerializer) - Constructor for class org.apache.iotdb.commons.path.PatternTreeMap
-
Create PatternTreeMap.
- PENDING_FLUSH_TASK - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW_DETAIL - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW_ENGINE_DETAIL - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW_LOCAL_DETAIL - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW_SCHEDULE_DETAIL - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_OVERVIEW_STORAGE_DETAIL - org.apache.iotdb.commons.service.metric.enums.Metric
- PERFORMANCE_STATISTIC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- PerformanceOverviewMetrics - Class in org.apache.iotdb.commons.service.metric.enums
- PI - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- PIPE_LOG_DIR_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- PIPE_LOG_NAME_SEPARATOR - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- PIPE_LOG_NAME_SUFFIX - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- PIPE_MESSAGE_TYPE - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- PIPE_NAME_MAP_TYPE - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- PipeAlreadyExistException - Exception in org.apache.iotdb.commons.exception.sync
- PipeAlreadyExistException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeAlreadyExistException
- PipeAlreadyExistException(String, PipeStatus) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeAlreadyExistException
- PipeDataLoadException - Exception in org.apache.iotdb.commons.exception.sync
- PipeDataLoadException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeDataLoadException
- PipeException - Exception in org.apache.iotdb.commons.exception.sync
- PipeException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeException
- PipeException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeException
- PipeInfo - Class in org.apache.iotdb.commons.sync.pipe
- PipeInfo() - Constructor for class org.apache.iotdb.commons.sync.pipe.PipeInfo
- PipeInfo(String, String, long) - Constructor for class org.apache.iotdb.commons.sync.pipe.PipeInfo
- PipeInfo(String, String, PipeStatus, long) - Constructor for class org.apache.iotdb.commons.sync.pipe.PipeInfo
- PipeMessage - Class in org.apache.iotdb.commons.sync.pipe
- PipeMessage(PipeMessage.PipeMessageType, String) - Constructor for class org.apache.iotdb.commons.sync.pipe.PipeMessage
- PipeMessage.PipeMessageType - Enum in org.apache.iotdb.commons.sync.pipe
- pipeName - Variable in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- pipeName - Variable in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- PipeNotExistException - Exception in org.apache.iotdb.commons.exception.sync
- PipeNotExistException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeNotExistException
- PipeServerException - Exception in org.apache.iotdb.commons.exception.sync
- PipeServerException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeServerException
- PipeServerException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeServerException
- PipeSink - Interface in org.apache.iotdb.commons.sync.pipesink
- PipeSink.PipeSinkType - Enum in org.apache.iotdb.commons.sync.pipesink
- PipeSinkAlreadyExistException - Exception in org.apache.iotdb.commons.exception.sync
- PipeSinkAlreadyExistException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkAlreadyExistException
- PipeSinkBeingUsedException - Exception in org.apache.iotdb.commons.exception.sync
- PipeSinkBeingUsedException(String, String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkBeingUsedException
- PipeSinkException - Exception in org.apache.iotdb.commons.exception.sync
- PipeSinkException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkException
- PipeSinkException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkException
- PipeSinkException(String, String, String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkException
- pipeSinkName - Variable in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- PipeSinkNotExistException - Exception in org.apache.iotdb.commons.exception.sync
- PipeSinkNotExistException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.PipeSinkNotExistException
- PipeStatus - Enum in org.apache.iotdb.commons.sync.pipe
- PLAN_SERIALIZE_SPLIT_CHARACTER - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- POINTS - org.apache.iotdb.commons.service.metric.enums.Metric
- portCheck() - Method in class org.apache.iotdb.commons.service.StartupChecks
- preChecks - Variable in class org.apache.iotdb.commons.service.StartupChecks
- prefixMatchFullPath(PartialPath) - Method in class org.apache.iotdb.commons.path.PartialPath
-
Test if current PartialPath matches a full path's prefix.
- prestartCoreThread() - Method in interface org.apache.iotdb.commons.concurrent.threadpool.IThreadPoolMBean
- prestartCoreThread() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- previousDouble - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- previousFloat - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- previousInt - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- previousLong - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- previousTime - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFDerivative
- print(Map<String, IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.DFAGraph
- print(Map<String, IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.dfa.graph.NFAGraph
- PrivilegeType - Enum in org.apache.iotdb.commons.auth.entity
-
This enum class contains all available privileges in IoTDB.
- PROCESS_CPU_LOAD - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_CPU_TIME - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_FREE_MEM - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_IO_OPS - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_IO_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_MAX_MEM - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_MEM_RATIO - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_STATUS - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_THREADS_COUNT - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_TOTAL_MEM - org.apache.iotdb.commons.service.metric.enums.Metric
- PROCESS_USED_MEM - org.apache.iotdb.commons.service.metric.enums.Metric
- ProcessIdUtils - Class in org.apache.iotdb.commons.utils
- ProcessIdUtils() - Constructor for class org.apache.iotdb.commons.utils.ProcessIdUtils
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleManager
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserManager
- processLoadSnapshot(File) - Method in interface org.apache.iotdb.commons.snapshot.SnapshotProcessor
-
Load snapshot
- processLoadSnapshot(File) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- processor - Variable in class org.apache.iotdb.commons.service.ThriftService
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleManager
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserManager
- processTakeSnapshot(File) - Method in interface org.apache.iotdb.commons.snapshot.SnapshotProcessor
-
Take snapshot
- processTakeSnapshot(File) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- PROFILE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- propagate(Throwable) - Static method in class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
- proportion - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketSample
- putPQValueDouble(PriorityQueue<Pair<Integer, Double>>, RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- putPQValueFloat(PriorityQueue<Pair<Integer, Double>>, RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- putPQValueInt(PriorityQueue<Pair<Integer, Double>>, RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- putPQValueLong(PriorityQueue<Pair<Integer, Double>>, RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
Q
- QUANTITY - org.apache.iotdb.commons.service.metric.enums.Metric
- query(ArrayList<Double>, double[]) - Method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- QUERY_EXECUTION - org.apache.iotdb.commons.service.metric.enums.Metric
- QUERY_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- QUERY_ID - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- QUERY_PLAN_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- QUERY_RESOURCE - org.apache.iotdb.commons.service.metric.enums.Metric
- QUERY_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- QUERY_TIME_MANAGER - org.apache.iotdb.commons.service.ServiceType
- QueryExecutor - Class in org.apache.iotdb.commons.partition
-
QueryExecutor indicates this query can execute directly without data from StorageEngine
- QueryExecutor(TDataNodeLocation) - Constructor for class org.apache.iotdb.commons.partition.QueryExecutor
- queryKNN(ArrayList<Double>, int, double[]) - Method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- queryRec(ArrayList<Double>, double, Stack<KDTreeUtil.Node>, double[]) - Method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- queryRecKNN(ArrayList<Double>, double, Stack<KDTreeUtil.Node>, double[]) - Method in class org.apache.iotdb.commons.udf.utils.KDTreeUtil
- QUEUE - org.apache.iotdb.commons.service.metric.enums.Metric
R
- RADIANS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- RAFT_LOG_BASIC_SIZE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- RATIS_CONSENSUS_READ - org.apache.iotdb.commons.service.metric.enums.Metric
- RATIS_CONSENSUS_WRITE - org.apache.iotdb.commons.service.metric.enums.Metric
- read(ByteBuffer) - Method in interface org.apache.iotdb.commons.path.PathPatternNode.Serializer
- read(ByteBuffer) - Method in class org.apache.iotdb.commons.path.PathPatternNode.VoidSerializer
- READ_TEMPLATE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- READ_TEMPLATE_APPLICATION - org.apache.iotdb.commons.auth.entity.PrivilegeType
- READ_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- readInt(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read a int var from byteBuffer.
- readIntMapLists(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read string map from buffer
- readLock(Object) - Method in class org.apache.iotdb.commons.concurrent.HashLock
- readMap(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read map from buffer
- ReadOnly - org.apache.iotdb.commons.cluster.NodeStatus
-
Only query statements are permitted
- ReadOnly - org.apache.iotdb.commons.cluster.RegionStatus
-
Only query statements are permitted
- readPathPrivilege(DataInputStream, String, ThreadLocal<byte[]>) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Read a PathPrivilege from the given stream.
- readString(DataInputStream, String, ThreadLocal<byte[]>) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Read a string from the given stream.
- readString(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read string from byteBuffer.
- readStringList(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read string list from byteBuffer.
- readStringMapLists(ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
read string map from buffer
- readTextFromFileUnderTemporaryRoot(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- readUnlock(Object) - Method in class org.apache.iotdb.commons.concurrent.HashLock
- RECEIVER_DIR_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
-
receiver
- recordAnalyzeCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost in analyze stage.
- recordAuthCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost in authority stage.
- recordCreateMemtableBlockCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of create memtable block in engine.
- recordEngineCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
- recordParseCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost in parse stage.
- recordPlanCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost in plan stage.
- recordScheduleCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost in schedule stage.
- recordScheduleLocalCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of local schedule.
- recordScheduleLockCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of lock in engine.
- recordScheduleMemoryBlockCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of memory block in engine.
- recordScheduleMemTableCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of memtable in engine.
- recordScheduleRemoteCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of remote schedule.
- recordScheduleSchemaValidateCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of schema validate stage in local schedule.
- recordScheduleStorageCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of storage stage in local schedule.
- recordScheduleTriggerCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of trigger stage in local schedule.
- recordScheduleUpdateLastCacheCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of update last cache in engine.
- recordScheduleWalCost(long) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
-
Record the time cost of wal in engine.
- recover() - Method in class org.apache.iotdb.commons.sync.persistence.SyncLogReader
- recursiveDeleteFolder(String) - Static method in class org.apache.iotdb.commons.utils.FileUtils
- REFERENCE_DESCENT_SORTER - Static variable in class org.apache.iotdb.commons.auth.entity.PathPrivilege
-
Sort PathPrivilege by referenceCnt in descent order.
- reflect(String) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- REGION - org.apache.iotdb.commons.service.metric.enums.Tag
- REGION_GROUP_LEADER_NUM_IN_DATA_NODE - org.apache.iotdb.commons.service.metric.enums.Metric
- REGION_GROUP_NUM_IN_DATABASE - org.apache.iotdb.commons.service.metric.enums.Metric
- REGION_MIGRATE_FAILED - org.apache.iotdb.commons.enums.DataNodeRemoveState
- REGION_MIGRATE_SUCCEED - org.apache.iotdb.commons.enums.DataNodeRemoveState
- REGION_MIGRATING - org.apache.iotdb.commons.enums.DataNodeRemoveState
- REGION_NUM - org.apache.iotdb.commons.service.metric.enums.Metric
- REGION_NUM_IN_DATA_NODE - org.apache.iotdb.commons.service.metric.enums.Metric
- RegionMigrateState - Enum in org.apache.iotdb.commons.enums
- RegionReplicaSetInfo - Class in org.apache.iotdb.commons.partition
- RegionReplicaSetInfo(TRegionReplicaSet) - Constructor for class org.apache.iotdb.commons.partition.RegionReplicaSetInfo
- RegionRoleType - Enum in org.apache.iotdb.commons.cluster
-
Region Role for showing regions
- RegionStatus - Enum in org.apache.iotdb.commons.cluster
-
Region status for showing regions
- register(IService) - Method in class org.apache.iotdb.commons.service.RegisterManager
-
register service.
- register(UDFInformation) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
-
temp code for stand-alone
- register(UDFInformation, ByteBuffer) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- RegisterManager - Class in org.apache.iotdb.commons.service
- RegisterManager() - Constructor for class org.apache.iotdb.commons.service.RegisterManager
- registerMBean(Object, String) - Static method in class org.apache.iotdb.commons.service.JMXService
-
function for registering MBean.
- release() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoader
- releaseLock() - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
- releaseNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- releaseNodeIterator(Iterator<N>) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- reloadInternalReporter(IoTDBInternalReporter) - Method in class org.apache.iotdb.commons.service.metric.MetricService
- reloadService(ReloadLevel) - Method in class org.apache.iotdb.commons.service.metric.MetricService
- remoteAddress - Variable in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- REMOVE_FAILED - org.apache.iotdb.commons.enums.DataNodeRemoveState
- REMOVE_START - org.apache.iotdb.commons.enums.DataNodeRemoveState
- removeBackQuotesIfNecessary(String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
-
Remove the back quotes of a measurement if necessary
- removeFileUnderLibRoot(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- removeFileUnderTemporaryRoot(String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- removeFunctionClass(String) - Method in class org.apache.iotdb.commons.udf.UDFTable
- removeMeasurementAlias() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- removeModel(String) - Method in class org.apache.iotdb.commons.model.ModelTable
- removePrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.Role
- removePrivilege(PartialPath, int) - Method in class org.apache.iotdb.commons.auth.entity.User
- removePrivilege(PartialPath, int, List<PathPrivilege>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Remove privilege
- removeTriggerInformation(String) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- removeUDFInformation(String) - Method in class org.apache.iotdb.commons.udf.UDFTable
- Removing - org.apache.iotdb.commons.cluster.NodeStatus
-
Node is in removing
- Removing - org.apache.iotdb.commons.cluster.RegionStatus
-
Region is in removing
- repair() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- replaceAllRoles(Map<String, Role>) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- replaceAllRoles(Map<String, Role>) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
clear all old role info, replace the old roles with the new one
- replaceAllRoles(Map<String, Role>) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- replaceAllRoles(Map<String, Role>) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
clear all old roles info, replace the old roles with the new one.
- replaceAllUsers(Map<String, User>) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- replaceAllUsers(Map<String, User>) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
clear all old user info, replace the old users with the new one
- replaceAllUsers(Map<String, User>) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- replaceAllUsers(Map<String, User>) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
clear all old users info, replace the old users with the new one.
- replaceFile(File, File) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Replace newFile with oldFile.
- request(List<String>) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- requestCounter - Variable in class org.apache.iotdb.commons.executable.ExecutableManager
- reservedWords - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- reset() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- reset() - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Reset the Authorizer to initiative status.
- reset() - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- reset() - Method in interface org.apache.iotdb.commons.auth.role.IRoleAccessor
-
Re-initialize this object.
- reset() - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Re-initialize this object.
- reset() - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- reset() - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- reset() - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
Re-initialize this object.
- reset() - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Re-initialize this object.
- reset() - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
- reset() - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- resolveException(Throwable, ThriftClient) - Static method in interface org.apache.iotdb.commons.client.ThriftClient
- REST_SERVICE - org.apache.iotdb.commons.service.ServiceType
- restartService() - Method in class org.apache.iotdb.commons.service.metric.MetricService
-
Restart metric service.
- restartService() - Method in interface org.apache.iotdb.commons.service.metric.MetricServiceMBean
- restartService() - Method in class org.apache.iotdb.commons.service.ThriftService
- returnClient(K, V) - Method in class org.apache.iotdb.commons.client.ClientManager
-
return a client V for node K to the ClientManager.
- REVOKE_ROLE_PRIVILEGE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- REVOKE_USER_PRIVILEGE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- REVOKE_USER_ROLE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- revokePrivilegeFromRole(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- revokePrivilegeFromRole(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Remove a privilege on a seriesPath from a role.
- revokePrivilegeFromRole(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- revokePrivilegeFromRole(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.role.IRoleManager
-
Revoke a privilege on seriesPath from a role.
- revokePrivilegeFromUser(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- revokePrivilegeFromUser(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Revoke a privilege on seriesPath from a user.
- revokePrivilegeFromUser(String, PartialPath, int) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- revokePrivilegeFromUser(String, PartialPath, int) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Revoke a privilege on seriesPath from a user.
- revokeRoleFromUser(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- revokeRoleFromUser(String, String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Revoke a role from a user.
- revokeRoleFromUser(String, String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- revokeRoleFromUser(String, String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Revoke a role from a user.
- Role - Class in org.apache.iotdb.commons.auth.entity
-
This class contains all information of a role.
- Role() - Constructor for class org.apache.iotdb.commons.auth.entity.Role
- Role(String) - Constructor for class org.apache.iotdb.commons.auth.entity.Role
- ROLE_RECEIVER - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- ROLE_SENDER - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- roleMap - Variable in class org.apache.iotdb.commons.auth.role.BasicRoleManager
- root - Variable in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- ROOT_PATH_PRIVILEGE_PATH - Static variable in class org.apache.iotdb.commons.utils.AuthUtils
- ROUND - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- RPC_THRIFT_COMPRESSED_ENABLED - Static variable in class org.apache.iotdb.commons.client.property.ThriftClientProperty.DefaultProperty
- RPCServiceException - Exception in org.apache.iotdb.commons.exception.runtime
- RPCServiceException(String) - Constructor for exception org.apache.iotdb.commons.exception.runtime.RPCServiceException
- RPCServiceException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.exception.runtime.RPCServiceException
- run() - Method in class org.apache.iotdb.commons.concurrent.WrappedRunnable
- run() - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- run(String[]) - Method in class org.apache.iotdb.commons.ServerCommandLine
-
run command
- runMayThrow() - Method in class org.apache.iotdb.commons.concurrent.WrappedRunnable
- Running - org.apache.iotdb.commons.cluster.NodeStatus
-
Node running properly
- Running - org.apache.iotdb.commons.cluster.RegionStatus
-
Region running properly
- RUNNING - org.apache.iotdb.commons.sync.pipe.PipeStatus
S
- safelyScheduleAtFixedRate(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Static method in class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
-
A safe wrapper method to make sure the exception thrown by the previous running will not affect the next one.
- safelyScheduleWithFixedDelay(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Static method in class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
-
A safe wrapper method to make sure the exception thrown by the previous running will not affect the next one.
- satisfyBoolean(Boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyBoolean(Boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- satisfyBoolean(Boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- satisfyBoolean(Boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- satisfyBoolean(Boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- satisfyDouble(double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyDouble(double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- satisfyDouble(double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- satisfyDouble(double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- satisfyDouble(double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- satisfyFloat(float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyFloat(float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- satisfyFloat(float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- satisfyFloat(float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- satisfyFloat(float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- satisfyInt(int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyInt(int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- satisfyInt(int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- satisfyInt(int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- satisfyInt(int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- satisfyLong(long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyLong(long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- satisfyLong(long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- satisfyLong(long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- satisfyLong(long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- satisfyValueCount - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyValueLastTime - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- satisfyValueStartTime - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- saveRole(Role) - Method in interface org.apache.iotdb.commons.auth.role.IRoleAccessor
-
Serialize the role object to lower storage.
- saveRole(Role) - Method in class org.apache.iotdb.commons.auth.role.LocalFileRoleAccessor
- saveTextAsFileUnderTemporaryRoot(String, String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- saveToDir(ByteBuffer, String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- saveToInstallDir(ByteBuffer, String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- saveToLibDir(ByteBuffer, String) - Method in class org.apache.iotdb.commons.executable.ExecutableManager
- saveUser(User) - Method in interface org.apache.iotdb.commons.auth.user.IUserAccessor
-
Serialize the user object to lower storage.
- saveUser(User) - Method in class org.apache.iotdb.commons.auth.user.LocalFileUserAccessor
-
Serialize the user object to a temp file, then replace the old user file with the new file.
- schedule(Runnable, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- schedule(Runnable, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- schedule(Callable<V>, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- ScheduledExecutorUtil - Class in org.apache.iotdb.commons.concurrent.threadpool
- ScheduledExecutorUtil() - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- SCHEMA_ENGINE - org.apache.iotdb.commons.service.metric.enums.Metric
- SCHEMA_FLUSH_MONITOR - org.apache.iotdb.commons.concurrent.ThreadName
- SCHEMA_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SCHEMA_REGION - org.apache.iotdb.commons.service.metric.enums.Metric
- SCHEMA_REGION_FLUSH_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- SCHEMA_REGION_RELEASE_PROCESSOR - org.apache.iotdb.commons.concurrent.ThreadName
- SCHEMA_RELEASE_MONITOR - org.apache.iotdb.commons.concurrent.ThreadName
- SchemaNodeManagementPartition - Class in org.apache.iotdb.commons.partition
- SchemaNodeManagementPartition(Map<String, Map<TSeriesPartitionSlot, TRegionReplicaSet>>, String, int, Set<TSchemaNode>) - Constructor for class org.apache.iotdb.commons.partition.SchemaNodeManagementPartition
- SchemaPartition - Class in org.apache.iotdb.commons.partition
- SchemaPartition(String, int) - Constructor for class org.apache.iotdb.commons.partition.SchemaPartition
- SchemaPartition(Map<String, Map<TSeriesPartitionSlot, TRegionReplicaSet>>, String, int) - Constructor for class org.apache.iotdb.commons.partition.SchemaPartition
- SchemaPartitionTable - Class in org.apache.iotdb.commons.partition
- SchemaPartitionTable() - Constructor for class org.apache.iotdb.commons.partition.SchemaPartitionTable
- SchemaPartitionTable(Map<TSeriesPartitionSlot, TConsensusGroupId>) - Constructor for class org.apache.iotdb.commons.partition.SchemaPartitionTable
- SchemaRegionId - Class in org.apache.iotdb.commons.consensus
- SchemaRegionId(int) - Constructor for class org.apache.iotdb.commons.consensus.SchemaRegionId
- SDBMHashExecutor - Class in org.apache.iotdb.commons.partition.executor.hash
- SDBMHashExecutor(int) - Constructor for class org.apache.iotdb.commons.partition.executor.hash.SDBMHashExecutor
- SDT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SDT_COMP_DEV - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SDT_COMP_MAX_TIME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SDT_COMP_MIN_TIME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SDT_PARAMETERS - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SELECTOR - org.apache.iotdb.commons.service.AbstractThriftServiceThread.ServerType
- SELECTOR_NUM_OF_ASYNC_CLIENT_MANAGER - Static variable in class org.apache.iotdb.commons.client.property.ThriftClientProperty.DefaultProperty
- SENDER_DIR_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
-
sender
- SENDER_LOG_SPLIT_CHARACTER - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- SEQFILE_LOG_NODE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SEQUENCE_FLODER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SerializationRunTimeException - Exception in org.apache.iotdb.commons.exception.runtime
- SerializationRunTimeException(Throwable) - Constructor for exception org.apache.iotdb.commons.exception.runtime.SerializationRunTimeException
- serialize() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- serialize() - Method in class org.apache.iotdb.commons.auth.entity.Role
- serialize() - Method in class org.apache.iotdb.commons.auth.entity.User
- serialize() - Method in class org.apache.iotdb.commons.path.PartialPath
- serialize() - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- serialize() - Method in class org.apache.iotdb.commons.udf.UDFInformation
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.model.ModelHyperparameter
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.model.ModelInformation
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.model.TrailInformation
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- serialize(DataOutputStream) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- serialize(FileOutputStream) - Method in class org.apache.iotdb.commons.model.ModelHyperparameter
- serialize(FileOutputStream) - Method in class org.apache.iotdb.commons.model.ModelInformation
- serialize(FileOutputStream) - Method in class org.apache.iotdb.commons.model.ModelTable
- serialize(FileOutputStream) - Method in class org.apache.iotdb.commons.model.TrailInformation
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.path.AlignedPath
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.path.PartialPath
- serialize(OutputStream) - Method in enum org.apache.iotdb.commons.path.PathType
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- serialize(OutputStream) - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- serialize(OutputStream) - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- serialize(OutputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.DataPartitionTable
- serialize(OutputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.SchemaPartitionTable
- serialize(OutputStream, TProtocol) - Method in class org.apache.iotdb.commons.partition.SeriesPartitionTable
- serialize(String, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serialize(ByteBuffer) - Method in class org.apache.iotdb.commons.path.AlignedPath
- serialize(ByteBuffer) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- serialize(ByteBuffer) - Method in class org.apache.iotdb.commons.path.PartialPath
- serialize(ByteBuffer) - Method in class org.apache.iotdb.commons.path.PathPatternNode
-
Serialize PathPatternNode [required] 1 string: name.
- serialize(ByteBuffer) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- serialize(ByteBuffer) - Method in enum org.apache.iotdb.commons.path.PathType
- serialize(PublicBAOS) - Method in class org.apache.iotdb.commons.path.PartialPath
- serialize(PublicBAOS) - Method in class org.apache.iotdb.commons.path.PathPatternNode
- serialize(PublicBAOS) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- serialize(PublicBAOS) - Method in enum org.apache.iotdb.commons.path.PathType
- serializeBatchData(BatchData, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeFilter(Filter) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeIntList(List<Integer>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeIntSet(Set<Integer>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeLongs(long[]) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeObject(Object, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeObjects(Object[], DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializePartialPathList(List<PartialPath>) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
- serializeShowModelResult() - Method in class org.apache.iotdb.commons.model.ModelInformation
- serializeShowTrailResult() - Method in class org.apache.iotdb.commons.model.TrailInformation
- serializeStringList(List<String>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeTConfigNodeLocation(TConfigNodeLocation, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- serializeTConfigNodeLocation(TConfigNodeLocation, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- serializeTConsensusGroupId(TConsensusGroupId, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTCreateCQReq(TCreateCQReq, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTDataNodeConfiguration(TDataNodeConfiguration, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTDataNodeInfo(TDataNodeConfiguration, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTDataNodeLocation(TDataNodeLocation, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTEndPoint(TEndPoint, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeToByteBuffer() - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- serializeToByteBuffer() - Method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- serializeTPipeSinkInfo(TPipeSinkInfo, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- serializeTRegionReplicaSet(TRegionReplicaSet, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTriggerTable(OutputStream) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- serializeTSchemaNode(TSchemaNode, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTSchemaNode(TSchemaNode, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTSeriesPartitionSlot(TSeriesPartitionSlot, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTStorageGroupSchema(TDatabaseSchema, OutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- serializeTStorageGroupSchema(TDatabaseSchema, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.ThriftConfigNodeSerDeUtils
- serializeTTimePartitionSlot(TTimePartitionSlot, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTTimePartitionSlotList(TTimeSlotList, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.ThriftCommonsSerDeUtils
- serializeTVPair(TimeValuePair, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeTVPairs(List<TimeValuePair>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.SerializeUtils
- serializeUDFTable(OutputStream) - Method in class org.apache.iotdb.commons.udf.UDFTable
- SerializeUtils - Class in org.apache.iotdb.commons.utils
- serializeWithoutType(OutputStream) - Method in class org.apache.iotdb.commons.path.PartialPath
- serializeWithoutType(ByteBuffer) - Method in class org.apache.iotdb.commons.path.PartialPath
- SERIES_SCAN_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- SERIES_SLOT_NUM_IN_DATABASE - org.apache.iotdb.commons.service.metric.enums.Metric
- SeriesPartitionExecutor - Class in org.apache.iotdb.commons.partition.executor
-
All SeriesPartitionExecutors must be subclasses of SeriesPartitionExecutor
- SeriesPartitionExecutor(int) - Constructor for class org.apache.iotdb.commons.partition.executor.SeriesPartitionExecutor
- seriesPartitionSlotNum - Variable in class org.apache.iotdb.commons.partition.executor.SeriesPartitionExecutor
- seriesPartitionSlotNum - Variable in class org.apache.iotdb.commons.partition.Partition
- SeriesPartitionTable - Class in org.apache.iotdb.commons.partition
- SeriesPartitionTable() - Constructor for class org.apache.iotdb.commons.partition.SeriesPartitionTable
- SeriesPartitionTable(Map<TTimePartitionSlot, List<TConsensusGroupId>>) - Constructor for class org.apache.iotdb.commons.partition.SeriesPartitionTable
- seriesSlotExecutorName - Variable in class org.apache.iotdb.commons.partition.Partition
- ServerCommandLine - Class in org.apache.iotdb.commons
- ServerCommandLine() - Constructor for class org.apache.iotdb.commons.ServerCommandLine
- ServiceType - Enum in org.apache.iotdb.commons.service
- SESSION_IDLE_TIME - org.apache.iotdb.commons.service.metric.enums.Metric
- setAdminName(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setAdminPassword(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setAttribute(Map<String, String>) - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- setAttribute(Map<String, String>) - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- setAuthorizerProvider(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setBuiltin(boolean) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setClassName(String) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setClassName(String) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setConnectionTimeoutInMS(int) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setConnectionTimeoutMs(int) - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
- setCoreClientNumForEachNode(int) - Method in class org.apache.iotdb.commons.client.property.ClientPoolProperty.Builder
- setCoreClientNumForEachNode(int) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setCreateTime(long) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- setDataNodeLocation(TDataNodeLocation) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setDataPartitionMap(Map<String, Map<TSeriesPartitionSlot, Map<TTimePartitionSlot, List<TRegionReplicaSet>>>>) - Method in class org.apache.iotdb.commons.partition.DataPartition
- setDataStartTimestamp(long) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- setDefaultTTLInMs(long) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setDeregisterTimeOut(long) - Static method in class org.apache.iotdb.commons.service.RegisterManager
- setDevicePath(String) - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- setDiskSpaceWarningThreshold(double) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setEncryptDecryptProvider(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setEncryptDecryptProviderParameter(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setEvent(TriggerEvent) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setFailure(Throwable) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- setFailureStrategy(FailureStrategy) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setFunctionName(String) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setJarFileMD5(String) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setJarMD5(String) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setJarName(String) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setJarName(String) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setLastActiveTime(long) - Method in class org.apache.iotdb.commons.auth.entity.User
- setMatchedNode(Set<TSchemaNode>) - Method in class org.apache.iotdb.commons.partition.SchemaNodeManagementPartition
- setMaxClientNumForEachNode(int) - Method in class org.apache.iotdb.commons.client.property.ClientPoolProperty.Builder
- setMaxClientNumForEachNode(int) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setMeasurementAlias(String) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- setMeasurementAlias(String) - Method in class org.apache.iotdb.commons.path.PartialPath
- setMeasurementList(List<String>) - Method in class org.apache.iotdb.commons.path.AlignedPath
- setMeasurementSchema(IMeasurementSchema) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- setMessageType(PipeMessage.PipeMessageType) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- setName(String) - Method in class org.apache.iotdb.commons.auth.entity.Role
- setName(String) - Method in class org.apache.iotdb.commons.auth.entity.User
- setNeedLeftAll(boolean) - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- setNeedRightAll(boolean) - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- setNodeStatus(NodeStatus) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setOpenIdProviderUrl(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setOpenIdUser(boolean) - Method in class org.apache.iotdb.commons.auth.entity.User
- setParameters() - Method in class org.apache.iotdb.commons.udf.utils.MasterRepairUtil
- setPassword(String) - Method in class org.apache.iotdb.commons.auth.entity.User
- setPath(PartialPath) - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- setPathPattern(PartialPath) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setPipeName(String) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- setPipes(Map<String, PipeInfo>) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- setPipeSinkName(String) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- setPipeSinks(Map<String, PipeSink>) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- setPipeStatus(String, PipeStatus) - Method in class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- setPrivilegeList(List<PathPrivilege>) - Method in class org.apache.iotdb.commons.auth.entity.Role
- setPrivilegeList(List<PathPrivilege>) - Method in class org.apache.iotdb.commons.auth.entity.User
- setPrivileges(Set<Integer>) - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- setPrivileges(PartialPath, Set<Integer>) - Method in class org.apache.iotdb.commons.auth.entity.Role
-
set privileges of path.
- setPrivileges(PartialPath, Set<Integer>) - Method in class org.apache.iotdb.commons.auth.entity.User
-
set the privilege.
- setProcedureWalFolder(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setReferenceCnt(AtomicInteger) - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- setRoleFolder(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setRoleList(List<String>) - Method in class org.apache.iotdb.commons.auth.entity.User
- setRoot(PathPatternNode<Void, PathPatternNode.VoidSerializer>) - Method in class org.apache.iotdb.commons.path.PathPatternTree
- setRpcThriftCompressionEnabled(boolean) - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
- setRpcThriftCompressionEnabled(boolean) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setSchemaPartition(SchemaPartition) - Method in class org.apache.iotdb.commons.partition.SchemaNodeManagementPartition
- setSchemaPartitionMap(Map<String, Map<TSeriesPartitionSlot, TRegionReplicaSet>>) - Method in class org.apache.iotdb.commons.partition.SchemaPartition
- setSelectorNumOfAsyncClientManager(int) - Method in class org.apache.iotdb.commons.client.property.ThriftClientProperty.Builder
- setSelectorNumOfClientManager(int) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setSourceStateOrdinal(int) - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- setSourceStateOrdinal(int) - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- setSourceStateOrdinal(int) - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- setSourceTransitionIterator(Iterator<IFATransition>) - Method in interface org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
- setSourceTransitionIterator(Iterator<IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- setSourceTransitionIterator(Iterator<IFATransition>) - Method in class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- setStateful(boolean) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setStatus(NodeStatus) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setStatus(PipeStatus) - Method in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- setStatusReason(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setStopping(boolean) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setStorageGroup(String) - Method in class org.apache.iotdb.commons.partition.RegionReplicaSetInfo
- setSyncDelOp(boolean) - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- setSyncDir(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setSystemFileStorageFs(FSType) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setTagMap(Map<String, String>) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- setTargetMLNodeEndPoint(TEndPoint) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setThreadStopLatch(CountDownLatch) - Method in class org.apache.iotdb.commons.service.AbstractThriftServiceThread
- setTimeout(int) - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- setTimeout(int) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- setTimeout(int) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- setTimePartitionSlotList(List<TTimePartitionSlot>) - Method in class org.apache.iotdb.commons.partition.DataPartitionQueryParam
- SETTLE_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- SETTLE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAbs
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAcos
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAsin
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAtan
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCeil
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCos
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCosh
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFDegrees
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFExp
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFFloor
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFLog
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFLog10
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFRadians
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFRound
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSign
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSin
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSinh
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSqrt
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTan
- setTransformer() - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTanh
- setTriggerInformation(String, TriggerInformation) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- setTriggerName(String) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setTriggerState(String, TTriggerState) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- setTriggerState(TTriggerState) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setUnderAlignedEntity(boolean) - Method in class org.apache.iotdb.commons.path.MeasurementPath
- setupAndGetInstance(String) - Static method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- setupAndGetInstance(String, String) - Static method in class org.apache.iotdb.commons.trigger.service.TriggerExecutableManager
- setupAndGetInstance(String, String) - Static method in class org.apache.iotdb.commons.udf.service.UDFExecutableManager
- setUserFolder(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- setUserUseWaterMark(String, boolean) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- setUserUseWaterMark(String, boolean) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Enable or disable data water-mark for user 'userName'.
- setUserUseWaterMark(String, boolean) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- setUserUseWaterMark(String, boolean) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Enable or disable data water-mark for user 'userName'.
- setUseWaterMark(boolean) - Method in class org.apache.iotdb.commons.auth.entity.User
- setUsingURI(boolean) - Method in class org.apache.iotdb.commons.trigger.TriggerInformation
- setUsingURI(boolean) - Method in class org.apache.iotdb.commons.udf.UDFInformation
- setWaitClientTimeoutMs(long) - Method in class org.apache.iotdb.commons.client.property.ClientPoolProperty.Builder
- setWalDirs(String[]) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- shouldVisitSubtreeOfFullMatchedNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Full-match means the node matches the last node name of the given path pattern.
- shouldVisitSubtreeOfInternalMatchedNode(N) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
-
Internal-match means the node matches an internal node name of the given path pattern.
- SHOW_CONTINUOUS_QUERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
- showAllAttributes() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- showAllAttributes() - Method in interface org.apache.iotdb.commons.sync.pipesink.PipeSink
- shutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- shutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- shutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- shutdown() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- shutdown(long) - Method in interface org.apache.iotdb.commons.service.IService
- SHUTDOWN - org.apache.iotdb.commons.enums.HandleSystemErrorStrategy
-
the system will be shutdown
- shutdownAll() - Method in class org.apache.iotdb.commons.service.RegisterManager
-
stop all service and clear iService list.
- ShutdownException - Exception in org.apache.iotdb.commons.exception
- ShutdownException(String, int) - Constructor for exception org.apache.iotdb.commons.exception.ShutdownException
- ShutdownException(String, Throwable, int) - Constructor for exception org.apache.iotdb.commons.exception.ShutdownException
- ShutdownException(Throwable) - Constructor for exception org.apache.iotdb.commons.exception.ShutdownException
- ShutdownException(Throwable, int) - Constructor for exception org.apache.iotdb.commons.exception.ShutdownException
- shutdownNow() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- shutdownNow() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- shutdownNow() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- shutdownNow() - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- SIGN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- SimpleNFA - Class in org.apache.iotdb.commons.path.fa.nfa
-
Given path pattern root.sg.*.s, the SimpleNFA is:
- SimpleNFA(PartialPath, boolean) - Constructor for class org.apache.iotdb.commons.path.fa.nfa.SimpleNFA
- SIN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- SINH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- SLIDING_STEP_KEY - Static variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- SLOW_SQL_LOGGER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SNAPSHOT_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SnapshotProcessor - Interface in org.apache.iotdb.commons.snapshot
-
Different from interface of state machines interacting with consensus groups.
- SOCKET_TIMEOUT_MILLISECONDS - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- sortMeasurement(Comparator<String>) - Method in class org.apache.iotdb.commons.path.AlignedPath
- splitPathToDetachedNodes(String) - Static method in class org.apache.iotdb.commons.utils.PathUtils
- SQRT - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STAGE - org.apache.iotdb.commons.service.metric.enums.Metric
- STAGE - org.apache.iotdb.commons.service.metric.enums.Tag
- start() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- start() - Method in interface org.apache.iotdb.commons.service.IService
-
Start current service.
- start() - Method in class org.apache.iotdb.commons.service.JMXService
- start() - Method in class org.apache.iotdb.commons.service.metric.MetricService
- start() - Method in class org.apache.iotdb.commons.service.ThriftService
- start() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- START_PIPE - org.apache.iotdb.commons.sync.pipe.SyncOperation
- START_TRIGGER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- startInternalReporter() - Method in class org.apache.iotdb.commons.service.metric.MetricService
- startService() - Method in interface org.apache.iotdb.commons.service.metric.MetricServiceMBean
- startService() - Method in class org.apache.iotdb.commons.service.ThriftService
- startsWith(String[]) - Method in class org.apache.iotdb.commons.path.PartialPath
- startUpCheck() - Method in class org.apache.iotdb.commons.service.StartupChecks
- StartupCheck - Interface in org.apache.iotdb.commons.service
- StartupChecks - Class in org.apache.iotdb.commons.service
- StartupChecks(String) - Constructor for class org.apache.iotdb.commons.service.StartupChecks
- StartupException - Exception in org.apache.iotdb.commons.exception
- StartupException(String) - Constructor for exception org.apache.iotdb.commons.exception.StartupException
- StartupException(String, String) - Constructor for exception org.apache.iotdb.commons.exception.StartupException
- StartupException(Throwable) - Constructor for exception org.apache.iotdb.commons.exception.StartupException
- startWith(String) - Method in class org.apache.iotdb.commons.path.PartialPath
- STAT_MONITOR_SERVICE - org.apache.iotdb.commons.service.ServiceType
- STATEMENT - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- StateMultiMatchInfo - Class in org.apache.iotdb.commons.path.fa.match
-
This class is used for cases need traceback.
- StateMultiMatchInfo(IPatternFA) - Constructor for class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- StateMultiMatchInfo(IPatternFA, IFAState, Iterator<IFATransition>) - Constructor for class org.apache.iotdb.commons.path.fa.match.StateMultiMatchInfo
- StateSingleMatchInfo - Class in org.apache.iotdb.commons.path.fa.match
-
This class is only used for cases not need traceback yet.
- StateSingleMatchInfo(IPatternFA, IFAState) - Constructor for class org.apache.iotdb.commons.path.fa.match.StateSingleMatchInfo
- status - Variable in class org.apache.iotdb.commons.sync.pipe.PipeInfo
- STATUS - org.apache.iotdb.commons.service.metric.enums.Tag
- STATUS_DOWN - Static variable in class org.apache.iotdb.commons.service.ThriftService
- STATUS_UP - Static variable in class org.apache.iotdb.commons.service.ThriftService
- StatusUtils - Class in org.apache.iotdb.commons.utils
- StepTracker - Class in org.apache.iotdb.commons
- StepTracker() - Constructor for class org.apache.iotdb.commons.StepTracker
- stop() - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- stop() - Method in interface org.apache.iotdb.commons.service.IService
-
Stop current service.
- stop() - Method in class org.apache.iotdb.commons.service.JMXService
- stop() - Method in class org.apache.iotdb.commons.service.metric.MetricService
- stop() - Method in class org.apache.iotdb.commons.service.ThriftService
- stop() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- STOP - org.apache.iotdb.commons.enums.DataNodeRemoveState
- STOP - org.apache.iotdb.commons.sync.pipe.PipeStatus
- STOP_PIPE - org.apache.iotdb.commons.sync.pipe.SyncOperation
- STOP_TRIGGER - org.apache.iotdb.commons.auth.entity.PrivilegeType
- stopService() - Method in interface org.apache.iotdb.commons.service.metric.MetricServiceMBean
- stopService() - Method in class org.apache.iotdb.commons.service.ThriftService
- STORAGE_ENGINE_CACHED_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- STORAGE_ENGINE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- StorageExecutor - Class in org.apache.iotdb.commons.partition
-
StorageExecutor indicates execution of this query need data from StorageEngine
- StorageExecutor(TRegionReplicaSet) - Constructor for class org.apache.iotdb.commons.partition.StorageExecutor
- STRING_CMP - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_CONCAT - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_CONTAINS - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_ENDS_WITH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_LENGTH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_LOCATE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_LOWER - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_MATCHES - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_STARTS_WITH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_SUBSTR - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_TRIM - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- STRING_UPPER - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- stringPQ - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- strToPermissions(String[]) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Transform permission from name to privilegeId
- submit(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- submit(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- submit(Runnable) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- submit(Runnable, T) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- submit(Runnable, T) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- submit(Runnable, T) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- submit(Callable<T>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- submit(Callable<T>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- submit(Callable<T>) - Method in class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- SUM - org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
- SYNC_CLIENT - org.apache.iotdb.commons.concurrent.ThreadName
- SYNC_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SYNC_LOG_NAME - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- SYNC_RECEIVER_COLLECTOR - org.apache.iotdb.commons.concurrent.ThreadName
- SYNC_RPC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- SYNC_SENDER_HEARTBEAT - org.apache.iotdb.commons.concurrent.ThreadName
- SYNC_SENDER_PIPE - org.apache.iotdb.commons.concurrent.ThreadName
- SYNC_SERVER - org.apache.iotdb.commons.concurrent.ThreadName
- SYNC_SERVICE - org.apache.iotdb.commons.service.ServiceType
- SYNC_SYS_DIR - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
- SyncConfigNodeIServiceClient - Class in org.apache.iotdb.commons.client.sync
- SyncConfigNodeIServiceClient(TProtocolFactory, int, TEndPoint, ClientManager<TEndPoint, SyncConfigNodeIServiceClient>) - Constructor for class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- SyncConfigNodeIServiceClient.Factory - Class in org.apache.iotdb.commons.client.sync
- SyncConfigNodeIServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.SyncConfigNodeIServiceClientPoolFactory
- SyncConnectionException - Exception in org.apache.iotdb.commons.exception.sync
- SyncConnectionException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.SyncConnectionException
- SyncConnectionException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.exception.sync.SyncConnectionException
- SyncConnectionException(Throwable) - Constructor for exception org.apache.iotdb.commons.exception.sync.SyncConnectionException
- SyncConstant - Class in org.apache.iotdb.commons.sync.utils
- SyncConstant() - Constructor for class org.apache.iotdb.commons.sync.utils.SyncConstant
- SyncDataNodeInternalServiceClient - Class in org.apache.iotdb.commons.client.sync
- SyncDataNodeInternalServiceClient(TProtocolFactory, int, TEndPoint, ClientManager<TEndPoint, SyncDataNodeInternalServiceClient>) - Constructor for class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- SyncDataNodeInternalServiceClient.Factory - Class in org.apache.iotdb.commons.client.sync
- SyncDataNodeInternalServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.SyncDataNodeInternalServiceClientPoolFactory
- SyncDataNodeMPPDataExchangeServiceClient - Class in org.apache.iotdb.commons.client.sync
- SyncDataNodeMPPDataExchangeServiceClient(TProtocolFactory, int, TEndPoint, ClientManager<TEndPoint, SyncDataNodeMPPDataExchangeServiceClient>) - Constructor for class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- SyncDataNodeMPPDataExchangeServiceClient.Factory - Class in org.apache.iotdb.commons.client.sync
- SyncDataNodeMPPDataExchangeServiceClientPoolFactory() - Constructor for class org.apache.iotdb.commons.client.ClientPoolFactory.SyncDataNodeMPPDataExchangeServiceClientPoolFactory
- SyncHandshakeException - Exception in org.apache.iotdb.commons.exception.sync
- SyncHandshakeException(String) - Constructor for exception org.apache.iotdb.commons.exception.sync.SyncHandshakeException
- SyncIdentityInfo - Class in org.apache.iotdb.commons.sync.transport
- SyncIdentityInfo(TSyncIdentityInfo, String) - Constructor for class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- SyncLogReader - Class in org.apache.iotdb.commons.sync.persistence
- SyncLogReader(File) - Constructor for class org.apache.iotdb.commons.sync.persistence.SyncLogReader
- SyncLogReader(File, String) - Constructor for class org.apache.iotdb.commons.sync.persistence.SyncLogReader
- SyncLogWriter - Class in org.apache.iotdb.commons.sync.persistence
-
SyncLogger is used to manage the persistent information in the sync module.
- SyncLogWriter(File) - Constructor for class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- SyncLogWriter(File, String) - Constructor for class org.apache.iotdb.commons.sync.persistence.SyncLogWriter
- SyncMetadata - Class in org.apache.iotdb.commons.sync.metadata
- SyncMetadata() - Constructor for class org.apache.iotdb.commons.sync.metadata.SyncMetadata
- SyncOperation - Enum in org.apache.iotdb.commons.sync.pipe
- SyncPathUtil - Class in org.apache.iotdb.commons.sync.utils
-
Util for path generation in sync module
- SyncThriftClientWithErrorHandler - Class in org.apache.iotdb.commons.client.sync
- SyncThriftClientWithErrorHandler() - Constructor for class org.apache.iotdb.commons.client.sync.SyncThriftClientWithErrorHandler
- SYS_COMMITTED_VM_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_CPU_CORES - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_CPU_LOAD - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_DISK_FREE_SPACE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_DISK_TOTAL_SPACE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_FREE_PHYSICAL_MEMORY_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_FREE_SWAP_SPACE_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_TOTAL_PHYSICAL_MEMORY_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYS_TOTAL_SWAP_SPACE_SIZE - org.apache.iotdb.commons.service.metric.enums.Metric
- SYSTEM_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- SystemFileFactory - Enum in org.apache.iotdb.commons.file
- SYSTEMINFO_SERVICE - org.apache.iotdb.commons.service.ServiceType
T
- Tag - Enum in org.apache.iotdb.commons.service.metric.enums
- TAN - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- TANH - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- TEMPORARY_QUERY_DATA_FILE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- temporaryLibRoot - Variable in class org.apache.iotdb.commons.executable.ExecutableManager
- terminate(PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- terminate(PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMasterRepair
- terminate(PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- TestOnly - Annotation Type in org.apache.iotdb.commons.utils
- ThreadName - Enum in org.apache.iotdb.commons.concurrent
- threshold - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- THRIFT_ACTIVE_THREADS - org.apache.iotdb.commons.service.metric.enums.Metric
- THRIFT_CONNECTIONS - org.apache.iotdb.commons.service.metric.enums.Metric
- ThriftClient - Interface in org.apache.iotdb.commons.client
-
This class defines the failed interfaces that thrift client needs to support so that the Thrift Client can clean up the clientManager when it receives the corresponding exception.
- ThriftClientFactory<K,V> - Class in org.apache.iotdb.commons.client.factory
- ThriftClientFactory(ClientManager<K, V>, ThriftClientProperty) - Constructor for class org.apache.iotdb.commons.client.factory.ThriftClientFactory
- thriftClientProperty - Variable in class org.apache.iotdb.commons.client.factory.ThriftClientFactory
- ThriftClientProperty - Class in org.apache.iotdb.commons.client.property
- ThriftClientProperty(TProtocolFactory, int, int) - Constructor for class org.apache.iotdb.commons.client.property.ThriftClientProperty
- ThriftClientProperty.Builder - Class in org.apache.iotdb.commons.client.property
- ThriftClientProperty.DefaultProperty - Class in org.apache.iotdb.commons.client.property
- ThriftCommonsSerDeUtils - Class in org.apache.iotdb.commons.utils
-
Utils for serialize and deserialize all the data struct defined by thrift-commons
- ThriftConfigNodeSerDeUtils - Class in org.apache.iotdb.commons.utils
-
Utils for serialize and deserialize all the data struct defined by thrift-confignode
- ThriftSerDeException - Exception in org.apache.iotdb.commons.exception.runtime
- ThriftSerDeException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.exception.runtime.ThriftSerDeException
- ThriftService - Class in org.apache.iotdb.commons.service
- ThriftService() - Constructor for class org.apache.iotdb.commons.service.ThriftService
- thriftServiceThread - Variable in class org.apache.iotdb.commons.service.ThriftService
- ThriftServiceThread - Class in org.apache.iotdb.commons.service
- ThriftServiceThread(TBaseAsyncProcessor<?>, String, String, String, int, int, int, int, int, TServerEventHandler, boolean, int, int, AbstractThriftServiceThread.ServerType) - Constructor for class org.apache.iotdb.commons.service.ThriftServiceThread
-
for asynced ThriftService.
- ThriftServiceThread(TProcessor, String, String, String, int, int, int, TServerEventHandler, boolean) - Constructor for class org.apache.iotdb.commons.service.ThriftServiceThread
-
for synced ThriftServiceThread
- TIME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- TIME_DIFFERENCE - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- TIME_INTERVAL_KEY - Static variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- TIMED_FLUSH_SEQ_MEMTABLE - org.apache.iotdb.commons.concurrent.ThreadName
- TIMED_FLUSH_UNSEQ_MEMTABLE - org.apache.iotdb.commons.concurrent.ThreadName
- TimeoutPolicy - Enum in org.apache.iotdb.commons.cq
- TIMESERIES - org.apache.iotdb.commons.schema.ClusterSchemaQuotaLevel
- tManagers - Variable in class org.apache.iotdb.commons.client.factory.AsyncThriftClientFactory
- TMP_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- TOP_K - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- toString() - Method in class org.apache.iotdb.commons.auth.entity.PathPrivilege
- toString() - Method in class org.apache.iotdb.commons.auth.entity.Role
- toString() - Method in class org.apache.iotdb.commons.auth.entity.User
- toString() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient
- toString() - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient
- toString() - Method in class org.apache.iotdb.commons.consensus.ConsensusGroupId
- toString() - Method in class org.apache.iotdb.commons.model.ModelHyperparameter
- toString() - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAPreciseTransition
- toString() - Method in class org.apache.iotdb.commons.path.fa.dfa.transition.DFAWildcardTransition
- toString() - Method in class org.apache.iotdb.commons.path.PartialPath
- toString() - Method in enum org.apache.iotdb.commons.service.metric.enums.Metric
- toString() - Method in enum org.apache.iotdb.commons.service.metric.enums.Tag
- toString() - Method in class org.apache.iotdb.commons.sync.pipe.PipeMessage
- toString() - Method in class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- toString() - Method in class org.apache.iotdb.commons.sync.pipesink.IoTDBPipeSink
- toStringList(List<PartialPath>) - Static method in class org.apache.iotdb.commons.path.PartialPath
- toTSFilePath() - Method in class org.apache.iotdb.commons.path.PartialPath
- trace(String, int, long, long) - Static method in class org.apache.iotdb.commons.StepTracker
- trace(String, long, long) - Static method in class org.apache.iotdb.commons.StepTracker
- TrailInformation - Class in org.apache.iotdb.commons.model
- TrailInformation(String, ModelHyperparameter, String) - Constructor for class org.apache.iotdb.commons.model.TrailInformation
- transferToBytebuffer(String) - Static method in class org.apache.iotdb.commons.executable.ExecutableManager
- transform(double) - Method in interface org.apache.iotdb.commons.udf.builtin.UDTFMath.Transformer
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFLower
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFUpper
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAbs
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- transform(Row) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFConcat
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFLower
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStartsWith
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrCompare
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLength
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLocate
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFSubstr
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFTrim
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFUpper
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFAbs
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCast
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFChangePoints
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConst
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConstE
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConstPi
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContains
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFDerivative
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFJexl
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMasterRepair
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMatches
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTimeDifference
- transform(Row, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFValueDifference
- transform(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketAggSample
- transform(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- transform(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- transform(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketRandomSample
- transform(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- transformBoolean(long, boolean) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transformDataToString(MeasurementPath) - Static method in class org.apache.iotdb.commons.path.MeasurementPath
-
In specific scenarios, like internal create timeseries, the message can only be passed as String format.
- transformDouble(long, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- transformDouble(long, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transformDouble(long, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transformDouble(long, double) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- transformDouble(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- transformDouble(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- transformer - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- transformFloat(long, float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- transformFloat(long, float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transformFloat(long, float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transformFloat(long, float) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- transformFloat(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- transformFloat(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- transformInt(long, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- transformInt(long, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transformInt(long, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transformInt(long, int) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- transformInt(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- transformInt(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- transformLong(long, long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- transformLong(long, long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- transformLong(long, long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transformLong(long, long) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- transformLong(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- transformLong(RowWindow, PointCollector) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- transformString(long, String) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- transformString(long, String) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- transformString(long, String) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- transformToBinary(Binary) - Static method in class org.apache.iotdb.commons.udf.utils.UDFBinaryTransformer
- transformToExactPath() - Method in class org.apache.iotdb.commons.path.MeasurementPath
-
if isUnderAlignedEntity is true, return an AlignedPath with only one sub sensor otherwise, return itself
- transformToPartialPath() - Method in class org.apache.iotdb.commons.path.AlignedPath
- transformToPartialPath() - Method in class org.apache.iotdb.commons.path.MeasurementPath
- transformToPartialPath() - Method in class org.apache.iotdb.commons.path.PartialPath
- transformToTsDataType(Type) - Static method in class org.apache.iotdb.commons.udf.utils.UDFDataTypeTransformer
- transformToTsDataTypeList(List<Type>) - Static method in class org.apache.iotdb.commons.udf.utils.UDFDataTypeTransformer
- transformToUDFBinary(Binary) - Static method in class org.apache.iotdb.commons.udf.utils.UDFBinaryTransformer
- transformToUDFDataType(TSDataType) - Static method in class org.apache.iotdb.commons.udf.utils.UDFDataTypeTransformer
- transformToUDFDataTypeList(List<TSDataType>) - Static method in class org.apache.iotdb.commons.udf.utils.UDFDataTypeTransformer
- TRIGGER_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- TRIGGER_REGISTRATION_SERVICE_OLD - org.apache.iotdb.commons.service.ServiceType
- TriggerExecutableManager - Class in org.apache.iotdb.commons.trigger.service
- TriggerExecutionException - Exception in org.apache.iotdb.commons.trigger.exception
- TriggerExecutionException(String) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerExecutionException
- TriggerExecutionException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerExecutionException
- TriggerInformation - Class in org.apache.iotdb.commons.trigger
-
This Class used to save the specific information of one Trigger.
- TriggerInformation() - Constructor for class org.apache.iotdb.commons.trigger.TriggerInformation
- TriggerInformation(PartialPath, String, String, boolean, String, Map<String, String>, TriggerEvent, TTriggerState, boolean, TDataNodeLocation, FailureStrategy, String) - Constructor for class org.apache.iotdb.commons.trigger.TriggerInformation
- TriggerJarTooLargeException - Exception in org.apache.iotdb.commons.trigger.exception
- TriggerJarTooLargeException(String) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerJarTooLargeException
- TriggerJarTooLargeException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerJarTooLargeException
- TriggerManagementException - Exception in org.apache.iotdb.commons.trigger.exception
- TriggerManagementException(String) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerManagementException
- TriggerManagementException(String, Throwable) - Constructor for exception org.apache.iotdb.commons.trigger.exception.TriggerManagementException
- TriggerTable - Class in org.apache.iotdb.commons.trigger
-
This Class used to save the information of Triggers and implements methods of manipulate it.
- TriggerTable() - Constructor for class org.apache.iotdb.commons.trigger.TriggerTable
- TriggerTable(Map<String, TriggerInformation>) - Constructor for class org.apache.iotdb.commons.trigger.TriggerTable
- tryGetNextState(N, IFAState, Map<String, IFATransition>) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- tryGetNextState(N, IFAState, IFATransition) - Method in class org.apache.iotdb.commons.schema.tree.AbstractTreeVisitor
- TsFilePipeInfo - Class in org.apache.iotdb.commons.sync.pipe
- TsFilePipeInfo() - Constructor for class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- TsFilePipeInfo(String, String, long, long, boolean) - Constructor for class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- TsFilePipeInfo(String, String, PipeStatus, long, long, boolean) - Constructor for class org.apache.iotdb.commons.sync.pipe.TsFilePipeInfo
- TTL_CHECK_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- TVLIST_ALLOCATOR_SERVICE - org.apache.iotdb.commons.service.ServiceType
- TYPE - org.apache.iotdb.commons.service.metric.enums.Tag
U
- UDF_CLASSLOADER_MANAGER_SERVICE - org.apache.iotdb.commons.service.ServiceType
- UDF_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- UDFBinaryTransformer - Class in org.apache.iotdb.commons.udf.utils
-
Transform between
BinaryandBinary - UDFClassLoader - Class in org.apache.iotdb.commons.udf.service
- UDFClassLoader(String) - Constructor for class org.apache.iotdb.commons.udf.service.UDFClassLoader
- UDFClassLoaderManager - Class in org.apache.iotdb.commons.udf.service
- UDFDataTypeTransformer - Class in org.apache.iotdb.commons.udf.utils
-
Transform between
TSDataTypeandType - UDFExecutableManager - Class in org.apache.iotdb.commons.udf.service
- UDFInformation - Class in org.apache.iotdb.commons.udf
- UDFInformation(String, String) - Constructor for class org.apache.iotdb.commons.udf.UDFInformation
- UDFInformation(String, String, boolean, boolean) - Constructor for class org.apache.iotdb.commons.udf.UDFInformation
- UDFInformation(String, String, boolean, boolean, String, String) - Constructor for class org.apache.iotdb.commons.udf.UDFInformation
- UDFManagementService - Class in org.apache.iotdb.commons.udf.service
- UDFTable - Class in org.apache.iotdb.commons.udf
- UDFTable() - Constructor for class org.apache.iotdb.commons.udf.UDFTable
- UDTFAbs - Class in org.apache.iotdb.commons.udf.builtin
- UDTFAbs() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFAbs
- UDTFAcos - Class in org.apache.iotdb.commons.udf.builtin
- UDTFAcos() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFAcos
- UDTFAsin - Class in org.apache.iotdb.commons.udf.builtin
- UDTFAsin() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFAsin
- UDTFAtan - Class in org.apache.iotdb.commons.udf.builtin
- UDTFAtan() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFAtan
- UDTFBottomK - Class in org.apache.iotdb.commons.udf.builtin
- UDTFBottomK() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFBottomK
- UDTFCast - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCast() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCast
- UDTFCeil - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCeil() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCeil
- UDTFChangePoints - Class in org.apache.iotdb.commons.udf.builtin
-
Return a series that the consecutive identical values in input series are removed (keeping only the first one).
- UDTFChangePoints() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFChangePoints
- UDTFCommonDerivative - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCommonDerivative() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCommonDerivative
- UDTFCommonValueDifference - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCommonValueDifference() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCommonValueDifference
- UDTFConcat - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFConcat() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFConcat
- UDTFConst - Class in org.apache.iotdb.commons.udf.builtin
- UDTFConst() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFConst
- UDTFConstE - Class in org.apache.iotdb.commons.udf.builtin
- UDTFConstE() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFConstE
- UDTFConstPi - Class in org.apache.iotdb.commons.udf.builtin
- UDTFConstPi() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFConstPi
- UDTFContains - Class in org.apache.iotdb.commons.udf.builtin
- UDTFContains() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFContains
- UDTFContinuouslySatisfy - Class in org.apache.iotdb.commons.udf.builtin
- UDTFContinuouslySatisfy() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- UDTFCos - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCos() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCos
- UDTFCosh - Class in org.apache.iotdb.commons.udf.builtin
- UDTFCosh() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFCosh
- UDTFDegrees - Class in org.apache.iotdb.commons.udf.builtin
- UDTFDegrees() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFDegrees
- UDTFDerivative - Class in org.apache.iotdb.commons.udf.builtin
- UDTFDerivative() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFDerivative
- UDTFEndsWith - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFEndsWith() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith
- UDTFEqualSizeBucketAggSample - Class in org.apache.iotdb.commons.udf.builtin
- UDTFEqualSizeBucketAggSample() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketAggSample
- UDTFEqualSizeBucketM4Sample - Class in org.apache.iotdb.commons.udf.builtin
- UDTFEqualSizeBucketM4Sample() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketM4Sample
- UDTFEqualSizeBucketOutlierSample - Class in org.apache.iotdb.commons.udf.builtin
- UDTFEqualSizeBucketOutlierSample() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- UDTFEqualSizeBucketRandomSample - Class in org.apache.iotdb.commons.udf.builtin
- UDTFEqualSizeBucketRandomSample() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketRandomSample
- UDTFEqualSizeBucketSample - Class in org.apache.iotdb.commons.udf.builtin
- UDTFEqualSizeBucketSample() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketSample
- UDTFExp - Class in org.apache.iotdb.commons.udf.builtin
- UDTFExp() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFExp
- UDTFFloor - Class in org.apache.iotdb.commons.udf.builtin
- UDTFFloor() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFFloor
- UDTFInRange - Class in org.apache.iotdb.commons.udf.builtin
- UDTFInRange() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- UDTFJexl - Class in org.apache.iotdb.commons.udf.builtin
- UDTFJexl() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFJexl
- UDTFLog - Class in org.apache.iotdb.commons.udf.builtin
- UDTFLog() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFLog
- UDTFLog10 - Class in org.apache.iotdb.commons.udf.builtin
- UDTFLog10() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFLog10
- UDTFLower - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFLower() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFLower
- UDTFM4 - Class in org.apache.iotdb.commons.udf.builtin
-
For each sliding window, M4 returns the first, last, bottom, top points.
- UDTFM4() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFM4
- UDTFMasterRepair - Class in org.apache.iotdb.commons.udf.builtin
- UDTFMasterRepair() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFMasterRepair
- UDTFMatches - Class in org.apache.iotdb.commons.udf.builtin
- UDTFMatches() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFMatches
- UDTFMath - Class in org.apache.iotdb.commons.udf.builtin
- UDTFMath() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFMath
- UDTFMath.Transformer - Interface in org.apache.iotdb.commons.udf.builtin
- UDTFNonNegativeDerivative - Class in org.apache.iotdb.commons.udf.builtin
- UDTFNonNegativeDerivative() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFNonNegativeDerivative
- UDTFNonNegativeValueDifference - Class in org.apache.iotdb.commons.udf.builtin
- UDTFNonNegativeValueDifference() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFNonNegativeValueDifference
- UDTFNonZeroCount - Class in org.apache.iotdb.commons.udf.builtin
- UDTFNonZeroCount() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroCount
- UDTFNonZeroDuration - Class in org.apache.iotdb.commons.udf.builtin
- UDTFNonZeroDuration() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFNonZeroDuration
- UDTFOnOff - Class in org.apache.iotdb.commons.udf.builtin
- UDTFOnOff() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- UDTFRadians - Class in org.apache.iotdb.commons.udf.builtin
- UDTFRadians() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFRadians
- UDTFRound - Class in org.apache.iotdb.commons.udf.builtin
- UDTFRound() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFRound
- UDTFSelectK - Class in org.apache.iotdb.commons.udf.builtin
- UDTFSelectK() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- UDTFSign - Class in org.apache.iotdb.commons.udf.builtin
- UDTFSign() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFSign
- UDTFSin - Class in org.apache.iotdb.commons.udf.builtin
- UDTFSin() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFSin
- UDTFSinh - Class in org.apache.iotdb.commons.udf.builtin
- UDTFSinh() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFSinh
- UDTFSqrt - Class in org.apache.iotdb.commons.udf.builtin
- UDTFSqrt() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFSqrt
- UDTFStartsWith - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFStartsWith() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFStartsWith
- UDTFStrCompare - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFStrCompare() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFStrCompare
- UDTFStrLength - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFStrLength() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLength
- UDTFStrLocate - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFStrLocate() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLocate
- UDTFSubstr - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFSubstr() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFSubstr
- UDTFTan - Class in org.apache.iotdb.commons.udf.builtin
- UDTFTan() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFTan
- UDTFTanh - Class in org.apache.iotdb.commons.udf.builtin
- UDTFTanh() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFTanh
- UDTFTimeDifference - Class in org.apache.iotdb.commons.udf.builtin
- UDTFTimeDifference() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFTimeDifference
- UDTFTopK - Class in org.apache.iotdb.commons.udf.builtin
- UDTFTopK() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFTopK
- UDTFTrim - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFTrim() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFTrim
- UDTFUpper - Class in org.apache.iotdb.commons.udf.builtin.String
- UDTFUpper() - Constructor for class org.apache.iotdb.commons.udf.builtin.String.UDTFUpper
- UDTFValueDifference - Class in org.apache.iotdb.commons.udf.builtin
- UDTFValueDifference() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFValueDifference
- UDTFValueTrend - Class in org.apache.iotdb.commons.udf.builtin
- UDTFValueTrend() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- UDTFZeroCount - Class in org.apache.iotdb.commons.udf.builtin
- UDTFZeroCount() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFZeroCount
- UDTFZeroDuration - Class in org.apache.iotdb.commons.udf.builtin
- UDTFZeroDuration() - Constructor for class org.apache.iotdb.commons.udf.builtin.UDTFZeroDuration
- unbindFrom(AbstractMetricService) - Method in class org.apache.iotdb.commons.service.metric.enums.PerformanceOverviewMetrics
- uncaughtException(Thread, Throwable) - Method in class org.apache.iotdb.commons.concurrent.IoTDBDefaultThreadExceptionHandler
- Unknown - org.apache.iotdb.commons.cluster.NodeStatus
-
Node connection failure
- Unknown - org.apache.iotdb.commons.cluster.RegionStatus
-
Region connection failure
- UNKNOWN_IP - Static variable in class org.apache.iotdb.commons.sync.utils.SyncConstant
-
common
- unsafelyScheduleAtFixedRate(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Static method in class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
-
A wrapper method to have the same semantic with
ScheduledExecutorService.scheduleAtFixedRate(Runnable, long, long, TimeUnit), except for logging an error log when any uncaught exception happens. - unsafelyScheduleWithFixedDelay(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Static method in class org.apache.iotdb.commons.concurrent.threadpool.ScheduledExecutorUtil
-
A wrapper method to have the same semantic with
ScheduledExecutorService.scheduleWithFixedDelay(Runnable, long, long, TimeUnit), except for logging an error log when any uncaught exception happens. - UNSEQFILE_LOG_NODE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- UNSEQUENCE_FLODER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- update(String, Map<String, String>) - Method in class org.apache.iotdb.commons.model.ModelInformation
- update(Map<String, String>) - Method in class org.apache.iotdb.commons.model.ModelHyperparameter
- update(Map<String, String>) - Method in class org.apache.iotdb.commons.model.TrailInformation
- UPDATE_TEMPLATE - org.apache.iotdb.commons.auth.entity.PrivilegeType
- UPDATE_TIMESERIES - org.apache.iotdb.commons.auth.entity.PrivilegeType
-
Deprecated.
- updateAndGetActiveClassLoader() - Method in class org.apache.iotdb.commons.udf.service.UDFClassLoaderManager
- updateFunctionClass(UDFInformation, UDFClassLoader) - Method in class org.apache.iotdb.commons.udf.UDFTable
- updateInternalReporter(IoTDBInternalReporter) - Method in class org.apache.iotdb.commons.service.metric.MetricService
- updateModel(String, String, Map<String, String>) - Method in class org.apache.iotdb.commons.model.ModelTable
- updatePath(String) - Method in class org.apache.iotdb.commons.conf.CommonConfig
- updatePreviousValue(Row) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- updateState(String, TrainingState, String) - Method in class org.apache.iotdb.commons.model.ModelTable
- updateState(TrainingState, String) - Method in class org.apache.iotdb.commons.model.ModelInformation
- updateTriggerLocation(String, TDataNodeLocation) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- updateTriggersOnTransferNodes(List<TDataNodeLocation>) - Method in class org.apache.iotdb.commons.trigger.TriggerTable
- updateUserPassword(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.BasicAuthorizer
- updateUserPassword(String, String) - Method in interface org.apache.iotdb.commons.auth.authorizer.IAuthorizer
-
Modify the password of a user.
- updateUserPassword(String, String) - Method in class org.apache.iotdb.commons.auth.authorizer.OpenIdAuthorizer
- updateUserPassword(String, String) - Method in class org.apache.iotdb.commons.auth.user.BasicUserManager
- updateUserPassword(String, String) - Method in interface org.apache.iotdb.commons.auth.user.IUserManager
-
Modify the password of a user.
- UPGRADE_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- UPGRADE_SERVICE - org.apache.iotdb.commons.service.ServiceType
- upper - Variable in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- usage(String) - Method in class org.apache.iotdb.commons.ServerCommandLine
- User - Class in org.apache.iotdb.commons.auth.entity
-
This class contains all information of a User.
- User() - Constructor for class org.apache.iotdb.commons.auth.entity.User
- User(String, String) - Constructor for class org.apache.iotdb.commons.auth.entity.User
-
construct function for User.
- userMap - Variable in class org.apache.iotdb.commons.auth.user.BasicUserManager
V
- V_0_12 - org.apache.iotdb.commons.conf.IoTDBConstant.ClientVersion
- V_0_13 - org.apache.iotdb.commons.conf.IoTDBConstant.ClientVersion
- V_1_0 - org.apache.iotdb.commons.conf.IoTDBConstant.ClientVersion
- validate(String, String) - Method in interface org.apache.iotdb.commons.security.encrypt.AsymmetricEncrypt
-
validate originPassword and encryptPassword
- validate(String, String) - Method in class org.apache.iotdb.commons.security.encrypt.MessageDigestEncrypt
- validate(UDFInformation) - Method in class org.apache.iotdb.commons.udf.service.UDFManagementService
-
invoked by config leader for validation before registration
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFConcat
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFEndsWith
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFLower
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStartsWith
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrCompare
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLength
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFStrLocate
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFSubstr
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFTrim
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.String.UDTFUpper
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFCast
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFChangePoints
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFConst
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContains
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFContinuouslySatisfy
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketAggSample
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketOutlierSample
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFEqualSizeBucketSample
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFInRange
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFJexl
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMasterRepair
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMatches
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFMath
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFOnOff
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFSelectK
- validate(UDFParameterValidator) - Method in class org.apache.iotdb.commons.udf.builtin.UDTFValueTrend
- validateObject(TEndPoint, PooledObject<AsyncConfigNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeHeartbeatServiceClient.Factory
- validateObject(TEndPoint, PooledObject<AsyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncConfigNodeIServiceClient.Factory
- validateObject(TEndPoint, PooledObject<AsyncDataNodeHeartbeatServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeHeartbeatServiceClient.Factory
- validateObject(TEndPoint, PooledObject<AsyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeInternalServiceClient.Factory
- validateObject(TEndPoint, PooledObject<AsyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.async.AsyncDataNodeMPPDataExchangeServiceClient.Factory
- validateObject(TEndPoint, PooledObject<SyncConfigNodeIServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncConfigNodeIServiceClient.Factory
- validateObject(TEndPoint, PooledObject<SyncDataNodeInternalServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeInternalServiceClient.Factory
- validateObject(TEndPoint, PooledObject<SyncDataNodeMPPDataExchangeServiceClient>) - Method in class org.apache.iotdb.commons.client.sync.SyncDataNodeMPPDataExchangeServiceClient.Factory
- validatePassword(String) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate password
- validatePassword(String, String) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Checking whether origin password is mapping to encrypt password by encryption
- validatePath(PartialPath) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate path
- validatePrivilege(int) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate privilege
- validatePrivilegeOnPath(PartialPath, int) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate privilege on path
- validateRolename(String) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate role name
- validateUsername(String) - Static method in class org.apache.iotdb.commons.utils.AuthUtils
-
Validate username
- valueOf(String) - Static method in enum org.apache.iotdb.commons.auth.entity.PrivilegeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cluster.NodeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cluster.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cluster.RegionRoleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cluster.RegionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.concurrent.ThreadName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.conf.IoTDBConstant.ClientVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cq.CQState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.cq.TimeoutPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.enums.DataNodeRemoveState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.enums.HandleSystemErrorStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.enums.RegionMigrateState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.file.SystemFileFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.path.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.schema.ClusterSchemaQuotaLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.service.AbstractThriftServiceThread.ServerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.service.metric.enums.Metric
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.service.metric.enums.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.service.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.sync.pipe.SyncOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.sync.pipesink.PipeSink.PipeSinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.iotdb.commons.auth.entity.PrivilegeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cluster.NodeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cluster.NodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cluster.RegionRoleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cluster.RegionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.concurrent.ThreadName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.conf.IoTDBConstant.ClientVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cq.CQState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.cq.TimeoutPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.enums.DataNodeRemoveState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.enums.HandleSystemErrorStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.enums.RegionMigrateState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.file.SystemFileFactory
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.path.PathType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.schema.ClusterSchemaQuotaLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.service.AbstractThriftServiceThread.ServerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.service.metric.enums.Metric
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.service.metric.enums.Tag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.service.ServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.sync.pipe.PipeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.sync.pipe.SyncOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.sync.pipesink.PipeSink.PipeSinkType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinAggregationFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VECTOR_PLACEHOLDER - Static variable in class org.apache.iotdb.commons.path.AlignedPath
- verify() - Method in class org.apache.iotdb.commons.service.StartupChecks
-
execute every pretest.
- version - Variable in class org.apache.iotdb.commons.sync.transport.SyncIdentityInfo
- VERSION - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- VERSION_WITH_BUILD - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
W
- WAIT_CLIENT_TIMEOUT_MS - Static variable in class org.apache.iotdb.commons.client.property.ClientPoolProperty.DefaultProperty
- waitAndStop(long) - Method in interface org.apache.iotdb.commons.service.IService
- WAL_BUFFER - org.apache.iotdb.commons.service.metric.enums.Metric
- WAL_CHECKPOINT_FILE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_COST - org.apache.iotdb.commons.service.metric.enums.Metric
- WAL_DELETE - org.apache.iotdb.commons.concurrent.ThreadName
- WAL_FILE_PREFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_FILE_SUFFIX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_FOLDER_NAME - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_NODE_INFO - org.apache.iotdb.commons.service.metric.enums.Metric
- WAL_NODE_NUM - org.apache.iotdb.commons.service.metric.enums.Metric
- WAL_RECOVER - org.apache.iotdb.commons.concurrent.ThreadName
- WAL_SERIALIZE - org.apache.iotdb.commons.concurrent.ThreadName
- WAL_SERVICE - org.apache.iotdb.commons.service.ServiceType
- WAL_START_SEARCH_INDEX - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_STATUS_CODE - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WAL_SYNC - org.apache.iotdb.commons.concurrent.ThreadName
- WAL_VERSION_ID - Static variable in class org.apache.iotdb.commons.conf.IoTDBConstant
- WARN - org.apache.iotdb.commons.sync.pipe.PipeMessage.PipeMessageType
- WINDOW_EVALUATION_SERVICE - org.apache.iotdb.commons.concurrent.ThreadName
- WINDOW_SIZE_KEY - Static variable in class org.apache.iotdb.commons.udf.builtin.UDTFM4
- wrap(Runnable) - Static method in class org.apache.iotdb.commons.concurrent.WrappedRunnable
- wrap(Callable<V>) - Static method in class org.apache.iotdb.commons.concurrent.WrappedCallable
- WrappedCallable<V> - Class in org.apache.iotdb.commons.concurrent
-
A wrapper for
Callablelogging errors when uncaught exception is thrown. - WrappedCallable() - Constructor for class org.apache.iotdb.commons.concurrent.WrappedCallable
- WrappedRunnable - Class in org.apache.iotdb.commons.concurrent
-
A wrapper for
Runnablelogging errors when uncaught exception is thrown. - WrappedRunnable() - Constructor for class org.apache.iotdb.commons.concurrent.WrappedRunnable
- WrappedScheduledExecutorService - Class in org.apache.iotdb.commons.concurrent.threadpool
- WrappedScheduledExecutorService(ScheduledExecutorService, String) - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.WrappedScheduledExecutorService
- WrappedScheduledExecutorServiceMBean - Interface in org.apache.iotdb.commons.concurrent.threadpool
- WrappedSingleThreadExecutorService - Class in org.apache.iotdb.commons.concurrent.threadpool
- WrappedSingleThreadExecutorService(ExecutorService, String) - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadExecutorService
- WrappedSingleThreadExecutorServiceMBean - Interface in org.apache.iotdb.commons.concurrent.threadpool
- WrappedSingleThreadScheduledExecutor - Class in org.apache.iotdb.commons.concurrent.threadpool
- WrappedSingleThreadScheduledExecutor(ScheduledExecutorService, String) - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.WrappedSingleThreadScheduledExecutor
- WrappedSingleThreadScheduledExecutorMBean - Interface in org.apache.iotdb.commons.concurrent.threadpool
- WrappedThreadPoolExecutor - Class in org.apache.iotdb.commons.concurrent.threadpool
- WrappedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- WrappedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, IoTThreadFactory, String) - Constructor for class org.apache.iotdb.commons.concurrent.threadpool.WrappedThreadPoolExecutor
- WrappedThreadPoolExecutorMBean - Interface in org.apache.iotdb.commons.concurrent.threadpool
- write(int, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write an int n to dataOutputStream.
- write(int, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write an int n to byteBuffer.
- write(String, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write string to byteBuffer.
- write(String, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write string to byteBuffer.
- write(Void, DataOutputStream) - Method in class org.apache.iotdb.commons.path.PathPatternNode.VoidSerializer
- write(Void, ByteBuffer) - Method in class org.apache.iotdb.commons.path.PathPatternNode.VoidSerializer
- write(Void, PublicBAOS) - Method in class org.apache.iotdb.commons.path.PathPatternNode.VoidSerializer
- write(List<String>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write string list to dataOutputStream.
- write(Map<String, String>, DataOutputStream) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write a map to dataOutputStream
- write(Map<String, String>, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write a map to buffer
- write(T, DataOutputStream) - Method in interface org.apache.iotdb.commons.path.PathPatternNode.Serializer
- write(T, ByteBuffer) - Method in interface org.apache.iotdb.commons.path.PathPatternNode.Serializer
- write(T, PublicBAOS) - Method in interface org.apache.iotdb.commons.path.PathPatternNode.Serializer
- writeInt(OutputStream, int, ThreadLocal<ByteBuffer>) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Write an integer into the given stream.
- writeIntMapLists(Map<Integer, List<Integer>>, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write a string map to buffer
- writeLock(Object) - Method in class org.apache.iotdb.commons.concurrent.HashLock
- writePathPrivilege(OutputStream, PathPrivilege, String, ThreadLocal<ByteBuffer>) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Write a PathPrivilege to the given stream.
- writeString(OutputStream, String, String, ThreadLocal<ByteBuffer>) - Static method in class org.apache.iotdb.commons.utils.IOUtils
-
Write a string into the given stream.
- writeStringMapLists(Map<String, List<String>>, ByteBuffer) - Static method in class org.apache.iotdb.commons.utils.BasicStructureSerDeUtil
-
write a string map to buffer
- writeUnlock(Object) - Method in class org.apache.iotdb.commons.concurrent.HashLock
Z
- ZERO_COUNT - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
- ZERO_DURATION - org.apache.iotdb.commons.udf.builtin.BuiltinTimeSeriesGeneratingFunction
All Classes All Packages