Uses of Class
io.prestosql.plugin.blackhole.BlackHoleTransactionHandle
-
-
Uses of BlackHoleTransactionHandle in io.prestosql.plugin.blackhole
Methods in io.prestosql.plugin.blackhole that return BlackHoleTransactionHandle Modifier and Type Method Description static BlackHoleTransactionHandleBlackHoleTransactionHandle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BlackHoleTransactionHandle[]BlackHoleTransactionHandle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-