Package com.impossibl.postgres.jdbc
Interface Housekeeper.CleanupRunnable
-
- All Superinterfaces:
java.lang.Runnable
- Enclosing interface:
- Housekeeper
public static interface Housekeeper.CleanupRunnable extends java.lang.Runnable
Cleanup runnable to execute when a reference needs to be cleaned up
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StackTraceElement[]
getAllocationStackTrace()
java.lang.String
getKind()
-