protected class JDBC_PING.InfoWriter extends Object implements TimeScheduler.Task
| Modifier and Type | Field and Description |
|---|---|
protected int |
max_writes |
protected int |
num_writes |
protected long |
sleep_interval |
| Constructor and Description |
|---|
InfoWriter(int max_writes,
long sleep_interval) |
protected final int max_writes
protected int num_writes
protected final long sleep_interval
public long nextInterval()
nextInterval in interface TimeScheduler.TaskCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.