Class SchemaTableContext.SchemaTableParser

java.lang.Object
io.deephaven.kv.schema.SchemaTableContext.SchemaTableParser
All Implemented Interfaces:
GetPrefixResponseParser<Optional<SchemaTable>>, KeyValuesCollectionParser<Optional<SchemaTable>>
Enclosing class:
SchemaTableContext

public class SchemaTableContext.SchemaTableParser extends Object implements GetPrefixResponseParser<Optional<SchemaTable>>