Class CelFieldExecutor
java.lang.Object
io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
io.confluent.kafka.schemaregistry.rules.cel.CelFieldExecutor
- All Implemented Interfaces:
RuleBase,RuleExecutor,AutoCloseable,org.apache.kafka.common.Configurable,org.apache.kafka.common.metrics.Monitorable
-
Field Summary
FieldsFields inherited from class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
PRESERVE_SOURCE_FIELDSFields inherited from interface io.confluent.kafka.schemaregistry.rules.RuleBase
DEFAULT_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.schemaregistry.rules.FieldRuleExecutor
isPreserveSource, transformMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.confluent.kafka.schemaregistry.rules.RuleBase
addOriginalConfigs, close, setSchemaRegistryClient, withPluginMetrics
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
CelFieldExecutor
public CelFieldExecutor()
-
-
Method Details
-
configure
- Specified by:
configurein interfaceorg.apache.kafka.common.Configurable- Specified by:
configurein interfaceRuleBase- Overrides:
configurein classFieldRuleExecutor
-
type
-
newTransform
- Specified by:
newTransformin classFieldRuleExecutor
-