Uses of Class
com.lancedb.lance.namespace.model.JsonArrowSchema
Packages that use JsonArrowSchema
-
Uses of JsonArrowSchema in com.lancedb.lance.namespace.model
Methods in com.lancedb.lance.namespace.model that return JsonArrowSchemaModifier and TypeMethodDescriptionJsonArrowSchema.addFieldsItem(JsonArrowField fieldsItem) JsonArrowSchema.fields(List<JsonArrowField> fields) DescribeTableResponse.getSchema()JsonArrowSchema.putMetadataItem(String key, String metadataItem) Methods in com.lancedb.lance.namespace.model with parameters of type JsonArrowSchemaModifier and TypeMethodDescriptionDescribeTableResponse.schema(JsonArrowSchema schema) voidDescribeTableResponse.setSchema(JsonArrowSchema schema)