public class TaosInfo extends Object implements TaosInfoMBean
| 限定符和类型 | 方法和说明 |
|---|---|
void |
conn_open_increment() |
void |
connect_close_increment() |
long |
getConnect_active() |
long |
getConnect_close() |
long |
getConnect_open() |
static TaosInfo |
getInstance() |
long |
getStatement_count() |
void |
stmt_count_increment() |
public long getConnect_open()
getConnect_open 在接口中 TaosInfoMBeanpublic long getConnect_close()
getConnect_close 在接口中 TaosInfoMBeanpublic long getConnect_active()
getConnect_active 在接口中 TaosInfoMBeanpublic long getStatement_count()
getStatement_count 在接口中 TaosInfoMBeanpublic void conn_open_increment()
public void connect_close_increment()
public void stmt_count_increment()
public static TaosInfo getInstance()
Copyright © 2021. All rights reserved.