public class TaosInfo extends Object implements TaosInfoMBean
| Modifier and Type | Method and Description |
|---|---|
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 in interface TaosInfoMBeanpublic long getConnect_close()
getConnect_close in interface TaosInfoMBeanpublic long getConnect_active()
getConnect_active in interface TaosInfoMBeanpublic long getStatement_count()
getStatement_count in interface TaosInfoMBeanpublic void conn_open_increment()
public void connect_close_increment()
public void stmt_count_increment()
public static TaosInfo getInstance()
Copyright © 2022. All rights reserved.