public class StatServiceValuesQueryReply extends ManagementQueryReply
Constructor and Description |
---|
StatServiceValuesQueryReply() |
StatServiceValuesQueryReply(java.lang.String[] names,
StatServiceValue[][] data) |
Modifier and Type | Method and Description |
---|---|
StatServiceValue[][] |
getData() |
java.lang.String[] |
getNames() |
public StatServiceValuesQueryReply()
public StatServiceValuesQueryReply(java.lang.String[] names, StatServiceValue[][] data)
public java.lang.String[] getNames()
public StatServiceValue[][] getData()