Package | Description |
---|---|
com.amazonaws.services.timestreamwrite |
Amazon Timestream is a fast, scalable, fully managed time series database service that makes it easy to store and
analyze trillions of time series data points per day.
|
com.amazonaws.services.timestreamwrite.model |
Class and Description |
---|
AmazonTimestreamWriteException
Base exception for all service exceptions thrown by Amazon Timestream Write
|
CreateDatabaseRequest |
CreateDatabaseResult |
CreateTableRequest |
CreateTableResult |
Database
A top level container for a table.
|
DeleteDatabaseRequest |
DeleteDatabaseResult |
DeleteTableRequest |
DeleteTableResult |
DescribeDatabaseRequest |
DescribeDatabaseResult |
DescribeEndpointsRequest |
DescribeEndpointsResult |
DescribeTableRequest |
DescribeTableResult |
Dimension
Dimension represents the meta data attributes of the time series.
|
DimensionValueType |
Endpoint
Represents an available endpoint against which to make API calls agaisnt, as well as the TTL for that endpoint.
|
ListDatabasesRequest |
ListDatabasesResult |
ListTablesRequest |
ListTablesResult |
ListTagsForResourceRequest |
ListTagsForResourceResult |
MeasureValueType |
Record
Record represents a time series data point being written into Timestream.
|
RejectedRecord
Records that were not successfully inserted into Timestream due to data validation issues that must be resolved prior
to reinserting time series data into the system.
|
RejectedRecordsException
WriteRecords would throw this exception in the following cases:
|
RetentionProperties
Retention properties contain the duration for which your time series data must be stored in the magnetic store and
the memory store.
|
Table
Table represents a database table in Timestream.
|
TableStatus |
Tag
A tag is a label that you assign to a Timestream database and/or table.
|
TagResourceRequest |
TagResourceResult |
TimeUnit |
UntagResourceRequest |
UntagResourceResult |
UpdateDatabaseRequest |
UpdateDatabaseResult |
UpdateTableRequest |
UpdateTableResult |
WriteRecordsRequest |
WriteRecordsResult |
Copyright © 2020. All rights reserved.