public class SchemaInferenceUtils extends Object
| Constructor and Description |
|---|
SchemaInferenceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
curateScript(String script) |
static org.mule.metadata.api.model.MetadataType |
inferSchema(org.mule.runtime.api.metadata.ExpressionLanguageMetadataService metadataService,
org.mule.metadata.api.model.MetadataType metadataType,
String expression,
MetadataUtils.LocationType locationType) |
public static org.mule.metadata.api.model.MetadataType inferSchema(org.mule.runtime.api.metadata.ExpressionLanguageMetadataService metadataService,
org.mule.metadata.api.model.MetadataType metadataType,
String expression,
MetadataUtils.LocationType locationType)
Copyright © 2023. All rights reserved.