Package com.inductiveautomation.historian.gateway.api.storage.strategy
package com.inductiveautomation.historian.gateway.api.storage.strategy
-
ClassDescriptionA record representing the configuration for debouncing and batching operations.A builder class for constructing DebounceBatchConfig instances.A strategy for debouncing and batching temporal point storage operations.A singleton implementation of the
PointStorageStrategy
interface that provides default behavior for processing and storing atomic, complex, and change points.Abstract class representing a strategy for storing points in a historian system.Listener interface for handling batches of temporal points when they are ready.