Class GSnapshot

java.lang.Object
io.nosqlbench.engine.clients.grafana.transfer.GSnapshot

public class GSnapshot extends Object
  • Constructor Details

    • GSnapshot

      public GSnapshot()
  • Method Details

    • getMeta

      public GMeta getMeta()
    • setMeta

      public void setMeta(GMeta meta)
    • getDashboard

      public GDashboard getDashboard()
    • setDashboard

      public void setDashboard(GDashboard dashboard)