Class ToCqlType

java.lang.Object
io.nosqlbench.datamappers.functions.diagnostics.ToCqlType
All Implemented Interfaces:
Function<Object,String>

public class ToCqlType extends Object implements Function<Object,String>
Shows the compatible CQL type most associated with the incoming Java type.