Interface TableDataProtocol.Client

All Superinterfaces:
io.deephaven.enterprise.comm.impl.nio.AbstractPeer, com.fishlib.base.log.LogOutputAppendable
All Known Implementing Classes:
TableDataProtocol.LocalClient, TableDataProtocol.RemoteClient
Enclosing class:
TableDataProtocol

public static interface TableDataProtocol.Client extends io.deephaven.enterprise.comm.impl.nio.AbstractPeer
Interface to a peer that requests table data. Used by a remote table data server to represent its clients.