Package io.deephaven.enterprise.tabledataservice
package io.deephaven.enterprise.tabledataservice
-
ClassDescriptionA TableDataService that delegates to another TableDataService.A TableDataService that can be dynamically updated when the source DataRoutingService changes.An interface to add methods needed by Enterprise TableDataService variants.Placeholder instance for a TableDataService that could not be (re)created.A
TableLocationProviderthat will perform a mark/sweep of active locations on refresh.ATableDataServiceimplementation that expects data to be located on a local filesystem.A TableDataServiceDescriptor for OnDiskTableDataService.Builder interface for creating OnDiskTableDataServiceDescriptor instances.An interface for creatingTableDataProtocolDriverinstances for use withRemoteTableDataServiceandRemoteTableLocationImplATableDataServiceimplementation that uses Enterprise'sTableDataProtocolto locate tables.A TableDataServiceDescriptor for RemoteTableDataService.Builder interface for creating RemoteTableDataServiceDescriptor instances.Immutable descriptor for a TableDataService.The standard factory for creatingTableDataServiceinstances using aDataRoutingServiceinstanceEach top level creation of a TableDataService requires recursive calls with access to a consistent context.An helper forTableLocationProviderimplementations that can mark and sweep table locations based on if they have been visited in the current cycle.