索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractClause - com.cnosdb.querybuilder.clauses中的类
- actions(int) - 类中的方法 com.cnosdb.BatchOptions
- actions(int) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
The number of actions after which a batchwrite must be performed.
- ADD - 类中的静态变量 com.cnosdb.querybuilder.Operations
- addField(String, boolean) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, double) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, float) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, int) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, long) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, short) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, Number) - 类中的方法 com.cnosdb.dto.Point.Builder
- addField(String, String) - 类中的方法 com.cnosdb.dto.Point.Builder
- addFieldsFromPOJO(Object) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Adds field map from object by reflection using
Columnannotation. - AddRelativeTimeClause - com.cnosdb.querybuilder.clauses中的类
- AddRelativeTimeClause(TimeInterval) - 类的构造器 com.cnosdb.querybuilder.clauses.AddRelativeTimeClause
- addTime(long, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- Aggregations - com.cnosdb.querybuilder中的类
- Alias - com.cnosdb.querybuilder中的类
- Alias(Object, String) - 类的构造器 com.cnosdb.querybuilder.Alias
- all() - 接口中的方法 com.cnosdb.querybuilder.Selection
- all() - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- all() - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- ALL - 枚举 中的枚举常量 com.cnosdb.CnosDB.ConsistencyLevel
-
Write succeeds only if write reached all cluster members.
- and(Clause) - 接口中的方法 com.cnosdb.querybuilder.Where
- and(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- and(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereNested
- and(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- and(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- AndConjunction - com.cnosdb.querybuilder.clauses中的类
- AndConjunction(Clause) - 类的构造器 com.cnosdb.querybuilder.clauses.AndConjunction
- andNested() - 接口中的方法 com.cnosdb.querybuilder.Where
- andNested() - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- andNested() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- andNested() - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- Android - com.cnosdb.example中的类
- Android() - 类的构造器 com.cnosdb.example.Android
- ANY - 枚举 中的枚举常量 com.cnosdb.CnosDB.ConsistencyLevel
-
Write succeeds if write reached any cluster members.
- Appendable - com.cnosdb.querybuilder中的接口
- Appender - com.cnosdb.querybuilder中的类
- appendName(Object, StringBuilder) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- appendName(String, StringBuilder) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- appendTo(StringBuilder) - 接口中的方法 com.cnosdb.querybuilder.Appendable
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.ConjunctionClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.MultipleFromClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.NegativeRegexClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.NestedClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.OperationClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.RawFromClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.RawTextClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.RegexClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.RelativeTimeClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.SelectRegexClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.SimpleClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.SimpleFromClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.SubQueryFromClause
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.Ordering
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.RawText
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.time.TimeInterval
- appendTo(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.TimeZone
- appendValue(Object, StringBuilder) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- as(String) - 接口中的方法 com.cnosdb.querybuilder.Selection
- as(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- as(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- asc() - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- AuthorizationFailedException(String) - 异常错误的构造器 com.cnosdb.CnosDBException.AuthorizationFailedException
B
- BASIC - 枚举 中的枚举常量 com.cnosdb.CnosDB.LogLevel
-
Log only the request method and URL and the response status code and execution time.
- BasicAuthInterceptor - com.cnosdb.impl中的类
- BasicAuthInterceptor(String, String) - 类的构造器 com.cnosdb.impl.BasicAuthInterceptor
- BatchOptions - com.cnosdb中的类
-
BatchOptions are used to configure batching of individual data point writes into CnosDB.
- BatchPoints - com.cnosdb.dto中的类
-
{Purpose of This Type}.
- BatchPoints.Builder - com.cnosdb.dto中的类
-
The Builder to create a new BatchPoints instance.
- BatchProcessor - com.cnosdb.impl中的类
-
A BatchProcessor can be attached to a CnosDB Instance to collect single point writes and aggregates them to BatchPoints to get a better write performance.
- BatchProcessor.Builder - com.cnosdb.impl中的类
-
The Builder to create a BatchProcessor instance.
- bind(String, Object) - 类中的方法 com.cnosdb.dto.BoundParameterQuery.QueryBuilder
- BoundParameterQuery - com.cnosdb.dto中的类
- BoundParameterQuery.QueryBuilder - com.cnosdb.dto中的类
- bufferLimit(int) - 类中的方法 com.cnosdb.BatchOptions
-
The client maintains a buffer for failed writes so that the writes will be retried later on.
- bufferLimit(int) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
A buffer for failed writes so that the writes will be retried later on.
- build() - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Create a new BatchPoints instance.
- build() - 类中的方法 com.cnosdb.dto.Point.Builder
-
Create a new Point.
- build() - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
Create the BatchProcessor.
- builder() - 类中的静态方法 com.cnosdb.dto.BatchPoints
-
Create a new BatchPoints build to create a new BatchPoints in a fluent manner.
- builder(CnosDB) - 类中的静态方法 com.cnosdb.impl.BatchProcessor
-
Static method to create the Builder for this BatchProcessor.
- Builder(CnosDB) - 类的构造器 com.cnosdb.impl.BatchProcessor.Builder
- BuilderException - com.cnosdb中的异常错误
-
Class for exceptions when using Point Builder.
- BuilderException(String) - 异常错误的构造器 com.cnosdb.BuilderException
- buildExceptionForErrorState(InputStream) - 异常错误中的静态方法 com.cnosdb.CnosDBException
-
Create corresponding CnosDBException from the message pack error body.
- buildExceptionForErrorState(String) - 异常错误中的静态方法 com.cnosdb.CnosDBException
- buildQueryString() - 接口中的方法 com.cnosdb.querybuilder.QueryStringBuilder
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- buildQueryString() - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- buildQueryString(StringBuilder) - 接口中的方法 com.cnosdb.querybuilder.QueryStringBuilder
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- buildQueryString(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- BuiltQuery - com.cnosdb.querybuilder中的类
- BuiltQuery(String) - 类的构造器 com.cnosdb.querybuilder.BuiltQuery
- BuiltQuery(String, boolean) - 类的构造器 com.cnosdb.querybuilder.BuiltQuery
- BuiltQuery.QueryBuilder - com.cnosdb.querybuilder中的类
-
The query builder shall provide all the building blocks needed, only a static block shall be used.
C
- cancel() - 接口中的方法 com.cnosdb.CnosDB.Cancellable
-
Cancel the streaming query call.
- checkDuration(String, String) - 类中的静态方法 com.cnosdb.impl.Preconditions
-
Enforces that the duration is a valid cnosDB duration.
- checkNonEmptyString(String, String) - 类中的静态方法 com.cnosdb.impl.Preconditions
-
Enforces that the string is not empty.
- checkNotNegativeNumber(Number, String) - 类中的静态方法 com.cnosdb.impl.Preconditions
-
Enforces that the number is not negative.
- checkPositiveNumber(Number, String) - 类中的静态方法 com.cnosdb.impl.Preconditions
-
Enforces that the number is larger than 0.
- Clause - com.cnosdb.querybuilder.clauses中的接口
- close() - 接口中的方法 com.cnosdb.CnosDB
-
close thread for asynchronous batch write and UDP socket to release resources if need.
- close() - 类中的方法 com.cnosdb.example.Android
-
It's to close after my list of query.
- close() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
close thread for asynchronous batch write and UDP socket to release resources if need.
- close() - 类中的方法 com.cnosdb.querybuilder.SubQuery
- close() - 类中的方法 com.cnosdb.querybuilder.WhereNested
- CnosDB - com.cnosdb中的接口
-
Interface with all available methods to access a CnosDB database.
- CnosDB.Cancellable - com.cnosdb中的接口
-
A cancelable allows to discontinue a streaming query.
- CnosDB.ConsistencyLevel - com.cnosdb中的枚举
-
ConsistencyLevel for write Operations.
- CnosDB.LogLevel - com.cnosdb中的枚举
-
Controls the level of logging of the REST layer.
- CnosDB.ResponseFormat - com.cnosdb中的枚举
-
Format of HTTP Response body from CnosDB server.
- CnosDBException - com.cnosdb中的异常错误
-
A wrapper for various exceptions caused while interacting with CnosDB.
- CnosDBException(String) - 异常错误的构造器 com.cnosdb.CnosDBException
- CnosDBException(String, Throwable) - 异常错误的构造器 com.cnosdb.CnosDBException
- CnosDBException(Throwable) - 异常错误的构造器 com.cnosdb.CnosDBException
- CnosDBException.AuthorizationFailedException - com.cnosdb中的异常错误
- CnosDBException.CacheMaxMemorySizeExceededException - com.cnosdb中的异常错误
- CnosDBException.DatabaseNotFoundException - com.cnosdb中的异常错误
- CnosDBException.FieldTypeConflictException - com.cnosdb中的异常错误
- CnosDBException.HintedHandOffQueueNotEmptyException - com.cnosdb中的异常错误
- CnosDBException.PointsBeyondRetentionPolicyException - com.cnosdb中的异常错误
- CnosDBException.RetryBufferOverrunException - com.cnosdb中的异常错误
- CnosDBException.UnableToParseException - com.cnosdb中的异常错误
- CnosDBFactory - com.cnosdb中的枚举
-
A Factory to create a instance of a CnosDB Database adapter.
- CnosDBImpl - com.cnosdb.impl中的类
-
Implementation of a InluxDB API.
- CnosDBImpl(String, String, String, OkHttpClient.Builder) - 类的构造器 com.cnosdb.impl.CnosDBImpl
- CnosDBImpl(String, String, String, OkHttpClient.Builder, CnosDB.ResponseFormat) - 类的构造器 com.cnosdb.impl.CnosDBImpl
-
Constructs a new
CnosDBImpl. - CnosDBImpl(String, String, String, OkHttpClient.Builder, String, String, CnosDB.ConsistencyLevel) - 类的构造器 com.cnosdb.impl.CnosDBImpl
- CnosDBImpl(String, String, String, OkHttpClient.Builder, Retrofit.Builder, CnosDB.ResponseFormat) - 类的构造器 com.cnosdb.impl.CnosDBImpl
-
Constructs a new
CnosDBImpl. - CnosDBIOException - com.cnosdb中的异常错误
-
A wrapper for
IOExceptioncaused while interacting with CnosDB. - CnosDBIOException(IOException) - 异常错误的构造器 com.cnosdb.CnosDBIOException
- CnosDBMapper - com.cnosdb.impl中的类
- CnosDBMapper(CnosDB) - 类的构造器 com.cnosdb.impl.CnosDBMapper
- CnosDBMapperException - com.cnosdb中的异常错误
- CnosDBMapperException(String) - 异常错误的构造器 com.cnosdb.CnosDBMapperException
- CnosDBMapperException(String, Throwable) - 异常错误的构造器 com.cnosdb.CnosDBMapperException
- CnosDBMapperException(Throwable) - 异常错误的构造器 com.cnosdb.CnosDBMapperException
- CnosDBResultMapper - com.cnosdb.impl中的类
-
Main class responsible for mapping a QueryResult to a POJO.
- CnosDBResultMapper() - 类的构造器 com.cnosdb.impl.CnosDBResultMapper
- column(String) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- column(String) - 接口中的方法 com.cnosdb.querybuilder.Selection
- column(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- column(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- Column - com.cnosdb.querybuilder中的类
- Column - com.cnosdb.annotation中的注释类型
- com.cnosdb - 程序包 com.cnosdb
- com.cnosdb.annotation - 程序包 com.cnosdb.annotation
- com.cnosdb.dto - 程序包 com.cnosdb.dto
- com.cnosdb.example - 程序包 com.cnosdb.example
- com.cnosdb.impl - 程序包 com.cnosdb.impl
- com.cnosdb.msgpack - 程序包 com.cnosdb.msgpack
- com.cnosdb.querybuilder - 程序包 com.cnosdb.querybuilder
- com.cnosdb.querybuilder.clauses - 程序包 com.cnosdb.querybuilder.clauses
- com.cnosdb.querybuilder.time - 程序包 com.cnosdb.querybuilder.time
- Conjunction - com.cnosdb.querybuilder.clauses中的接口
- ConjunctionClause - com.cnosdb.querybuilder.clauses中的类
- ConjunctionClause(Clause) - 类的构造器 com.cnosdb.querybuilder.clauses.ConjunctionClause
- connect(String) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
Create a connection to a CnosDB.
- connect(String, String, String) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
Create a connection to a CnosDB.
- connect(String, String, String, OkHttpClient.Builder) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
Create a connection to a CnosDB.
- connect(String, String, String, OkHttpClient.Builder, CnosDB.ResponseFormat) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
Create a connection to a CnosDB.
- connect(String, OkHttpClient.Builder) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
Create a connection to a CnosDB.
- connexion() - 类中的方法 com.cnosdb.example.Android
-
It's to open the connexion with the database.
- consistency(CnosDB.ConsistencyLevel) - 类中的方法 com.cnosdb.BatchOptions
- consistency(CnosDB.ConsistencyLevel) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Set the ConsistencyLevel to use.
- consistencyLevel(CnosDB.ConsistencyLevel) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
Consistency level for batch write.
- contains(String, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- ContainsClause - com.cnosdb.querybuilder.clauses中的类
- ContainsClause(String, String) - 类的构造器 com.cnosdb.querybuilder.clauses.ContainsClause
- convert(ResponseBody) - 类中的方法 com.cnosdb.msgpack.MessagePackResponseBodyConverter
- cop(SimpleClause) - 接口中的方法 com.cnosdb.querybuilder.Selection
- cop(SimpleClause) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- cop(SimpleClause) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- cop(String, String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- cop(String, String, Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- cop(String, String, Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- cop(String, String, Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- count(Object) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- count(Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- count(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- count(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- COUNT - 类中的静态变量 com.cnosdb.querybuilder.Aggregations
- countAll() - 接口中的方法 com.cnosdb.querybuilder.Selection
- countAll() - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- countAll() - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- create() - 类中的方法 com.cnosdb.dto.BoundParameterQuery.QueryBuilder
- create() - 类中的静态方法 com.cnosdb.msgpack.MessagePackConverterFactory
- createDatabase(String) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。
- createDatabase(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Create a new Database.
- createRetentionPolicy(String, String, String, int, boolean) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a parameterized CREATE RETENTION POLICY query. - createRetentionPolicy(String, String, String, int, boolean) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Creates a retentionPolicy.
- createRetentionPolicy(String, String, String, String, int) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a parameterized CREATE RETENTION POLICY query. - createRetentionPolicy(String, String, String, String, int) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Creates a retentionPolicy.
- createRetentionPolicy(String, String, String, String, int, boolean) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a parameterized CREATE RETENTION POLICY query. - createRetentionPolicy(String, String, String, String, int, boolean) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Creates a retentionPolicy.
D
- database() - 注释类型 中的元素 com.cnosdb.annotation.Measurement
- database(String) - 类中的静态方法 com.cnosdb.dto.BatchPoints
-
Create a new BatchPoints build to create a new BatchPoints in a fluent manner.
- databaseExists(String) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a SHOW DATABASES query and inspect the result. - databaseExists(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Check if a database exists.
- DAY - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- DEFAULT_BATCH_ACTIONS_LIMIT - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULT_BATCH_INTERVAL_DURATION - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULT_BUFFER_LIMIT - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULT_DROP_ACTIONS_ON_QUEUE_EXHAUSTION - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULT_JITTER_INTERVAL_DURATION - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULT_PRECISION - 类中的静态变量 com.cnosdb.BatchOptions
- DEFAULTS - 类中的静态变量 com.cnosdb.BatchOptions
-
Default batch options.
- deleteDatabase(String) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a DROP DATABASE query. - deleteDatabase(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Delete a database.
- desc() - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
-
CnosDB supports only time for ordering.
- describeDatabases() - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a SHOW DATABASES query. - describeDatabases() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Describe all available databases.
- disableBatch() - 接口中的方法 com.cnosdb.CnosDB
-
Disable Batching.
- disableBatch() - 类中的方法 com.cnosdb.impl.CnosDBImpl
- disableGzip() - 接口中的方法 com.cnosdb.CnosDB
-
Disable Gzip compress for http request body.
- disableGzip() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Disable Gzip compress for http request body.
- distinct() - 接口中的方法 com.cnosdb.querybuilder.Selection
- distinct() - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- distinct() - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- Distinct - com.cnosdb.querybuilder中的类
- dropActionsOnQueueExhaustion(boolean) - 类中的方法 com.cnosdb.BatchOptions
-
Set to define the behaviour when the action queue exhausts.
- dropActionsOnQueueExhaustion(boolean) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
To define the behaviour when the action queue exhausts.
- droppedActionHandler(Consumer<Point>) - 类中的方法 com.cnosdb.BatchOptions
-
Handler to handle dropped actions due to queue actions.
- droppedActionHandler(Consumer<Point>) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
A callback to be used when an actions are dropped on action queue exhaustion.
- dropRetentionPolicy(String, String) - 接口中的方法 com.cnosdb.CnosDB
-
已过时。(since 2.9, removed in 3.0) Use
com.cnosdb.CnosDB.query(Query)to execute a DROP RETENTION POLICY query. - dropRetentionPolicy(String, String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Drops a retentionPolicy in a database.
- DurationLiteral - com.cnosdb.querybuilder.time中的类
E
- enableBatch() - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes to speed up writes significantly.
- enableBatch() - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableBatch(int, int, TimeUnit) - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes as
CnosDB.enableBatch(int, int, TimeUnit, ThreadFactory)} using default thread factory. - enableBatch(int, int, TimeUnit) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableBatch(int, int, TimeUnit, ThreadFactory) - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes as
CnosDB.enableBatch(int, int, TimeUnit, ThreadFactory, BiConsumer)using with a exceptionHandler that does nothing. - enableBatch(int, int, TimeUnit, ThreadFactory) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableBatch(int, int, TimeUnit, ThreadFactory, BiConsumer<Iterable<Point>, Throwable>) - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes to speed up writes significant.
- enableBatch(int, int, TimeUnit, ThreadFactory, BiConsumer<Iterable<Point>, Throwable>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableBatch(int, int, TimeUnit, ThreadFactory, BiConsumer<Iterable<Point>, Throwable>, CnosDB.ConsistencyLevel) - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes with consistency set for an entire batch flushDurations is reached first, a batch write is issued.
- enableBatch(int, int, TimeUnit, ThreadFactory, BiConsumer<Iterable<Point>, Throwable>, CnosDB.ConsistencyLevel) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableBatch(BatchOptions) - 接口中的方法 com.cnosdb.CnosDB
-
Enable batching of single Point writes to speed up writes significantly.
- enableBatch(BatchOptions) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- enableGzip() - 接口中的方法 com.cnosdb.CnosDB
-
Enable Gzip compress for http request body.
- enableGzip() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Enable Gzip compress for http request body.
- encode(String) - 类中的静态方法 com.cnosdb.dto.Query
-
Encode a command into
x-www-form-urlencodedformat. - eq(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- eq(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- EQ - 类中的静态变量 com.cnosdb.querybuilder.Operations
- EQR - 类中的静态变量 com.cnosdb.querybuilder.Operations
- equals(Object) - 类中的方法 com.cnosdb.dto.BatchPoints
- equals(Object) - 类中的方法 com.cnosdb.dto.BoundParameterQuery
- equals(Object) - 类中的方法 com.cnosdb.dto.Point
- equals(Object) - 类中的方法 com.cnosdb.dto.Query
- exceptionHandler(BiConsumer<Iterable<Point>, Throwable>) - 类中的方法 com.cnosdb.BatchOptions
- exceptionHandler(BiConsumer<Iterable<Point>, Throwable>) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
A callback to be used when an error occurs during a batchwrite.
F
- field(String, Object) - 类中的方法 com.cnosdb.dto.Point.Builder
-
已过时。
- fields(Map<String, Object>) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a Map of fields to this point.
- fill(Number) - 接口中的方法 com.cnosdb.querybuilder.Select
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- fill(Number) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- fill(String) - 接口中的方法 com.cnosdb.querybuilder.Select
- fill(String) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- fill(String) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- fill(String) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- fill(String) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- fill(String) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- fill(String) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- flush() - 接口中的方法 com.cnosdb.CnosDB
-
Send any buffered points to CnosDB.
- flush() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Send any buffered points to CnosDB.
- flushDuration(int) - 类中的方法 com.cnosdb.BatchOptions
- forDatabase(String) - 类中的方法 com.cnosdb.dto.BoundParameterQuery.QueryBuilder
- from(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- from(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- from(String[]) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- from(String, String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- from(String, String[]) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- FromClause - com.cnosdb.querybuilder.clauses中的类
- FromClause() - 类的构造器 com.cnosdb.querybuilder.clauses.FromClause
- fromCnosDBTimeFormat(String) - 枚举中的静态方法 com.cnosdb.impl.TimeUtil
-
convert an cnosdb timestamp used by cnosdb to unix epoch time.
- fromRaw(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- fromRaw(String, String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- fromSubQuery() - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- fromSubQuery(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- fromSubQuery(String, String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- fromSubQuery(String, String[]) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- fromSubQueryRaw(String, String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- FULL - 枚举 中的枚举常量 com.cnosdb.CnosDB.LogLevel
-
Log the headers, body, and metadata for both requests and responses.
- function(String, Object...) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- function(String, Object...) - 接口中的方法 com.cnosdb.querybuilder.Selection
- function(String, Object...) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- function(String, Object...) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- Function - com.cnosdb.querybuilder中的类
- FunctionFactory - com.cnosdb.querybuilder中的类
G
- getActions() - 类中的方法 com.cnosdb.BatchOptions
- getAlias() - 类中的方法 com.cnosdb.querybuilder.Alias
- getBufferLimit() - 类中的方法 com.cnosdb.BatchOptions
- getClauses() - 接口中的方法 com.cnosdb.querybuilder.Where
- getClauses() - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- getClauses() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- getClauses() - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- getColumn() - 类中的方法 com.cnosdb.querybuilder.Alias
- getColumns() - 类中的方法 com.cnosdb.dto.QueryResult.Series
- getCommand() - 类中的方法 com.cnosdb.dto.Query
- getCommand() - 类中的方法 com.cnosdb.querybuilder.BuiltQuery
- getCommandWithUrlEncoded() - 类中的方法 com.cnosdb.dto.Query
- getCommandWithUrlEncoded() - 类中的方法 com.cnosdb.querybuilder.BuiltQuery
- getConsistency() - 类中的方法 com.cnosdb.BatchOptions
- getConsistency() - 类中的方法 com.cnosdb.dto.BatchPoints
- getConsistencyLevel() - 类中的方法 com.cnosdb.impl.BatchProcessor
- getDatabase() - 类中的方法 com.cnosdb.dto.BatchPoints
- getDatabase() - 类中的方法 com.cnosdb.dto.Query
- getDatabase() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- getDroppedActionHandler() - 类中的方法 com.cnosdb.BatchOptions
- getDroppedActionHandler() - 类中的方法 com.cnosdb.impl.BatchProcessor
- getError() - 类中的方法 com.cnosdb.dto.QueryResult
- getError() - 类中的方法 com.cnosdb.dto.QueryResult.Result
- getEtat() - 类中的方法 com.cnosdb.example.Android
- getExceptionHandler() - 类中的方法 com.cnosdb.BatchOptions
- getExpression() - 类中的方法 com.cnosdb.querybuilder.Distinct
- getFlushDuration() - 类中的方法 com.cnosdb.BatchOptions
- getHC() - 类中的方法 com.cnosdb.example.Android
- getJitterDuration() - 类中的方法 com.cnosdb.BatchOptions
- getName() - 类中的方法 com.cnosdb.dto.QueryResult.Series
- getName() - 类中的方法 com.cnosdb.querybuilder.Column
- getName() - 类中的方法 com.cnosdb.querybuilder.Function
- getParameterJsonWithUrlEncoded() - 类中的方法 com.cnosdb.dto.BoundParameterQuery
- getParameters() - 类中的方法 com.cnosdb.querybuilder.Function
- getPoints() - 类中的方法 com.cnosdb.dto.BatchPoints
- getPrecision() - 类中的方法 com.cnosdb.BatchOptions
- getPrecision() - 类中的方法 com.cnosdb.dto.BatchPoints
- getPrecision() - 类中的方法 com.cnosdb.impl.BatchProcessor
- getResponseTime() - 类中的方法 com.cnosdb.dto.Pong
- getResults() - 类中的方法 com.cnosdb.dto.QueryResult
- getRetentionPolicy() - 类中的方法 com.cnosdb.dto.BatchPoints
- getSeries() - 类中的方法 com.cnosdb.dto.QueryResult.Result
- getTags() - 类中的方法 com.cnosdb.dto.BatchPoints
- getTags() - 类中的方法 com.cnosdb.dto.QueryResult.Series
- getThreadFactory() - 类中的方法 com.cnosdb.BatchOptions
- getValues() - 类中的方法 com.cnosdb.dto.QueryResult.Series
- getVersion() - 类中的方法 com.cnosdb.dto.Pong
- groupBy(Object...) - 接口中的方法 com.cnosdb.querybuilder.Select
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- groupBy(Object...) - 接口中的方法 com.cnosdb.querybuilder.Where
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- groupBy(Object...) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- gt(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- gt(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- GT - 类中的静态变量 com.cnosdb.querybuilder.Operations
- gte(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- gte(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- GTE - 类中的静态变量 com.cnosdb.querybuilder.Operations
H
- hasError() - 类中的方法 com.cnosdb.dto.QueryResult
-
Checks if this QueryResult has an error message.
- hasError() - 类中的方法 com.cnosdb.dto.QueryResult.Result
-
Checks if this Result has an error message.
- hasFields() - 类中的方法 com.cnosdb.dto.Point.Builder
-
Does this builder contain any fields?
- hashCode() - 类中的方法 com.cnosdb.dto.BatchPoints
- hashCode() - 类中的方法 com.cnosdb.dto.BoundParameterQuery
- hashCode() - 类中的方法 com.cnosdb.dto.Point
- hashCode() - 类中的方法 com.cnosdb.dto.Query
- HEADERS - 枚举 中的枚举常量 com.cnosdb.CnosDB.LogLevel
-
Log the basic information along with request and response headers.
- HOUR - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
I
- INSTANCE - 枚举 中的枚举常量 com.cnosdb.CnosDBFactory
- INSTANCE - 枚举 中的枚举常量 com.cnosdb.impl.TimeUtil
- intercept(Interceptor.Chain) - 类中的方法 com.cnosdb.impl.BasicAuthInterceptor
- interval(int, int, TimeUnit) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
The interval at which at least should issued a write.
- interval(int, TimeUnit) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
The interval at which at least should issued a write.
- into(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- into(String) - 接口中的方法 com.cnosdb.querybuilder.WithInto
- isBatchEnabled() - 接口中的方法 com.cnosdb.CnosDB
-
Returns whether Batching is enabled.
- isBatchEnabled() - 类中的方法 com.cnosdb.impl.CnosDBImpl
- isCanceled() - 接口中的方法 com.cnosdb.CnosDB.Cancellable
-
Return
trueif theCnosDB.Cancellable.cancel()was called. - isDropActionsOnQueueExhaustion() - 类中的方法 com.cnosdb.BatchOptions
- isDropActionsOnQueueExhaustion() - 类中的方法 com.cnosdb.impl.BatchProcessor
- isGood() - 类中的方法 com.cnosdb.dto.Pong
-
Good or bad connection status.
- isGzipEnabled() - 接口中的方法 com.cnosdb.CnosDB
-
Returns whether Gzip compress for http request body is enabled.
- isGzipEnabled() - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Returns whether Gzip compress for http request body is enabled.
- isMergeAbleWith(BatchPoints) - 类中的方法 com.cnosdb.dto.BatchPoints
-
Test whether is possible to merge two BatchPoints objects.
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.AuthorizationFailedException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.CacheMaxMemorySizeExceededException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.DatabaseNotFoundException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.FieldTypeConflictException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.HintedHandOffQueueNotEmptyException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.PointsBeyondRetentionPolicyException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.RetryBufferOverrunException
- isRetryWorth() - 异常错误中的方法 com.cnosdb.CnosDBException.UnableToParseException
J
- jitterDuration(int) - 类中的方法 com.cnosdb.BatchOptions
-
Jitters the batch flush interval by a random amount.
- join(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.AndConjunction
- join(StringBuilder) - 接口中的方法 com.cnosdb.querybuilder.clauses.Conjunction
- join(StringBuilder) - 类中的方法 com.cnosdb.querybuilder.clauses.OrConjunction
- joinAndAppend(StringBuilder, String, List<? extends Appendable>) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- joinAndAppend(StringBuilder, List<? extends ConjunctionClause>) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- joinAndAppendNames(StringBuilder, List<?>) - 类中的静态方法 com.cnosdb.querybuilder.Appender
- JSON - 枚举 中的枚举常量 com.cnosdb.CnosDB.ResponseFormat
-
application/json format.
L
- limit(int) - 接口中的方法 com.cnosdb.querybuilder.Select
- limit(int) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- limit(int) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- limit(int) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- limit(int) - 接口中的方法 com.cnosdb.querybuilder.Where
- limit(int) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- limit(int) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- limit(int) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- limit(int, long) - 接口中的方法 com.cnosdb.querybuilder.Select
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- limit(int, long) - 接口中的方法 com.cnosdb.querybuilder.Where
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- limit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- lineProtocol() - 类中的方法 com.cnosdb.dto.BatchPoints
-
calculate the lineprotocol for all Points.
- lineProtocol() - 类中的方法 com.cnosdb.dto.Point
-
Calculate the lineprotocol entry for a single Point.
- lineProtocol(TimeUnit) - 类中的方法 com.cnosdb.dto.Point
-
Calculate the lineprotocol entry for a single point, using a specific
TimeUnitfor the timestamp. - LOG_LEVEL_PROPERTY - 接口中的静态变量 com.cnosdb.CnosDB
-
The system property key to set the http logging level across the JVM.
- lt(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- lt(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- LT - 类中的静态变量 com.cnosdb.querybuilder.Operations
- lte(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- lte(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- LTE - 类中的静态变量 com.cnosdb.querybuilder.Operations
M
- max(Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- max(Object) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- max(Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- max(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- max(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- MAX - 类中的静态变量 com.cnosdb.querybuilder.Aggregations
- mean(Object) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- mean(Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- mean(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- mean(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- MEAN - 类中的静态变量 com.cnosdb.querybuilder.Aggregations
- measurement(String) - 类中的静态方法 com.cnosdb.dto.Point
-
Create a new Point Build build to create a new Point in a fluent manner.
- Measurement - com.cnosdb.annotation中的注释类型
- measurementByPOJO(Class<?>) - 类中的静态方法 com.cnosdb.dto.Point
-
Create a new Point Build build to create a new Point in a fluent manner from a POJO.
- mergeIn(BatchPoints) - 类中的方法 com.cnosdb.dto.BatchPoints
-
Merge two BatchPoints objects.
- MessagePackConverterFactory - com.cnosdb.msgpack中的类
-
A Retrofit Convertor Factory for MessagePack response.
- MessagePackConverterFactory() - 类的构造器 com.cnosdb.msgpack.MessagePackConverterFactory
- MessagePackResponseBodyConverter - com.cnosdb.msgpack中的类
-
Test the CnosDB API over MessagePack format.
- MessagePackResponseBodyConverter() - 类的构造器 com.cnosdb.msgpack.MessagePackResponseBodyConverter
- MessagePackTraverser - com.cnosdb.msgpack中的类
-
Traverse the MessagePack input stream and return Query Result object(s).
- MessagePackTraverser() - 类的构造器 com.cnosdb.msgpack.MessagePackTraverser
- MICROSECONDS - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- MILLISECONDS - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- min(Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- min(Object) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- min(Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- min(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- min(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- MIN - 类中的静态变量 com.cnosdb.querybuilder.Aggregations
- MINUTE - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- MSGPACK - 枚举 中的枚举常量 com.cnosdb.CnosDB.ResponseFormat
-
application/x-msgpack format.
- MUL - 类中的静态变量 com.cnosdb.querybuilder.Operations
- MultipleFromClause - com.cnosdb.querybuilder.clauses中的类
- MultipleFromClause(List<String>) - 类的构造器 com.cnosdb.querybuilder.clauses.MultipleFromClause
N
- name() - 注释类型 中的元素 com.cnosdb.annotation.Column
- name() - 注释类型 中的元素 com.cnosdb.annotation.Measurement
- NANOSECONDS - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- ne(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- ne(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- NE - 类中的静态变量 com.cnosdb.querybuilder.Operations
- NegativeRegexClause - com.cnosdb.querybuilder.clauses中的类
- NegativeRegexClause(String, String) - 类的构造器 com.cnosdb.querybuilder.clauses.NegativeRegexClause
- neq(Object, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- neq(String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- NEQ - 类中的静态变量 com.cnosdb.querybuilder.Operations
- NER - 类中的静态变量 com.cnosdb.querybuilder.Operations
- NestedClause - com.cnosdb.querybuilder.clauses中的类
- NestedClause(List<ConjunctionClause>) - 类的构造器 com.cnosdb.querybuilder.clauses.NestedClause
- newQuery(String) - 类中的静态方法 com.cnosdb.dto.BoundParameterQuery.QueryBuilder
- NONE - 枚举 中的枚举常量 com.cnosdb.CnosDB.LogLevel
-
No logging.
- now() - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- now() - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- nregex(String, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
O
- ONE - 枚举 中的枚举常量 com.cnosdb.CnosDB.ConsistencyLevel
-
Write succeeds if write reached at least one cluster members.
- op(OperationClause) - 接口中的方法 com.cnosdb.querybuilder.Selection
- op(OperationClause) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- op(OperationClause) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- op(Object, String, Object) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- op(Object, String, Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- op(Object, String, Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- op(Object, String, Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- OperationClause - com.cnosdb.querybuilder.clauses中的类
- OperationClause(Object, String, Object) - 类的构造器 com.cnosdb.querybuilder.clauses.OperationClause
- Operations - com.cnosdb.querybuilder中的类
- or(Clause) - 接口中的方法 com.cnosdb.querybuilder.Where
- or(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- or(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereNested
- or(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- or(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- OrConjunction - com.cnosdb.querybuilder.clauses中的类
- OrConjunction(Clause) - 类的构造器 com.cnosdb.querybuilder.clauses.OrConjunction
- orderBy(Ordering) - 接口中的方法 com.cnosdb.querybuilder.Select
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- orderBy(Ordering) - 接口中的方法 com.cnosdb.querybuilder.Where
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- orderBy(Ordering) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- Ordering - com.cnosdb.querybuilder中的类
- orNested() - 接口中的方法 com.cnosdb.querybuilder.Where
- orNested() - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- orNested() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- orNested() - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
P
- parse(InputStream) - 类中的方法 com.cnosdb.msgpack.MessagePackTraverser
-
Parse the message pack stream.
- parseLogLevel(String) - 枚举中的静态方法 com.cnosdb.CnosDB.LogLevel
-
Parses the string argument as a LogLevel constant.
- ping() - 接口中的方法 com.cnosdb.CnosDB
-
Ping this cnosDB.
- ping() - 类中的方法 com.cnosdb.impl.CnosDBImpl
- point(Point) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Add a Point to this set of points.
- point(Point) - 类中的方法 com.cnosdb.dto.BatchPoints
-
Add a single Point to these batches.
- Point - com.cnosdb.dto中的类
-
Representation of a CnosDB database Point.
- Point.Builder - com.cnosdb.dto中的类
-
Builder for a new Point.
- points(Point...) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Add a set of Points to this set of points.
- points(Collection<Point>) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Add a set of Points to this set of points.
- Pong - com.cnosdb.dto中的类
-
Representation of the response for a cnosdb ping.
- Pong() - 类的构造器 com.cnosdb.dto.Pong
- precision(TimeUnit) - 类中的方法 com.cnosdb.BatchOptions
-
Set the time precision to use for the whole batch.
- precision(TimeUnit) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Set the time precision to use for the whole batch.
- precision(TimeUnit) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
-
Set the time precision to use for the batch.
- Preconditions - com.cnosdb.impl中的类
-
Functions for parameter validation.
Q
- query(Query) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a query against a database.
- query(Query) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a query against a database.
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a streaming query against a database.
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a streaming query against a database.
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>, Runnable) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a streaming query against a database.
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>, Runnable) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>, Runnable, Consumer<Throwable>) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a streaming query against a database.
- query(Query, int, BiConsumer<CnosDB.Cancellable, QueryResult>, Runnable, Consumer<Throwable>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a streaming query against a database.
- query(Query, int, Consumer<QueryResult>) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a streaming query against a database.
- query(Query, int, Consumer<QueryResult>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a streaming query against a database.
- query(Query, int, Consumer<QueryResult>, Runnable) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a streaming query against a database.
- query(Query, int, Consumer<QueryResult>, Runnable) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a streaming query against a database.
- query(Query, Class<T>) - 类中的方法 com.cnosdb.impl.CnosDBMapper
- query(Query, Class<T>, String) - 类中的方法 com.cnosdb.impl.CnosDBMapper
- query(Query, TimeUnit) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a query against a database.
- query(Query, TimeUnit) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a query against a database.
- query(Query, Consumer<QueryResult>, Consumer<Throwable>) - 接口中的方法 com.cnosdb.CnosDB
-
Execute a query against a database.
- query(Query, Consumer<QueryResult>, Consumer<Throwable>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Execute a query against a database.
- query(Class<T>) - 类中的方法 com.cnosdb.impl.CnosDBMapper
- Query - com.cnosdb.dto中的类
-
Represents a Query against Cnosdb.
- Query(String) - 类的构造器 com.cnosdb.dto.Query
- Query(String, String) - 类的构造器 com.cnosdb.dto.Query
- Query(String, String, boolean) - 类的构造器 com.cnosdb.dto.Query
- QueryBuilder() - 类的构造器 com.cnosdb.dto.BoundParameterQuery.QueryBuilder
- queryExecute(Query) - 类中的方法 com.cnosdb.example.Android
- QueryResult - com.cnosdb.dto中的类
-
{Purpose of This Type}.
- QueryResult() - 类的构造器 com.cnosdb.dto.QueryResult
- QueryResult.Result - com.cnosdb.dto中的类
- QueryResult.Series - com.cnosdb.dto中的类
- QueryStringBuilder - com.cnosdb.querybuilder中的接口
- queue - 类中的变量 com.cnosdb.impl.BatchProcessor
- QUORUM - 枚举 中的枚举常量 com.cnosdb.CnosDB.ConsistencyLevel
-
Write succeeds only if write reached a quorum of cluster members.
R
- raw(String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- raw(String) - 接口中的方法 com.cnosdb.querybuilder.Selection
- raw(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- raw(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- RawFromClause - com.cnosdb.querybuilder.clauses中的类
- RawFromClause(String) - 类的构造器 com.cnosdb.querybuilder.clauses.RawFromClause
- RawText - com.cnosdb.querybuilder中的类
- RawText(String) - 类的构造器 com.cnosdb.querybuilder.RawText
- RawTextClause - com.cnosdb.querybuilder.clauses中的类
- RawTextClause(String) - 类的构造器 com.cnosdb.querybuilder.clauses.RawTextClause
- regex(String) - 接口中的方法 com.cnosdb.querybuilder.Selection
- regex(String) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- regex(String) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- regex(String, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- RegexClause - com.cnosdb.querybuilder.clauses中的类
- RegexClause(String, String) - 类的构造器 com.cnosdb.querybuilder.clauses.RegexClause
- RelativeTimeClause - com.cnosdb.querybuilder.clauses中的类
- requiresPost() - 类中的方法 com.cnosdb.dto.Query
- requiresPost() - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- responseBodyConverter(Type, Annotation[], Retrofit) - 类中的方法 com.cnosdb.msgpack.MessagePackConverterFactory
- Result() - 类的构造器 com.cnosdb.dto.QueryResult.Result
- retentionPolicy() - 注释类型 中的元素 com.cnosdb.annotation.Measurement
- retentionPolicy(String) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
The retentionPolicy to use.
- RetryBufferOverrunException(String) - 异常错误的构造器 com.cnosdb.CnosDBException.RetryBufferOverrunException
S
- save(T) - 类中的方法 com.cnosdb.impl.CnosDBMapper
- SECOND - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- select(Object...) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- select(String...) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- Select - com.cnosdb.querybuilder中的接口
- SelectCoreImpl<T extends Where> - com.cnosdb.querybuilder中的类
- Selection - com.cnosdb.querybuilder中的接口
- SelectionQueryImpl - com.cnosdb.querybuilder中的类
- SelectionSubQueryImpl<T extends WithSubquery> - com.cnosdb.querybuilder中的类
- SelectQueryImpl - com.cnosdb.querybuilder中的类
- SelectRegexClause - com.cnosdb.querybuilder.clauses中的类
- SelectRegexClause(String) - 类的构造器 com.cnosdb.querybuilder.clauses.SelectRegexClause
- SelectSubQueryImpl<T extends WithSubquery> - com.cnosdb.querybuilder中的类
- SelectWithSubquery - com.cnosdb.querybuilder中的接口
- Series() - 类的构造器 com.cnosdb.dto.QueryResult.Series
- setColumns(List<String>) - 类中的方法 com.cnosdb.dto.QueryResult.Series
- setConsistency(CnosDB.ConsistencyLevel) - 接口中的方法 com.cnosdb.CnosDB
-
Set the consistency level which is used for writing points.
- setConsistency(CnosDB.ConsistencyLevel) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- setDatabase(String) - 接口中的方法 com.cnosdb.CnosDB
-
Set the database which is used for writing points.
- setDatabase(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- setError(String) - 类中的方法 com.cnosdb.dto.QueryResult.Result
- setError(String) - 类中的方法 com.cnosdb.dto.QueryResult
- setLogLevel(CnosDB.LogLevel) - 接口中的方法 com.cnosdb.CnosDB
-
Set the loglevel which is used for REST related actions.
- setLogLevel(CnosDB.LogLevel) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- setName(String) - 类中的方法 com.cnosdb.dto.QueryResult.Series
- setResponseTime(long) - 类中的方法 com.cnosdb.dto.Pong
- setResults(List<QueryResult.Result>) - 类中的方法 com.cnosdb.dto.QueryResult
- setRetentionPolicy(String) - 接口中的方法 com.cnosdb.CnosDB
-
Set the retention policy which is used for writing points.
- setRetentionPolicy(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- setSeries(List<QueryResult.Series>) - 类中的方法 com.cnosdb.dto.QueryResult.Result
- setSubQuery(QueryStringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- setSubQuery(QueryStringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- setSubQuery(QueryStringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- setSubQuery(QueryStringBuilder) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- setSubQuery(QueryStringBuilder) - 接口中的方法 com.cnosdb.querybuilder.WithSubquery
- setTags(Map<String, String>) - 类中的方法 com.cnosdb.dto.QueryResult.Series
- setValues(List<List<Object>>) - 类中的方法 com.cnosdb.dto.QueryResult.Series
- setVersion(String) - 类中的方法 com.cnosdb.dto.Pong
- SimpleClause - com.cnosdb.querybuilder.clauses中的类
- SimpleClause(String, String, Object) - 类的构造器 com.cnosdb.querybuilder.clauses.SimpleClause
- SimpleFromClause - com.cnosdb.querybuilder.clauses中的类
- SimpleFromClause(String) - 类的构造器 com.cnosdb.querybuilder.clauses.SimpleFromClause
- sLimit(int) - 接口中的方法 com.cnosdb.querybuilder.Select
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- sLimit(int) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- sLimit(int, long) - 接口中的方法 com.cnosdb.querybuilder.Select
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- sLimit(int, long) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- SUB - 类中的静态变量 com.cnosdb.querybuilder.Operations
- SubQuery<T extends WithSubquery> - com.cnosdb.querybuilder中的类
- SubQuery() - 类的构造器 com.cnosdb.querybuilder.SubQuery
- SubQueryFromClause - com.cnosdb.querybuilder.clauses中的类
- SubQueryFromClause(QueryStringBuilder) - 类的构造器 com.cnosdb.querybuilder.clauses.SubQueryFromClause
- SubRelativeTimeClause - com.cnosdb.querybuilder.clauses中的类
- SubRelativeTimeClause(TimeInterval) - 类的构造器 com.cnosdb.querybuilder.clauses.SubRelativeTimeClause
- subTime(long, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- sum(Object) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- sum(Object) - 接口中的方法 com.cnosdb.querybuilder.Selection
- sum(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionQueryImpl
- sum(Object) - 类中的方法 com.cnosdb.querybuilder.SelectionSubQueryImpl
- SUM - 类中的静态变量 com.cnosdb.querybuilder.Aggregations
T
- tag() - 注释类型 中的元素 com.cnosdb.annotation.Column
- tag(String, String) - 类中的方法 com.cnosdb.dto.BatchPoints.Builder
-
Add a tag to this set of points.
- tag(String, String) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a tag to this point.
- tag(Map<String, String>) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a Map of tags to add to this point.
- threadFactory(ThreadFactory) - 类中的方法 com.cnosdb.BatchOptions
- threadFactory(ThreadFactory) - 类中的方法 com.cnosdb.impl.BatchProcessor.Builder
- ti(Long, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- time(long, TimeUnit) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a time to this point as long.
- time(Long, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- time(Long, String) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- time(Long, String, Long, String) - 类中的静态方法 com.cnosdb.querybuilder.BuiltQuery.QueryBuilder
- time(Long, String, Long, String) - 类中的静态方法 com.cnosdb.querybuilder.FunctionFactory
- time(Long, TimeUnit) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a time to this point as Long.
- time(Number, TimeUnit) - 类中的方法 com.cnosdb.dto.Point.Builder
-
Add a time to this point.
- TIME_IN_SECOND_LENGTH - 枚举中的静态变量 com.cnosdb.impl.TimeUtil
- TimeColumn - com.cnosdb.annotation中的注释类型
- TimeInterval - com.cnosdb.querybuilder.time中的类
- TimeInterval(Long, String) - 类的构造器 com.cnosdb.querybuilder.time.TimeInterval
- timeUnit() - 注释类型 中的元素 com.cnosdb.annotation.Measurement
- timeUnit() - 注释类型 中的元素 com.cnosdb.annotation.TimeColumn
- TimeUtil - com.cnosdb.impl中的枚举
-
Utils for time related methods.
- TimeZone - com.cnosdb.querybuilder中的类
- toCnosDBTimeFormat(long) - 枚举中的静态方法 com.cnosdb.impl.TimeUtil
-
convert a unix epoch time to timestamp used by cnosdb.
- toPOJO(QueryResult, Class<T>) - 类中的方法 com.cnosdb.impl.CnosDBResultMapper
-
Process a
QueryResultobject returned by the CnosDB client inspecting the internal data structure and creating the respective object instances based on the Class passed as parameter. - toPOJO(QueryResult, Class<T>, String) - 类中的方法 com.cnosdb.impl.CnosDBResultMapper
-
Process a
QueryResultobject returned by the CnosDB client inspecting the internal data structure and creating the respective object instances based on the Class passed as parameter. - toPOJO(QueryResult, Class<T>, String, TimeUnit) - 类中的方法 com.cnosdb.impl.CnosDBResultMapper
-
Process a
QueryResultobject returned by the CnosDB client inspecting the internal data structure and creating the respective object instances based on the Class passed as parameter. - toPOJO(QueryResult, Class<T>, TimeUnit) - 类中的方法 com.cnosdb.impl.CnosDBResultMapper
-
Process a
QueryResultobject returned by the CnosDB client inspecting the internal data structure and creating the respective object instances based on the Class passed as parameter. - toString() - 类中的方法 com.cnosdb.dto.BatchPoints
- toString() - 类中的方法 com.cnosdb.dto.Point
- toString() - 类中的方法 com.cnosdb.dto.Pong
- toString() - 类中的方法 com.cnosdb.dto.QueryResult.Result
- toString() - 类中的方法 com.cnosdb.dto.QueryResult.Series
- toString() - 类中的方法 com.cnosdb.dto.QueryResult
- toTimePrecision(TimeUnit) - 枚举中的静态方法 com.cnosdb.impl.TimeUtil
-
Convert from a TimeUnit to a cnosDB timeunit String.
- traverse(InputStream) - 类中的方法 com.cnosdb.msgpack.MessagePackTraverser
-
Traverse over the whole message pack stream.
- tz(String) - 接口中的方法 com.cnosdb.querybuilder.Select
- tz(String) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- tz(String) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- tz(String) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- tz(String) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- tz(String) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- tz(String) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
V
- value() - 枚举中的方法 com.cnosdb.CnosDB.ConsistencyLevel
-
Get the String value of the ConsistencyLevel.
- valueOf(String) - 枚举中的静态方法 com.cnosdb.CnosDB.ConsistencyLevel
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 com.cnosdb.CnosDB.LogLevel
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 com.cnosdb.CnosDB.ResponseFormat
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 com.cnosdb.impl.TimeUtil
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 com.cnosdb.CnosDB.ConsistencyLevel
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 com.cnosdb.CnosDB.LogLevel
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 com.cnosdb.CnosDB.ResponseFormat
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 com.cnosdb.CnosDBFactory
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举中的静态方法 com.cnosdb.impl.TimeUtil
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- version() - 接口中的方法 com.cnosdb.CnosDB
-
Return the version of the connected cnosDB Server.
- version() - 类中的方法 com.cnosdb.impl.CnosDBImpl
W
- WEEK - 类中的静态变量 com.cnosdb.querybuilder.time.DurationLiteral
- where - 类中的变量 com.cnosdb.querybuilder.SelectCoreImpl
- where() - 接口中的方法 com.cnosdb.querybuilder.Select
- where() - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- where() - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- where() - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- where() - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- where() - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- where() - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- where(Clause) - 接口中的方法 com.cnosdb.querybuilder.Select
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- where(Clause) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- where(String) - 接口中的方法 com.cnosdb.querybuilder.Select
- where(String) - 类中的方法 com.cnosdb.querybuilder.SelectCoreImpl
- where(String) - 类中的方法 com.cnosdb.querybuilder.SelectQueryImpl
- where(String) - 类中的方法 com.cnosdb.querybuilder.SelectSubQueryImpl
- where(String) - 类中的方法 com.cnosdb.querybuilder.WhereCoreImpl
- where(String) - 类中的方法 com.cnosdb.querybuilder.WhereQueryImpl
- where(String) - 类中的方法 com.cnosdb.querybuilder.WhereSubQueryImpl
- Where - com.cnosdb.querybuilder中的接口
- WhereCoreImpl<T extends Select> - com.cnosdb.querybuilder中的类
- WhereNested<T extends Where> - com.cnosdb.querybuilder中的类
- WhereQueryImpl<T extends SelectQueryImpl> - com.cnosdb.querybuilder中的类
- WhereSubQueryImpl<T extends SelectWithSubquery,
E extends WithSubquery> - com.cnosdb.querybuilder中的类 - WithInto - com.cnosdb.querybuilder中的接口
- WithSubquery - com.cnosdb.querybuilder中的接口
- write(int, Point) - 接口中的方法 com.cnosdb.CnosDB
-
Write a single Point to the database through UDP.
- write(int, Point) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Write a single Point to the database through UDP.
- write(int, String) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the string records through UDP.
- write(int, String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Write a set of Points to the cnosdb database with the string records through UDP.
- write(int, List<String>) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the list of string records through UDP.
- write(int, List<String>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
-
Write a set of Points to the cnosdb database with the list of string records through UDP.
- write(BatchPoints) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the new (>= 0.9.0rc32) lineprotocol.
- write(BatchPoints) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(Point) - 接口中的方法 com.cnosdb.CnosDB
-
Write a single Point to the default database.
- write(Point) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the default database with the string records.
- write(String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String, String, CnosDB.ConsistencyLevel, String) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the string records.
- write(String, String, CnosDB.ConsistencyLevel, String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String, String, CnosDB.ConsistencyLevel, TimeUnit, String) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the string records.
- write(String, String, CnosDB.ConsistencyLevel, TimeUnit, String) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String, String, CnosDB.ConsistencyLevel, TimeUnit, List<String>) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the list of string records.
- write(String, String, CnosDB.ConsistencyLevel, TimeUnit, List<String>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String, String, CnosDB.ConsistencyLevel, List<String>) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the list of string records.
- write(String, String, CnosDB.ConsistencyLevel, List<String>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(String, String, Point) - 接口中的方法 com.cnosdb.CnosDB
-
Write a single Point to the database.
- write(String, String, Point) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- write(List<String>) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the default database with the list of string records.
- write(List<String>) - 类中的方法 com.cnosdb.impl.CnosDBImpl
- writeWithRetry(BatchPoints) - 接口中的方法 com.cnosdb.CnosDB
-
Write a set of Points to the cnosdb database with the new (>= 0.9.0rc32) lineprotocol.
- writeWithRetry(BatchPoints) - 类中的方法 com.cnosdb.impl.CnosDBImpl
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
com.cnosdb.CnosDB.query(Query)to execute a parameterized CREATE DATABASE query.