Uses of Class
io.prestosql.util.PowerOfTwo
-
Packages that use PowerOfTwo Package Description io.prestosql.execution io.prestosql.util -
-
Uses of PowerOfTwo in io.prestosql.execution
Methods in io.prestosql.execution with annotations of type PowerOfTwo Modifier and Type Method Description @javax.validation.constraints.Min(1L) intTaskManagerConfig. getTaskConcurrency()@javax.validation.constraints.Min(1L) intTaskManagerConfig. getWriterCount() -
Uses of PowerOfTwo in io.prestosql.util
Methods in io.prestosql.util with parameters of type PowerOfTwo Modifier and Type Method Description voidPowerOfTwoValidator. initialize(PowerOfTwo powerOfTwo)
-