| DeviceEntry |
device entry in id table
|
| DeviceIDFactory |
factory to build device id according to configured algorithm
|
| DiskSchemaEntry |
the disk schema entry of schema entry of id table.
|
| InsertMeasurementMNode |
Generated entity implements IMeasurementMNode interface to unify insert logic through id table
and SchemaProcessor
|
| PlainDeviceID |
Using device id path as id
|
| SchemaEntry |
Schema entry of id table
Notice that this class is also a last cache container for last cache
|
| SHA256DeviceID |
Using sha 256 hash value of device path as device ID
|
| TimeseriesID |
A po class contains device id and measurement, represents a timeseries
|