Uses of Class
io.prestosql.memory.MemoryPoolAssignmentsRequest
-
Packages that use MemoryPoolAssignmentsRequest Package Description io.prestosql.execution io.prestosql.memory -
-
Uses of MemoryPoolAssignmentsRequest in io.prestosql.execution
Methods in io.prestosql.execution with parameters of type MemoryPoolAssignmentsRequest Modifier and Type Method Description voidSqlTaskManager. updateMemoryPoolAssignments(MemoryPoolAssignmentsRequest assignments)voidTaskManager. updateMemoryPoolAssignments(MemoryPoolAssignmentsRequest assignments) -
Uses of MemoryPoolAssignmentsRequest in io.prestosql.memory
Methods in io.prestosql.memory with parameters of type MemoryPoolAssignmentsRequest Modifier and Type Method Description voidRemoteNodeMemory. asyncRefresh(MemoryPoolAssignmentsRequest assignments)MemoryInfoMemoryResource. getMemoryInfo(MemoryPoolAssignmentsRequest request)
-