Class MemoryEstimationHelper
java.lang.Object
org.apache.iotdb.db.queryengine.execution.MemoryEstimationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getEstimatedSizeOfAccountableObject
(org.apache.tsfile.utils.Accountable accountable) static long
getEstimatedSizeOfPartialPath
(PartialPath partialPath)
-
Method Details
-
getEstimatedSizeOfAccountableObject
public static long getEstimatedSizeOfAccountableObject(@Nullable org.apache.tsfile.utils.Accountable accountable) -
getEstimatedSizeOfPartialPath
-