Uses of Enum
org.apache.iotdb.jdbc.Constant.Version
Packages that use Constant.Version
-
Uses of Constant.Version in org.apache.iotdb.jdbc
Methods in org.apache.iotdb.jdbc that return Constant.VersionModifier and TypeMethodDescriptionIoTDBConnectionParams.getVersion()static Constant.VersionReturns the enum constant of this type with the specified name.static Constant.Version[]Constant.Version.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.iotdb.jdbc with parameters of type Constant.VersionModifier and TypeMethodDescriptionvoidIoTDBConnectionParams.setVersion(Constant.Version version)