Interface NodeAllocator

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
BinPackingNodeAllocatorService

public interface NodeAllocator extends Closeable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    acquire(NodeRequirements nodeRequirements, io.airlift.units.DataSize memoryRequirement)
    Requests acquisition of node.
    void