| Package | Description |
|---|---|
| net.snowflake.common.core |
| Modifier and Type | Method and Description |
|---|---|
static ComponentInfo.Version |
ComponentInfo.Version.fromRank(long versionRank)
Reverse engineer a Version from a version-rank.
|
static ComponentInfo.Version |
ComponentInfo.getVersion()
Get the version info part of the ComponentInfo.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ComponentInfo.Version.compareTo(ComponentInfo.Version other) |
static void |
ComponentInfo.initialize(ComponentInfo.Version version)
Initialize the ComponentInfo by explicitly passing it a
ComponentInfo.Version. |
Copyright © 2020. All rights reserved.