Package io.deephaven.sbe.standalone.client
package io.deephaven.sbe.standalone.client
-
ClassDescriptionContainer class for column information provided by the table server when a client issues a new connection.Users of the TableClient must provide an implementation of this interface, which will get called in order to parse incoming messages.Constants for null and infinite values within the Deephaven Database.Simple message handler implementation that decodes incoming messages and does listener call-backs.Clients should implement this to receive decoded messages from the SimpleMessageHandler.A reference client for the Deephaven SBE table server.