public class CouchMetrics extends Object
| Constructor and Description |
|---|
CouchMetrics() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElapsedTime() |
long |
getErrorCount() |
String |
getExecutionTime() |
long |
getMutationCount() |
long |
getResultCount() |
long |
getResultSize() |
long |
getWarningCount() |
void |
setResultCount(int count) |
void |
setResultSize(int size) |
public String getExecutionTime()
public String getElapsedTime()
public long getResultCount()
public long getErrorCount()
public long getResultSize()
public long getMutationCount()
public long getWarningCount()
public void setResultCount(int count)
public void setResultSize(int size)
Copyright © 2016. All rights reserved.