mirror of https://github.com/apache/nifi.git
f60585a9b6
Updated Javadoc for SiteToSiteClient#createTransaction() and HttpClient implementation. Reverted exception listing in method contract for SiteToSiteClient#createTransaction and HttpClient tion of same. Reverted import ordering in TestSiteToSiteClient. Reverted exception listing in TestGetHDFSFileInfo, TestListHDFS, and StandardHttpFlowFileServerProtocol. Restored @SuppressWarnings annotation and removed unnecessary "public static" keywords from inner classes in SiteToSiteClient. This closes #2841. Signed-off-by: Joe Witt <joewitt@apache.org> |
||
---|---|---|
.. | ||
nifi-example-bundle | ||
nifi-spark-receiver | ||
nifi-storm-spout | ||
README.md | ||
pom.xml |
README.md
nifi-external
The nifi-external module is a location where components can be developed by the NiFi team that are not intended to be used directly by NiFi but are to be used within other frameworks in order to integrate with NiFi.