org.locationtech.geomesa.convert2
Convert named configs
Convert unnamed configs
Pureconfig convert that parses out basic config.
Pureconfig convert that parses out basic config. Subclasses must implement decodeConfig and encodeConfig
to read/write any custom config
config class
Pureconfig convert that parses out basic options.
Pureconfig convert that parses out basic options. Subclasses must implement decodeOptions and encodeOptions
to read/write any custom converter options
options class
Convert a transformer expression
Pureconfig convert that parses out basic fields.
Pureconfig convert that parses out basic fields. Subclasses must implement decodeField and encodeField
to read/write any custom field values
field type
Convert an optional path, as a string
Default pureconfig convert for a basic configuration, for converters that don't have any additional config options
Default pureconfig convert for a basic field, for converters that don't have any additional field options
Default pureconfig convert for basic options, for converters that don't have any additional options
Access to primitive converts
Handles common deprecated values and quoting of user data keys
Handles common deprecated values and quoting of user data keys
conf
Validate an inferred type matches an existing type
Validate an inferred type matches an existing type
existing type
inferred type
true if types match, otherwise false