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.
部署Hadoop(3.3.0)伪分布式集群
2.
从0开始搭建hadoop伪分布式集群(三:Zookeeper)
3.
centos7 vmware 搭建集群
4.
jsp的page指令
5.
Sql Server 2008R2 安装教程
6.
python:模块导入import问题总结
7.
Java控制修饰符,子类与父类,组合重载覆盖等问题
8.
(实测)Discuz修改论坛最后发表的帖子的链接为静态地址
9.
java参数传递时,究竟传递的是什么
10.
Linux---文件查看(4)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Apache NiFi用户指南
2.
正则表达式指南
3.
Apache NiFi 入门指南
4.
Apache nifi开发指南
5.
正则表达式 Python正则表达式指南
6.
【转】Linux正则表达式使用指南
7.
DataBinding使用指南(一):布局和binding表达式
8.
正则表达式工具 RegexBuddy 使用指南
9.
史上最全AOP切面表达式API使用指南
10.
Python正则表达式指南
>>更多相关文章<<