public class JsonataExecutor extends Object implements RuleExecutor
| Modifier and Type | Field and Description |
|---|---|
static String |
JSONATA_MAX_DEPTH |
static String |
JSONATA_TIMEOUT_MS |
static String |
MAX_DEPTH
Deprecated.
|
static String |
TIMEOUT_MS
Deprecated.
|
static String |
TYPE |
DEFAULT_NAME| Constructor and Description |
|---|
JsonataExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Map<String,?> configs) |
Object |
transform(RuleContext ctx,
Object message) |
String |
type() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOriginalConfigs, closepublic static final String TYPE
public static final String JSONATA_TIMEOUT_MS
public static final String JSONATA_MAX_DEPTH
@Deprecated public static final String TIMEOUT_MS
@Deprecated public static final String MAX_DEPTH
public Object transform(RuleContext ctx, Object message) throws RuleException
transform in interface RuleExecutorRuleExceptionCopyright © 2026 Confluent, Inc.. All rights reserved.