Package io.nosqlbench.virtdata.library.basics.shared.from_string

  • Class Summary 
    Class Description
    MatchFunc
    Match any input with a regular expression, and apply the associated function to it, yielding the value.
    MatchFuncAutoDocsInfo  
    MatchRegex
    Match any input with a regular expression, and apply the associated regex replacement to it, yielding the value.
    MatchRegexAutoDocsInfo