Package io.trino.operator
Interface UpdateMemory
public interface UpdateMemory
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NOOP
-
-
Method Details
-
update
boolean update()Update memory reservation.- Returns:
- false if the caller should yield because requested memory reservation cannot be satisfied
-