Expression Language
Copyright © 2012-2017 Hortonworks, Inc.
Except where otherwise noted, this document is licensed under Creative Commons Attribution ShareAlike 4.0 License |
2017-06-09
Contents
- 1. Apache NiFi Expression Language Guide
List of Tables
- 1.1. Table 1. ifElse Examples
- 1.2. Table 2. Substring Examples
- 1.3. Table 3. SubstringBefore Examples
- 1.4. Table 4. SubstringBeforeLast Examples
- 1.5. Table 5. SubstringAfter Examples
- 1.6. Table 6. SubstringAfterLast Examples
- 1.7. Table 7. GetDelimitedField Examples
- 1.8. Table 8. Replace Examples
- 1.9. Table 9. ReplaceFirst Examples
- 1.10. Table 10. ReplaceAll Examples
- 1.11. Table 11. find Examples
- 1.12. Table 12. matches Examples
- 1.13. Table 13. indexOf Examples
- 1.14. Table 14. lastIndexOf Examples
- 1.15. Table 15. jsonPath Examples
- 1.16. Table 16. toRadix Examples
- 1.17. Table 17. toRadix Examples
- 1.18. Table 18. format Examples
- 1.19. Table 19. now Examples
- 1.20. Table 20. anyAttribute Examples
- 1.21. Table 21. allAttributes Example
- 1.22. Table 22. anyMatchingAttribute Example
- 1.23. Table 23. anyMatchingAttributes Examples
- 1.24. Table 24. anyDelineatedValue Examples
- 1.25. Table 25. allDelineatedValues Examples
- 1.26. Table 26. join Examples
- 1.27. Table 27. count Examples