Package org.postgresql.util
Class SharedTimer
java.lang.Object
org.postgresql.util.SharedTimer
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLock
private static final Logger
private final AtomicInteger
private Timer
private LazyCleaner.Cleanable<RuntimeException>
private static final AtomicInteger
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timerCount
-
LOGGER
-
timer
-
refCount
-
lock
-
timerCleanup
-
-
Constructor Details
-
SharedTimer
public SharedTimer()
-
-
Method Details
-
getRefCount
public int getRefCount() -
getTimer
-
releaseTimer
public void releaseTimer()
-