public class OperationPerfGroups extends Object
| Constructor and Description |
|---|
OperationPerfGroups() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,OperationPerfGroup>> |
getGroups() |
void |
setGroups(Map<String,Map<String,OperationPerfGroup>> groups) |
public Map<String,Map<String,OperationPerfGroup>> getGroups()
public void setGroups(Map<String,Map<String,OperationPerfGroup>> groups)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.