http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html index cb979d1..04bbb19 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/AccumuloSecurityException.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.8.1-SNAPSHOT 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.AccumuloSecurityException (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.AccumuloSecurityException (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -130,17 +130,24 @@ </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,%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="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,%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,%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> +<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,%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> @@ -149,14 +156,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,%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> +<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.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> @@ -165,14 +172,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,%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> -<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> @@ -181,13 +188,6 @@ </div> </td> </tr> -<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,%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> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></code></td> <td class="colLast"><span class="strong">ConditionalWriter.Result.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/ConditionalWriter.Result.html#getStatus()">getStatus</a></strong>()</code> @@ -210,16 +210,16 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint(java.lang.String,%20java.lang.String)">addConstraint</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#addConstraint(java.lang.String,%20java.lang.String)">addConstraint</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> constraintClassName)</code> -<div class="block">Add a new constraint to a namespace.</div> +<div class="block">Add a new constraint to a table.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint(java.lang.String,%20java.lang.String)">addConstraint</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#addConstraint(java.lang.String,%20java.lang.String)">addConstraint</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> constraintClassName)</code> -<div class="block">Add a new constraint to a table.</div> +<div class="block">Add a new constraint to a namespace.</div> </td> </tr> <tr class="altColor"> @@ -238,32 +238,32 @@ </tr> <tr class="altColor"> <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="rowColor"> <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="altColor"> <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="rowColor"> <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="altColor"> @@ -368,14 +368,14 @@ </tr> <tr class="altColor"> <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#create(java.lang.String)">create</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)</code> -<div class="block">Create an empty namespace with no initial configuration.</div> +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#create(java.lang.String)">create</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)</code> +<div class="block">Create a table with no special configuration</div> </td> </tr> <tr class="rowColor"> <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#create(java.lang.String)">create</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)</code> -<div class="block">Create a table with no special configuration</div> +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#create(java.lang.String)">create</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)</code> +<div class="block">Create an empty namespace with no initial configuration.</div> </td> </tr> <tr class="altColor"> @@ -421,14 +421,14 @@ </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#delete(java.lang.String)">delete</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)</code> -<div class="block">Delete an empty namespace</div> +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#delete(java.lang.String)">delete</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)</code> +<div class="block">Delete a table</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#delete(java.lang.String)">delete</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)</code> -<div class="block">Delete a table</div> +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete(java.lang.String)">delete</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)</code> +<div class="block">Delete an empty namespace</div> </td> </tr> <tr class="rowColor"> @@ -523,7 +523,7 @@ </tr> <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">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> @@ -531,7 +531,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">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> @@ -650,14 +650,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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>,<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>></code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators(java.lang.String)">listIterators</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)</code> -<div class="block">Get a list of iterators for this namespace.</div> +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators(java.lang.String)">listIterators</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)</code> +<div class="block">Get a list of iterators for this table.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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>,<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>></code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#listIterators(java.lang.String)">listIterators</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)</code> -<div class="block">Get a list of iterators for this table.</div> +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators(java.lang.String)">listIterators</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)</code> +<div class="block">Get a list of iterators for this namespace.</div> </td> </tr> <tr class="altColor"> @@ -734,32 +734,32 @@ </tr> <tr class="altColor"> <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#removeConstraint(java.lang.String,%20int)">removeConstraint</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, - int id)</code> -<div class="block">Remove a constraint from a namespace.</div> +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint(java.lang.String,%20int)">removeConstraint</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, + int number)</code> +<div class="block">Remove a constraint from a table.</div> </td> </tr> <tr class="rowColor"> <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#removeConstraint(java.lang.String,%20int)">removeConstraint</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, - int number)</code> -<div class="block">Remove a constraint from a table.</div> +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint(java.lang.String,%20int)">removeConstraint</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, + int id)</code> +<div class="block">Remove a constraint from a namespace.</div> </td> </tr> <tr class="altColor"> <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#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</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#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</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, <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">Remove an iterator from a namespace by name.</div> +<div class="block">Remove an iterator from a table by name.</div> </td> </tr> <tr class="rowColor"> <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#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</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#removeIterator(java.lang.String,%20java.lang.String,%20java.util.EnumSet)">removeIterator</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, <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">Remove an iterator from a table by name.</div> +<div class="block">Remove an iterator from a namespace by name.</div> </td> </tr> <tr class="altColor"> @@ -776,30 +776,30 @@ </tr> <tr class="altColor"> <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#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</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#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</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> property)</code> -<div class="block">Removes a property from a namespace.</div> +<div class="block">Removes a property from a table.</div> </td> </tr> <tr class="rowColor"> <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#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</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#removeProperty(java.lang.String,%20java.lang.String)">removeProperty</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> property)</code> -<div class="block">Removes a property from a table.</div> +<div class="block">Removes a property from a namespace.</div> </td> </tr> <tr class="altColor"> <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#rename(java.lang.String,%20java.lang.String)">rename</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> oldNamespaceName, - <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> newNamespaceName)</code> -<div class="block">Rename a namespace</div> +<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#rename(java.lang.String,%20java.lang.String)">rename</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> oldTableName, + <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> newTableName)</code> +<div class="block">Rename a table</div> </td> </tr> <tr class="rowColor"> <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#rename(java.lang.String,%20java.lang.String)">rename</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> oldTableName, - <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> newTableName)</code> -<div class="block">Rename a table</div> +<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#rename(java.lang.String,%20java.lang.String)">rename</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> oldNamespaceName, + <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> newNamespaceName)</code> +<div class="block">Rename a namespace</div> </td> </tr> <tr class="altColor"> @@ -841,18 +841,18 @@ </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#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</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#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</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> property, <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> value)</code> -<div class="block">Sets a property on a namespace which applies to all tables in the namespace.</div> +<div class="block">Sets a property on a table.</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#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</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#setProperty(java.lang.String,%20java.lang.String,%20java.lang.String)">setProperty</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> property, <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> value)</code> -<div class="block">Sets a property on a table.</div> +<div class="block">Sets a property on a namespace which applies to all tables in the namespace.</div> </td> </tr> <tr class="rowColor"> @@ -877,7 +877,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">NamespaceOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad(java.lang.String,%20java.lang.String,%20java.lang.String)">testClassLoad</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#testClassLoad(java.lang.String,%20java.lang.String,%20java.lang.String)">testClassLoad</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> className, <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> asTypeName)</code> <div class="block">Test to see if the instance can load the given class as the given type.</div> @@ -885,7 +885,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">TableOperations.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad(java.lang.String,%20java.lang.String,%20java.lang.String)">testClassLoad</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#testClassLoad(java.lang.String,%20java.lang.String,%20java.lang.String)">testClassLoad</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> className, <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> asTypeName)</code> <div class="block">Test to see if the instance can load the given class as the given type.</div> @@ -911,7 +911,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</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> 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">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -919,7 +919,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</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> 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">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -927,7 +927,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">setConnectorInfo</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> principal, <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> tokenFile)</code> <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -935,7 +935,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapred.JobConf,%20java.lang.String,%20java.lang.String)">setConnectorInfo</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> principal, <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> tokenFile)</code> <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -972,7 +972,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job 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> 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">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -980,7 +980,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20org.apache.accumulo.core.client.security.tokens.AuthenticationToken)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job 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> 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">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -988,7 +988,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job 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> principal, <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> tokenFile)</code> <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -996,7 +996,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo(org.apache.hadoop.mapreduce.Job,%20java.lang.String,%20java.lang.String)">setConnectorInfo</a></strong>(org.apache.hadoop.mapreduce.Job 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> principal, <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> tokenFile)</code> <div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div> @@ -1159,6 +1159,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html index 19e6cf5..42f4034 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchDeleter.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.8.1-SNAPSHOT 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.BatchDeleter (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchDeleter (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -225,6 +225,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html index 6727891..19a0216 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchScanner.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.8.1-SNAPSHOT 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.BatchScanner (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchScanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -216,6 +216,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html index cccd43c..6bb51b0 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriter.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.8.1-SNAPSHOT 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.BatchWriter (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.BatchWriter (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -231,6 +231,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html index 4149945..79f88c3 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/BatchWriterConfig.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.8.1-SNAPSHOT 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.BatchWriterConfig (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.BatchWriterConfig (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -378,6 +378,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html index 7164e06..0ae4429 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.ClientProperty.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration.ClientProperty (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -200,6 +200,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html index 614f274..2fc5131 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientConfiguration.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ClientConfiguration (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientConfiguration (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -236,14 +236,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapred.JobConf job, <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a> clientConfig)</code> <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapred.JobConf job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapred.JobConf,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapred.JobConf job, <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a> clientConfig)</code> <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div> </td> @@ -283,14 +283,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapreduce.Job job, <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a> clientConfig)</code> <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static void</code></td> -<td class="colLast"><span class="strong">AccumuloOutputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapreduce.Job job, +<td class="colLast"><span class="strong">AbstractInputFormat.</span><code><strong><a href="../../../../../../org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance(org.apache.hadoop.mapreduce.Job,%20org.apache.accumulo.core.client.ClientConfiguration)">setZooKeeperInstance</a></strong>(org.apache.hadoop.mapreduce.Job job, <a href="../../../../../../org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a> clientConfig)</code> <div class="block">Configures a <a href="../../../../../../org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><code>ZooKeeperInstance</code></a> for this job.</div> </td> @@ -365,6 +365,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html index 686eadf..cfd9aa0 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.ScannerTranslator.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner.ScannerTranslator (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html index 7f08222..67054bc 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ClientSideIteratorScanner.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ClientSideIteratorScanner (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ClientSideIteratorScanner (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -112,6 +112,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html index b032d60..4ab4210 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Result.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ConditionalWriter.Result (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Result (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -169,6 +169,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html index 3d1339f..541cfa3 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.Status.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ConditionalWriter.Status (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriter.Status (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -180,6 +180,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html index 549d76d..05bc028 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriter.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ConditionalWriter (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Interface org.apache.accumulo.core.client.ConditionalWriter (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -182,6 +182,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/a4093d76/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html ---------------------------------------------------------------------- diff --git a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html index 6db83ab..f40e254 100644 --- a/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html +++ b/1.8/apidocs/org/apache/accumulo/core/client/class-use/ConditionalWriterConfig.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 06 14:11:22 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_111) on Mon Feb 27 15:34:32 UTC 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.8.0 API)</title> -<meta name="date" content="2016-09-06"> +<title>Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.8.1-SNAPSHOT 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.ConditionalWriterConfig (Apache Accumulo Project 1.8.0 API)"; + parent.document.title="Uses of Class org.apache.accumulo.core.client.ConditionalWriterConfig (Apache Accumulo Project 1.8.1-SNAPSHOT API)"; } //--> </script> @@ -216,6 +216,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2011–2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2011–2017 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>