Class MemoryEstimationHelper

java.lang.Object
org.apache.iotdb.db.queryengine.execution.MemoryEstimationHelper

public class MemoryEstimationHelper extends Object
  • Method Details

    • getEstimatedSizeOfAccountableObject

      public static long getEstimatedSizeOfAccountableObject(@Nullable org.apache.tsfile.utils.Accountable accountable)
    • getEstimatedSizeOfPartialPath

      public static long getEstimatedSizeOfPartialPath(@Nullable PartialPath partialPath)