public static class ThreadsIterator.ThreadsInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
busy_threads |
String |
hostname |
long |
total_threads |
long |
user_port |
| Constructor and Description |
|---|
ThreadsInfo() |
public String hostname
public long user_port
public long total_threads
public long busy_threads
Copyright © 2021 The Apache Software Foundation. All rights reserved.