Package io.trino.memory
Class ClusterMemoryPool
java.lang.Object
io.trino.memory.ClusterMemoryPool
-
Constructor Details
-
ClusterMemoryPool
public ClusterMemoryPool()
-
-
Method Details
-
getInfo
-
getTotalDistributedBytes
public long getTotalDistributedBytes() -
getFreeDistributedBytes
public long getFreeDistributedBytes() -
getReservedDistributedBytes
public long getReservedDistributedBytes() -
getReservedRevocableDistributedBytes
public long getReservedRevocableDistributedBytes() -
getNodes
public int getNodes() -
getBlockedNodes
public int getBlockedNodes() -
getAssignedQueries
public int getAssignedQueries() -
getQueryMemoryReservations
-
getQueryMemoryRevocableReservations
-
update
-
toString
-