Package io.deephaven.engine.table.impl.locations.util
package io.deephaven.engine.table.impl.locations.util
-
ClassDescription
TableDataRefreshService
implementation that uses aScheduledThreadPoolExecutor
.This class takes a partition value object and formats it to aString
.Re-usable parsers for partition values encountered asstrings
, e.g.For TableDataService and related components, this allows a simple implementation for subscription support.A subscription token interface with cancellation support.Static helper class for holding and building the shared instance."Null" instance, intended for unit tests and other standalone scenarios.