JavaShuo
栏目
标签
NiFi 表达式使用指南(英)
时间 2019-11-07
标签
nifi
表达式
使用
指南
繁體版
原文
原文链接
NiFi Expression Language Guide
html
Table of Contents
express
Overview
Structure of a NiFi Expression
Expression Language in the Application
Expression Language Editor
Functions
Data Types
Boolean Logic
isNull
notNull
isEmpty
equals
equalsIgnoreCase
gt
ge
lt
le
and
or
not
String Manipulation
toUpper
toLower
trim
substring
substringBefore
substringBeforeLast
substringAfter
substringAfterLast
getDelimitedField
append
prepend
replace
replaceFirst
replaceAll
replaceNull
replaceEmpty
length
Encode/Decode Functions
escapeJson
escapeXml
escapeCsv
escapeHtml3
escapeHtml4
unescapeJson
unescapeXml
unescapeCsv
unescapeHtml3
unescapeHtml4
urlEncode
urlDecode
base64Encode
base64Decode
Searching
startsWith
endsWith
contains
in
find
matches
indexOf
lastIndexOf
jsonPath
Mathematical Operations and Numeric Manipulation
plus
minus
multiply
divide
mod
toRadix
fromRadix
random
math
Date Manipulation
format
toDate
now
Type Coercion
toString
toNumber
toDecimal
Subjectless Functions
ip
hostname
UUID
nextInt
literal
Evaluating Multiple Attributes
anyAttribute
allAttributes
anyMatchingAttribute
allMatchingAttributes
anyDelineatedValue
allDelineatedValues
join
count
相关文章
1.
Apache NiFi用户指南
2.
正则表达式指南
3.
Apache NiFi 入门指南
4.
Apache nifi开发指南
5.
正则表达式 Python正则表达式指南
6.
【转】Linux正则表达式使用指南
7.
DataBinding使用指南(一):布局和binding表达式
8.
正则表达式工具 RegexBuddy 使用指南
9.
史上最全AOP切面表达式API使用指南
10.
Python正则表达式指南
更多相关文章...
•
SQLite 表达式
-
SQLite教程
•
XQuery FLWOR 表达式
-
XQuery 教程
•
Composer 安装与使用
•
算法总结-双指针
相关标签/搜索
使用指南
使用正则表达式
NIFI
表达方式
lambda表达式
表达式
Lamda表达式
表达
英式
正则表达式
网站建设指南
Hibernate教程
PHP 7 新特性
应用
设计模式
委托模式
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
安装cuda+cuDNN
2.
GitHub的使用说明
3.
phpDocumentor使用教程【安装PHPDocumentor】
4.
yarn run build报错Component is not found in path “npm/taro-ui/dist/weapp/components/rate/index“
5.
精讲Haproxy搭建Web集群
6.
安全测试基础之MySQL
7.
C/C++编程笔记:C语言中的复杂声明分析,用实例带你完全读懂
8.
Python3教程(1)----搭建Python环境
9.
李宏毅机器学习课程笔记2:Classification、Logistic Regression、Brief Introduction of Deep Learning
10.
阿里云ECS配置速记
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Apache NiFi用户指南
2.
正则表达式指南
3.
Apache NiFi 入门指南
4.
Apache nifi开发指南
5.
正则表达式 Python正则表达式指南
6.
【转】Linux正则表达式使用指南
7.
DataBinding使用指南(一):布局和binding表达式
8.
正则表达式工具 RegexBuddy 使用指南
9.
史上最全AOP切面表达式API使用指南
10.
Python正则表达式指南
>>更多相关文章<<