Class SchemaBytesImpl

java.lang.Object
io.deephaven.client.impl.SchemaBytesImpl
All Implemented Interfaces:
io.deephaven.client.impl.SchemaBytes

@AutoService(io.deephaven.client.impl.SchemaBytes.class) public final class SchemaBytesImpl extends Object implements io.deephaven.client.impl.SchemaBytes
  • Constructor Details

    • SchemaBytesImpl

      public SchemaBytesImpl()
  • Method Details

    • toSchemaBytes

      public byte[] toSchemaBytes(io.deephaven.qst.table.TableHeader header)
      Specified by:
      toSchemaBytes in interface io.deephaven.client.impl.SchemaBytes