Uses of Package
io.nosqlbench.virtdata.predicates.types
Packages that use io.nosqlbench.virtdata.predicates.types
Package
Description
The predicates module defines a few key elements which work together to
allow driver adapters to share a common structure for predicate forms.
-
Classes in io.nosqlbench.virtdata.predicates.types used by io.nosqlbench.datamappers.functions.hdf_to_cqlClassDescriptionPredicateAdapters know how to read the predicate abstract syntax representation (in the form of a
PredicateExprand all it entails) and render a protocol-specific form. -
Classes in io.nosqlbench.virtdata.predicates.types used by io.nosqlbench.virtdata.predicates
-
Classes in io.nosqlbench.virtdata.predicates.types used by io.nosqlbench.virtdata.predicates.adapterClassDescriptionPredicateAdapters know how to read the predicate abstract syntax representation (in the form of a
PredicateExprand all it entails) and render a protocol-specific form.