Class PromPushKeyFileReader

java.lang.Object
io.nosqlbench.nb.api.engine.metrics.reporters.PromPushKeyFileReader
All Implemented Interfaces:
Supplier<String>

public class PromPushKeyFileReader extends Object implements Supplier<String>
  • Constructor Details

    • PromPushKeyFileReader

      public PromPushKeyFileReader(Path path)
    • PromPushKeyFileReader

      public PromPushKeyFileReader(String sourcePath)
  • Method Details