Uses of Class
net.snowflake.client.core.Constants.Architecture
-
Packages that use Constants.Architecture Package Description net.snowflake.client.core -
-
Uses of Constants.Architecture in net.snowflake.client.core
Methods in net.snowflake.client.core that return Constants.Architecture Modifier and Type Method Description static Constants.ArchitectureConstants. getArchitecture()static Constants.ArchitectureConstants.Architecture. valueOf(String name)Returns the enum constant of this type with the specified name.static Constants.Architecture[]Constants.Architecture. values()Returns an array containing the constants of this enum type, in the order they are declared.
-