Geoserver REST API DataStore
Geoserver REST API DataStore
Object of R6Class for setting a GS Shiny monitoring app
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
new()Initializes a Geoserver shiny monitoring tool
GSShinyMonitor$new(manager, file = NULL, append = FALSE, sleep = 1)managerobject of class GSManager
filefile File where to store monitoring results
appendappend. Whether results should be appended to existing file
sleepsleep. Interval in seconds to trigger monitor calls
getMetric()Get metric
GSShinyMonitor$getMetric(name)namename
the Geoserver monitored metric
run()Runs the application
GSShinyMonitor$run()
clone()The objects of this class are cloneable with this method.
GSShinyMonitor$clone(deep = FALSE)deepWhether to make a deep clone.