Uses of Class
com.google.cloud.pubsublite.internal.CloseableMonitor.Hold
-
Packages that use CloseableMonitor.Hold Package Description com.google.cloud.pubsublite.internal -
-
Uses of CloseableMonitor.Hold in com.google.cloud.pubsublite.internal
Methods in com.google.cloud.pubsublite.internal that return CloseableMonitor.Hold Modifier and Type Method Description CloseableMonitor.HoldCloseableMonitor. enter()try-with-resources wrapper for enter.CloseableMonitor.HoldCloseableMonitor. enterWhenUninterruptibly(com.google.common.util.concurrent.Monitor.Guard condition)try-with-resources wrapper for enterWhenUninterruptibly.
-