Package io.deephaven.engine.updategraph.impl
package io.deephaven.engine.updategraph.impl
-
ClassDescriptionThe BaseUpdateGraph contains common code for other UpdateGraph implementations and a map of named UpdateGraph instances.An EventDrivenUpdateGraph provides an isolated refresh processor.Builds or retrieves a new EventDrivenUpdateGraph.This class uses a thread (or pool of threads) to periodically update a set of monitored update sources at a specified target cycle interval.