Package io.nosqlbench.nb.api.config.standard
-
Interface Summary Interface Description NBCanConfigure NBConfigModel This configuration model describes what is valid to submit for configuration for a given configurable object.NBConfigModelProvider NBConfigReadable NBConfigurable All implementation types which wish to have a type-marshalled configuration should implement this interface.NBMapConfigurable NBTypeConverters A tagging only interface to indicate sources of static type conversion functions -
Class Summary Class Description ConfigData ConfigLoader The config loader is meant to be the way that configurations for objects or subsystems are loaded generically.ConfigModel ConfigSuggestions NBConfiguration NBTypeConverter Shenanigans in the java type system, particularly those around boxing, generics, type-erasure and primitive conversions have brought us here in our attempt to simplify things.NBTypeSafeConversions Param<T> A configuration element describes a single configurable parameter.Param.CheckResult<T> -
Exception Summary Exception Description NBConfigError