public class ResourceFactory extends Object
| Constructor and Description |
|---|
ResourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLoad(int processedRecords) |
static String |
getOverallResourceLoad(List<String> resourceLoadJson) |
static String |
getOverallResources(List<String> resourcesJson) |
String |
getResourceLoad(int processedRecords) |
static String |
getResources(float... values) |
static void |
main(String[] args) |
Copyright © 2021. All Rights Reserved.