http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html index 9969af1..015a9f1 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Connector.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.Connector (Apache Accumulo Project 1.8.1 API)"; } //--> </script> @@ -108,24 +108,17 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> -<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<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> principal, - <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a> token)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> <td class="colLast"><span class="strong">Instance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<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> principal, <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a> token)</code> <div class="block">Returns a connection to this instance of accumulo.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> -<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<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> principal, - byte[] pass)</code> -<div class="block"><strong>Deprecated.</strong> </div> -</td> +<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">getConnector</a></strong>(<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> principal, + <a href="../../../../../../org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a> token)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> <td class="colLast"><span class="strong">Instance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<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> user, byte[] pass)</code> @@ -134,14 +127,14 @@ </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> -<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<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> user, - <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> pass)</code> +<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20byte[])">getConnector</a></strong>(<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> principal, + byte[] pass)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> <td class="colLast"><span class="strong">Instance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<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> user, <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> pass)</code> @@ -150,14 +143,14 @@ </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> -<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<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> user, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a> pass)</code> +<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.nio.ByteBuffer)">getConnector</a></strong>(<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> user, + <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> pass)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> <td class="colLast"><span class="strong">Instance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/Instance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<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> user, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a> pass)</code> @@ -166,6 +159,13 @@ </div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></code></td> +<td class="colLast"><span class="strong">ZooKeeperInstance.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector(java.lang.String,%20java.lang.CharSequence)">getConnector</a></strong>(<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> user, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a> pass)</code> +<div class="block"><strong>Deprecated.</strong> </div> +</td> +</tr> </tbody> </table> </li>
http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html index 33ab4b6..2113bab 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Durability.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.Durability (Apache Accumulo Project 1.8.1 API)"; } //--> </script> @@ -98,11 +98,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a></code></td> -<td class="colLast"><span class="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getDurability()">getDurability</a></strong>()</code> </td> +<td class="colLast"><span class="strong">BatchWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#getDurability()">getDurability</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a></code></td> -<td class="colLast"><span class="strong">BatchWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#getDurability()">getDurability</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#getDurability()">getDurability</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a></code></td> @@ -127,17 +127,17 @@ the order they are declared.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></code></td> -<td class="colLast"><span class="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a> durability)</code> -<div class="block">Sets the Durability for the mutation, if applied.</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></code></td> <td class="colLast"><span class="strong">BatchWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/BatchWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a> durability)</code> <div class="block">Change the durability for the BatchWriter session.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></code></td> +<td class="colLast"><span class="strong">ConditionalWriterConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriterConfig.html#setDurability(org.apache.accumulo.core.client.Durability)">setDurability</a></strong>(<a href="../../../../../../org/apache/accumulo/core/client/Durability.html" title="enum in org.apache.accumulo.core.client">Durability</a> durability)</code> +<div class="block">Sets the Durability for the mutation, if applied.</div> +</td> +</tr> </tbody> </table> </li> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html index a6feed9..f75c415 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Instance.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.Instance (Apache Accumulo Project 1.8.1 API)"; } //--> </script> @@ -187,13 +187,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf job)</code> +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf job)</code> <div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf job)</code> +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapred.JobConf)">getInstance</a></strong>(org.apache.hadoop.mapred.JobConf job)</code> <div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div> </td> </tr> @@ -225,13 +225,13 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext context)</code> +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext context)</code> <div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext context)</code> +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getInstance(org.apache.hadoop.mapreduce.JobContext)">getInstance</a></strong>(org.apache.hadoop.mapreduce.JobContext context)</code> <div class="block">Initializes an Accumulo <a href="../../../../../../org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> based on the configuration.</div> </td> </tr> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html index 2da63c6..2705251 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBuffer.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBuffer (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html index a76a051..bbb171b 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.MemoryRowBufferFactory.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner.MemoryRowBufferFactory (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html index 9aed855..281c2d5 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBuffer.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBuffer (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html index 7415ad7..c7b7db1 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.RowBufferFactory.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html index 3d1012f..73f745b 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IsolatedScanner.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.IsolatedScanner (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html index 5d8ffa6..80853f9 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.Column.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting.Column (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html index e142e63..8b1218c 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/IteratorSetting.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.IteratorSetting (Apache Accumulo Project 1.8.1 API)"; } //--> </script> @@ -138,7 +138,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<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> tableName, +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<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> namespace, <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> name, org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope scope)</code> <div class="block">Get the settings for an iterator.</div> @@ -146,7 +146,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<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> namespace, +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting(java.lang.String,%20java.lang.String,%20org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope)">getIteratorSetting</a></strong>(<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> tableName, <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> name, org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope scope)</code> <div class="block">Get the settings for an iterator.</div> @@ -162,13 +162,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> -<td class="colLast"><span class="strong">CompactionConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/CompactionConfig.html#getIterators()">getIterators</a></strong>()</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> <td class="colLast"><span class="strong">ActiveCompaction.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators()">getIterators</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> +<td class="colLast"><span class="strong">CompactionConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/CompactionConfig.html#getIterators()">getIterators</a></strong>()</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -180,37 +180,37 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<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> tableName, +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<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> namespace, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting)</code> -<div class="block">Add an iterator to a table on all scopes.</div> +<div class="block">Add an iterator to a namespace on all scopes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<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> namespace, +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting)">attachIterator</a></strong>(<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> tableName, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting)</code> -<div class="block">Add an iterator to a namespace on all scopes.</div> +<div class="block">Add an iterator to a table on all scopes.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<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> tableName, +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<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> namespace, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code> -<div class="block">Add an iterator to a table on the given scopes.</div> +<div class="block">Add an iterator to a namespace on the given scopes.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<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> namespace, +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">attachIterator</a></strong>(<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> tableName, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code> -<div class="block">Add an iterator to a namespace on the given scopes.</div> +<div class="block">Add an iterator to a table on the given scopes.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<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> tableName, +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<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> namespace, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code> <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in particular, determine if the name or priority are already in use for @@ -219,7 +219,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<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> namespace, +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts(java.lang.String,%20org.apache.accumulo.core.client.IteratorSetting,%20java.util.EnumSet)">checkIteratorConflicts</a></strong>(<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> tableName, <a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a> setting, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/EnumSet.html?is-external=true" title="class or interface in java.util">EnumSet</a><org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope> scopes)</code> <div class="block">Check whether a given iterator configuration conflicts with existing configuration; in particular, determine if the name or priority are already in use for @@ -271,17 +271,17 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> -<td class="colLast"><span class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf job, - <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> tableName)</code> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><code>protected abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> <td class="colLast"><span class="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf job, <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> tableName)</code> <div class="block">Extracts Iterators settings from the context to be used by RecordReader.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> +<td class="colLast"><span class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#jobIterators(org.apache.hadoop.mapred.JobConf,%20java.lang.String)">jobIterators</a></strong>(org.apache.hadoop.mapred.JobConf job, + <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> tableName)</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -331,27 +331,27 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> -<td class="colLast"><span class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext context, - <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> tableName)</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>protected abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> <td class="colLast"><span class="strong">AbstractInputFormat.AbstractRecordReader.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext context, <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> tableName)</code> <div class="block">Extracts Iterators settings from the context to be used by RecordReader.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> -<td class="colLast"><span class="strong">RangeInputSplit.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getIterators()">getIterators</a></strong>()</code> </td> -</tr> <tr class="rowColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> +<td class="colLast"><span class="strong">InputFormatBase.RecordReaderBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#contextIterators(org.apache.hadoop.mapreduce.TaskAttemptContext,%20java.lang.String)">contextIterators</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext context, + <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> tableName)</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> <td class="colLast"><span class="strong">InputTableConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getIterators()">getIterators</a></strong>()</code> <div class="block">Returns the iterators to be set on this configuration</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> +<td class="colLast"><span class="strong">RangeInputSplit.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getIterators()">getIterators</a></strong>()</code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>protected static <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>></code></td> <td class="colLast"><span class="strong">InputFormatBase.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getIterators(org.apache.hadoop.mapreduce.JobContext)">getIterators</a></strong>(org.apache.hadoop.mapreduce.JobContext context)</code> @@ -384,15 +384,15 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RangeInputSplit.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIterators(java.util.List)">setIterators</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>> iterators)</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></code></td> <td class="colLast"><span class="strong">InputTableConfig.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setIterators(java.util.List)">setIterators</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>> iterators)</code> <div class="block">Set iterators on to be used in the query.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">RangeInputSplit.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIterators(java.util.List)">setIterators</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>> iterators)</code> </td> +</tr> </tbody> </table> </li> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html index a9fe8d0..d38d8c5 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MultiTableBatchWriter.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.MultiTableBatchWriter (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html index 772cb31..3cf7552 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/MutationsRejectedException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.MutationsRejectedException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> @@ -172,13 +172,13 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MockMultiTableBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close()">close</a></strong>()</code> +<td class="colLast"><span class="strong">MockBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close()">close</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MockBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#close()">close</a></strong>()</code> +<td class="colLast"><span class="strong">MockMultiTableBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close()">close</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> @@ -190,13 +190,13 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MockMultiTableBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush()">flush</a></strong>()</code> +<td class="colLast"><span class="strong">MockBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush()">flush</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MockBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush()">flush</a></strong>()</code> +<td class="colLast"><span class="strong">MockMultiTableBatchWriter.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush()">flush</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html index 35441d4..fc82536 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceExistsException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceExistsException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html index f09bdca..9e8872c 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotEmptyException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotEmptyException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html index 149c5b1..8cd7f79 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/NamespaceNotFoundException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:14 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.NamespaceNotFoundException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html index d51f140..ae4a2bf 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/RowIterator.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.RowIterator (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html index 6513e33..586476c 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/SampleNotPresentException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.SampleNotPresentException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html index 15d1f36..fc50bcc 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/Scanner.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.Scanner (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html index 941f3b8..e9999cf 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ScannerBase.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:33 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.ScannerBase (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html index d2ddcb0..4838206 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableDeletedException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.TableDeletedException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html index c792993..565b265 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableExistsException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.TableExistsException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html index b251ebb..3dc215d 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableNotFoundException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.TableNotFoundException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html index ef6ffed..2ea115e 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TableOfflineException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.TableOfflineException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html index 5275a49..7e7ca65 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/TimedOutException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:33 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.TimedOutException (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html index 4e25af8..2001282 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ZooKeeperInstance.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:15 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ZooKeeperInstance (Apache Accumulo Project 1.8.1 API)"; } //--> </script> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/90a96b68/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html index 805fe96..663030f 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/lexicoder/AbstractEncoder.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> +<!-- Generated by javadoc (version 1.7.0_79) on Mon Feb 27 11:17:12 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AbstractEncoder (Apache Accumulo Project 1.8.1-SNAPSHOT API)</title> +<title>AbstractEncoder (Apache Accumulo Project 1.8.1 API)</title> <meta name="date" content="2017-02-27"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractEncoder (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; + parent.document.title="AbstractEncoder (Apache Accumulo Project 1.8.1 API)"; } //--> </script>