aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2020-01-06 21:06:26 +0100
committerJon Bratseth <bratseth@verizonmedia.com>2020-01-06 21:06:26 +0100
commit1f6753d9d0f35a4a6612987fe8c6ea42ff166495 (patch)
tree0cfd3557a7400b7178b5dd6aa884d3407237d552 /vespa-http-client
parentcc711b5a8fbc1a7a5897f8ee1761103fcb89e644 (diff)
Non-functional changes
Diffstat (limited to 'vespa-http-client')
-rw-r--r--vespa-http-client/src/main/java/com/yahoo/vespa/http/client/runner/Runner.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/runner/Runner.java b/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/runner/Runner.java
index fce7afdb436..0e202d1f348 100644
--- a/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/runner/Runner.java
+++ b/vespa-http-client/src/main/java/com/yahoo/vespa/http/client/runner/Runner.java
@@ -21,6 +21,7 @@ public class Runner {
/**
* Feed data from inputFile to session.
+ *
* @param feedClient where to send data to
* @param inputStream source of data
* @param isJson if input stream is of json formatted data