- valueOf(String) - Static method in enum org.apache.calcite.adapter.os.SqlShell.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.calcite.chinook.ConnectionFactory.DBWrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.calcite.chinook.EnvironmentFairy.User
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.calcite.adapter.os.SqlShell.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.calcite.chinook.ConnectionFactory.DBWrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.calcite.chinook.EnvironmentFairy.User
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VmstatTableFunction - Class in org.apache.calcite.adapter.os
-
Table function that executes the OS "vmstat" command
to share memory statistics.
- VmstatTableFunction() - Constructor for class org.apache.calcite.adapter.os.VmstatTableFunction
-