public final class ServerStatusMaker extends Object
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.node.ObjectNode |
exportAsJson(Period period)
Creates an
ObjectNode listing general information about the R66
server. |
public static com.fasterxml.jackson.databind.node.ObjectNode exportAsJson(Period period)
ObjectNode
listing general information about the R66
server. The Period
parameters specifies the time period on which the information is
collected.period
- the time period analysedCopyright © 2009–2020 Waarp. All rights reserved.