Class MapDifferencer

java.lang.Object
io.nosqlbench.adapters.api.evalctx.comparators.MapDifferencer

public class MapDifferencer extends Object
  • Method Details

    • getDetail

      public String getDetail()
      Get the most recent detail log recorded by this thread.
      Returns:
      a logbuffer string, with one entry per line
    • verify

      public int verify(long cycle, Object result)