public class ThreadWatcher extends Object
Constructor and Description |
---|
ThreadWatcher() |
Modifier and Type | Method and Description |
---|---|
void |
addWait(long totalWaitNanos,
long now) |
long |
incrementRunCount() |
ThreadStats |
publish(boolean running) |
public void addWait(long totalWaitNanos, long now)
public long incrementRunCount()
public ThreadStats publish(boolean running)
Copyright © 2013 Hazelcast, Inc.. All rights reserved.