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 2016/03/15 21:38:58 UTC

[31/35] incubator-trafodion-site git commit: Two new guides plus other documentation (PR 379)

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/f0969233/docs/2.0.0/dcs_reference/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/constant-values.html b/docs/2.0.0/dcs_reference/apidocs/constant-values.html
index d52e600..21fb2c8 100644
--- a/docs/2.0.0/dcs_reference/apidocs/constant-values.html
+++ b/docs/2.0.0/dcs_reference/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Thu Mar 03 20:15:38 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Mar 15 20:23:14 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-03-03">
+<meta name="date" content="2016-03-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
@@ -1253,97 +1253,6 @@
 <ul class="blockList">
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>org.trafodion.dcs.rest.<a href="org/trafodion/dcs/rest/RestConstants.html" title="interface in org.trafodion.dcs.rest">RestConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.CRLF">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#CRLF">CRLF</a></code></td>
-<td class="colLast"><code>"\r\n"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.DEFAULT_LISTEN_PORT">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#DEFAULT_LISTEN_PORT">DEFAULT_LISTEN_PORT</a></code></td>
-<td class="colLast"><code>8080</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.DEFAULT_MAX_AGE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#DEFAULT_MAX_AGE">DEFAULT_MAX_AGE</a></code></td>
-<td class="colLast"><code>14400</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_BINARY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_BINARY">MIMETYPE_BINARY</a></code></td>
-<td class="colLast"><code>"application/octet-stream"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_HTML">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_HTML">MIMETYPE_HTML</a></code></td>
-<td class="colLast"><code>"text/html"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_JSON">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_JSON">MIMETYPE_JSON</a></code></td>
-<td class="colLast"><code>"application/json"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_PROTOBUF">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_PROTOBUF">MIMETYPE_PROTOBUF</a></code></td>
-<td class="colLast"><code>"application/x-protobuf"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_PROTOBUF_IETF">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_PROTOBUF_IETF">MIMETYPE_PROTOBUF_IETF</a></code></td>
-<td class="colLast"><code>"application/protobuf"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_TEXT">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_TEXT">MIMETYPE_TEXT</a></code></td>
-<td class="colLast"><code>"text/plain"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.MIMETYPE_XML">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#MIMETYPE_XML">MIMETYPE_XML</a></code></td>
-<td class="colLast"><code>"text/xml"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.trafodion.dcs.rest.RestConstants.VERSION_STRING">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;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></code></td>
-<td><code><a href="org/trafodion/dcs/rest/RestConstants.html#VERSION_STRING">VERSION_STRING</a></code></td>
-<td class="colLast"><code>"0.0.2"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.trafodion.dcs.server.<a href="org/trafodion/dcs/server/DcsServer.html" title="class in org.trafodion.dcs.server">DcsServer</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/f0969233/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html b/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
index 02e8b24..7301aa2 100644
--- a/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
+++ b/docs/2.0.0/dcs_reference/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Thu Mar 03 20:15:38 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Mar 15 20:23:15 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-03-03">
+<meta name="date" content="2016-03-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

http://git-wip-us.apache.org/repos/asf/incubator-trafodion-site/blob/f0969233/docs/2.0.0/dcs_reference/apidocs/help-doc.html
----------------------------------------------------------------------
diff --git a/docs/2.0.0/dcs_reference/apidocs/help-doc.html b/docs/2.0.0/dcs_reference/apidocs/help-doc.html
index 26d86dd..0bbbbaa 100644
--- a/docs/2.0.0/dcs_reference/apidocs/help-doc.html
+++ b/docs/2.0.0/dcs_reference/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_91) on Thu Mar 03 20:15:38 UTC 2016 -->
+<!-- Generated by javadoc (version 1.7.0_91) on Tue Mar 15 20:23:15 UTC 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Trafodion Database Connectivity Services 2.0.0 API)</title>
-<meta name="date" content="2016-03-03">
+<meta name="date" content="2016-03-15">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>