Uses of Package
com.baidubce.services.tsdb.model

Packages that use com.baidubce.services.tsdb.model
com.baidubce.services.tsdb   
com.baidubce.services.tsdb.model   
 

Classes in com.baidubce.services.tsdb.model used by com.baidubce.services.tsdb
CreateDatabaseRequest
          Represent the request for creating database.
CreateDatabaseResponse
          Represent the response for creating database.
Datapoint
          Represent the model of datapoint for Tsdb.
DeleteDatabaseRequest
          Represent the request for deleting database.
DeleteDatabaseResponse
          Represent the response for deleting database.
DeleteDatapointsRequest
          Represent the request for deleting datapoints.
DeleteDatapointsResponse
          Represent the response for deleting datapoints.
GetDatabaseRequest
          Represent the request for getting database.
GetDatabaseResponse
          Represent the response for getting database.
GetFieldsRequest
          Represent the request for getting fields from Tsdb.
GetFieldsResponse
          Represent the response for getting fields from Tsdb.
GetMetricsRequest
          Represent the request for getting metrics from Tsdb.
GetMetricsResponse
          Represent the response for getting metrics from Tsdb.
GetRowsWithSqlRequest
          Represent the request for getting rows from Tsdb.
GetRowsWithSqlResponse
          Represent the response of getting rows.
GetTagsRequest
          Represent the request for getting tags from Tsdb.
GetTagsResponse
          Represent the response for getting tags from Tsdb.
GetTaskRequest
          Represent the request for getting task.
GetTaskResponse
          Represent the response for getting task.
ListDatabaseRequest
          Represent the request for listing database.
ListDatabaseResponse
          Represent the request for listing database.
Query
          Represent the Query for querying datapoints from Tsdb.
QueryDatapointsRequest
          Represent the request for quering datapoints from Tsdb.
QueryDatapointsResponse
          Represent the response for quering datapoints from Tsdb.
WriteDatapointsRequest
          Represent the request for writing datapoints to Tsdb.
WriteDatapointsResponse
          Represent the response for writing datapoints to Tsdb.
 

Classes in com.baidubce.services.tsdb.model used by com.baidubce.services.tsdb.model
Aggregator
          Represent the Aggregator for querying datapoints from Tsdb.
Column
          Represent the column of sql result.
CreateDatabaseRequest
          Represent the request for creating database.
Datapoint
          Represent the model of datapoint for Tsdb.
DeleteDatabaseRequest
          Represent the request for deleting database.
DeleteDatapointsRequest
          Represent the request for deleting datapoints.
FieldFilter
          Field filter.
Fill
          Represent the fill in query.
Filters
          Represent the filters for querying datapoints from Tsdb.
GetDatabaseRequest
          Represent the request for getting database.
GetDatabaseResponse
          Represent the response for getting database.
GetFieldsRequest
          Represent the request for getting fields from Tsdb.
GetFieldsResponse.FieldInfo
           
GetMetricsRequest
          Represent the request for getting metrics from Tsdb.
GetRowsWithSqlRequest
          Represent the request for getting rows from Tsdb.
GetTagsRequest
          Represent the request for getting tags from Tsdb.
GetTaskRequest
          Represent the request for getting task.
Group
          Represent the Group for querying datapoints from Tsdb.
Group.TimeAndValue
           
GroupBy
          Represent the GroupBy for querying datapoints from Tsdb.
GroupInfo
          Represent the GroupBy for querying datapoints from Tsdb.
ListDatabaseRequest
          Represent the request for listing database.
MetricFields
          Metric fields.
Query
          Represent the Query for querying datapoints from Tsdb.
QueryDatapointsRequest
          Represent the request for quering datapoints from Tsdb.
Quota
          Represent the quota for database.
Result
          Represent the result for querying datapoints from Tsdb.
TagFilter
          Tag filter.
TaskError
          Task Error.
ValueFilter
          Value filter.
WriteDatapointsRequest
          Represent the request for writing datapoints to Tsdb.
 



Copyright © 2018. All rights reserved.