Package io.nosqlbench.virtdata.library.basics.shared.from_string.to_unset
package io.nosqlbench.virtdata.library.basics.shared.from_string.to_unset
-
ClassesClassDescriptionYields a null if the input String is empty.Yield a null value if the input String is either null or empty.Yield VALUE.unset if the input String is empty.Yields UNSET.value if the input value is null or empty.Yields UNSET.value if the input value is equal to the specified value.Yields UNSET.value if the input String is not equal to the specified String value.