Package com.illumon.iris.db.v2.locations.util
package com.illumon.iris.db.v2.locations.util
-
ClassDescription
TableDataRefreshService
implementation that uses aScheduledThreadPoolExecutor
.This is a dummy ScheduledExecutorService that we use in TableDataRefreshService when we don't actually want to execute any background refresh tasks.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.Tree<T>Simple tree/node structure.