Class RemoteTableDataService

java.lang.Object
io.deephaven.engine.table.impl.locations.impl.AbstractTableDataService
io.deephaven.enterprise.tabledataservice.RemoteTableDataService
All Implemented Interfaces:
TableDataService, EnterpriseTableDataService, NamedImplementation

public class RemoteTableDataService extends AbstractTableDataService implements EnterpriseTableDataService
A TableDataService implementation that uses Enterprise's TableDataProtocol to locate tables.