Class JoinTemplate

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_string.Template
io.nosqlbench.virtdata.library.basics.shared.from_long.to_string.JoinTemplate
All Implemented Interfaces:
LongFunction<String>

public class JoinTemplate extends Template implements LongFunction<String>
Combine the result of the specified functions together with the specified delimiter and optional prefix and suffix.