Class JsonArrowField
java.lang.Object
com.lancedb.lance.namespace.model.JsonArrowField
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class JsonArrowField
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getType()
int
hashCode()
putMetadataItem
(String key, String metadataItem) void
setMetadata
(Map<String, String> metadata) void
void
setNullable
(Boolean nullable) void
setType
(JsonArrowDataType type) toString()
toUrlQueryString
(String prefix) type
(JsonArrowDataType type)
-
Field Details
-
JSON_PROPERTY_METADATA
-
JSON_PROPERTY_NAME
-
JSON_PROPERTY_NULLABLE
-
JSON_PROPERTY_TYPE
-
-
Constructor Details
-
JsonArrowField
public JsonArrowField()
-
-
Method Details
-
metadata
-
putMetadataItem
-
getMetadata
-
setMetadata
-
name
-
getName
-
setName
-
nullable
-
getNullable
-
setNullable
-
type
-
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-