Interface TableDataProtocol.Server

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

public static interface TableDataProtocol.Server extends io.deephaven.enterprise.comm.impl.nio.AbstractPeer
Interface to a peer that responds to requests for table data. Used by a remote table data client to represent its servers.