public class StatisticsParams extends MessageParams
| Constructor and Description | 
|---|
| StatisticsParams(NameIdentifier relvarName) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameIdentifier | getRelvarName()Gets The name of the relvar whose statistics are to be collected | 
public StatisticsParams(NameIdentifier relvarName)
relvarName - The name of the relvar whose statistics are to be collectedpublic final NameIdentifier getRelvarName()