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