All Classes and Interfaces
Class
Description
An abstract class that is the bases for programmatic configuration easier.
Defines the backoff policy for connectors.
The base configuration or all connectors.
A map of values that allows overrides.
The ConfigDef for the CommonConfig class.
The common configuration fragment.
Setter to programmatically set values in the configuraiotn.
Config fragments encapsulate logical fragments of configuration that may be used across multiple
Connectors or across the source/sink of a connector pair.
Builds Config Keys.
An enum which identifies a specific converter type
Contains the information about a deprecated ConfigKey
The Builder for
DeprecatedInfo.Reports on deprecated configuration usage.
Validates that a configuration value string is a case-insensitive match to an Enum constant.
An extended
ConfigDef.ConfigKey that added deprecation information, and since data.The builder for an ExtendedConfigKey.
The data access for a
ConfigFragment.Validator to ensure that a list is either @{code null} or non-empty.
Validator to ensure that a password is set to either @{code null} or a non-empty string.
A validator that is gated by a predicate.
Validates input is within ranges for specific scale values.
Contains the information about when this option was added.
A builder for SinceInfo and the SinceInfo override.
Record of the data to display.
Matches a range of SinceInfo records.
Class to build and maintain a list of Override ranges to final version.
A validator for time scales.
A validator that ensures that a timezone string is valid.
Validates that the string is a valid URL.
Builder for UrlValidator.