Uses of Class
io.trino.testing.TestingHandle
-
Packages that use TestingHandle Package Description io.trino.testing -
-
Uses of TestingHandle in io.trino.testing
Methods in io.trino.testing that return TestingHandle Modifier and Type Method Description static TestingHandleTestingHandle. valueOf(String name)Returns the enum constant of this type with the specified name.static TestingHandle[]TestingHandle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-