public class TableStatsHolder extends java.lang.Object implements StatsHolder
Modifier and Type | Field and Description |
---|---|
java.util.List<StatsKeyspace> |
keyspaces |
int |
numberOfTables |
Constructor and Description |
---|
TableStatsHolder(NodeProbe probe,
boolean humanReadable,
boolean ignore,
java.util.List<java.lang.String> tableNames) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
convert2Map() |
public final java.util.List<StatsKeyspace> keyspaces
public final int numberOfTables
public TableStatsHolder(NodeProbe probe, boolean humanReadable, boolean ignore, java.util.List<java.lang.String> tableNames)
public java.util.Map<java.lang.String,java.lang.Object> convert2Map()
convert2Map
in interface StatsHolder
Copyright © 2009-2022 The Apache Software Foundation