Package io.nosqlbench.nb.annotations
package io.nosqlbench.nb.annotations
-
ClassDescriptionThis is a way for NoSQLBench code and driver maintainers to communicate about the maturity of various components.A Service annotation will cause a class to be added to META-INF/services/ under the specified class name.Statically defined names which need to be visible for refactoring and safe source manipulation.This annotation processor is responsible for adding services to theA service loader filter which works with
Serviceto load a named service.