Class ExamplePredicateAdapter

java.lang.Object
io.nosqlbench.virtdata.predicates.adapter.ExamplePredicateAdapter
All Implemented Interfaces:
PredicateAdapter

public class ExamplePredicateAdapter extends Object implements PredicateAdapter

This predicate adapter is not based on any real type of system. It provides the ability to render a string-form predicate clause for an imaginary system. This can be used for integrated testing and validation of high level configurations in the hands of users, like the diag adapter.

The vernacular for this is simply JSON in the most obvious format, using verbs and nouns which are familiar from classic SQL systems.