Class RamEstimation

java.lang.Object
org.apache.cassandra.index.sai.disk.v1.vector.RamEstimation

public class RamEstimation extends Object
  • Constructor Details

    • RamEstimation

      public RamEstimation()
  • Method Details

    • concurrentHashMapRamUsed

      public static long concurrentHashMapRamUsed(int externalNodeCount)
      Parameters:
      externalNodeCount - the size() of the ConcurrentHashMap
      Returns:
      an estimate of the number of bytes used