Package io.deephaven.enterprise.tabledataservice
package io.deephaven.enterprise.tabledataservice
-
ClassDescriptionA
TableLocationProvider
that will perform a mark/sweep of active locations on refresh.ATableDataService
implementation that expects data to be located on a local filesystem.An interface for creatingTableDataProtocolDriver
instances for use withRemoteTableDataService
andRemoteTableLocationImpl
ATableDataService
implementation that uses Enterprise'sTableDataProtocol
to locate tables.The standard factory for creatingTableDataService
instances using aDataRoutingService
instanceAn helper forTableLocationProvider
implementations that can mark and sweep table locations based on if they have been visited in the current cycle.