Uses of Interface
io.nosqlbench.engine.api.templating.DriverAdapterDecorators
Packages that use DriverAdapterDecorators
Package
Description
-
Uses of DriverAdapterDecorators in io.nosqlbench.engine.api.activityimpl.uniform.decorators
Subinterfaces of DriverAdapterDecorators in io.nosqlbench.engine.api.activityimpl.uniform.decoratorsModifier and TypeInterfaceDescriptioninterfaceIn the case that no statements are provided for an activity, but a workload description is provided, and the result for no found statements is not simply a matter of tag filtering, an activity may provide its own synthetic ops. -
Uses of DriverAdapterDecorators in io.nosqlbench.engine.api.templating
Subinterfaces of DriverAdapterDecorators in io.nosqlbench.engine.api.templatingModifier and TypeInterfaceDescriptioninterfaceAn Op Template Supplier can provide its own source of op templates instead of relying on the built-in mechanism.