public class PingThread
extends java.util.TimerTask
Constructor and Description |
---|
PingThread(java.util.Vector<ConnectionProxy> freeList,
java.lang.String query,
java.util.Map<ConnectionProxy,java.lang.Throwable> leakDebug) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
setPingMutex(java.util.concurrent.Semaphore mutex) |
public PingThread(java.util.Vector<ConnectionProxy> freeList, java.lang.String query, java.util.Map<ConnectionProxy,java.lang.Throwable> leakDebug)
Copyright © 2021. All Rights Reserved.