Package com.inductiveautomation.historian.gateway.api.storage
package com.inductiveautomation.historian.gateway.api.storage
-
ClassDescriptionAn abstract storage engine providing functionalities to store different types of data points such as atomic, complex, and change points.The StorageEngine interface defines a contract for storing and applying various types of points, including atomic points, complex points, and change points, in an underlying storage system.A record representing a batch of temporal points and their associated storage result.