JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
nosqlbench 5.23.0-SNAPSHOT
io.nosqlbench.virtdata.userlibs.apps.valuechecker
PostProcessor
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
process(Object[])
Interface PostProcessor
All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
LongHistogram
public interface
PostProcessor
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
Object
[] values)
Methods inherited from interface java.lang.
AutoCloseable
close
Method Details
process
void
process
(
Object
[] values)