Uses of Interface
io.trino.execution.scheduler.NodeAllocator.NodeLease
Packages that use NodeAllocator.NodeLease
-
Uses of NodeAllocator.NodeLease in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return NodeAllocator.NodeLeaseModifier and TypeMethodDescriptionBinPackingNodeAllocatorService.acquire(NodeRequirements nodeRequirements, io.airlift.units.DataSize memoryRequirement, boolean speculative) NodeAllocator.acquire(NodeRequirements nodeRequirements, io.airlift.units.DataSize memoryRequirement, boolean speculative) Requests acquisition of node.