Package io.nosqlbench.nb.api.config.params
-
Interface Summary Interface Description ConfigSource A Config Source knows how to read a block of data and convert it into a stream of zero or more configuration elements.Element A generic type-safe reader interface for parameters.ElementData A generic type-safe reader interface for parameters.IterableNamedParams -
Class Summary Class Description DataSources ElementImpl The source data for a param reader is intended to be a collection of something, not a single value.JsonBackedConfigElement JsonConfigSource ListBackedConfigSource MapBackedConfigSource MapBackedElement NBParams NB ParamsParamsParser SynopsisParamsParserSource Synonyms This class is just a central reference point for the names of parameters or other configuration-level primitives which have been given better names.