Class FilteringOutputDispenser

java.lang.Object
io.nosqlbench.engine.api.activityimpl.FilteringOutputDispenser
All Implemented Interfaces:
OutputDispenser

public class FilteringOutputDispenser
extends java.lang.Object
implements OutputDispenser
  • Constructor Summary

    Constructors 
    Constructor Description
    FilteringOutputDispenser​(OutputDispenser outputDispenser, java.util.function.Predicate<ResultReadable> resultReadablePredicate)  
  • Method Summary

    Modifier and Type Method Description
    Output getOutput​(long slot)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait