public class TipiThreadsStats extends Object implements Iterable<TipiThreadStats>
| Constructor and Description |
|---|
TipiThreadsStats() |
| Modifier and Type | Method and Description |
|---|---|
TipiThreadStats |
get(Thread th) |
Iterator<TipiThreadStats> |
iterator() |
void |
purge() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic TipiThreadStats get(Thread th)
public void purge()
public Iterator<TipiThreadStats> iterator()
iterator in interface Iterable<TipiThreadStats>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.