Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data-integrations/wrangler
/ functions
Functions
3,047 in github.com/data-integrations/wrangler
⨍
Functions
3,047
◇
Types & classes
631
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/validation/ValidateStandard.java:205
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/date/DiffDate.java:73
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/date/FormatDate.java:72
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/xml/XmlToJson.java:88
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/SendToError.java:97
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/SplitToRows.java:69
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/RecordConditionFilter.java:87
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/Flatten.java:72
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/RecordRegexFilter.java:86
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/SetRecordDelimiter.java:76
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/RecordMissingOrNullFilter.java:64
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/SendToErrorAndContinue.java:97
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/row/Fail.java:79
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/IndexSplit.java:76
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/FillNullOrEmpty.java:68
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/FindAndReplace.java:68
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Encode.java:98
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/MaskNumber.java:91
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Upper.java:61
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Quantization.java:78
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/GenerateUUID.java:64
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/TextDistanceMeasure.java:136
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/ExtractRegexGroups.java:69
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/SplitURL.java:77
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/TitleCase.java:61
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/MessageHash.java:144
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/SplitEmail.java:66
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/MaskShuffle.java:74
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/UrlEncode.java:62
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Lower.java:61
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/ColumnExpression.java:90
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Decode.java:98
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/LeftTrim.java:61
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Trim.java:62
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/Split.java:74
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/RightTrim.java:62
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/UrlDecode.java:62
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/TextMetricMeasure.java:136
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/transformation/CharacterCut.java:69
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/nlp/Stemming.java:69
Method
destroy
()
wrangler-core/src/main/java/io/cdap/directives/external/InvokeHttp.java:120
Method
destroy
()
wrangler-transform/src/main/java/io/cdap/wrangler/Wrangler.java:410
Method
destroy
Closes the resources help by the composite registry.
wrangler-service/src/main/java/io/cdap/wrangler/service/directive/AbstractDirectiveHandler.java:106
Method
destroy
Closes the resources help by the composite registry.
wrangler-service/src/main/java/io/cdap/wrangler/service/directive/DirectivesHandler.java:131
Method
directives
This HTTP endpoint is used to retrieve plugins that are of type <code>Directive.Type</code> (directive). Artifact will be reported if it atleast has o
wrangler-service/src/main/java/io/cdap/wrangler/service/directive/DirectivesHandler.java:935
Method
directivesReload
This HTTP endpoint is used to reload the plugins that are of type <code>Directive.Type</code> (directive). Artifact will be reported if it atleast has
wrangler-service/src/main/java/io/cdap/wrangler/service/directive/DirectivesHandler.java:962
Method
divideq
Divide the column by a given value and return the quotient
wrangler-core/src/main/java/io/cdap/wrangler/utils/DecimalTransform.java:63
Method
divider
Divide the column by a given value and return the remainder
wrangler-core/src/main/java/io/cdap/wrangler/utils/DecimalTransform.java:77
Method
drop
(String json, String field, String ... fields)
wrangler-core/src/main/java/io/cdap/functions/JsonFunctions.java:95
Method
drop
Specifies a relation that need to be dropped. @param sources a list of sources to be dropped from lineage. @return a instance of {@link Mutation.Buil
wrangler-api/src/main/java/io/cdap/wrangler/api/lineage/Mutation.java:122
Method
end
(Message message)
wrangler-core/src/main/java/io/cdap/directives/parser/HL7Parser.java:168
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/Namespace.java:51
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/RequestV1.java:90
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/Sampling.java:69
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/Recipe.java:76
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/Workspace.java:50
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/WorkspaceIdentifier.java:40
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/NamespacedId.java:47
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/connection/ConnectionMeta.java:71
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/connection/Connection.java:88
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/Plugin.java:55
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/WorkspaceSpec.java:45
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/Artifact.java:52
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/StageSpec.java:46
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/WorkspaceId.java:49
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/Workspace.java:82
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/SampleSpec.java:89
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/workspace/v2/WorkspaceDetail.java:66
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/recipe/v2/RecipeId.java:44
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/recipe/v2/Recipe.java:75
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/schema/DataModelSchemaEntry.java:55
Method
equals
(Object o)
wrangler-proto/src/main/java/io/cdap/wrangler/proto/schema/SchemaEntry.java:77
Method
equals
(final java.lang.Object obj)
wrangler-core/src/test/java/com/example/tutorial/AddressBookProtos.java:466
Method
equals
(final java.lang.Object obj)
wrangler-core/src/test/java/com/example/tutorial/AddressBookProtos.java:1995
Method
equals
(Object o)
wrangler-storage/src/main/java/io/cdap/wrangler/dataset/workspace/WorkspaceMeta.java:56
Method
errors
(HttpRequest request, HttpResponder responder, @PathParam("resource") String resource)
wrangler-core/src/test/java/io/cdap/wrangler/datamodel/HTTPSchemaLoaderTest.java:116
Method
errors
()
wrangler-api/src/main/java/io/cdap/wrangler/api/DirectiveParseException.java:59
Method
evaluate
(String macroFunction, String... arguments)
wrangler-service/src/main/java/io/cdap/wrangler/service/macro/ServiceMacroEvaluator.java:51
Method
execute
(List<Row> row, ExecutorContext context)
wrangler-core/src/test/java/io/cdap/wrangler/registry/CompositeDirectiveRegistryTest.java:54
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/aggregates/SetTransientVariable.java:84
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/aggregates/IncrementTransientVariable.java:80
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/lookup/CatalogLookup.java:92
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/lookup/TableLookup.java:99
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/datamodel/DataModelMapColumn.java:152
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/language/SetCharset.java:76
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseTimestamp.java:85
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/JsPath.java:89
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseAvro.java:109
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseLog.java:82
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseDate.java:90
Method
execute
Parses a give column in a {@link Row} as a CSV Row. @param rows Input {@link Row} to be wrangled by this step. @param context Specifies the context o
wrangler-core/src/main/java/io/cdap/directives/parser/CsvParser.java:130
Method
execute
(List<Row> records, final ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseExcel.java:100
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseSimpleDate.java:83
Method
execute
(List<Row> rows, final ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseProtobuf.java:105
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseDateTime.java:76
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/FixedLengthParser.java:92
Method
execute
(List<Row> rows, final ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/ParseAvroFile.java:78
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/JsParser.java:96
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/parser/HL7Parser.java:110
Method
execute
(List<Row> rows, ExecutorContext context)
wrangler-core/src/main/java/io/cdap/directives/column/Rename.java:73
← previous
next →
1,601–1,700 of 3,047, ranked by callers