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.Hold
CloseableMonitor. enter()
try-with-resources wrapper for enter.CloseableMonitor.Hold
CloseableMonitor. enterWhenUninterruptibly(com.google.common.util.concurrent.Monitor.Guard condition)
try-with-resources wrapper for enterWhenUninterruptibly.
-