| Package | Description |
|---|---|
| net.snowflake.common.core |
| Modifier and Type | Method and Description |
|---|---|
SFVariant.VType |
SFVariant.getVType()
Get the variant value type
|
static SFVariant.VType |
SFVariant.VType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SFVariant.VType[] |
SFVariant.VType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SFVariant(SFVariant.VType vtype)
Construct empty variant value of a given type
|
Copyright © 2020. All rights reserved.