public class TaosInfo extends Object implements TaosInfoMBean
| Modifier and Type | Method and Description |
|---|---|
void |
connectCloseIncrement() |
void |
connOpenIncrement() |
long |
getConnect_active() |
long |
getConnectClose() |
long |
getConnectOpen() |
static TaosInfo |
getInstance() |
long |
getStatementCount() |
void |
stmtCountIncrement() |
public long getConnectOpen()
getConnectOpen in interface TaosInfoMBeanpublic long getConnectClose()
getConnectClose in interface TaosInfoMBeanpublic long getConnect_active()
getConnect_active in interface TaosInfoMBeanpublic long getStatementCount()
getStatementCount in interface TaosInfoMBeanpublic void connOpenIncrement()
public void connectCloseIncrement()
public void stmtCountIncrement()
public static TaosInfo getInstance()
Copyright © 2026. All rights reserved.