ConverterSignature
Immutable object representing a converter signature. Used to index the converter maps.
swrede
Instantiates a new signature object.
schema – the wire schema produced by a converter
dataType – the datatype handled by a converter.
equals
getDataType
Returns the data type of the described converter.
data type class
getSchema
Returns the wire schema the described converter produces and reads.
wire schema string
hashCode
toString