| Interface | Description |
|---|---|
| Cantor |
Facade for accessing underlying abstractions.
|
| Events |
Events are multi-dimensional time series data.
|
| Maps |
Maps expose functionalities to work with map of strings to string.
|
| Objects |
Objects expose functionalities to work with key/value pairs.
|
| Sets |
Sets expose functionalities to work with sorted sets of strings.
|
| Class | Description |
|---|---|
| Events.Event |
An event consists of a timestamp in milli-seconds, a map of string to string as metadata, and a map of string
to double value as dimensions.
|
| Enum | Description |
|---|---|
| Events.AggregationFunction |
Enum representing all available aggregation functions.
|
Copyright © 2019. All rights reserved.