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