You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2018/04/17 23:14:42 UTC

[10/22] trafodion-site git commit: Merge PRs 1514 [TRAFODION-3022] and 1515 [TRAFODION-2960]

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
index 923698f..a2cc613 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:16 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:46 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -346,6 +346,30 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME">DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME</a></strong></code>
+<div class="block">Default value for DCS server program mxosrvr keepalive IDLETIME</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME">DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME</a></strong></code>
+<div class="block">Default value for DCS server program mxosrvr keepalive INTERTIME</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT">DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT</a></strong></code>
+<div class="block">Default value for DCS server program mxosrvr keepalive RETRYCNT</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DCS_SERVER_PROGRAM_KEEPALIVE_STATUS">DCS_SERVER_PROGRAM_KEEPALIVE_STATUS</a></strong></code>
+<div class="block">Default value for DCS server program mxosrvr keepalive STATUS</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DCS_SERVER_STARTUP_MXOSRVR_USER_PROGRAM_RESTART_HANDLER_ATTEMPTS">DCS_SERVER_STARTUP_MXOSRVR_USER_PROGRAM_RESTART_HANDLER_ATTEMPTS</a></strong></code>
 <div class="block">Configuration key for user program restart handler attempts for mxosrvr</div>
@@ -588,6 +612,30 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME">DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME</a></strong></code>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive IDLETIME</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME">DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME</a></strong></code>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive INTERTIME</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT">DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT</a></strong></code>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive RETRYCNT</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS">DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS</a></strong></code>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive STATUS</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><strong><a href="../../../org/trafodion/dcs/Constants.html#DEFAULT_DCS_SERVER_STARTUP_MXOSRVR_USER_PROGRAM_RESTART_HANDLER_ATTEMPTS">DEFAULT_DCS_SERVER_STARTUP_MXOSRVR_USER_PROGRAM_RESTART_HANDLER_ATTEMPTS</a></strong></code>
 <div class="block">Default value for user program restart handler attempts for mxosrvr</div>
@@ -1414,6 +1462,94 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DEFAULT_DCS_SERVER_USER_PROGRAM_EXIT_AFTER_DISCONNECT">Constant Field Values</a></dd></dl>
 </li>
 </ul>
+<a name="DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS</pre>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive STATUS</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_STATUS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DCS_SERVER_PROGRAM_KEEPALIVE_STATUS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DCS_SERVER_PROGRAM_KEEPALIVE_STATUS</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DCS_SERVER_PROGRAM_KEEPALIVE_STATUS</pre>
+<div class="block">Default value for DCS server program mxosrvr keepalive STATUS</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DCS_SERVER_PROGRAM_KEEPALIVE_STATUS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME</pre>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive IDLETIME</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_IDLETIME">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME</h4>
+<pre>public static final&nbsp;int DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME</pre>
+<div class="block">Default value for DCS server program mxosrvr keepalive IDLETIME</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DCS_SERVER_PROGRAM_KEEPALIVE_IDLETIME">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME</pre>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive INTERTIME</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_INTERVALTIME">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME</h4>
+<pre>public static final&nbsp;int DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME</pre>
+<div class="block">Default value for DCS server program mxosrvr keepalive INTERTIME</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DCS_SERVER_PROGRAM_KEEPALIVE_INTERVALTIME">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT</h4>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT</pre>
+<div class="block">Configuration key for DCS server program mxosrvr keepalive RETRYCNT</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DEFAULT_DCS_SERVER_PROGRAM_TCP_KEEPALIVE_RETRYCOUNT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT</h4>
+<pre>public static final&nbsp;int DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT</pre>
+<div class="block">Default value for DCS server program mxosrvr keepalive RETRYCNT</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#org.trafodion.dcs.Constants.DCS_SERVER_PROGRAM_KEEPALIVE_RETRYCOUNT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 <a name="DCS_SERVER_USER_PROGRAM_MAX_HEAP_PCT_EXIT">
 <!--   -->
 </a>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
index 548fe88..5cd50ed 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:16 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:46 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VersionAnnotation (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
index d267b6c..63f38b8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.Constants (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
index 5a5dbcf..6ed9a44 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/class-use/VersionAnnotation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.VersionAnnotation (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
index dcca286..3f26261 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FilterContainer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
index f26fa28..7d5db80 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HtmlQuoting (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
index ef49d28..61a39bb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
index e0ca4c7..49c6f44 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
index 16f77cd..b97a205 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
index 074722c..68a5c58 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
index 357d830..ca74c12 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer.StackServlet (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
index 8834b38..4baea08 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
index 84ca993..9b46d80 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/FilterContainer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.trafodion.dcs.http.FilterContainer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
index 7da9aad..cd23ff5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HtmlQuoting.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HtmlQuoting (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
index a66cb39..32f8991 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.RequestChecker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter.RequestChecker (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
index fce93dd..85523d6 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.DummyServletFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.DummyServletFilter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
index 3ae2e3f..5553bb0 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.RequestQuoter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter.RequestQuoter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
index 88f6a66..9a8409b 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.QuotingInputFilter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.QuotingInputFilter (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
index 7eb84cc..f8c5cc7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.StackServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer.StackServlet (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
index ab28a44..7345383 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/class-use/HttpServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.http.HttpServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
index a0fba58..de43ff4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
index 9845eb2..27c1621 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
index 1449fc4..52f0c5d 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:48 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.trafodion.dcs.http Class Hierarchy (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
index 2c461da..f493db9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/http/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:18 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.trafodion.dcs.http (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
index 6fc2140..977f1cb 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DcsMaster (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
index 2c615db..18f9a83 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingIp (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
index 3e7d07d..8fb9727 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterLeaderElection (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
index 23b1eb1..d598e17 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MasterStatusServlet (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
index 92fec0d..9c62377 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metrics (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
index f66ab1d..3db2555 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
index 75208bb..45f61b8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
index 9bb551c..18cb99e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:14 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:44 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanModel (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
index 2c15d64..a6f9dfe 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueryPlanResponse (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
index c13f6fd..315b099 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RegisteredServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
index d78357c..8e5916e 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RunningServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
index c519e3b..864cc2a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerItem (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
index 77e627a..e75892a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServerManager (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
index fff3bdd..00dd7fa 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/DcsMaster.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.DcsMaster (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
index 4e1bfeb..dbe0268 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/FloatingIp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.FloatingIp (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
index fee14f7..fa2b79a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterLeaderElection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterLeaderElection (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
index 96b39f0..a2335b9 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/MasterStatusServlet.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.MasterStatusServlet (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
index d68ed69..be1eff1 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/Metrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.Metrics (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
index b8ac7e1..92caf41 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.PlanSummaryInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.PlanSummaryInfo (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
index 5c3600e..ee10569 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.QueryPlanData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel.QueryPlanData (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
index b21e715..07a848f 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanModel (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
index ad66e1d..411e8c4 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/QueryPlanResponse.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.QueryPlanResponse (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
index 88b7c45..f0cd662 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RegisteredServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RegisteredServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
index f6a25f9..ef3ab70 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/RunningServer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.RunningServer (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
index ae6e302..b6e5dd2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerItem.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerItem (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
index d94f94d..12250f5 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/class-use/ServerManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.ServerManager (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
index e94929d..bc22796 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClientData (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
index d49bccc..479dbad 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerConstants (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
index 7f5f3c6..73ad16a 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerMetrics (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
index 56d4e3f..299d655 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerService (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
index 2b884d1..c1b4d26 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ListenerWorker (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
index 7ef2c34..fa75fd8 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestCancelQuery (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
index cfd3e28..23e0ab3 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestGetObjectRef (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
index 5dad8e0..49847b7 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestUnknown (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
index d8c5dfa..0095fbf 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:15 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:45 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Util (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
index 840ef23..380d4df 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ClientData.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ClientData (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
index 770cd31..4611b97 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerConstants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerConstants (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
index cbbb957..765c958 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerMetrics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerMetrics (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
index 72d13ca..ce77786 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerService.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerService (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
index c98198e..257a6df 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/ListenerWorker.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.ListenerWorker (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
index 71a1f5a..9007767 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestCancelQuery.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestCancelQuery (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
index f457732..9b614c2 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestGetObjectRef.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestGetObjectRef (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/trafodion-site/blob/02a59eb3/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
----------------------------------------------------------------------
diff --git a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
index 979bb29..a47c610 100644
--- a/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
+++ b/docs/dcs_reference/apidocs/org/trafodion/dcs/master/listener/class-use/RequestUnknown.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.7.0_161) on Mon Mar 26 15:25:17 UTC 2018 -->
+<!-- Generated by javadoc (1.7.0_161) on Tue Apr 17 22:55:49 UTC 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.trafodion.dcs.master.listener.RequestUnknown (Trafodion Database Connectivity Services 2.3.0 API)</title>
-<meta name="date" content="2018-03-26">
+<meta name="date" content="2018-04-17">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>