Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- absolutePath - Variable in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- AbstractSessionBuilder - Class in org.apache.iotdb.session
- AbstractSessionBuilder() - Constructor for class org.apache.iotdb.session.AbstractSessionBuilder
- AbstractSessionPoolBuilder - Class in org.apache.iotdb.session.pool
- AbstractSessionPoolBuilder() - Constructor for class org.apache.iotdb.session.pool.AbstractSessionPoolBuilder
- ack(Iterable<SubscriptionMessage>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- ackStrategy(AckStrategy) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- AckStrategy - Enum in org.apache.iotdb.session.subscription.consumer
- addAlignedMeasurementInTemplate(String, String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.pool.SessionPool
- addAlignedMeasurementInTemplate(String, String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.Session
- addAlignedMeasurementsInTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Method in class org.apache.iotdb.session.pool.SessionPool
- addAlignedMeasurementsInTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Method in class org.apache.iotdb.session.Session
- addChild(TemplateNode) - Method in class org.apache.iotdb.session.template.InternalNode
- addUnalignedMeasurementInTemplate(String, String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.pool.SessionPool
- addUnalignedMeasurementInTemplate(String, String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.Session
- addUnalignedMeasurementsInTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Method in class org.apache.iotdb.session.pool.SessionPool
- addUnalignedMeasurementsInTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>) - Method in class org.apache.iotdb.session.Session
- AFTER_CONSUME - Enum constant in enum org.apache.iotdb.session.subscription.consumer.AckStrategy
- allReportMessage() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- allReportMessage() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- allSnapshotTopicMessagesHaveBeenConsumed() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- appendSchemaTemplate(TSAppendSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- AsyncCommitCallback - Interface in org.apache.iotdb.session.subscription.consumer
- autoCommit(boolean) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- autoCommitIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- autoPollIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- autoPollTimeoutMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- availableNodes - Variable in class org.apache.iotdb.session.Session
B
- BEFORE_CONSUME - Enum constant in enum org.apache.iotdb.session.subscription.consumer.AckStrategy
- build() - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- build() - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Builds and returns a configured
ITableSessionPool
instance. - build() - Method in class org.apache.iotdb.session.Session.Builder
- build() - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Builds and returns a configured
ITableSession
instance. - Builder() - Constructor for class org.apache.iotdb.session.pool.SessionPool.Builder
- Builder() - Constructor for class org.apache.iotdb.session.Session.Builder
- Builder() - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- Builder() - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- buildPullConsumer() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- buildPullConsumer() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- buildPushConsumer() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- buildPushConsumer() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
C
- call() - Method in interface org.apache.iotdb.session.util.RetryUtils.CallableWithException
- changeDatabase(String) - Method in class org.apache.iotdb.session.Session
- checkAndParseIdentifier(String) - Static method in class org.apache.iotdb.session.subscription.util.IdentifierUtils
-
refer org.apache.iotdb.db.queryengine.plan.parser.ASTVisitor#parseIdentifier(java.lang.String)
- CheckedSupplier<OUTPUT,
THROWABLE extends Throwable> - Interface in org.apache.iotdb.session.util -
Supplier with a throws-clause.
- checkTimeseriesExists(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- checkTimeseriesExists(String) - Method in class org.apache.iotdb.session.Session
- checkTimeseriesExists(String, long) - Method in class org.apache.iotdb.session.SessionConnection
- chooseOne(List<TEndPoint>) - Method in interface org.apache.iotdb.session.QueryEndPointPolicy
- chooseOne(List<TEndPoint>) - Method in class org.apache.iotdb.session.RoundRobinPolicy
- cleanSessionAndMayThrowConnectionException(ISession) - Method in class org.apache.iotdb.session.pool.SessionPool
- client - Variable in class org.apache.iotdb.session.SessionConnection
- client - Variable in class org.apache.iotdb.session.ThriftConnection
- close() - Method in class org.apache.iotdb.session.DummyNodesSupplier
- close() - Method in class org.apache.iotdb.session.NodesSupplier
- close() - Method in class org.apache.iotdb.session.pool.SessionPool
-
close all connections in the pool
- close() - Method in class org.apache.iotdb.session.pool.TableSessionPool
- close() - Method in class org.apache.iotdb.session.pool.TableSessionWrapper
- close() - Method in class org.apache.iotdb.session.Session
- close() - Method in class org.apache.iotdb.session.SessionConnection
- close() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- close() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- close() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- close() - Method in class org.apache.iotdb.session.TableSession
- close() - Method in class org.apache.iotdb.session.ThriftConnection
- CLOSE_THE_SESSION_FAILED - Static variable in class org.apache.iotdb.session.pool.SessionPool
- closeResultSet(SessionDataSetWrapper) - Method in class org.apache.iotdb.session.pool.SessionPool
- CollectionUtils - Class in org.apache.iotdb.session.subscription.util
- CollectionUtils() - Constructor for class org.apache.iotdb.session.subscription.util.CollectionUtils
- commitAsync(Iterable<SubscriptionMessage>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- commitAsync(Iterable<SubscriptionMessage>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- commitAsync(Iterable<SubscriptionMessage>, AsyncCommitCallback) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- commitAsync(Iterable<SubscriptionMessage>, AsyncCommitCallback) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- commitAsync(SubscriptionMessage) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- commitAsync(SubscriptionMessage, AsyncCommitCallback) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- commitSync(Iterable<SubscriptionMessage>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- commitSync(SubscriptionMessage) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- compareTo(SubscriptionMessage) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- connectionTimeoutInMs - Variable in class org.apache.iotdb.session.Session
- connectionTimeoutInMs - Variable in class org.apache.iotdb.session.ThriftConnection
- connectionTimeoutInMs(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- connectionTimeoutInMs(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the connection timeout in milliseconds.
- connectionTimeoutInMs(int) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the connection timeout in milliseconds.
- constructSessionConnection(Session, TEndPoint, ZoneId) - Method in class org.apache.iotdb.session.Session
- constructSessionConnection(Session, TEndPoint, ZoneId) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- consumeListener(ConsumeListener) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- ConsumeListener - Interface in org.apache.iotdb.session.subscription.consumer
- ConsumeResult - Enum in org.apache.iotdb.session.subscription.consumer
- consumerGroupId - Variable in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- consumerGroupId(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- consumerGroupId(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- consumerId - Variable in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- consumerId(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- consumerId(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- convertDataSetToSubscriptions(SessionDataSet) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- convertDataSetToTopics(SessionDataSet) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- copyFile(String) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- copyFile(Path) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- coreReportMessage() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- coreReportMessage() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- COUNT_MEASUREMENTS - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- countMeasurementsInTemplate(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- countMeasurementsInTemplate(String) - Method in class org.apache.iotdb.session.Session
- createAlignedTimeseries(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
- createAlignedTimeseries(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>) - Method in class org.apache.iotdb.session.Session
- createAlignedTimeseries(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
- createAlignedTimeseries(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<String>, List<Map<String, String>>, List<Map<String, String>>) - Method in class org.apache.iotdb.session.Session
- createAlignedTimeseries(TSCreateAlignedTimeseriesReq) - Method in class org.apache.iotdb.session.SessionConnection
- createDatabase(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- createDatabase(String) - Method in class org.apache.iotdb.session.Session
- createMultiTimeseries(List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
- createMultiTimeseries(List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, List<Map<String, String>>, List<Map<String, String>>, List<Map<String, String>>, List<String>) - Method in class org.apache.iotdb.session.Session
- createMultiTimeseries(TSCreateMultiTimeseriesReq) - Method in class org.apache.iotdb.session.SessionConnection
- createNodeSupplier(List<TEndPoint>, ScheduledExecutorService, String, String, ZoneId, int, int, int, boolean, String, String, boolean, String) - Static method in class org.apache.iotdb.session.NodesSupplier
- createSchemaTemplate(String, List<String>, List<List<String>>, List<List<TSDataType>>, List<List<TSEncoding>>, List<CompressionType>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.
- createSchemaTemplate(String, List<String>, List<List<String>>, List<List<TSDataType>>, List<List<TSEncoding>>, List<CompressionType>) - Method in class org.apache.iotdb.session.Session
-
Deprecated.
- createSchemaTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Create a template with flat measurements, not tree structured.
- createSchemaTemplate(String, List<String>, List<TSDataType>, List<TSEncoding>, List<CompressionType>, boolean) - Method in class org.apache.iotdb.session.Session
-
Create a template with flat measurements, not tree structured.
- createSchemaTemplate(Template) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Construct Template at session and create it at server.
- createSchemaTemplate(Template) - Method in class org.apache.iotdb.session.Session
-
Construct Template at session and create it at server.
- createSchemaTemplate(TSCreateSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- createThreadFactory(String, boolean) - Static method in class org.apache.iotdb.session.util.ThreadUtils
- createTimeseries(String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.pool.SessionPool
- createTimeseries(String, TSDataType, TSEncoding, CompressionType) - Method in class org.apache.iotdb.session.Session
- createTimeseries(String, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- createTimeseries(String, TSDataType, TSEncoding, CompressionType, Map<String, String>, Map<String, String>, Map<String, String>, String) - Method in class org.apache.iotdb.session.Session
- createTimeseries(TSCreateTimeseriesReq) - Method in class org.apache.iotdb.session.SessionConnection
- createTimeseriesUsingSchemaTemplate(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
- createTimeseriesUsingSchemaTemplate(List<String>) - Method in class org.apache.iotdb.session.Session
-
Create timeseries represented by device template under given device paths.
- createTimeseriesUsingSchemaTemplate(TCreateTimeseriesUsingSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- createTopic(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Creates a topic with the specified name.
- createTopic(String, Properties) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Creates a topic with the specified name and properties.
- createTopicIfNotExists(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Creates a topic with the specified name only if it does not already exist.
- createTopicIfNotExists(String, Properties) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Creates a topic with the specified properties if it does not already exist.
- currentAvailableSize() - Method in class org.apache.iotdb.session.pool.SessionPool
- currentOccupiedSize() - Method in class org.apache.iotdb.session.pool.SessionPool
- currentTimeMs() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
D
- database - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- database - Variable in class org.apache.iotdb.session.pool.SessionPool
- database - Variable in class org.apache.iotdb.session.Session
- database(String) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the target database name.
- database(String) - Method in class org.apache.iotdb.session.Session.Builder
- database(String) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the target database name.
- defaultEndPoint - Variable in class org.apache.iotdb.session.Session
- defaultSessionConnection - Variable in class org.apache.iotdb.session.Session
- defaultValue() - Static method in enum org.apache.iotdb.session.subscription.consumer.AckStrategy
- deleteChild(TemplateNode) - Method in class org.apache.iotdb.session.template.InternalNode
- deleteData(String, long) - Method in class org.apache.iotdb.session.pool.SessionPool
-
delete data <= time in one timeseries
- deleteData(String, long) - Method in class org.apache.iotdb.session.Session
-
delete data <= time in one timeseries
- deleteData(List<String>, long) - Method in class org.apache.iotdb.session.pool.SessionPool
-
delete data <= time in multiple timeseries
- deleteData(List<String>, long) - Method in class org.apache.iotdb.session.Session
-
delete data <= time in multiple timeseries
- deleteData(List<String>, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
-
delete data >= startTime and data <= endTime in multiple timeseries
- deleteData(List<String>, long, long) - Method in class org.apache.iotdb.session.Session
-
delete data >= startTime and data <= endTime in multiple timeseries
- deleteData(TSDeleteDataReq) - Method in class org.apache.iotdb.session.SessionConnection
- deleteDatabase(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- deleteDatabase(String) - Method in class org.apache.iotdb.session.Session
- deleteDatabases(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
- deleteDatabases(List<String>) - Method in class org.apache.iotdb.session.Session
- deleteFile() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- deleteNodeInTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- deleteNodeInTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- deleteStorageGroup(String) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.
- deleteStorageGroup(String) - Method in class org.apache.iotdb.session.Session
- deleteStorageGroups(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.Use
SessionPool.deleteDatabases(List)
instead. - deleteStorageGroups(List<String>) - Method in class org.apache.iotdb.session.Session
- deleteStorageGroups(List<String>) - Method in class org.apache.iotdb.session.SessionConnection
- deleteTimeseries(String) - Method in class org.apache.iotdb.session.pool.SessionPool
-
delete a timeseries, including data and schema
- deleteTimeseries(String) - Method in class org.apache.iotdb.session.Session
-
delete a timeseries, including data and schema
- deleteTimeseries(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
delete a timeseries, including data and schema
- deleteTimeseries(List<String>) - Method in class org.apache.iotdb.session.Session
-
delete some timeseries, including data and schema
- deleteTimeseries(List<String>) - Method in class org.apache.iotdb.session.SessionConnection
- deviceIdToEndpoint - Variable in class org.apache.iotdb.session.Session
- dropSchemaTemplate(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- dropSchemaTemplate(String) - Method in class org.apache.iotdb.session.Session
- dropSchemaTemplate(TSDropSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- dropTopic(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Drops the specified topic.
- dropTopicIfExists(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
-
Drops the specified topic if it exists.
- DummyNodesSupplier - Class in org.apache.iotdb.session
- DummyNodesSupplier(List<TEndPoint>) - Constructor for class org.apache.iotdb.session.DummyNodesSupplier
E
- elapsedMs() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- enableAutoFetch - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- enableAutoFetch - Variable in class org.apache.iotdb.session.Session
- enableAutoFetch(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- enableAutoFetch(boolean) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Enables or disables automatic fetching of available DataNodes.
- enableAutoFetch(boolean) - Method in class org.apache.iotdb.session.Session.Builder
- enableAutoFetch(boolean) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Enables or disables automatic fetching of available DataNodes.
- enableCompression(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- enableCompression(boolean) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Enables or disables rpc compression for the connection.
- enableCompression(boolean) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Enables or disables rpc compression for the connection.
- enableQueryRedirection - Variable in class org.apache.iotdb.session.Session
- enableRecordsAutoConvertTablet - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- enableRecordsAutoConvertTablet - Variable in class org.apache.iotdb.session.Session
- enableRecordsAutoConvertTablet(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- enableRecordsAutoConvertTablet(boolean) - Method in class org.apache.iotdb.session.Session.Builder
- enableRedirection - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- enableRedirection - Variable in class org.apache.iotdb.session.Session
- enableRedirection(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- enableRedirection(boolean) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Enables or disables redirection for cluster nodes.
- enableRedirection(boolean) - Method in class org.apache.iotdb.session.Session.Builder
- enableRedirection(boolean) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Enables or disables redirection for cluster nodes.
- enableRPCCompression - Variable in class org.apache.iotdb.session.Session
- endPoint - Variable in class org.apache.iotdb.session.ThriftConnection
- endpointsSyncIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- endpointsSyncIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- endPointToSessionConnection - Variable in class org.apache.iotdb.session.Session
- equals(Object) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- executeAggregationQuery(List<String>, List<TAggregationType>) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeAggregationQuery(List<String>, List<TAggregationType>) - Method in class org.apache.iotdb.session.Session
- executeAggregationQuery(List<String>, List<TAggregationType>) - Method in class org.apache.iotdb.session.SessionConnection
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long) - Method in class org.apache.iotdb.session.Session
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long) - Method in class org.apache.iotdb.session.Session
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long, long) - Method in class org.apache.iotdb.session.Session
- executeAggregationQuery(List<String>, List<TAggregationType>, long, long, long, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeLastDataQuery(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeLastDataQuery(List<String>) - Method in class org.apache.iotdb.session.Session
-
query eg.
- executeLastDataQuery(List<String>, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeLastDataQuery(List<String>, long) - Method in class org.apache.iotdb.session.Session
- executeLastDataQuery(List<String>, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeLastDataQuery(List<String>, long, long) - Method in class org.apache.iotdb.session.Session
-
query e.g.
- executeLastDataQuery(List<String>, long, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeLastDataQueryForOneDevice(String, String, List<String>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeLastDataQueryForOneDevice(String, String, List<String>, boolean) - Method in class org.apache.iotdb.session.Session
- executeLastDataQueryForOneDevice(String, String, List<String>, boolean, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeNonQueryStatement(String) - Method in class org.apache.iotdb.session.pool.SessionPool
-
execute non query statement
- executeNonQueryStatement(String) - Method in class org.apache.iotdb.session.pool.TableSessionWrapper
- executeNonQueryStatement(String) - Method in class org.apache.iotdb.session.Session
-
execute non query statement
- executeNonQueryStatement(String) - Method in class org.apache.iotdb.session.SessionConnection
- executeNonQueryStatement(String) - Method in class org.apache.iotdb.session.TableSession
- executeQueryStatement(String) - Method in class org.apache.iotdb.session.pool.SessionPool
-
execure query sql users must call closeResultSet(SessionDataSetWrapper) if they do not use the SessionDataSet any more.
- executeQueryStatement(String) - Method in class org.apache.iotdb.session.pool.TableSessionWrapper
- executeQueryStatement(String) - Method in class org.apache.iotdb.session.Session
-
execute query sql
- executeQueryStatement(String) - Method in class org.apache.iotdb.session.TableSession
- executeQueryStatement(String, long) - Method in class org.apache.iotdb.session.pool.SessionPool
-
execure query sql users must call closeResultSet(SessionDataSetWrapper) if they do not use the SessionDataSet any more.
- executeQueryStatement(String, long) - Method in class org.apache.iotdb.session.pool.TableSessionWrapper
- executeQueryStatement(String, long) - Method in class org.apache.iotdb.session.Session
-
execute query sql with explicit timeout
- executeQueryStatement(String, long) - Method in class org.apache.iotdb.session.SessionConnection
- executeQueryStatement(String, long) - Method in class org.apache.iotdb.session.TableSession
- executeQueryStatement(String, long, int) - Method in class org.apache.iotdb.session.ThriftConnection
- executeRawDataQuery(List<String>, long, long) - Method in class org.apache.iotdb.session.Session
- executeRawDataQuery(List<String>, long, long, long) - Method in class org.apache.iotdb.session.pool.SessionPool
- executeRawDataQuery(List<String>, long, long, long) - Method in class org.apache.iotdb.session.Session
-
query eg.
- executeRawDataQuery(List<String>, long, long, long) - Method in class org.apache.iotdb.session.SessionConnection
- executorService - Variable in class org.apache.iotdb.session.Session
F
- FAILURE - Enum constant in enum org.apache.iotdb.session.subscription.consumer.ConsumeResult
- fetchAllConnections() - Method in class org.apache.iotdb.session.pool.SessionPool
- fetchAllConnections() - Method in class org.apache.iotdb.session.Session
- fetchAllConnections() - Method in class org.apache.iotdb.session.SessionConnection
- fetchAllEndPoints() - Method in class org.apache.iotdb.session.subscription.SubscriptionSessionConnection
- fetchSize - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- fetchSize - Variable in class org.apache.iotdb.session.Session
- fetchSize(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- fetchSize(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the fetch size for query results.
- fetchSize(int) - Method in class org.apache.iotdb.session.Session.Builder
- fetchSize(int) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the fetch size for query results.
- fileSaveDir(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- fileSaveDir(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- fileSaveFsync(boolean) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- fileSaveFsync(boolean) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
G
- generate(int) - Static method in class org.apache.iotdb.session.subscription.util.RandomStringGenerator
- get() - Method in class org.apache.iotdb.session.DummyNodesSupplier
- get() - Method in class org.apache.iotdb.session.NodesSupplier
- get() - Method in interface org.apache.iotdb.session.util.CheckedSupplier
-
The same as
Supplier.get()
except that this method is declared with a throws-clause. - getAvailableThreadCountForPollTasks() - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- getBackupConfiguration() - Method in class org.apache.iotdb.session.pool.SessionPool
- getBackupConfiguration() - Method in class org.apache.iotdb.session.Session
- getBackupConfiguration() - Method in class org.apache.iotdb.session.SessionConnection
- getChildren() - Method in class org.apache.iotdb.session.template.InternalNode
- getClient() - Method in class org.apache.iotdb.session.SessionConnection
- getColumnNames() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- getColumnTypes() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- getCommitContext() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- getCompressionType() - Method in class org.apache.iotdb.session.template.MeasurementNode
- getConnectionTimeoutInMs() - Method in class org.apache.iotdb.session.pool.SessionPool
- getConsumerGroupId() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- getConsumerGroupId() - Method in class org.apache.iotdb.session.subscription.model.Subscription
- getConsumerId() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- getConsumerIds() - Method in class org.apache.iotdb.session.subscription.model.Subscription
- getDatabase() - Method in class org.apache.iotdb.session.Session
- getDataType() - Method in class org.apache.iotdb.session.template.MeasurementNode
- getEncoding() - Method in class org.apache.iotdb.session.template.MeasurementNode
- getEndPoint() - Method in class org.apache.iotdb.session.SessionConnection
- getFetchSize() - Method in class org.apache.iotdb.session.pool.SessionPool
- getFetchSize() - Method in class org.apache.iotdb.session.Session
- getFile() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- getHost() - Method in class org.apache.iotdb.session.pool.SessionPool
- getLimitedString(Collection<?>, int) - Static method in class org.apache.iotdb.session.subscription.util.CollectionUtils
- getMaxSize() - Method in class org.apache.iotdb.session.pool.SessionPool
- getMessageType() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- getPassword() - Method in class org.apache.iotdb.session.pool.SessionPool
- getPath() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- getPooledTableSession() - Method in class org.apache.iotdb.session.pool.SessionPool
- getPort() - Method in class org.apache.iotdb.session.pool.SessionPool
- getQueryEndPoint() - Method in class org.apache.iotdb.session.DummyNodesSupplier
- getQueryEndPoint() - Method in class org.apache.iotdb.session.NodesSupplier
- getQueryTimeout() - Method in class org.apache.iotdb.session.pool.SessionPool
- getQueryTimeout() - Method in class org.apache.iotdb.session.Session
- getSession() - Method in class org.apache.iotdb.session.pool.TableSessionPool
- getSessionDataSetsHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- getSessionDataSetsHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- getSessionDataSetsHandler() - Method in interface org.apache.iotdb.session.subscription.payload.SubscriptionMessageHandler
- getSessionDataSetsHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSetsHandler
- getSubscriptions() - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- getSubscriptions(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- getTablet() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- getTimeBuffer(Tablet) - Static method in class org.apache.iotdb.session.util.SessionUtils
- getTimestampPrecision() - Method in class org.apache.iotdb.session.pool.SessionPool
- getTimestampPrecision() - Method in class org.apache.iotdb.session.Session
- getTimeZone() - Method in class org.apache.iotdb.session.Session
- getTimeZone() - Method in class org.apache.iotdb.session.SessionConnection
- getTopic(String) - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- getTopicAttributes() - Method in class org.apache.iotdb.session.subscription.model.Topic
- getTopicName() - Method in class org.apache.iotdb.session.subscription.model.Subscription
- getTopicName() - Method in class org.apache.iotdb.session.subscription.model.Topic
- getTopics() - Method in class org.apache.iotdb.session.subscription.SubscriptionSession
- getTsFileHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- getTsFileHandler() - Method in interface org.apache.iotdb.session.subscription.payload.SubscriptionMessageHandler
- getTsFileHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSetsHandler
- getTsFileHandler() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionTsFileHandler
- getType() - Method in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
- getUser() - Method in class org.apache.iotdb.session.pool.SessionPool
- getValueBuffer(List<TSDataType>, List<Object>) - Static method in class org.apache.iotdb.session.util.SessionUtils
- getValueBuffer(Tablet) - Static method in class org.apache.iotdb.session.util.SessionUtils
- getVersion() - Method in class org.apache.iotdb.session.pool.SessionPool
- getVersion() - Method in class org.apache.iotdb.session.Session
- getWaitToGetSessionTimeoutInMs() - Method in class org.apache.iotdb.session.pool.SessionPool
- getZoneId() - Method in class org.apache.iotdb.session.pool.SessionPool
H
- hashCode() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- hasNext() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- heartbeatIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- heartbeatIntervalMs(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- host - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- host(String) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- host(String) - Method in class org.apache.iotdb.session.Session.Builder
- host(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- host(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
I
- IdentifierUtils - Class in org.apache.iotdb.session.subscription.util
- IdentifierUtils() - Constructor for class org.apache.iotdb.session.subscription.util.IdentifierUtils
- init(boolean, String, String, String, String, boolean, ZoneId, String) - Method in class org.apache.iotdb.session.ThriftConnection
- insert(SessionConnection, T) - Method in interface org.apache.iotdb.session.InsertConsumer
- insert(Tablet) - Method in class org.apache.iotdb.session.pool.TableSessionWrapper
- insert(Tablet) - Method in class org.apache.iotdb.session.TableSession
- insertAlignedRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert aligned data in one row, if you want improve your performance, please use insertAlignedRecords method or insertTablet method.
- insertAlignedRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.Session
-
insert aligned data in one row, if you want improve your performance, please use insertAlignedRecords method or insertTablet method.
- insertAlignedRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert aligned data in one row, if you want improve your performance, please use insertAlignedRecords method or insertTablet method.
- insertAlignedRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.Session
-
insert aligned data in one row, if you want improve your performance, please use insertAlignedRecords method or insertTablet method.
- insertAlignedRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data in batch format, which can reduce the overhead of network.
- insertAlignedRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.Session
-
Insert aligned multiple rows, which can reduce the overhead of network.
- insertAlignedRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data in batch format, which can reduce the overhead of network.
- insertAlignedRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.Session
-
Insert aligned multiple rows, which can reduce the overhead of network.
- insertAlignedRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data that belong to the same device in batch format, which can reduce the overhead of network.
- insertAlignedRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.Session
-
Insert aligned multiple rows, which can reduce the overhead of network.
- insertAlignedRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data that belong to the same device in batch format, which can reduce the overhead of network.
- insertAlignedRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>, boolean) - Method in class org.apache.iotdb.session.Session
-
Insert aligned multiple rows, which can reduce the overhead of network.
- insertAlignedStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data as String format that belong to the same device in batch format, which can reduce the overhead of network.
- insertAlignedStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.Session
-
Insert aligned multiple rows with String format data, which can reduce the overhead of network.
- insertAlignedStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert aligned data as String format that belong to the same device in batch format, which can reduce the overhead of network.
- insertAlignedStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>, boolean) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows with String format data, which can reduce the overhead of network.
- insertAlignedTablet(Tablet) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert the data of a device.
- insertAlignedTablet(Tablet) - Method in class org.apache.iotdb.session.Session
-
insert the aligned timeseries data of a device.
- insertAlignedTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert the data of a device.
- insertAlignedTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.Session
-
insert the aligned timeseries data of a device.
- insertAlignedTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
use batch interface to insert data
- insertAlignedTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.Session
-
insert aligned data of several deivces.
- insertAlignedTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
use batch interface to insert aligned data
- insertAlignedTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.Session
-
insert aligned data of several devices.
- InsertConsumer<T> - Interface in org.apache.iotdb.session
- insertOneDeviceRecords(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.
- insertOneDeviceRecords(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.
- insertRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert data in one row, if you want improve your performance, please use insertRecords method or insertTablet method
- insertRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.Session
-
insert data in one row, if you want improve your performance, please use insertRecords method or insertTablet method
- insertRecord(String, long, List<String>, List<TSDataType>, Object...) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert data in one row, if you want improve your performance, please use insertRecords method or insertTablet method
- insertRecord(String, long, List<String>, List<TSDataType>, Object...) - Method in class org.apache.iotdb.session.Session
-
insert data in one row, if you want to improve your performance, please use insertRecords method or insertTablet method
- insertRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert data in one row, if you want improve your performance, please use insertRecords method or insertTablet method
- insertRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.Session
-
insert data in one row, if you want improve your performance, please use insertRecords method or insertTablet method
- insertRecord(TSInsertRecordReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertRecord(TSInsertStringRecordReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert data in batch format, which can reduce the overhead of network.
- insertRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows, which can reduce the overhead of network.
- insertRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert data in batch format, which can reduce the overhead of network.
- insertRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows, which can reduce the overhead of network.
- insertRecords(TSInsertRecordsReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertRecords(TSInsertStringRecordsReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert data that belong to the same device in batch format, which can reduce the overhead of network.
- insertRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows, which can reduce the overhead of network.
- insertRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert data that belong to the same device in batch format, which can reduce the overhead of network.
- insertRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>, boolean) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows, which can reduce the overhead of network.
- insertRecordsOfOneDevice(TSInsertRecordsOfOneDeviceReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertRelationalTablet(Tablet) - Method in class org.apache.iotdb.session.Session
-
insert a relational Tablet.
- insertStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert String format data that belong to the same device in batch format, which can reduce the overhead of network.
- insertStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows with String format data, which can reduce the overhead of network.
- insertStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Insert String format data that belong to the same device in batch format, which can reduce the overhead of network.
- insertStringRecordsOfOneDevice(String, List<Long>, List<List<String>>, List<List<String>>, boolean) - Method in class org.apache.iotdb.session.Session
-
Insert multiple rows with String format data, which can reduce the overhead of network.
- insertStringRecordsOfOneDevice(TSInsertStringRecordsOfOneDeviceReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertTablet(TSInsertTabletReq) - Method in class org.apache.iotdb.session.SessionConnection
- insertTablet(Tablet) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert the data of a device.
- insertTablet(Tablet) - Method in class org.apache.iotdb.session.Session
-
insert the data of a device.
- insertTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
insert the data of a device.
- insertTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.Session
-
insert a Tablet
- insertTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
use batch interface to insert data
- insertTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.Session
-
insert the data of several deivces.
- insertTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
use batch interface to insert aligned data
- insertTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.Session
-
insert the data of several devices.
- insertTablets(TSInsertTabletsReq) - Method in class org.apache.iotdb.session.SessionConnection
- InternalNode - Class in org.apache.iotdb.session.template
- InternalNode(String, boolean) - Constructor for class org.apache.iotdb.session.template.InternalNode
- IS_MEASUREMENT - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- isEnableCompression() - Method in class org.apache.iotdb.session.pool.SessionPool
- isEnableQueryRedirection() - Method in class org.apache.iotdb.session.pool.SessionPool
- isEnableQueryRedirection() - Method in class org.apache.iotdb.session.Session
- isEnableRedirect() - Method in class org.apache.iotdb.session.SessionConnection
- isEnableRedirection() - Method in class org.apache.iotdb.session.pool.SessionPool
- isEnableRedirection() - Method in class org.apache.iotdb.session.Session
- isExpired() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- isExpired(long) - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- isMeasurement() - Method in class org.apache.iotdb.session.template.MeasurementNode
- isMeasurementInTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- isMeasurementInTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- isPathExistInTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- isPathExistInTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- isShareTime() - Method in class org.apache.iotdb.session.template.InternalNode
- isTabletContainsSingleDevice(Tablet) - Static method in class org.apache.iotdb.session.util.SessionUtils
- isValidatedMessageType(short) - Static method in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
- iterator() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSetsHandler
M
- MAX_RETRIES - Static variable in class org.apache.iotdb.session.util.RetryUtils
- maxPollParallelism(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- maxPollParallelism(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- maxRetryCount - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- maxRetryCount - Variable in class org.apache.iotdb.session.pool.SessionPool
- maxRetryCount - Variable in class org.apache.iotdb.session.Session
- maxRetryCount(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- maxRetryCount(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the maximum number of retries for connection attempts.
- maxRetryCount(int) - Method in class org.apache.iotdb.session.Session.Builder
- maxRetryCount(int) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the maximum number of retries for connection attempts.
- maxSize(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- maxSize(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the maximum size of the session pool.
- MeasurementNode - Class in org.apache.iotdb.session.template
- MeasurementNode(String, TSDataType, TSEncoding, CompressionType) - Constructor for class org.apache.iotdb.session.template.MeasurementNode
- moveFile(String) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- moveFile(Path) - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- MSG_DONOT_ENABLE_REDIRECT - Static variable in class org.apache.iotdb.session.Session
- MSG_RECONNECTION_FAIL - Static variable in class org.apache.iotdb.session.SessionConnection
- MSG_UNSUPPORTED_DATA_TYPE - Static variable in class org.apache.iotdb.session.Session
- multiplePoll(Set<String>, long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
N
- nack(Iterable<SubscriptionMessage>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- next() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- NodesSupplier - Class in org.apache.iotdb.session
- nodeUrls - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- nodeUrls - Variable in class org.apache.iotdb.session.Session
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the list of node URLs for the IoTDB cluster.
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.Session.Builder
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- nodeUrls(List<String>) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the list of node URLs for the IoTDB cluster.
- notExpired() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- notExpired(long) - Method in class org.apache.iotdb.session.subscription.util.PollTimer
O
- onComplete() - Method in interface org.apache.iotdb.session.subscription.consumer.AsyncCommitCallback
- onFailure(Throwable) - Method in interface org.apache.iotdb.session.subscription.consumer.AsyncCommitCallback
- onReceive(SubscriptionMessage) - Method in interface org.apache.iotdb.session.subscription.consumer.ConsumeListener
- open() - Method in class org.apache.iotdb.session.Session
- open() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- open() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- open(boolean) - Method in class org.apache.iotdb.session.Session
- open(boolean, int) - Method in class org.apache.iotdb.session.Session
- open(boolean, int, Map<String, TEndPoint>, Map<IDeviceID, TEndPoint>, INodeSupplier) - Method in class org.apache.iotdb.session.Session
- open(boolean, int, Map<String, TEndPoint>, INodeSupplier) - Method in class org.apache.iotdb.session.Session
- openReader() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionTsFileHandler
- org.apache.iotdb.session - package org.apache.iotdb.session
- org.apache.iotdb.session.pool - package org.apache.iotdb.session.pool
- org.apache.iotdb.session.subscription - package org.apache.iotdb.session.subscription
- org.apache.iotdb.session.subscription.consumer - package org.apache.iotdb.session.subscription.consumer
- org.apache.iotdb.session.subscription.model - package org.apache.iotdb.session.subscription.model
- org.apache.iotdb.session.subscription.payload - package org.apache.iotdb.session.subscription.payload
- org.apache.iotdb.session.subscription.util - package org.apache.iotdb.session.subscription.util
- org.apache.iotdb.session.template - package org.apache.iotdb.session.template
- org.apache.iotdb.session.util - package org.apache.iotdb.session.util
P
- parseSeedNodeUrls(List<String>) - Static method in class org.apache.iotdb.session.util.SessionUtils
- partition(Set<T>, int) - Static method in class org.apache.iotdb.session.subscription.util.SetPartitioner
-
Partitions the given set into the specified number of subsets.
- password - Variable in class org.apache.iotdb.session.Session
- password(String) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- password(String) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the password for the connection.
- password(String) - Method in class org.apache.iotdb.session.Session.Builder
- password(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- password(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- password(String) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the password for the connection.
- PATH_EXIST - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- pipeSubscribe(TPipeSubscribeReq) - Method in class org.apache.iotdb.session.subscription.SubscriptionSessionConnection
- poll(long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- poll(Duration) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- poll(Set<String>, long) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- poll(Set<String>, Duration) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- PollTimer - Class in org.apache.iotdb.session.subscription.util
- PollTimer(long, long) - Constructor for class org.apache.iotdb.session.subscription.util.PollTimer
- port(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- port(int) - Method in class org.apache.iotdb.session.Session.Builder
- port(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- port(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- protocolVersion - Static variable in class org.apache.iotdb.session.Session
- pruneSchemaTemplate(TSPruneSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- putBack(ISession) - Method in class org.apache.iotdb.session.pool.SessionPool
- pw - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
Q
- QueryEndPointPolicy - Interface in org.apache.iotdb.session
- querySchemaTemplate(TSQueryTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- queryTimeoutInMs(long) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- queryTimeoutInMs(long) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the query timeout in milliseconds.
- queryTimeoutInMs(long) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the query timeout in milliseconds.
R
- RandomStringGenerator - Class in org.apache.iotdb.session.subscription.util
- RandomStringGenerator() - Constructor for class org.apache.iotdb.session.subscription.util.RandomStringGenerator
- remainingMs() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- removeBrokenSessionConnection(SessionConnection) - Method in class org.apache.iotdb.session.Session
- reset(long) - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- retryIntervalInMs - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- retryIntervalInMs - Variable in class org.apache.iotdb.session.pool.SessionPool
- retryIntervalInMs - Variable in class org.apache.iotdb.session.Session
- retryIntervalInMs(long) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- retryIntervalInMs(long) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the interval between retries in milliseconds.
- retryIntervalInMs(long) - Method in class org.apache.iotdb.session.Session.Builder
- retryIntervalInMs(long) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the interval between retries in milliseconds.
- retryOnException(RetryUtils.CallableWithException<T, E>) - Static method in class org.apache.iotdb.session.util.RetryUtils
- RetryUtils - Class in org.apache.iotdb.session.util
- RetryUtils.CallableWithException<T,
E extends Exception> - Interface in org.apache.iotdb.session.util - RoundRobinPolicy - Class in org.apache.iotdb.session
- RoundRobinPolicy() - Constructor for class org.apache.iotdb.session.RoundRobinPolicy
- rpcPort - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- run() - Method in class org.apache.iotdb.session.NodesSupplier
S
- serialize(OutputStream) - Method in class org.apache.iotdb.session.template.MeasurementNode
-
Serialization: nodeName[String] dataType[byte] encoding[byte] compressor[byte]
- session - Variable in class org.apache.iotdb.session.SessionConnection
- Session - Class in org.apache.iotdb.session
- Session(String, int) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, boolean) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, int) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, int, long) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, int, ZoneId, boolean) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, int, ZoneId, int, int, boolean, Version) - Constructor for class org.apache.iotdb.session.Session
- Session(String, int, String, String, ZoneId) - Constructor for class org.apache.iotdb.session.Session
- Session(String, String, String, String) - Constructor for class org.apache.iotdb.session.Session
- Session(List<String>, String, String) - Constructor for class org.apache.iotdb.session.Session
- Session(List<String>, String, String, int) - Constructor for class org.apache.iotdb.session.Session
-
Multiple nodeUrl,If one node down, connect to the next one
- Session(List<String>, String, String, int, ZoneId, int, int, boolean, Version) - Constructor for class org.apache.iotdb.session.Session
- Session(List<String>, String, String, ZoneId) - Constructor for class org.apache.iotdb.session.Session
- Session(AbstractSessionBuilder) - Constructor for class org.apache.iotdb.session.Session
- SESSION_DATA_SETS_HANDLER - Enum constant in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
- SESSION_POOL_IS_CLOSED - Static variable in class org.apache.iotdb.session.pool.SessionPool
- Session.Builder - Class in org.apache.iotdb.session
- SessionConnection - Class in org.apache.iotdb.session
- SessionConnection(String) - Constructor for class org.apache.iotdb.session.SessionConnection
- SessionConnection(Session, ZoneId, Supplier<List<TEndPoint>>, int, long, String, String) - Constructor for class org.apache.iotdb.session.SessionConnection
- SessionConnection(Session, TEndPoint, ZoneId, Supplier<List<TEndPoint>>, int, long, String, String) - Constructor for class org.apache.iotdb.session.SessionConnection
- sessionId - Variable in class org.apache.iotdb.session.ThriftConnection
- SessionPool - Class in org.apache.iotdb.session.pool
-
SessionPool is a wrapper of a Session Set.
- SessionPool(String, int, String, String, int) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(String, int, String, String, int, boolean) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(String, int, String, String, int, boolean, boolean) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(String, int, String, String, int, int, long, boolean, ZoneId, boolean, int, Version, int, int) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(String, int, String, String, int, int, long, boolean, ZoneId, boolean, int, Version, int, int, boolean, String, String) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(String, int, String, String, int, ZoneId) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(List<String>, String, String, int) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(List<String>, String, String, int, boolean) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(List<String>, String, String, int, boolean, boolean) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(List<String>, String, String, int, int, long, boolean, ZoneId, boolean, int, Version, int, int) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(List<String>, String, String, int, ZoneId) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool(AbstractSessionPoolBuilder) - Constructor for class org.apache.iotdb.session.pool.SessionPool
- SessionPool.Builder - Class in org.apache.iotdb.session.pool
- SessionUtils - Class in org.apache.iotdb.session.util
- setControlFlowExecutorCorePoolSize(int) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- setDownstreamDataFlowExecutorCorePoolSize(int) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- setEnableQueryRedirection(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
- setEnableQueryRedirection(boolean) - Method in class org.apache.iotdb.session.Session
- setEnableRedirect(boolean) - Method in class org.apache.iotdb.session.SessionConnection
- setEnableRedirection(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
- setEnableRedirection(boolean) - Method in class org.apache.iotdb.session.Session
- setEndPoint(TEndPoint) - Method in class org.apache.iotdb.session.SessionConnection
- setFetchSize(int) - Method in class org.apache.iotdb.session.pool.SessionPool
- setFetchSize(int) - Method in class org.apache.iotdb.session.Session
- SetPartitioner - Class in org.apache.iotdb.session.subscription.util
- SetPartitioner() - Constructor for class org.apache.iotdb.session.subscription.util.SetPartitioner
- setQueryTimeout(long) - Method in class org.apache.iotdb.session.pool.SessionPool
- setQueryTimeout(long) - Method in class org.apache.iotdb.session.Session
- setSchemaTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- setSchemaTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- setSchemaTemplate(TSSetSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- setStorageGroup(String) - Method in class org.apache.iotdb.session.pool.SessionPool
-
Deprecated.Use
SessionPool.createDatabase(String)
instead. - setStorageGroup(String) - Method in class org.apache.iotdb.session.Session
- setStorageGroup(String) - Method in class org.apache.iotdb.session.SessionConnection
- setTimeZone(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- setTimeZone(String) - Method in class org.apache.iotdb.session.Session
- setTimeZone(String) - Method in class org.apache.iotdb.session.SessionConnection
- setTimeZoneOfSession(String) - Method in class org.apache.iotdb.session.Session
-
Only changes the member variable of the Session object without sending it to server.
- setTimeZoneOfSession(String) - Method in class org.apache.iotdb.session.SessionConnection
- setUpstreamDataFlowExecutorCorePoolSize(int) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- setVersion(Version) - Method in class org.apache.iotdb.session.pool.SessionPool
- setVersion(Version) - Method in class org.apache.iotdb.session.Session
- SHOW_MEASUREMENTS - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- SHOW_SET_TEMPLATES - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- SHOW_TEMPLATES - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- SHOW_USING_TEMPLATES - Enum constant in enum org.apache.iotdb.session.template.TemplateQueryType
- showAllTemplates() - Method in class org.apache.iotdb.session.pool.SessionPool
- showAllTemplates() - Method in class org.apache.iotdb.session.Session
- showMeasurementsInTemplate(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- showMeasurementsInTemplate(String) - Method in class org.apache.iotdb.session.Session
- showMeasurementsInTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- showMeasurementsInTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- showPathsTemplateSetOn(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- showPathsTemplateSetOn(String) - Method in class org.apache.iotdb.session.Session
- showPathsTemplateUsingOn(String) - Method in class org.apache.iotdb.session.pool.SessionPool
- showPathsTemplateUsingOn(String) - Method in class org.apache.iotdb.session.Session
- sortTablet(Tablet) - Method in class org.apache.iotdb.session.pool.SessionPool
- sortTablet(Tablet) - Method in class org.apache.iotdb.session.Session
- sqlDialect - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- sqlDialect - Variable in class org.apache.iotdb.session.pool.SessionPool
- sqlDialect - Variable in class org.apache.iotdb.session.Session
- sqlDialect(String) - Method in class org.apache.iotdb.session.Session.Builder
- statementId - Variable in class org.apache.iotdb.session.ThriftConnection
- submitAsyncCommitWorker(Runnable) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- submitAutoCommitWorker(Runnable, long) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- submitAutoPollWorker(Runnable, long) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- submitEndpointsSyncer(Runnable, long) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- submitHeartbeatWorker(Runnable, long) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- submitMultiplePollTasks(Collection<? extends Callable<T>>, long) - Static method in class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- subscribe(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- subscribe(String...) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- subscribe(Set<String>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- subscribedTopics - Variable in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- Subscription - Class in org.apache.iotdb.session.subscription.model
- Subscription(String, String, String) - Constructor for class org.apache.iotdb.session.subscription.model.Subscription
- SubscriptionExecutorServiceManager - Class in org.apache.iotdb.session.subscription.consumer
- SubscriptionExecutorServiceManager() - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionExecutorServiceManager
- SubscriptionFileHandler - Class in org.apache.iotdb.session.subscription.payload
- SubscriptionFileHandler(String) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionFileHandler
- SubscriptionMessage - Class in org.apache.iotdb.session.subscription.payload
- SubscriptionMessage(SubscriptionCommitContext, String) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- SubscriptionMessage(SubscriptionCommitContext, List<Tablet>) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- SubscriptionMessageHandler - Interface in org.apache.iotdb.session.subscription.payload
- SubscriptionMessageType - Enum in org.apache.iotdb.session.subscription.payload
- SubscriptionPullConsumer - Class in org.apache.iotdb.session.subscription.consumer
-
The
SubscriptionPullConsumer
corresponds to the pull consumption mode in the message queue. - SubscriptionPullConsumer(Properties) - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- SubscriptionPullConsumer(SubscriptionPullConsumer.Builder) - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- SubscriptionPullConsumer.Builder - Class in org.apache.iotdb.session.subscription.consumer
- SubscriptionPushConsumer - Class in org.apache.iotdb.session.subscription.consumer
-
The
SubscriptionPushConsumer
corresponds to the push consumption mode in the message queue. - SubscriptionPushConsumer(Properties) - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- SubscriptionPushConsumer(SubscriptionPushConsumer.Builder) - Constructor for class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- SubscriptionPushConsumer.Builder - Class in org.apache.iotdb.session.subscription.consumer
- SubscriptionSession - Class in org.apache.iotdb.session.subscription
- SubscriptionSession(String, int) - Constructor for class org.apache.iotdb.session.subscription.SubscriptionSession
- SubscriptionSession(String, int, String) - Constructor for class org.apache.iotdb.session.subscription.SubscriptionSession
- SubscriptionSession(String, int, String, String, int) - Constructor for class org.apache.iotdb.session.subscription.SubscriptionSession
- SubscriptionSessionConnection - Class in org.apache.iotdb.session.subscription
- SubscriptionSessionConnection(Session, TEndPoint, ZoneId, Supplier<List<TEndPoint>>, int, long, String, String) - Constructor for class org.apache.iotdb.session.subscription.SubscriptionSessionConnection
- SubscriptionSessionDataSet - Class in org.apache.iotdb.session.subscription.payload
- SubscriptionSessionDataSet(Tablet) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSet
- SubscriptionSessionDataSetsHandler - Class in org.apache.iotdb.session.subscription.payload
- SubscriptionSessionDataSetsHandler(List<Tablet>) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSetsHandler
- SubscriptionTsFileHandler - Class in org.apache.iotdb.session.subscription.payload
- SubscriptionTsFileHandler(String) - Constructor for class org.apache.iotdb.session.subscription.payload.SubscriptionTsFileHandler
- SUCCESS - Enum constant in enum org.apache.iotdb.session.subscription.consumer.ConsumeResult
T
- tableModelDeviceIdToEndpoint - Variable in class org.apache.iotdb.session.Session
- TableSession - Class in org.apache.iotdb.session
- TableSessionBuilder - Class in org.apache.iotdb.session
-
A builder class for constructing instances of
ITableSession
. - TableSessionBuilder() - Constructor for class org.apache.iotdb.session.TableSessionBuilder
- TableSessionPool - Class in org.apache.iotdb.session.pool
- TableSessionPoolBuilder - Class in org.apache.iotdb.session.pool
-
A builder class for constructing instances of
ITableSessionPool
. - TableSessionPoolBuilder() - Constructor for class org.apache.iotdb.session.pool.TableSessionPoolBuilder
- TableSessionWrapper - Class in org.apache.iotdb.session.pool
-
NOTICE: TableSessionWrapper is specific to the table model.
- TableSessionWrapper(Session, SessionPool) - Constructor for class org.apache.iotdb.session.pool.TableSessionWrapper
- tabletIterator() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionSessionDataSetsHandler
- TemplateQueryType - Enum in org.apache.iotdb.session.template
- testInsertRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecord(String, long, List<String>, List<String>) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecord(String, long, List<String>, List<TSDataType>, List<Object>) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecord(TSInsertRecordReq) - Method in class org.apache.iotdb.session.SessionConnection
- testInsertRecord(TSInsertStringRecordReq) - Method in class org.apache.iotdb.session.SessionConnection
- testInsertRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecords(List<String>, List<Long>, List<List<String>>, List<List<String>>) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecords(List<String>, List<Long>, List<List<String>>, List<List<TSDataType>>, List<List<Object>>) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertRecords(TSInsertRecordsReq) - Method in class org.apache.iotdb.session.SessionConnection
- testInsertRecords(TSInsertStringRecordsReq) - Method in class org.apache.iotdb.session.SessionConnection
- testInsertTablet(TSInsertTabletReq) - Method in class org.apache.iotdb.session.SessionConnection
- testInsertTablet(Tablet) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablet(Tablet) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablet(Tablet, boolean) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablets(Map<String, Tablet>) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.pool.SessionPool
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablets(Map<String, Tablet>, boolean) - Method in class org.apache.iotdb.session.Session
-
This method NOT insert data into database and the server just return after accept the request, this method should be used to test other time cost in client
- testInsertTablets(TSInsertTabletsReq) - Method in class org.apache.iotdb.session.SessionConnection
- ThreadUtils - Class in org.apache.iotdb.session.util
- ThriftConnection - Class in org.apache.iotdb.session
- ThriftConnection(TEndPoint, int, int, int) - Constructor for class org.apache.iotdb.session.ThriftConnection
- thriftDefaultBufferSize - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- thriftDefaultBufferSize - Variable in class org.apache.iotdb.session.Session
- thriftDefaultBufferSize - Variable in class org.apache.iotdb.session.ThriftConnection
- thriftDefaultBufferSize(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- thriftDefaultBufferSize(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the default buffer size for the Thrift client.
- thriftDefaultBufferSize(int) - Method in class org.apache.iotdb.session.Session.Builder
- thriftDefaultBufferSize(int) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the default init buffer size for the Thrift client.
- thriftMaxFrameSize - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- thriftMaxFrameSize - Variable in class org.apache.iotdb.session.Session
- thriftMaxFrameSize - Variable in class org.apache.iotdb.session.ThriftConnection
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the maximum frame size for the Thrift client.
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.Session.Builder
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- thriftMaxFrameSize(int) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the maximum frame size for the Thrift client.
- timeOut - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- timeOut(long) - Method in class org.apache.iotdb.session.Session.Builder
- timeoutMs() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- Topic - Class in org.apache.iotdb.session.subscription.model
- Topic(String, String) - Constructor for class org.apache.iotdb.session.subscription.model.Topic
- toString() - Method in class org.apache.iotdb.session.SessionConnection
- toString() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- toString() - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer
- toString() - Method in class org.apache.iotdb.session.subscription.model.Subscription
- toString() - Method in class org.apache.iotdb.session.subscription.model.Topic
- toString() - Method in class org.apache.iotdb.session.subscription.payload.SubscriptionMessage
- transport - Variable in class org.apache.iotdb.session.ThriftConnection
- trustStore - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- trustStore - Variable in class org.apache.iotdb.session.Session
- trustStore(String) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- trustStore(String) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the trust store path for SSL connections.
- trustStore(String) - Method in class org.apache.iotdb.session.Session.Builder
- trustStore(String) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the trust store path for SSL connections.
- trustStorePwd - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- trustStorePwd - Variable in class org.apache.iotdb.session.Session
- trustStorePwd(String) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- trustStorePwd(String) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the trust store password for SSL connections.
- trustStorePwd(String) - Method in class org.apache.iotdb.session.Session.Builder
- trustStorePwd(String) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the trust store password for SSL connections.
- TS_FILE_HANDLER - Enum constant in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
U
- unsetSchemaTemplate(String, String) - Method in class org.apache.iotdb.session.pool.SessionPool
- unsetSchemaTemplate(String, String) - Method in class org.apache.iotdb.session.Session
- unsetSchemaTemplate(TSUnsetSchemaTemplateReq) - Method in class org.apache.iotdb.session.SessionConnection
- unsubscribe(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- unsubscribe(String...) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- unsubscribe(Set<String>) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer
- update() - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- update(long) - Method in class org.apache.iotdb.session.subscription.util.PollTimer
- user(String) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- user(String) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the username for the connection.
- username - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- username - Variable in class org.apache.iotdb.session.Session
- username(String) - Method in class org.apache.iotdb.session.Session.Builder
- username(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPullConsumer.Builder
- username(String) - Method in class org.apache.iotdb.session.subscription.consumer.SubscriptionPushConsumer.Builder
- username(String) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the username for the connection.
- useSSL - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- useSSL - Variable in class org.apache.iotdb.session.Session
- useSSL(boolean) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- useSSL(boolean) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Enables or disables SSL for secure connections.
- useSSL(boolean) - Method in class org.apache.iotdb.session.Session.Builder
- useSSL(boolean) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Enables or disables SSL for secure connections.
V
- valueOf(short) - Static method in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.session.subscription.consumer.AckStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.session.subscription.consumer.ConsumeResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.iotdb.session.template.TemplateQueryType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.iotdb.session.subscription.consumer.AckStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.session.subscription.consumer.ConsumeResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.session.subscription.payload.SubscriptionMessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.iotdb.session.template.TemplateQueryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- version - Variable in class org.apache.iotdb.session.Session
- version(Version) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- version(Version) - Method in class org.apache.iotdb.session.Session.Builder
W
- waitToGetSessionTimeoutInMs(long) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- waitToGetSessionTimeoutInMs(long) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the timeout for waiting to acquire a session from the pool.
- withRetry(SessionConnection.TFunction<TSStatus>) - Method in class org.apache.iotdb.session.SessionConnection
Z
- zoneId - Variable in class org.apache.iotdb.session.AbstractSessionBuilder
- zoneId - Variable in class org.apache.iotdb.session.Session
- zoneId(ZoneId) - Method in class org.apache.iotdb.session.pool.SessionPool.Builder
- zoneId(ZoneId) - Method in class org.apache.iotdb.session.pool.TableSessionPoolBuilder
-
Sets the
ZoneId
for timezone-related operations. - zoneId(ZoneId) - Method in class org.apache.iotdb.session.Session.Builder
- zoneId(ZoneId) - Method in class org.apache.iotdb.session.TableSessionBuilder
-
Sets the
ZoneId
for timezone-related operations.
All Classes and Interfaces|All Packages|Constant Field Values
SessionPool.deleteDatabase(String)
instead.