public interface ModelVersion
Modifier and Type | Method | Description |
---|---|---|
long |
timestamp() |
Returns the timestamp which denotes the creation of this model version.
|
long |
versionNumber() |
Returns the model version number.
|
long timestamp()
long versionNumber()