Interface OffHeapResource

All Superinterfaces:
PhysicalResource, Resource, SizedResource<PhysicalUsageEvent>

public interface OffHeapResource extends PhysicalResource
  • Method Details

    • getTotal

      long getTotal()
      Specified by:
      getTotal in interface PhysicalResource
      Returns:
      the total resource capacity currently configured.
    • getOwnUsage

      long getOwnUsage()
      Returns:
      the offheap usage specific to only this dataset.