Class TableVersion
java.lang.Object
com.lancedb.lance.namespace.model.TableVersion
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class TableVersion
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setTimestamp
(OffsetDateTime timestamp) void
setVersion
(Long version) timestamp
(OffsetDateTime timestamp) toString()
toUrlQueryString
(String prefix)
-
Field Details
-
JSON_PROPERTY_VERSION
-
JSON_PROPERTY_TIMESTAMP
-
-
Constructor Details
-
TableVersion
public TableVersion()
-
-
Method Details
-
version
-
getVersion
-
setVersion
-
timestamp
-
getTimestamp
-
setTimestamp
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-