public class VisorCacheQueryDetailMetrics extends Object implements Serializable
| Constructor and Description |
|---|
VisorCacheQueryDetailMetrics() |
| Modifier and Type | Method and Description |
|---|---|
VisorCacheQueryDetailMetrics |
from(QueryDetailMetrics m) |
double |
getAverageTime() |
String |
getCache() |
int |
getCompletions() |
int |
getExecutions() |
int |
getFailures() |
long |
getLastStartTime() |
long |
getMaximumTime() |
long |
getMinimumTime() |
String |
getQuery() |
String |
getQueryType() |
long |
getTotalTime() |
String |
toString() |
public VisorCacheQueryDetailMetrics from(QueryDetailMetrics m)
m - Cache query metrics.public String getQueryType()
public String getQuery()
public String getCache()
public int getExecutions()
public int getCompletions()
public int getFailures()
public long getMinimumTime()
public long getMaximumTime()
public double getAverageTime()
public long getTotalTime()
public long getLastStartTime()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016