Interface MemoryTrackedTaskState

All Known Implementing Classes:
DataFrameAnalyticsState, JobState, RoutingState, SnapshotUpgradeState

public interface MemoryTrackedTaskState
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    default boolean
     
  • Method Details

    • consumesMemory

      boolean consumesMemory()
    • isAllocating

      default boolean isAllocating()