Class ServerData

java.lang.Object
io.deephaven.client.impl.ServerData
All Implemented Interfaces:
Closeable, AutoCloseable

public final class ServerData extends Object implements Closeable
Data sent from the server to the client as part of a fetch or bidirectional message stream. The client is responsible for closing the exports() when no longer needed.