blob: 2aac28461c9ed5b0d1c47985a77c3f89d6ee6446 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Tue Sep 20 13:24:04 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Apache Accumulo Project 1.6.6 API)</title>
<meta name="date" content="2016-09-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Accumulo Project 1.6.6 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AbstractInputFormat</span></a>&lt;<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="type parameter in AbstractInputFormat">K</a>,<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="type parameter in AbstractInputFormat">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">An abstract input format to provide shared methods common to all other input format classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#AbstractInputFormat--">AbstractInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AbstractInputFormat</span></a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="type parameter in AbstractInputFormat">K</a>,<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="type parameter in AbstractInputFormat">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">An abstract input format to provide shared methods common to all other input format classes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#AbstractInputFormat--">AbstractInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AbstractInputFormat.AbstractRecordReader</span></a>&lt;<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="type parameter in AbstractInputFormat.AbstractRecordReader">K</a>,<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="type parameter in AbstractInputFormat.AbstractRecordReader">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">An abstract base class to be used to create <code>RecordReader</code> instances that convert from Accumulo
<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>/<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data"><code>Value</code></a> pairs to the user's K/V types.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AbstractInputFormat.AbstractRecordReader</span></a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="type parameter in AbstractInputFormat.AbstractRecordReader">K</a>,<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="type parameter in AbstractInputFormat.AbstractRecordReader">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">An abstract base class to be used to create <code>RecordReader</code> instances that convert from Accumulo
<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>/<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data"><code>Value</code></a> pairs to the user's K/V types.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#AbstractRecordReader--">AbstractRecordReader()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#AbstractRecordReader--">AbstractRecordReader()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/AccumuloException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">AccumuloException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">A generic Accumulo Exception for general accumulo failures.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloException.html#AccumuloException-java.lang.String-">AccumuloException(String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloException.html#AccumuloException-java.lang.Throwable-">AccumuloException(Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloException.html#AccumuloException-java.lang.String-java.lang.Throwable-">AccumuloException(String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloException.html" title="class in org.apache.accumulo.core.client">AccumuloException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloFileOutputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to write output in the Accumulo data file format.<br>
Care should be taken to write only sorted data (sorted by <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>), as this is an important requirement of Accumulo data files.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#AccumuloFileOutputFormat--">AccumuloFileOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloFileOutputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to write output in the Accumulo data file format.<br>
Care should be taken to write only sorted data (sorted by <a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><code>Key</code></a>), as this is an important requirement of Accumulo data files.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#AccumuloFileOutputFormat--">AccumuloFileOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html#AccumuloInputFormat--">AccumuloInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html#AccumuloInputFormat--">AccumuloInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloMultiTableInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use multiple Accumulo tables as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#AccumuloMultiTableInputFormat--">AccumuloMultiTableInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloMultiTableInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloMultiTableInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use multiple Accumulo tables as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#AccumuloMultiTableInputFormat--">AccumuloMultiTableInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloMultiTableInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloOutputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the sink for data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#AccumuloOutputFormat--">AccumuloOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloOutputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the sink for data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#AccumuloOutputFormat--">AccumuloOutputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloOutputFormat.AccumuloRecordWriter</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">A base class to be used to create <code>RecordWriter</code> instances that write to Accumulo.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloOutputFormat.AccumuloRecordWriter</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">A base class to be used to create <code>RecordWriter</code> instances that write to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html#AccumuloRecordWriter-org.apache.hadoop.mapred.JobConf-">AccumuloRecordWriter(JobConf)</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html#AccumuloRecordWriter-org.apache.hadoop.mapreduce.TaskAttemptContext-">AccumuloRecordWriter(TaskAttemptContext)</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">AccumuloRowInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#AccumuloRowInputFormat--">AccumuloRowInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloRowInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">AccumuloRowInputFormat</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class allows MapReduce jobs to use Accumulo as the source of data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#AccumuloRowInputFormat--">AccumuloRowInputFormat()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloRowInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">AccumuloSecurityException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">An Accumulo Exception for security violations, authentication failures, authorization failures, etc.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#AccumuloSecurityException-org.apache.accumulo.core.client.impl.thrift.ThriftSecurityException-">AccumuloSecurityException(ThriftSecurityException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>
<div class="block">Construct a user-facing exception from a serialized version.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#AccumuloSecurityException-java.lang.String-org.apache.accumulo.core.client.impl.thrift.SecurityErrorCode-java.lang.Throwable-">AccumuloSecurityException(String, SecurityErrorCode, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#AccumuloSecurityException-java.lang.String-org.apache.accumulo.core.client.impl.thrift.SecurityErrorCode-java.lang.String-java.lang.Throwable-">AccumuloSecurityException(String, SecurityErrorCode, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#AccumuloSecurityException-java.lang.String-org.apache.accumulo.core.client.impl.thrift.SecurityErrorCode-">AccumuloSecurityException(String, SecurityErrorCode)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#AccumuloSecurityException-java.lang.String-org.apache.accumulo.core.client.impl.thrift.SecurityErrorCode-java.lang.String-">AccumuloSecurityException(String, SecurityErrorCode, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#ActiveCompaction--">ActiveCompaction()</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionReason</span></a> - Enum in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveCompaction.CompactionType</span></a> - Enum in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ActiveScan</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block">A class that contains information about an ActiveScan</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#ActiveScan--">ActiveScan()</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html#add-java.util.Map.Entry-">add(Map.Entry&lt;Key, Value&gt;)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#add-org.apache.accumulo.core.security.ColumnVisibility.Node-">add(ColumnVisibility.Node)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#addCondition-org.apache.accumulo.core.data.Condition-">addCondition(Condition)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Add a new constraint to a namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#addConstraint-java.lang.String-java.lang.String-">addConstraint(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Add a new constraint to a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#addIterator-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.IteratorSetting-">addIterator(JobConf, IteratorSetting)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Encode an iterator on the input for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#addIterator-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.IteratorSetting-">addIterator(Job, IteratorSetting)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Encode an iterator on the single input table for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#addIterator-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.client.IteratorSetting-">addIterator(Class&lt;?&gt;, Configuration, IteratorSetting)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriter.html#addMutation-org.apache.accumulo.core.data.Mutation-">addMutation(Mutation)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client">BatchWriter</a></dt>
<dd>
<div class="block">Queues one mutation to write.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#addMutation-java.lang.String-org.apache.accumulo.core.data.Mutation-">addMutation(String, Mutation)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html#addMutation-org.apache.accumulo.core.data.Mutation-">addMutation(Mutation)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriter.html#addMutations-java.lang.Iterable-">addMutations(Iterable&lt;Mutation&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client">BatchWriter</a></dt>
<dd>
<div class="block">Queues several mutations to write.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html#addMutations-java.lang.Iterable-">addMutations(Iterable&lt;Mutation&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#addOption-java.lang.String-java.lang.String-">addOption(String, String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Add another option to the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#addOptions-java.util.Set-">addOptions(Set&lt;Map.Entry&lt;String, String&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Add many options to the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#addOptions-java.util.Map-">addOptions(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Add many options to the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#addScanIterator-org.apache.accumulo.core.client.IteratorSetting-">addScanIterator(IteratorSetting)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Add a server-side scan iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#addSplits-java.lang.String-java.util.SortedSet-">addSplits(String, SortedSet&lt;Text&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Ensures that tablets are split along a set of keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#addSplits-java.lang.String-java.util.SortedSet-">addSplits(String, SortedSet&lt;Text&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#addSplits-java.util.SortedSet-">addSplits(SortedSet&lt;Text&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html#addTable-org.apache.hadoop.io.Text-">addTable(Text)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html#addTable-org.apache.hadoop.io.Text-">addTable(Text)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#afterEndKey-org.apache.accumulo.core.data.Key-">afterEndKey(Key)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#appendPrintableString-byte:A-int-int-int-java.lang.StringBuilder-">appendPrintableString(byte[], int, int, int, StringBuilder)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ArrayByteSequence</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence-byte:A-">ArrayByteSequence(byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence-byte:A-int-int-">ArrayByteSequence(byte[], int, int)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence-java.lang.String-">ArrayByteSequence(String)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#ArrayByteSequence-java.nio.ByteBuffer-">ArrayByteSequence(ByteBuffer)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#asThriftException--">asThriftException()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator(String, IteratorSetting)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Add an iterator to a namespace on all scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator(String, IteratorSetting, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Add an iterator to a namespace on the given scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-">attachIterator(String, IteratorSetting)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Add an iterator to a table on all scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#attachIterator-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">attachIterator(String, IteratorSetting, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Add an iterator to a table on the given scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-byte:A-">authenticateUser(String, byte[])</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>SecurityOperations.authenticateUser(String, AuthenticationToken)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#authenticateUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">authenticateUser(String, AuthenticationToken)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Verify a username/password combination is valid</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">AuthenticationToken</span></a> - Interface in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">AuthenticationToken.AuthenticationTokenSerializer</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>
<div class="block">A utility class to serialize/deserialize <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> objects.<br>
Unfortunately, these methods are provided in an inner-class, to avoid breaking the interface API.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">AuthenticationToken.Properties</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">AuthenticationToken.TokenProperty</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#AuthenticationTokenSerializer--">AuthenticationTokenSerializer()</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.AuthenticationTokenSerializer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/AuthorizationContainer.html" title="interface in org.apache.accumulo.core.security"><span class="typeNameLink">AuthorizationContainer</span></a> - Interface in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">An interface for classes that contain a collection of authorizations.</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">Authorizations</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A collection of authorization strings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#Authorizations-java.util.Collection-">Authorizations(Collection&lt;byte[]&gt;)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Constructs an authorization object from a collection of string authorizations that have each already been encoded as UTF-8 bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#Authorizations-java.util.List-">Authorizations(List&lt;ByteBuffer&gt;)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Constructs an authorization object from a list of string authorizations that have each already been encoded as UTF-8 bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#Authorizations-byte:A-">Authorizations(byte[])</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Constructs an authorizations object from a serialized form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#Authorizations--">Authorizations()</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Constructs an empty set of authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#Authorizations-java.lang.String...-">Authorizations(String...)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Constructs an authorizations object from a set of human-readable authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html#auths">auths</a></span> - Variable in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">MockScannerBase</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">BatchDeleter</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Implementations of BatchDeleter support efficient deletion of ranges in accumulo.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">BatchScanner</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">In exchange for possibly <b>returning scanned entries out of order</b>, BatchScanner implementations may scan an Accumulo table more efficiently by
Looking up multiple ranges in parallel.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">BatchWriter</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Send Mutations to a single Table in Accumulo.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">BatchWriterConfig</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">This object holds configuration settings used to instantiate a <a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client"><code>BatchWriter</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#BatchWriterConfig--">BatchWriterConfig()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#beforeStartKey-org.apache.accumulo.core.data.Key-">beforeStartKey(Key)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">BigIntegerLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder to encode/decode a BigInteger to/from bytes that maintain its native Java sort order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html#BigIntegerLexicoder--">BigIntegerLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BigIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html#binMutations-java.util.List-java.util.Map-java.util.List-org.apache.accumulo.core.security.thrift.TCredentials-">binMutations(List&lt;T&gt;, Map&lt;String, TabletLocator.TabletServerMutations&lt;T&gt;&gt;, List&lt;T&gt;, TCredentials)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html" title="class in org.apache.accumulo.core.client.mock">MockTabletLocator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html#binRanges-java.util.List-java.util.Map-org.apache.accumulo.core.security.thrift.TCredentials-">binRanges(List&lt;Range&gt;, Map&lt;String, Map&lt;KeyExtent, List&lt;Range&gt;&gt;&gt;, TCredentials)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html" title="class in org.apache.accumulo.core.client.mock">MockTabletLocator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#bound-org.apache.accumulo.core.data.Column-org.apache.accumulo.core.data.Column-">bound(Column, Column)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a new range that is bounded by the columns passed in.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#byteAt-int-">byteAt(int)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#byteAt-int-">byteAt(int)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ByteSequence</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#ByteSequence--">ByteSequence()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">BytesLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">For each of the methods, this lexicoder just passes the input through untouched.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html#BytesLexicoder--">BytesLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BytesLexicoder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#cancelCompaction-java.lang.String-">cancelCompaction(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Cancels a user initiated major compaction of a table initiated with <a href="org/apache/accumulo/core/client/admin/TableOperations.html#compact-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-boolean-boolean-"><code>TableOperations.compact(String, Text, Text, boolean, boolean)</code></a> or
<a href="org/apache/accumulo/core/client/admin/TableOperations.html#compact-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-java.util.List-boolean-boolean-"><code>TableOperations.compact(String, Text, Text, List, boolean, boolean)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#canCreateTables-org.apache.hadoop.mapred.JobConf-">canCreateTables(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines whether tables are permitted to be created as needed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#canCreateTables-org.apache.hadoop.mapreduce.JobContext-">canCreateTables(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines whether tables are permitted to be created as needed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#canCreateTables-java.lang.Class-org.apache.hadoop.conf.Configuration-">canCreateTables(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeLocalUserPassword-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-">changeLocalUserPassword(String, PasswordToken)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Set the user's password</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeUserAuthorizations-java.lang.String-org.apache.accumulo.core.security.Authorizations-">changeUserAuthorizations(String, Authorizations)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Set the user's record-level authorizations</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeUserPassword-java.lang.String-byte:A-">changeUserPassword(String, byte[])</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#changeLocalUserPassword-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-"><code>SecurityOperations.changeLocalUserPassword(String, PasswordToken)</code></a> or the user management functions of your configured authenticator
instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html#check-org.apache.accumulo.core.constraints.Constraint.Environment-org.apache.accumulo.core.data.Mutation-">check(Constraint.Environment, Mutation)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">VisibilityConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts(String, IteratorSetting, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<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
the specified scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#checkIteratorConflicts-java.lang.String-org.apache.accumulo.core.client.IteratorSetting-java.util.EnumSet-">checkIteratorConflicts(String, IteratorSetting, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<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
the specified scopes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#checkOutputSpecs-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.mapred.JobConf-">checkOutputSpecs(FileSystem, JobConf)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#checkOutputSpecs-org.apache.hadoop.mapreduce.JobContext-">checkOutputSpecs(JobContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#CLASS">CLASS</a></span> - Static variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#CLASS">CLASS</a></span> - Static variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html#clear--">clear()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#clear--">clear()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#clearColumns--">clearColumns()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Clears the columns to be fetched (useful for resetting the scanner for reuse).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#clearLocatorCache-java.lang.String-">clearLocatorCache(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Clears the tablet locator cache for a specified table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#clearOptions--">clearOptions()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Remove all options from the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#clearScanIterators--">clearScanIterators()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Clears scan iterators prior to returning a scanner to the pool.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ClientConfiguration</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Contains a list of property keys recognized by the Accumulo client and convenience methods for setting them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-java.util.List-">ClientConfiguration(List&lt;? extends Configuration&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#ClientConfiguration-org.apache.commons.configuration.Configuration...-">ClientConfiguration(Configuration...)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Iterates through the Configuration objects, populating this object.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ClientConfiguration.ClientProperty</span></a> - Enum in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ClientSideIteratorScanner</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">A scanner that instantiates iterators on the client side instead of on the tablet server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#ClientSideIteratorScanner-org.apache.accumulo.core.client.Scanner-">ClientSideIteratorScanner(Scanner)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>
<div class="block">Constructs a scanner that can execute client-side iterators.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ClientSideIteratorScanner.ScannerTranslator</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">A class that wraps a Scanner in a SortedKeyValueIterator so that other accumulo iterators can use it as a source.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-">clip(Range)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range which represents the intersection of this range and the passed in range.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#clip-org.apache.accumulo.core.data.Range-boolean-">clip(Range, boolean)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Same as other clip function except if gives the option to return null of the ranges do not overlap instead of throwing an exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#clone-java.lang.String-java.lang.String-boolean-java.util.Map-java.util.Set-">clone(String, String, boolean, Map&lt;String, String&gt;, Set&lt;String&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Clone a table from an existing table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html#clone--">clone()</a></span> - Method in interface org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#clone--">clone()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#clone--">clone()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#clone--">clone()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#clone--">clone()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchDeleter.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client">BatchDeleter</a></dt>
<dd>
<div class="block">Releases any resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchScanner.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client">BatchScanner</a></dt>
<dd>
<div class="block">Cleans up and finalizes the scanner</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriter.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client">BatchWriter</a></dt>
<dd>
<div class="block">Flush and release any resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.html" title="interface in org.apache.accumulo.core.client">ConditionalWriter</a></dt>
<dd>
<div class="block">release any resources (like threads pools) used by conditional writer</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#close--">close()</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html#close-org.apache.hadoop.mapred.Reporter-">close(Reporter)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#close--">close()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html#close-org.apache.hadoop.mapreduce.TaskAttemptContext-">close(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html#close--">close()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">MockBatchScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html#close--">close()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#close--">close()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockMultiTableBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client">MultiTableBatchWriter</a></dt>
<dd>
<div class="block">Flush and release all resources.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#close--">close()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Closes any underlying connections on the scanner</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#colFamily">colFamily</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#colQualifier">colQualifier</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#Column-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Column(Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#Column-org.apache.hadoop.io.Text-">Column(Text)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#Column-java.lang.String-java.lang.String-">Column(String, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#Column-java.lang.String-">Column(String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Column</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#Column--">Column()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#Column-byte:A-byte:A-byte:A-">Column(byte[], byte[], byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#Column-org.apache.accumulo.core.data.thrift.TColumn-">Column(TColumn)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#columnFamily">columnFamily</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#columnQualifier">columnQualifier</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ColumnUpdate</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">A single column and value pair within a mutation</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#ColumnUpdate-byte:A-byte:A-byte:A-boolean-long-boolean-byte:A-">ColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#columnVisibility">columnVisibility</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">Validate the column visibility is a valid expression and set the visibility for a Mutation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#ColumnVisibility--">ColumnVisibility()</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Creates an empty visibility.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#ColumnVisibility-java.lang.String-">ColumnVisibility(String)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Creates a column visibility for a Mutation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#ColumnVisibility-org.apache.hadoop.io.Text-">ColumnVisibility(Text)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Creates a column visibility for a Mutation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#ColumnVisibility-byte:A-">ColumnVisibility(byte[])</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Creates a column visibility for a Mutation from a string already encoded in UTF-8 bytes.</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.Node</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A node in the parse tree for a visibility expression.</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.NodeComparator</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A node comparator.</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">ColumnVisibility.NodeType</span></a> - Enum in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">The node types in a parse tree for a visibility expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#colVisibility">colVisibility</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#compact-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-boolean-boolean-">compact(String, Text, Text, boolean, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Starts a full major compaction of the tablets in the range (start, end].</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#compact-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-java.util.List-boolean-boolean-">compact(String, Text, Text, List&lt;IteratorSetting&gt;, boolean, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Starts a full major compaction of the tablets in the range (start, end].</div>
</dd>
<dt><a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ComparableBytes</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ComparableBytes.html#ComparableBytes-byte:A-">ComparableBytes(byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">ComparableBytes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.Comparator.html#Comparator--">Comparator()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.Comparator.html" title="class in org.apache.accumulo.core.data">Value.Comparator</a></dt>
<dd>
<div class="block">constructor</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.Comparator.html#compare-byte:A-int-int-byte:A-int-int-">compare(byte[], int, int, byte[], int, int)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.Comparator.html" title="class in org.apache.accumulo.core.data">Value.Comparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html#compare-org.apache.accumulo.core.security.ColumnVisibility.Node-org.apache.accumulo.core.security.ColumnVisibility.Node-">compare(ColumnVisibility.Node, ColumnVisibility.Node)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.NodeComparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#compareBytes-org.apache.accumulo.core.data.ByteSequence-org.apache.accumulo.core.data.ByteSequence-">compareBytes(ByteSequence, ByteSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compareColumnFamily-org.apache.hadoop.io.Text-">compareColumnFamily(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Efficiently compare the the column family of a key w/o allocating a text object and copying the column qualifier into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compareColumnQualifier-org.apache.hadoop.io.Text-">compareColumnQualifier(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Efficiently compare the the column qualifier of a key w/o allocating a text object and copying the column qualifier into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compareRow-org.apache.hadoop.io.Text-">compareRow(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Efficiently compare the the row of a key w/o allocating a text object and copying the row into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#compareTo-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.TokenProperty-">compareTo(AuthenticationToken.TokenProperty)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#compareTo-org.apache.accumulo.core.data.ByteSequence-">compareTo(ByteSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#compareTo-org.apache.accumulo.core.data.Column-">compareTo(Column)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compareTo-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.PartialKey-">compareTo(Key, PartialKey)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Compare elements of a key given by a <a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data"><code>PartialKey</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compareTo-org.apache.accumulo.core.data.Key-">compareTo(Key)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Compare all elements of a key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#compareTo-org.apache.accumulo.core.data.KeyExtent-">compareTo(KeyExtent)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Compares extents based on rows</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#compareTo-org.apache.accumulo.core.data.Range-">compareTo(Range)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Compares this range to another range.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#compareTo-java.lang.Object-">compareTo(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Define the sort order of the BytesWritable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#compareTo-byte:A-">compareTo(byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Compares the bytes in this object to the specified byte array</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#compress-java.util.List-">compress(List&lt;? extends KeyValue&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Use this to compress a list of keys before sending them via thrift.</div>
</dd>
<dt><a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Condition</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">Conditions that must be met on a particular column in a row.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#Condition-java.lang.CharSequence-java.lang.CharSequence-">Condition(CharSequence, CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#Condition-byte:A-byte:A-">Condition(byte[], byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#Condition-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Condition(Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#Condition-org.apache.accumulo.core.data.ByteSequence-org.apache.accumulo.core.data.ByteSequence-">Condition(ByteSequence, ByteSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ConditionalMutation</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">A Mutation that contains a list of conditions that must all be met before the mutation is applied.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-byte:A-org.apache.accumulo.core.data.Condition...-">ConditionalMutation(byte[], Condition...)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-byte:A-int-int-org.apache.accumulo.core.data.Condition...-">ConditionalMutation(byte[], int, int, Condition...)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-org.apache.hadoop.io.Text-org.apache.accumulo.core.data.Condition...-">ConditionalMutation(Text, Condition...)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-java.lang.CharSequence-org.apache.accumulo.core.data.Condition...-">ConditionalMutation(CharSequence, Condition...)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-org.apache.accumulo.core.data.ByteSequence-org.apache.accumulo.core.data.Condition...-">ConditionalMutation(ByteSequence, Condition...)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#ConditionalMutation-org.apache.accumulo.core.data.ConditionalMutation-">ConditionalMutation(ConditionalMutation)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/ConditionalWriter.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">ConditionalWriter provides the ability to do efficient, atomic read-modify-write operations on rows.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Result</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriter.Status</span></a> - Enum in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ConditionalWriterConfig</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#ConditionalWriterConfig--">ConditionalWriterConfig()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#config-java.lang.String...-">config(String...)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#ConfiguratorBase--">ConfiguratorBase()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.ConnectorInfo</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.GeneralOpts</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">ConfiguratorBase.InstanceOpts</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">Connector</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Connector connects to an Accumulo instance and allows the user to request readers and writers for the instance as well as various objects that permit
administrative operations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#Connector--">Connector()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#constrainClass">constrainClass</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">ConstraintViolationSummary</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#ConstraintViolationSummary-java.lang.String-short-java.lang.String-long-">ConstraintViolationSummary(String, short, String, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#ConstraintViolationSummary-org.apache.accumulo.core.data.thrift.TConstraintViolationSummary-">ConstraintViolationSummary(TConstraintViolationSummary)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains(ByteSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#contains-org.apache.hadoop.io.BinaryComparable-">contains(BinaryComparable)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#contains-org.apache.accumulo.core.data.Key-">contains(Key)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/AuthorizationContainer.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains(ByteSequence)</a></span> - Method in interface org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/AuthorizationContainer.html" title="interface in org.apache.accumulo.core.security">AuthorizationContainer</a></dt>
<dd>
<div class="block">Checks whether this object contains the given authorization.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#contains-byte:A-">contains(byte[])</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Checks whether this object contains the given authorization.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#contains-org.apache.accumulo.core.data.ByteSequence-">contains(ByteSequence)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Checks whether this object contains the given authorization.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#contains-java.lang.String-">contains(String)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Checks whether this object contains the given authorization.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#containsValue-java.lang.Object-">containsValue(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html#convert-java.lang.String-">convert(String)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner.PropertiesConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#copy-byte:A-">copy(byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#create-java.lang.String-">create(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Create an empty namespace with no initial configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-">create(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Create a table with no special configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-">create(String, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#create-java.lang.String-boolean-org.apache.accumulo.core.client.admin.TimeType-">create(String, boolean, TimeType)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-long-long-int-">createBatchDeleter(String, Authorizations, int, long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createBatchDeleter(String, Authorizations, int, BatchWriterConfig)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-org.apache.accumulo.core.client.BatchWriterConfig-">createBatchDeleter(String, Authorizations, int, BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-long-long-int-">createBatchDeleter(String, Authorizations, int, long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchDeleter-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-org.apache.accumulo.core.client.BatchWriterConfig-">createBatchDeleter(String, Authorizations, int, BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createBatchScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-">createBatchScanner(String, Authorizations, int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Factory method to create a BatchScanner connected to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#createBatchScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-">createBatchScanner(String, Authorizations)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-int-">createBatchScanner(String, Authorizations, int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter-java.lang.String-long-long-int-">createBatchWriter(String, long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter-java.lang.String-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createBatchWriter(String, BatchWriterConfig)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createBatchWriter-java.lang.String-org.apache.accumulo.core.client.BatchWriterConfig-">createBatchWriter(String, BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Factory method to create a BatchWriter connected to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchWriter-java.lang.String-long-long-int-">createBatchWriter(String, long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createBatchWriter-java.lang.String-org.apache.accumulo.core.client.BatchWriterConfig-">createBatchWriter(String, BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createConditionalWriter-java.lang.String-org.apache.accumulo.core.client.ConditionalWriterConfig-">createConditionalWriter(String, ConditionalWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Factory method to create a ConditionalWriter connected to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createConditionalWriter-java.lang.String-org.apache.accumulo.core.client.ConditionalWriterConfig-">createConditionalWriter(String, ConditionalWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html#createFilter-org.apache.accumulo.core.iterators.SortedKeyValueIterator-">createFilter(SortedKeyValueIterator&lt;Key, Value&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">MockScannerBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createLocalUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-">createLocalUser(String, PasswordToken)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Create a user</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter-long-long-int-">createMultiTableBatchWriter(long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; Use <a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter-org.apache.accumulo.core.client.BatchWriterConfig-"><code>Connector.createMultiTableBatchWriter(BatchWriterConfig)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createMultiTableBatchWriter-org.apache.accumulo.core.client.BatchWriterConfig-">createMultiTableBatchWriter(BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Factory method to create a Multi-Table BatchWriter connected to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createMultiTableBatchWriter-long-long-int-">createMultiTableBatchWriter(long, long, int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createMultiTableBatchWriter-org.apache.accumulo.core.client.BatchWriterConfig-">createMultiTableBatchWriter(BatchWriterConfig)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#createNamespace-java.lang.String-java.lang.String-">createNamespace(String, String)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloMultiTableInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html#createRecordReader-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">createRecordReader(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloRowInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#createScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-">createScanner(String, Authorizations)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Factory method to create a Scanner connected to Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#createScanner-java.lang.String-org.apache.accumulo.core.security.Authorizations-">createScanner(String, Authorizations)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#createTable-java.lang.String-java.lang.String-boolean-org.apache.accumulo.core.client.admin.TimeType-">createTable(String, String, boolean, TimeType)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createUser-java.lang.String-byte:A-org.apache.accumulo.core.security.Authorizations-">createUser(String, byte[], Authorizations)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#createLocalUser-java.lang.String-org.apache.accumulo.core.client.security.tokens.PasswordToken-"><code>SecurityOperations.createLocalUser(String, PasswordToken)</code></a> or the user management functions of your configured authenticator instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#CREDENTIAL_PROVIDERS_PROPERTY">CREDENTIAL_PROVIDERS_PROPERTY</a></span> - Static variable in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">CredentialProviderToken</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>
<div class="block">An <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens"><code>AuthenticationToken</code></a> backed by a Hadoop CredentialProvider.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#CredentialProviderToken--">CredentialProviderToken()</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#CredentialProviderToken-java.lang.String-java.lang.String-">CredentialProviderToken(String, String)</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">Credentials</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A wrapper for internal use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#Credentials-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">Credentials(String, AuthenticationToken)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Creates a new credentials object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#currentK">currentK</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">The Key that should be returned to the client</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#currentKey">currentKey</a></span> - Variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#currentKey">currentKey</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">The Key that is used to determine progress in the current InputSplit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#currentV">currentV</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">The Value that should be return to the client</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#data">data</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ComparableBytes.html#data">data</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">ComparableBytes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">DateLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder for date objects.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html#DateLexicoder--">DateLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DateLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BigIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BytesLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DateLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DoubleLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">IntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ListLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">LongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">PairLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ReverseLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">StringLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">TextLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html#decode-byte:A-">decode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UUIDLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#decodePrevEndRow-org.apache.accumulo.core.data.Value-">decodePrevEndRow(Value)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#decompress-java.util.List-">decompress(List&lt;TKeyValue&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Use this to decompress a list of keys received from thrift.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#deepCopy-org.apache.accumulo.core.iterators.IteratorEnvironment-">deepCopy(IteratorEnvironment)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#defaultNamespace--">defaultNamespace()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Returns the name of the default namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#delete-java.lang.String-">delete(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Delete an empty namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#delete-java.lang.String-">delete(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Delete a table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchDeleter.html#delete--">delete()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client">BatchDeleter</a></dt>
<dd>
<div class="block">Deletes the ranges specified by <a href="org/apache/accumulo/core/client/BatchDeleter.html#setRanges-java.util.Collection-"><code>BatchDeleter.setRanges(java.util.Collection&lt;org.apache.accumulo.core.data.Range&gt;)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html#delete--">delete()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchDeleter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#deleted">deleted</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#deleteRows-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">deleteRows(String, Text, Text)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Delete rows between (start, end]</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#deserialize-java.lang.String-">deserialize(String)</a></span> - Static method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#deserialize-java.lang.Class-byte:A-">deserialize(Class&lt;T&gt;, byte[])</a></span> - Static method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.AuthenticationTokenSerializer</a></dt>
<dd>
<div class="block">A convenience method to create tokens from serialized bytes, created by <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#serialize-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>AuthenticationToken.AuthenticationTokenSerializer.serialize(AuthenticationToken)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#deserialize-java.lang.String-byte:A-">deserialize(String, byte[])</a></span> - Static method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.AuthenticationTokenSerializer</a></dt>
<dd>
<div class="block">An alternate version of <a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#deserialize-java.lang.Class-byte:A-"><code>AuthenticationToken.AuthenticationTokenSerializer.deserialize(Class, byte[])</code></a> that accepts a token class name rather than a token class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#deserialize-java.lang.String-">deserialize(String)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Converts the serialized form to an instance of <a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security"><code>Credentials</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#deserializeFetchedColumns-java.util.Collection-">deserializeFetchedColumns(Collection&lt;String&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#destroy--">destroy()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#destroy--">destroy()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#destroy--">destroy()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#disableIsolation--">disableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#disableIsolation--">disableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#disableIsolation--">disableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#disableIsolation--">disableIsolation()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Disables row isolation.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">DiskUsage</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#DiskUsage-java.util.SortedSet-java.lang.Long-">DiskUsage(SortedSet&lt;String&gt;, Long)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">DoubleLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder for preserving the native Java sort order of Double values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html#DoubleLexicoder--">DoubleLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DoubleLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropLocalUser-java.lang.String-">dropLocalUser(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Delete a user</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#droppingOldTimestamp-long-">droppingOldTimestamp(long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser-java.lang.String-">dropUser(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#dropUser-java.lang.String-"><code>SecurityOperations.dropUser(String)</code></a> or the user management functions of your configured authenticator instead.</span></div>
</div>
</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#EMPTY">EMPTY</a></span> - Static variable in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">An empty set of authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#EMPTY">EMPTY</a></span> - Static variable in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>
<div class="block">An empty list of nodes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#enableIsolation--">enableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#enableIsolation--">enableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#enableIsolation--">enableIsolation()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#enableIsolation--">enableIsolation()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Enables row isolation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html#encode-java.math.BigInteger-">encode(BigInteger)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BigIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BigIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html#encode-byte:A-">encode(byte[])</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/BytesLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">BytesLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html#encode-java.util.Date-">encode(Date)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DateLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DateLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html#encode-java.lang.Double-">encode(Double)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/DoubleLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">DoubleLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html#encode-java.lang.Integer-">encode(Integer)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">IntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#encode-java.util.List-">encode(List&lt;LT&gt;)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ListLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#encode-java.lang.Long-">encode(Long)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">LongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#encode-org.apache.accumulo.core.util.ComparablePair-">encode(ComparablePair&lt;A, B&gt;)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">PairLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#encode-T-">encode(T)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ReverseLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html#encode-java.lang.String-">encode(String)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">StringLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html#encode-org.apache.hadoop.io.Text-">encode(Text)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">TextLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html#encode-java.lang.Integer-">encode(Integer)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#encode-java.lang.Long-">encode(Long)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html#encode-java.util.UUID-">encode(UUID)</a></span> - Method in class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UUIDLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#encodePrevEndRow-org.apache.hadoop.io.Text-">encodePrevEndRow(Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/Encoder.html" title="interface in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">Encoder</span></a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/Encoder.html" title="type parameter in Encoder">T</a>&gt; - Interface in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">An encoder represents a typed object that can be encoded/decoded to/from a byte array.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#entrySet--">entrySet()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#enumToConfKey-java.lang.Class-java.lang.Enum-">enumToConfKey(Class&lt;?&gt;, Enum&lt;?&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#equals-org.apache.accumulo.core.data.Column-">equals(Column)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#equals-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.PartialKey-">equals(Key, PartialKey)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Compare part of a key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#equals-org.apache.accumulo.core.data.Mutation-">equals(Mutation)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>
<div class="block">Checks if this mutation equals another.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#equals-org.apache.accumulo.core.data.Range-">equals(Range)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">See <a href="org/apache/accumulo/core/security/ColumnVisibility.html#equals-org.apache.accumulo.core.security.ColumnVisibility-"><code>ColumnVisibility.equals(ColumnVisibility)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#equals-org.apache.accumulo.core.security.ColumnVisibility-">equals(ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Compares two ColumnVisibilities for string equivalence, not as a meaningful comparison of terms and conditions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityEvaluator.html#escape-byte:A-boolean-">escape(byte[], boolean)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityEvaluator.html" title="class in org.apache.accumulo.core.security">VisibilityEvaluator</a></dt>
<dd>
<div class="block">Properly escapes an authorization string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#estimatedMemoryUsed--">estimatedMemoryUsed()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityEvaluator.html#evaluate-org.apache.accumulo.core.security.ColumnVisibility-">evaluate(ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityEvaluator.html" title="class in org.apache.accumulo.core.security">VisibilityEvaluator</a></dt>
<dd>
<div class="block">Evaluates the given column visibility against the authorizations provided to this evaluator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-">exact(Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row Returns the same Range as new Range(row)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact(Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row and column family</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact(Text, Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">exact(Text, Text, Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and visibility</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">exact(Text, Text, Text, Text, long)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, visibility, and timestamp</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-">exact(CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-">exact(CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row and column family</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">exact(CharSequence, CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, and column qualifier</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">exact(CharSequence, CharSequence, CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, and visibility</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#exact-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-long-">exact(CharSequence, CharSequence, CharSequence, CharSequence, long)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an exact row, column family, column qualifier, visibility, and timestamp</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#exists-java.lang.String-">exists(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">A method to check if a namespace exists in Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#exists-java.lang.String-">exists(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">A method to check if a table exists in Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#exportTable-java.lang.String-java.lang.String-">exportTable(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Exports a table.</div>
</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#fetchColumn-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">fetchColumn(Text, Text)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">
Adds a column to the list of columns that will be fetched by this scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#fetchColumnFamily-org.apache.hadoop.io.Text-">fetchColumnFamily(Text)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">
Adds a column family to the list of columns that will be fetched by this scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#fetchColumns-org.apache.hadoop.mapred.JobConf-java.util.Collection-">fetchColumns(JobConf, Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Restricts the columns that will be mapped over for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#fetchColumns-org.apache.hadoop.mapreduce.Job-java.util.Collection-">fetchColumns(Job, Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Restricts the columns that will be mapped over for this job for the default input table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#fetchColumns-java.util.Collection-">fetchColumns(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Restricts the columns that will be mapped over for this job for the default input table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#fetchColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">fetchColumns(Class&lt;?&gt;, Configuration, Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">FileOutputConfigurator</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#FileOutputConfigurator--">FileOutputConfigurator()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">FileOutputConfigurator.Opts</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#findChildren-org.apache.accumulo.core.data.KeyExtent-java.util.SortedSet-">findChildren(KeyExtent, SortedSet&lt;KeyExtent&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#findContainingExtent-org.apache.accumulo.core.data.KeyExtent-java.util.SortedSet-">findContainingExtent(KeyExtent, SortedSet&lt;KeyExtent&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">FindMax</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/FindMax.html#FindMax--">FindMax()</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin">FindMax</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/FindMax.html#findMax-org.apache.accumulo.core.client.Scanner-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">findMax(Scanner, Text, boolean, Text, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/FindMax.html" title="class in org.apache.accumulo.core.client.admin">FindMax</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#findOverlapping-org.apache.accumulo.core.data.KeyExtent-java.util.SortedSet-">findOverlapping(KeyExtent, SortedSet&lt;KeyExtent&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#findOverlapping-org.apache.accumulo.core.data.KeyExtent-java.util.SortedMap-">findOverlapping(KeyExtent, SortedMap&lt;KeyExtent, ?&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#flatten--">flatten()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Generates a byte[] that represents a normalized, but logically equivalent, form of this evaluator's expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush-java.lang.String-">flush(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">As of release 1.4, replaced by <a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-boolean-"><code>TableOperations.flush(String, Text, Text, boolean)</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#flush-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-boolean-">flush(String, Text, Text, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Flush a table's data that is currently in memory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriter.html#flush--">flush()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client">BatchWriter</a></dt>
<dd>
<div class="block">Send any buffered mutations to Accumulo immediately.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html#flush--">flush()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#flush--">flush()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockMultiTableBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html#flush--">flush()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client">MultiTableBatchWriter</a></dt>
<dd>
<div class="block">Send mutations for all tables to accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#followingKey-org.apache.accumulo.core.data.PartialKey-">followingKey(PartialKey)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Returns a key that will sort immediately after this key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#followingPrefix-org.apache.hadoop.io.Text-">followingPrefix(Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Text that sorts just after all Texts beginning with a prefix</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MemoryUnit.html#fromSuffix-java.lang.String-">fromSuffix(String)</a></span> - Static method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#fromThrift-org.apache.accumulo.core.security.thrift.TCredentials-">fromThrift(TCredentials)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Converts a given thrift object to our internal Credentials representation.</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#get-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-">get(ClientConfiguration.ClientProperty)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Returns the value for prop, the default value if not present.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#get-java.lang.Object-">get(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#get--">get()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getAccumuloConfiguration-org.apache.hadoop.mapred.JobConf-">getAccumuloConfiguration(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">This helper method provides an AccumuloConfiguration object constructed from the Accumulo defaults, and overridden with Accumulo properties that have been
stored in the Job's configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getAccumuloConfiguration-org.apache.hadoop.mapreduce.JobContext-">getAccumuloConfiguration(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">This helper method provides an AccumuloConfiguration object constructed from the Accumulo defaults, and overridden with Accumulo properties that have been
stored in the Job's configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#getAccumuloConfiguration-java.lang.Class-org.apache.hadoop.conf.Configuration-">getAccumuloConfiguration(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getAccumuloProperty--">getAccumuloProperty()</a></span> - Method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#getActiveCompactions-java.lang.String-">getActiveCompactions(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">List the active compaction running on a tablet server</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#getActiveScans-java.lang.String-">getActiveScans(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">List the active scans on tablet server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getAge--">getAge()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getAge--">getAge()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the authenticated token from either the specified token file or directly from the configuration, whichever was used when the job was configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-">getAuthenticationToken(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the authenticated token from either the specified token file or directly from the configuration, whichever was used when the job was configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-">getAuthenticationToken(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the authenticated token from either the specified token file or directly from the configuration, whichever was used when the job was configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-">getAuthenticationToken(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the authenticated token from either the specified token file or directly from the configuration, whichever was used when the job was configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailures--">getAuthorizationFailures()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap--"><code>MutationsRejectedException.getAuthorizationFailuresMap()</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getAuthorizationFailuresMap--">getAuthorizationFailuresMap()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getAuthorizations--">getAuthorizations()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#getAuthorizations--">getAuthorizations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#getAuthorizations--">getAuthorizations()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Gets the authorizations in sorted order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#getAuthorizationsArray--">getAuthorizationsArray()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Returns a serialized form of these authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#getAuthorizationsBB--">getAuthorizationsBB()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Gets the authorizations in sorted order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getAuths--">getAuths()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getAutoAdjustRanges-org.apache.hadoop.mapred.JobConf-">getAutoAdjustRanges(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has auto-adjust ranges enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getAutoAdjustRanges-org.apache.hadoop.mapreduce.JobContext-">getAutoAdjustRanges(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has auto-adjust ranges enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">getAutoAdjustRanges(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#getBackingArray--">getBackingArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#getBackingArray--">getBackingArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getBatchSize--">getBatchSize()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getBatchSize--">getBatchSize()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getBatchSize--">getBatchSize()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#getBatchSize--">getBatchSize()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Returns the batch size (number of Key/Value pairs) that will be fetched at a time from a tablet server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#getBatchWriter-java.lang.String-">getBatchWriter(String)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockMultiTableBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html#getBatchWriter-java.lang.String-">getBatchWriter(String)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client">MultiTableBatchWriter</a></dt>
<dd>
<div class="block">Returns a BatchWriter for a particular table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getBatchWriterOptions-org.apache.hadoop.mapred.JobConf-">getBatchWriterOptions(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the <a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client"><code>BatchWriterConfig</code></a> settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getBatchWriterOptions-org.apache.hadoop.mapreduce.JobContext-">getBatchWriterOptions(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the <a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client"><code>BatchWriterConfig</code></a> settings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getBatchWriterOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-">getBatchWriterOptions(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/PartialKey.html#getByDepth-int-">getByDepth(int)</a></span> - Static method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data">PartialKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ComparableBytes.html#getBytes--">getBytes()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">ComparableBytes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#getChildren--">getChildren()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#getClassLoader-org.apache.commons.cli.CommandLine-org.apache.accumulo.core.util.shell.Shell-">getClassLoader(CommandLine, Shell)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getClient--">getClient()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getClientConfig--">getClientConfig()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#getColumnFamily--">getColumnFamily()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#getColumnFamily--">getColumnFamily()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#getColumnFamily--">getColumnFamily()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>
<div class="block">Returns the column</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnFamily-org.apache.hadoop.io.Text-">getColumnFamily(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method gives users control over allocation of Text objects by copying into the passed in text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnFamily--">getColumnFamily()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method allocates a Text object and copies into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnFamilyData--">getColumnFamilyData()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method returns a pointer to the keys internal data and does not copy it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html#getColumnQualifier--">getColumnQualifier()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client">IteratorSetting.Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#getColumnQualifier--">getColumnQualifier()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#getColumnQualifier--">getColumnQualifier()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnQualifier-org.apache.hadoop.io.Text-">getColumnQualifier(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method gives users control over allocation of Text objects by copying into the passed in text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnQualifier--">getColumnQualifier()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method allocates a Text object and copies into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnQualifierData--">getColumnQualifierData()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method returns a pointer to the keys internal data and does not copy it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getColumns--">getColumns()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#getColumnVisibility--">getColumnVisibility()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#getColumnVisibility--">getColumnVisibility()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnVisibility--">getColumnVisibility()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method allocates a Text object and copies into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnVisibility-org.apache.hadoop.io.Text-">getColumnVisibility(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method gives users control over allocation of Text objects by copying into the passed in text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnVisibilityData--">getColumnVisibilityData()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method returns a pointer to the keys internal data and does not copy it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getColumnVisibilityParsed--">getColumnVisibilityParsed()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method creates a new ColumnVisibility representing the column visibility for this key
WARNING: using this method may inhibit performance since a new ColumnVisibility object is created on every call.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#getConditions--">getConditions()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#getConf--">getConf()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#getConf--">getConf()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getConfig--">getConfig()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html#getConfigProperties-java.io.File-">getConfigProperties(File)</a></span> - Static method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getConfiguration--">getConfiguration()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API and never should have been exposed.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConfiguration--">getConfiguration()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConfiguration--">getConfiguration()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-byte:A-">getConnector(String, byte[])</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector(String, ByteBuffer)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector(String, CharSequence)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5, use <a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-"><code>Instance.getConnector(String, AuthenticationToken)</code></a> with <a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><code>PasswordToken</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector(String, AuthenticationToken)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns a connection to this instance of accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-byte:A-">getConnector(String, byte[])</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector(String, ByteBuffer)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector(String, CharSequence)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector(String, AuthenticationToken)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.lang.CharSequence-">getConnector(String, CharSequence)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-java.nio.ByteBuffer-">getConnector(String, ByteBuffer)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">getConnector(String, AuthenticationToken)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getConnector-java.lang.String-byte:A-">getConnector(String, byte[])</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getConnector-java.lang.String-java.lang.String-">getConnector(String, String)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>
<div class="block">Utility method to get a connector to the MAC.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#getConstrainClass--">getConstrainClass()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getConstraintViolationSummaries--">getConstraintViolationSummaries()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#getCurrentKey--">getCurrentKey()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#getCurrentValue--">getCurrentValue()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getDebugPorts--">getDebugPorts()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getDefaultMemory--">getDefaultMemory()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getDefaultTableName-org.apache.hadoop.mapred.JobConf-">getDefaultTableName(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the default table name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getDefaultTableName-org.apache.hadoop.mapreduce.JobContext-">getDefaultTableName(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the default table name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getDefaultTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-">getDefaultTableName(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getDefaultValue--">getDefaultValue()</a></span> - Method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/PartialKey.html#getDepth--">getDepth()</a></span> - Method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data">PartialKey</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getDescription--">getDescription()</a></span> - Method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#getDescription--">getDescription()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getDir--">getDir()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getDiskUsage-java.util.Set-">getDiskUsage(Set&lt;String&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Gets the number of bytes being used in the files for a set of tables</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#getEndKey--">getEndKey()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getEndRow--">getEndRow()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Returns this extent's end row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getEntriesRead--">getEntriesRead()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getEntriesWritten--">getEntriesWritten()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#getEquivalent-org.apache.accumulo.core.security.TablePermission-">getEquivalent(TablePermission)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#getEquivalent-org.apache.accumulo.core.security.SystemPermission-">getEquivalent(SystemPermission)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getErrorServers--">getErrorServers()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#getExpression--">getExpression()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Accessor for the underlying byte string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getExtent--">getExtent()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getExtent--">getExtent()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getFamily--">getFamily()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getFetchedColumns-org.apache.hadoop.mapred.JobConf-">getFetchedColumns(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the columns to be mapped over from this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getFetchedColumns-org.apache.hadoop.mapreduce.JobContext-">getFetchedColumns(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the columns to be mapped over from this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getFetchedColumns--">getFetchedColumns()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Returns the columns to be fetched for this configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getFetchedColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-">getFetchedColumns(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getFetchedColumns--">getFetchedColumns()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#getFileSystem--">getFileSystem()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#getId--">getId()</a></span> - Method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>
<div class="block">Gets the byte ID of this permission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/SystemPermission.html#getId--">getId()</a></span> - Method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></dt>
<dd>
<div class="block">Gets the byte ID of this permission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/TablePermission.html#getId--">getId()</a></span> - Method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></dt>
<dd>
<div class="block">Gets the byte ID of this permission.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getIdleTime--">getIdleTime()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getInputFiles--">getInputFiles()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInputTableConfig-org.apache.hadoop.mapred.JobConf-java.lang.String-">getInputTableConfig(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Fetches a <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a> that has been set on the configuration for a specific table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInputTableConfig-org.apache.hadoop.mapreduce.JobContext-java.lang.String-">getInputTableConfig(JobContext, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Fetches a <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a> that has been set on the configuration for a specific table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInputTableConfigs-org.apache.hadoop.mapred.JobConf-">getInputTableConfigs(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Fetches all <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a>s that have been set on the given Hadoop job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInputTableConfigs-org.apache.hadoop.mapreduce.JobContext-">getInputTableConfigs(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Fetches all <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a>s that have been set on the given job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getInputTableName-org.apache.hadoop.mapred.JobConf-">getInputTableName(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the table name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getInputTableName-org.apache.hadoop.mapreduce.JobContext-">getInputTableName(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the table name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-">getInputTableName(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#getInstance--">getInstance()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Accessor method for internal instance object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getInstance-org.apache.hadoop.mapred.JobConf-">getInstance(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getInstance-org.apache.hadoop.mapreduce.JobContext-">getInstance(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getInstance-org.apache.hadoop.mapreduce.JobContext-">getInstance(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-">getInstance(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getInstance--">getInstance()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#getInstance--">getInstance()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getInstanceID--">getInstanceID()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns a unique string that identifies this instance of accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getInstanceID--">getInstanceID()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getInstanceID--">getInstanceID()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getInstanceName--">getInstanceName()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns the instance name given at system initialization time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getInstanceName--">getInstanceName()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getInstanceName--">getInstanceName()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getInstanceName--">getInstanceName()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getInstanceName--">getInstanceName()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getInstanceName--">getInstanceName()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#getIteratorClass--">getIteratorClass()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Get the name of the class that implements the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getIterators--">getIterators()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getIterators-org.apache.hadoop.mapred.JobConf-">getIterators(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Gets a list of the iterator settings (for iterators to apply to a scanner) from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getIterators-org.apache.hadoop.mapreduce.JobContext-">getIterators(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Gets a list of the iterator settings (for iterators to apply to a scanner) from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getIterators--">getIterators()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Returns the iterators to be set on this configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">getIterators(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getIterators--">getIterators()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getIterators--">getIterators()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting(String, String, IteratorUtil.IteratorScope)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Get the settings for an iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getIteratorSetting-java.lang.String-java.lang.String-org.apache.accumulo.core.iterators.IteratorUtil.IteratorScope-">getIteratorSetting(String, String, IteratorUtil.IteratorScope)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Get the settings for an iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getKey--">getKey()</a></span> - Method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#getKey--">getKey()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getKeyExtentsForRange-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-java.util.Set-">getKeyExtentsForRange(Text, Text, Set&lt;KeyExtent&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">this method not intended for public use and is likely to be removed in a future version.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#getKVCount--">getKVCount()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Get a count of the total number of entries in all rows read so far.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getLastContactTime--">getLastContactTime()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getLength--">getLength()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>
<div class="block">This implementation of length is only an estimate, it does not provide exact values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ComparableBytes.html#getLength--">getLength()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ComparableBytes.html" title="class in org.apache.accumulo.core.data">ComparableBytes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getLength--">getLength()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Returns the sums of the lengths of the row, column family, column qualifier, and visibility.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getLocalityGroup--">getLocalityGroup()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getLocalityGroups-java.lang.String-">getLocalityGroups(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Gets the locality groups currently set for a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#getLocalityGroups--">getLocalityGroups()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getLocations--">getLocations()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getLogLevel-org.apache.hadoop.mapred.JobConf-">getLogLevel(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the log level from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getLogLevel-org.apache.hadoop.mapred.JobConf-">getLogLevel(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the log level from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getLogLevel-org.apache.hadoop.mapreduce.JobContext-">getLogLevel(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the log level from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getLogLevel-org.apache.hadoop.mapreduce.JobContext-">getLogLevel(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the log level from this configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getLogLevel-java.lang.Class-org.apache.hadoop.conf.Configuration-">getLogLevel(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getLogLevel--">getLogLevel()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#getMask--">getMask()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getMasterLocations--">getMasterLocations()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns the location(s) of the accumulo master and any redundant servers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getMasterLocations--">getMasterLocations()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getMasterLocations--">getMasterLocations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#getMaxLatency-java.util.concurrent.TimeUnit-">getMaxLatency(TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#getMaxMemory--">getMaxMemory()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getMaxRow-java.lang.String-org.apache.accumulo.core.security.Authorizations-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">getMaxRow(String, Authorizations, Text, boolean, Text, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Finds the max row within a given range.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#getMaxWriteThreads--">getMaxWriteThreads()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#getMaxWriteThreads--">getMaxWriteThreads()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getMemory-org.apache.accumulo.minicluster.ServerType-">getMemory(ServerType)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#getMessage--">getMessage()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityParseException.html#getMessage--">getMessage()</a></span> - Method in exception org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityParseException.html" title="class in org.apache.accumulo.core.security">VisibilityParseException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry--">getMetadataEntry()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Returns a String representing this extent's entry in the Metadata table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">getMetadataEntry(Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getMetadataEntry-org.apache.accumulo.core.data.KeyExtent-">getMetadataEntry(KeyExtent)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html#getMutation--">getMutation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#getName--">getName()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Get the iterator's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#getNamespace--">getNamespace()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#getNamespaceName--">getNamespaceName()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html#getNamespaceName--">getNamespaceName()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client">NamespaceNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html#getNamespaceName--">getNamespaceName()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client">NamespaceNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getNativeLibPaths--">getNativeLibPaths()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#getNumberOfViolatingMutations--">getNumberOfViolatingMutations()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getNumTservers--">getNumTservers()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#getOptions--">getOptions()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Get the configuration parameters for this iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getOutputCommitter-org.apache.hadoop.mapreduce.TaskAttemptContext-">getOutputCommitter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getOutputFile--">getOutputFile()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#getParseTree--">getParseTree()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Gets the parse tree for this column visibility.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#getPartition-org.apache.accumulo.core.data.Key-org.apache.hadoop.io.Writable-int-">getPartition(Key, Writable, int)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#getPartition-org.apache.hadoop.io.Text-org.apache.hadoop.io.Writable-int-">getPartition(Text, Writable, int)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#getPassword--">getPassword()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#getPermissionById-byte-">getPermissionById(byte)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>
<div class="block">Gets the permission matching the given byte ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/SystemPermission.html#getPermissionById-byte-">getPermissionById(byte)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></dt>
<dd>
<div class="block">Gets the permission matching the given byte ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/TablePermission.html#getPermissionById-byte-">getPermissionById(byte)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></dt>
<dd>
<div class="block">Gets the permission matching the given byte ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#getPos--">getPos()</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getPrevEndRow--">getPrevEndRow()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Return the previous extent's end row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation--">getPrevRowUpdateMutation()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Returns a String representing the previous extent's entry in the Metadata table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getPrevRowUpdateMutation-org.apache.accumulo.core.data.KeyExtent-">getPrevRowUpdateMutation(KeyExtent)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getPrincipal-org.apache.hadoop.mapred.JobConf-">getPrincipal(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the user name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getPrincipal-org.apache.hadoop.mapred.JobConf-">getPrincipal(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the principal from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getPrincipal-org.apache.hadoop.mapreduce.JobContext-">getPrincipal(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the user name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getPrincipal-org.apache.hadoop.mapreduce.JobContext-">getPrincipal(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Gets the user name from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getPrincipal-java.lang.Class-org.apache.hadoop.conf.Configuration-">getPrincipal(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getPrincipal--">getPrincipal()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#getPrincipal--">getPrincipal()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Gets the principal.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#getPriority--">getPriority()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Get layer at which this iterator applies.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#getProgress--">getProgress()</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#getProgress--">getProgress()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getProgress-org.apache.accumulo.core.data.ByteSequence-org.apache.accumulo.core.data.ByteSequence-org.apache.accumulo.core.data.ByteSequence-">getProgress(ByteSequence, ByteSequence, ByteSequence)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getProgress-org.apache.accumulo.core.data.Key-">getProgress(Key)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#getProperties-java.lang.String-">getProperties(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Gets properties of a namespace, which are inherited by tables in this namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getProperties-java.lang.String-">getProperties(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Gets properties of a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html#getProperties--">getProperties()</a></span> - Method in interface org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#getProperties--">getProperties()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#getProperties--">getProperties()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#getProperties--">getProperties()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getPropertyByKey-java.lang.String-">getPropertyByKey(String)</a></span> - Static method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getQualifier--">getQualifier()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getRange--">getRange()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getRange--">getRange()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getRange--">getRange()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getRange--">getRange()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#getRange--">getRange()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Returns the range of keys to scan over.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getRanges-org.apache.hadoop.mapred.JobConf-">getRanges(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the ranges to scan over from a job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getRanges-org.apache.hadoop.mapreduce.JobContext-">getRanges(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Gets the ranges to scan over from a job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#getRanges--">getRanges()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Returns the ranges to be queried in the configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">getRanges(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getReadaheadThreshold--">getReadaheadThreshold()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getReadaheadThreshold--">getReadaheadThreshold()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getReadaheadThreshold--">getReadaheadThreshold()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#getReadaheadThreshold--">getReadaheadThreshold()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">The number of batches of Key/Value pairs returned before the <a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client"><code>Scanner</code></a> will begin to prefetch the next batch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getReason--">getReason()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader(InputSplit, JobConf, Reporter)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader(InputSplit, JobConf, Reporter)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloMultiTableInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html#getRecordReader-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-org.apache.hadoop.mapred.Reporter-">getRecordReader(InputSplit, JobConf, Reporter)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloRowInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloRowInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#getRecordWriter-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.hadoop.util.Progressable-">getRecordWriter(FileSystem, JobConf, String, Progressable)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getRecordWriter-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.hadoop.util.Progressable-">getRecordWriter(FileSystem, JobConf, String, Progressable)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#getRecordWriter-org.apache.hadoop.mapreduce.TaskAttemptContext-">getRecordWriter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getRecordWriter-org.apache.hadoop.mapreduce.TaskAttemptContext-">getRecordWriter(TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getRootPassword--">getRootPassword()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getRootTabletLocation--">getRootTabletLocation()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns the location of the tablet server that is serving the root tablet.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getRootTabletLocation--">getRootTabletLocation()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getRootTabletLocation--">getRootTabletLocation()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getRow-org.apache.hadoop.io.Text-">getRow(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method gives users control over allocation of Text objects by copying into the passed in text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getRow--">getRow()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method allocates a Text object and copies into it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#getRow--">getRow()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getRowData--">getRowData()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">This method returns a pointer to the keys internal data and does not copy it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getScanAuthorizations-org.apache.hadoop.mapred.JobConf-">getScanAuthorizations(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the authorizations to set for the scans from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getScanAuthorizations-org.apache.hadoop.mapreduce.JobContext-">getScanAuthorizations(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the authorizations to set for the scans from the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-">getScanAuthorizations(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getScanid--">getScanid()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#getSecurityErrorCode--">getSecurityErrorCode()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#getSerializedFormat--">getSerializedFormat()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getSimulationMode-org.apache.hadoop.mapred.JobConf-">getSimulationMode(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines whether this feature is enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getSimulationMode-org.apache.hadoop.mapreduce.JobContext-">getSimulationMode(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines whether this feature is enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#getSimulationMode-java.lang.Class-org.apache.hadoop.conf.Configuration-">getSimulationMode(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getSiteConfig--">getSiteConfig()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#getSiteConfiguration--">getSiteConfiguration()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getSize--">getSize()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/data/Key.html#getLength--"><code>Key.getLength()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#getSize--">getSize()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits-java.lang.String-">getSplits(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-"><code>TableOperations.listSplits(String)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#getSplits-java.lang.String-int-">getSplits(String, int)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-int-"><code>TableOperations.listSplits(String, int)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getSplits-org.apache.hadoop.mapred.JobConf-int-">getSplits(JobConf, int)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Read the metadata table to get tablets and match up ranges to them.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getSplits-org.apache.hadoop.mapreduce.JobContext-">getSplits(JobContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Gets the splits of the tables that have been set on the job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#getSplits-java.lang.String-">getSplits(String)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#getSplits--">getSplits()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getSsiList--">getSsiList()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getSsio--">getSsio()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#getStartKey--">getStartKey()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getState--">getState()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html#getStatus--">getStatus()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></dt>
<dd>
<div class="block">If this method throws an exception, then its possible the mutation is still being actively processed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#getSystemConfiguration--">getSystemConfiguration()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getTable--">getTable()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getTable--">getTable()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTable--">getTable()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTableId--">getTableId()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#getTableId--">getTableId()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableDeletedException.html#getTableId--">getTableId()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableDeletedException.html" title="class in org.apache.accumulo.core.client">TableDeletedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getTableId--">getTableId()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Returns the extent's table id</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#getTableInfo--">getTableInfo()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getTableName--">getTableName()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableNotFoundException.html#getTableName--">getTableName()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#getTables--">getTables()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockNamespace.html#getTables-org.apache.accumulo.core.client.mock.MockAccumulo-">getTables(MockAccumulo)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockNamespace.html" title="class in org.apache.accumulo.core.client.mock">MockNamespace</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getTabletLocator-org.apache.hadoop.mapred.JobConf-java.lang.String-">getTabletLocator(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Initializes an Accumulo <code>TabletLocator</code> based on the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#getTabletLocator-org.apache.hadoop.mapred.JobConf-">getTabletLocator(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTabletLocator-org.apache.hadoop.mapreduce.JobContext-java.lang.String-">getTabletLocator(JobContext, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Initializes an Accumulo <code>TabletLocator</code> based on the configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#getTabletLocator-org.apache.hadoop.mapreduce.JobContext-">getTabletLocator(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#getTabletLocator-java.lang.Class-org.apache.hadoop.conf.Configuration-">getTabletLocator(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html#getTabletServer--">getTabletServer()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#getTabletServers--">getTabletServers()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">List the currently active tablet servers participating in the accumulo instance</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#getTerm-byte:A-">getTerm(byte[])</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#getTermEnd--">getTermEnd()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#getTermStart--">getTermStart()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TimedOutException.html#getTimedOutSevers--">getTimedOutSevers()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TimedOutException.html" title="class in org.apache.accumulo.core.client">TimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#getTimeout-java.util.concurrent.TimeUnit-">getTimeout(TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#getTimeOut--">getTimeOut()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#getTimeout-java.util.concurrent.TimeUnit-">getTimeout(TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#getTimeOut--">getTimeOut()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#getTimeOut--">getTimeOut()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#getTimeOut--">getTimeOut()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#getTimeout-java.util.concurrent.TimeUnit-"><code>ScannerBase.getTimeout(java.util.concurrent.TimeUnit)</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#getTimeout-java.util.concurrent.TimeUnit-">getTimeout(TimeUnit)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Returns the setting for how long a scanner will automatically retry when a failure occurs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#getTimestamp--">getTimestamp()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getTimestamp--">getTimestamp()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#getTimestamp--">getTimestamp()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getToken-org.apache.hadoop.mapred.JobConf-">getToken(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AbstractInputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getToken-org.apache.hadoop.mapred.JobConf-">getToken(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AccumuloOutputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getToken-org.apache.hadoop.mapreduce.JobContext-">getToken(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AbstractInputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getToken-org.apache.hadoop.mapreduce.JobContext-">getToken(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AccumuloOutputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getToken-java.lang.Class-org.apache.hadoop.conf.Configuration-">getToken(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getToken--">getToken()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#getToken--">getToken()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Gets the authentication token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getTokenClass-org.apache.hadoop.mapred.JobConf-">getTokenClass(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AbstractInputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getTokenClass-org.apache.hadoop.mapred.JobConf-">getTokenClass(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapred.JobConf-"><code>AccumuloOutputFormat.getAuthenticationToken(JobConf)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getTokenClass-org.apache.hadoop.mapreduce.JobContext-">getTokenClass(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AbstractInputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getTokenClass-org.apache.hadoop.mapreduce.JobContext-">getTokenClass(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#getAuthenticationToken-org.apache.hadoop.mapreduce.JobContext-"><code>AccumuloOutputFormat.getAuthenticationToken(JobContext)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getTokenClass-java.lang.Class-org.apache.hadoop.conf.Configuration-">getTokenClass(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#getTopKey--">getTopKey()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#getTopValue--">getTopValue()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html#getType--">getType()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.html" title="class in org.apache.accumulo.core.client.admin">ActiveCompaction</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getType--">getType()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#getType--">getType()</a></span> - Method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#getType--">getType()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#getUnknownExceptions--">getUnknownExceptions()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#getUpdates--">getUpdates()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#getUsage--">getUsage()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#getUser--">getUser()</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveScan.html#getUser--">getUser()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveScan.html" title="class in org.apache.accumulo.core.client.admin">ActiveScan</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#getUserAuthorizations-java.lang.String-">getUserAuthorizations(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Retrieves the user's authorizations for scanning</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#getUUID--">getUUID()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#getValue--">getValue()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getValue--">getValue()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#getViolationCode--">getViolationCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#getViolationDescription--">getViolationDescription()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html#getViolationDescription-short-">getViolationDescription(short)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">VisibilityConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#getVisibility--">getVisibility()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#getZooKeeperPort--">getZooKeeperPort()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getZooKeepers--">getZooKeepers()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns a comma-separated list of zookeeper servers the instance is using.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#getZooKeepers--">getZooKeepers()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getZooKeepers--">getZooKeepers()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getZooKeepers--">getZooKeepers()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#getZooKeepers--">getZooKeepers()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#getZooKeepersSessionTimeOut--">getZooKeepersSessionTimeOut()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block">Returns the zookeeper connection timeout.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#getZooKeepersSessionTimeOut--">getZooKeepersSessionTimeOut()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#getZooKeepersSessionTimeOut--">getZooKeepersSessionTimeOut()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#GLOBAL_CONF_FILENAME">GLOBAL_CONF_FILENAME</a></span> - Static variable in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#grantNamespacePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.NamespacePermission-">grantNamespacePermission(String, String, NamespacePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Grant a user a specific permission for a specific namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#grantSystemPermission-java.lang.String-org.apache.accumulo.core.security.SystemPermission-">grantSystemPermission(String, SystemPermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Grant a user a system permission</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#grantTablePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.TablePermission-">grantTablePermission(String, String, TablePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Grant a user a specific permission for a specific table</div>
</dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConditionalMutation.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConditionalMutation.html" title="class in org.apache.accumulo.core.data">ConditionalMutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#hashCode--">hashCode()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#hasNamespacePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.NamespacePermission-">hasNamespacePermission(String, String, NamespacePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Verify the user has a particular namespace permission</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html#hasNext--">hasNext()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">IteratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#hasNext--">hasNext()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Returns true if there is at least one more row to get.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#hasSystemPermission-java.lang.String-org.apache.accumulo.core.security.SystemPermission-">hasSystemPermission(String, SystemPermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Verify the user has a particular system permission</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#hasTablePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.TablePermission-">hasTablePermission(String, String, TablePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Verify the user has a particular table permission</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#hasTimestamp--">hasTimestamp()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#hasTop--">hasTop()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#HEADER">HEADER</a></span> - Static variable in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">A special header string used when serializing instances of this class.</div>
</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#importDirectory-java.lang.String-java.lang.String-java.lang.String-boolean-">importDirectory(String, String, String, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Bulk import all the files in a directory into a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#importTable-java.lang.String-java.lang.String-">importTable(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Imports a table exported via exportTable and copied via hadoop distcp.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#in">in</a></span> - Variable in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#init-org.apache.accumulo.core.iterators.SortedKeyValueIterator-java.util.Map-org.apache.accumulo.core.iterators.IteratorEnvironment-">init(SortedKeyValueIterator&lt;Key, Value&gt;, Map&lt;String, String&gt;, IteratorEnvironment)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init(AuthenticationToken.Properties)</a></span> - Method in interface org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.html" title="interface in org.apache.accumulo.core.client.security.tokens">AuthenticationToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init(AuthenticationToken.Properties)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init(AuthenticationToken.Properties)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#init-org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties-">init(AuthenticationToken.Properties)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#initialize-org.apache.hadoop.mapred.InputSplit-org.apache.hadoop.mapred.JobConf-">initialize(InputSplit, JobConf)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">Initialize a scanner over the given input split using this task attempt configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#initialize-org.apache.hadoop.mapreduce.InputSplit-org.apache.hadoop.mapreduce.TaskAttemptContext-">initialize(InputSplit, TaskAttemptContext)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">Initialize a scanner over the given input split using this task attempt configuration.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#InputConfigurator--">InputConfigurator()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.Features</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">InputConfigurator.ScanOpts</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">InputFormatBase</span></a>&lt;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="type parameter in InputFormatBase">K</a>,<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="type parameter in InputFormatBase">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">This abstract <code>InputFormat</code> class allows MapReduce jobs to use Accumulo as the source of K,V pairs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#InputFormatBase--">InputFormatBase()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">InputFormatBase</span></a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="type parameter in InputFormatBase">K</a>,<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="type parameter in InputFormatBase">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This abstract <code>InputFormat</code> class allows MapReduce jobs to use Accumulo as the source of K,V pairs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#InputFormatBase--">InputFormatBase()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">InputFormatBase.RangeInputSplit</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.2; Use <a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred"><code>RangeInputSplit</code></a> instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">InputFormatBase.RangeInputSplit</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.2; Use <a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>RangeInputSplit</code></a> instead.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">InputFormatBase.RecordReaderBase</span></a>&lt;<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">K</a>,<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">InputFormatBase.RecordReaderBase</span></a>&lt;<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">K</a>,<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="type parameter in InputFormatBase.RecordReaderBase">V</a>&gt; - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">InputTableConfig</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">This class to holds a batch scan configuration for a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#InputTableConfig--">InputTableConfig()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#InputTableConfig-java.io.DataInput-">InputTableConfig(DataInput)</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Creates a batch scan config object out of a previously serialized batch scan config object.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">Instance</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">This class represents the information a client needs to know to connect to an instance of accumulo.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin"><span class="typeNameLink">InstanceOperations</span></a> - Interface in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#instanceOperations--">instanceOperations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Retrieves an InstanceOperations object to modify instance configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#instanceOperations--">instanceOperations()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/InstanceOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">InstanceOperationsImpl</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperationsImpl.html#InstanceOperationsImpl-org.apache.accumulo.core.client.Instance-org.apache.accumulo.core.security.thrift.TCredentials-">InstanceOperationsImpl(Instance, TCredentials)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin">InstanceOperationsImpl</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">IntegerLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder for signed integers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html#IntegerLexicoder--">IntegerLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/IntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">IntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#isBackedByArray--">isBackedByArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#isBackedByArray--">isBackedByArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#isClosed--">isClosed()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockMultiTableBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html#isClosed--">isClosed()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client">MultiTableBatchWriter</a></dt>
<dd>
<div class="block">Returns true if this batch writer has been closed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#isConnectorInfoSet-org.apache.hadoop.mapred.JobConf-">isConnectorInfoSet(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Determines if the connector has been configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#isConnectorInfoSet-org.apache.hadoop.mapred.JobConf-">isConnectorInfoSet(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines if the connector has been configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#isConnectorInfoSet-org.apache.hadoop.mapreduce.JobContext-">isConnectorInfoSet(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Determines if the connector has been configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#isConnectorInfoSet-org.apache.hadoop.mapreduce.JobContext-">isConnectorInfoSet(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Determines if the connector has been configured.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#isConnectorInfoSet-java.lang.Class-org.apache.hadoop.conf.Configuration-">isConnectorInfoSet(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#isDeleted--">isDeleted()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#isDeleted--">isDeleted()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#isDestroyed--">isDestroyed()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#isDestroyed--">isDestroyed()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#isDestroyed--">isDestroyed()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#isEmpty--">isEmpty()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#isEmpty--">isEmpty()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Checks if this collection of authorizations is empty.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#isEndKeyInclusive--">isEndKeyInclusive()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#isInfiniteStartKey--">isInfiniteStartKey()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#isInfiniteStopKey--">isInfiniteStopKey()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#isIsolated-org.apache.hadoop.mapred.JobConf-">isIsolated(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has isolation enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#isIsolated-org.apache.hadoop.mapreduce.JobContext-">isIsolated(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has isolation enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isIsolated-java.lang.Class-org.apache.hadoop.conf.Configuration-">isIsolated(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isIsolatedScan--">isIsolatedScan()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#isJDWPEnabled--">isJDWPEnabled()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#isMeta--">isMeta()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isMockInstance--">isMockInstance()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#isOffline--">isOffline()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#isOfflineScan-org.apache.hadoop.mapred.JobConf-">isOfflineScan(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has the offline table scan feature enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#isOfflineScan-org.apache.hadoop.mapreduce.JobContext-">isOfflineScan(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration has the offline table scan feature enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#isOfflineScan--">isOfflineScan()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Determines whether a configuration has the offline table scan feature enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#isOfflineScan-java.lang.Class-org.apache.hadoop.conf.Configuration-">isOfflineScan(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">IsolatedScanner</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">A scanner that presents a row isolated view of an accumulo table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner-org.apache.accumulo.core.client.Scanner-">IsolatedScanner(Scanner)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#IsolatedScanner-org.apache.accumulo.core.client.Scanner-org.apache.accumulo.core.client.IsolatedScanner.RowBufferFactory-">IsolatedScanner(Scanner, IsolatedScanner.RowBufferFactory)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">IsolatedScanner.MemoryRowBuffer</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">IsolatedScanner.MemoryRowBufferFactory</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#isPreviousExtent-org.apache.accumulo.core.data.KeyExtent-">isPreviousExtent(KeyExtent)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#isRootTablet--">isRootTablet()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#isStartKeyInclusive--">isStartKeyInclusive()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#isSupportedAccumuloProperty-org.apache.accumulo.core.conf.Property-">isSupportedAccumuloProperty(Property)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">MockBatchScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">MockScannerBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#iterator--">iterator()</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Returns an iterator over an accumulo table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#iterator--">iterator()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">IteratorAdapter</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html#IteratorAdapter-org.apache.accumulo.core.iterators.SortedKeyValueIterator-">IteratorAdapter(SortedKeyValueIterator&lt;Key, Value&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">IteratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">IteratorSetting</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Configure an iterator for minc, majc, and/or scan.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.String-java.lang.String-">IteratorSetting(int, String, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting configured for the scan scope with no parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.String-java.lang.String-java.util.Map-">IteratorSetting(int, String, String, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting configured for the specified scopes with the specified parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.Class-">IteratorSetting(int, Class&lt;? extends SortedKeyValueIterator&lt;Key, Value&gt;&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting using the given class's SimpleName for the iterator name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.Class-java.util.Map-">IteratorSetting(int, Class&lt;? extends SortedKeyValueIterator&lt;Key, Value&gt;&gt;, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting using the given class's SimpleName for the iterator name and configured for the specified scopes with the specified
parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.String-java.lang.Class-">IteratorSetting(int, String, Class&lt;? extends SortedKeyValueIterator&lt;Key, Value&gt;&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting configured for the scan scope with no parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-int-java.lang.String-java.lang.Class-java.util.Map-">IteratorSetting(int, String, Class&lt;? extends SortedKeyValueIterator&lt;Key, Value&gt;&gt;, Map&lt;String, String&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Constructs an iterator setting using the provided name and the provided class's name for the scan scope with the provided parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#IteratorSetting-java.io.DataInput-">IteratorSetting(DataInput)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">IteratorSetting.Column</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">A convenience class for passing column family and column qualifiers to iterator configuration methods.</div>
</dd>
</dl>
<a name="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Key</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key--">Key()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with empty row, empty column family, empty column qualifier, empty column visibility, timestamp <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>, and delete marker
false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-">Key(Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, empty column family, empty column qualifier, empty column visibility, timestamp <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>, and delete
marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-long-">Key(Text, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, empty column family, empty column qualifier, empty column visibility, the specified timestamp, and delete marker
false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-byte:A-int-int-byte:A-int-int-byte:A-int-int-byte:A-int-int-long-">Key(byte[], int, int, byte[], int, int, byte[], int, int, byte[], int, int, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-byte:A-byte:A-byte:A-byte:A-long-">Key(byte[], byte[], byte[], byte[], long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-byte:A-byte:A-byte:A-byte:A-long-boolean-">Key(byte[], byte[], byte[], byte[], long, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-byte:A-byte:A-byte:A-byte:A-long-boolean-boolean-">Key(byte[], byte[], byte[], byte[], long, boolean, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Key(Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, empty column qualifier, empty column visibility, timestamp <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>, and
delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Key(Text, Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, the specified column qualifier, empty column visibility, timestamp
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>, and delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Key(Text, Text, Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, timestamp
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a>, and delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">Key(Text, Text, Text, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, the specified column qualifier, empty column visibility, the specified timestamp, and
delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">Key(Text, Text, Text, Text, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, the specified
timestamp, and delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-long-">Key(Text, Text, Text, ColumnVisibility, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the specified row, the specified column family, the specified column qualifier, the specified column visibility, the specified
timestamp, and delete marker false.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-">Key(CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-"><code>Key.Key(Text)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-">Key(CharSequence, CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>Key.Key(Text,Text)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">Key(CharSequence, CharSequence, CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>Key.Key(Text,Text,Text)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">Key(CharSequence, CharSequence, CharSequence, CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-"><code>Key.Key(Text,Text,Text,Text)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-long-">Key(CharSequence, CharSequence, CharSequence, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-"><code>Key.Key(Text,Text,Text,long)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-long-">Key(CharSequence, CharSequence, CharSequence, CharSequence, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-"><code>Key.Key(Text,Text,Text,Text,long)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-long-">Key(CharSequence, CharSequence, CharSequence, ColumnVisibility, long)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Converts CharSequence to Text and creates a Key using <a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-long-"><code>Key.Key(Text,Text,Text,ColumnVisibility,long)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.accumulo.core.data.Key-">Key(Key)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Creates a key with the same row, column family, column qualifier, column visibility, timestamp, and delete marker as the given key.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#Key-org.apache.accumulo.core.data.thrift.TKey-">Key(TKey)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">KeyExtent</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent--">KeyExtent()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Default constructor</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">KeyExtent(Text, Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent-org.apache.accumulo.core.data.KeyExtent-">KeyExtent(KeyExtent)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent-org.apache.accumulo.core.data.thrift.TKeyExtent-">KeyExtent(TKeyExtent)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent-org.apache.hadoop.io.Text-org.apache.accumulo.core.data.Value-">KeyExtent(Text, Value)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#KeyExtent-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">KeyExtent(Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition"><span class="typeNameLink">KeyRangePartitioner</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.partition</a></dt>
<dd>
<div class="block">Hadoop partitioner that uses ranges based on row keys, and optionally sub-bins based on hashing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#KeyRangePartitioner--">KeyRangePartitioner()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#keySet--">keySet()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">KeyValue</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">A key/value pair.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyValue.html#KeyValue-org.apache.accumulo.core.data.Key-byte:A-">KeyValue(Key, byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data">KeyValue</a></dt>
<dd>
<div class="block">Creates a new key/value pair.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyValue.html#KeyValue-org.apache.accumulo.core.data.Key-java.nio.ByteBuffer-">KeyValue(Key, ByteBuffer)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data">KeyValue</a></dt>
<dd>
<div class="block">Creates a new key/value pair.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyValue.html#KeyValue-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Value-">KeyValue(Key, Value)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyValue.html" title="class in org.apache.accumulo.core.data">KeyValue</a></dt>
<dd>
<div class="block">Creates a new key/value pair.</div>
</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#length">length</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#length--">length()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#length--">length()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="interface in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">Lexicoder</span></a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/Lexicoder.html" title="type parameter in Lexicoder">T</a>&gt; - Interface in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder provides methods to convert to/from byte arrays.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#list--">list()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Retrieve a list of namespaces in Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#list--">list()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Retrieve a list of tables in Accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#listConstraints-java.lang.String-">listConstraints(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">List constraints on a namespace with their assigned numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#listConstraints-java.lang.String-">listConstraints(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">List constraints on a table with their assigned numbers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#listIterators-java.lang.String-">listIterators(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Get a list of iterators for this namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#listIterators-java.lang.String-">listIterators(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Get a list of iterators for this table.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">ListLexicoder</span></a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="type parameter in ListLexicoder">LT</a>&gt; - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder to encode/decode a Java List to/from a byte array where the concatenation of each encoded element sorts lexicographically.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html#ListLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-">ListLexicoder(Lexicoder&lt;LT&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ListLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ListLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listLocalUsers--">listLocalUsers()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Return a list of users in accumulo</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-">listSplits(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#listSplits-java.lang.String-int-">listSplits(String, int)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listUsers--">listUsers()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.5.0; use <a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#listLocalUsers--"><code>SecurityOperations.listLocalUsers()</code></a> or the user management functions of your configured authenticator instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#loadDefault--">loadDefault()</a></span> - Static method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Attempts to load a configuration file from the system.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html#locateTablet-org.apache.hadoop.io.Text-boolean-boolean-org.apache.accumulo.core.security.thrift.TCredentials-">locateTablet(Text, boolean, boolean, TCredentials)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html" title="class in org.apache.accumulo.core.client.mock">MockTabletLocator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#log">log</a></span> - Static variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">LongLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">Signed long lexicoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html#LongLexicoder--">LongLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/LongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">LongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#lookupInstanceName-org.apache.accumulo.fate.zookeeper.ZooCache-java.util.UUID-">lookupInstanceName(ZooCache, UUID)</a></span> - Static method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block">Given a zooCache and instanceId, look up the instance name.</div>
</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner</a></dt>
<dd>
<div class="block">Runs the <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a> given a -p argument with a property file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#makeCommands-java.lang.String...-">makeCommands(String...)</a></span> - Static method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>
<div class="block">Convenience method to create the byte-array to hand to the console</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html#MemoryRowBuffer--">MemoryRowBuffer()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBuffer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html#MemoryRowBufferFactory--">MemoryRowBufferFactory()</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBufferFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster"><span class="typeNameLink">MemoryUnit</span></a> - Enum in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#merge-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">merge(String, Text, Text)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Merge tablets between (start, end]</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html#merge-java.lang.String-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">merge(String, Text, Text)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock">MockAccumulo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#merge-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">merge(Text, Text)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#mergeOverlapping-java.util.Collection-">mergeOverlapping(Collection&lt;Range&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Takes a collection on range and merges overlapping and adjacent ranges.</div>
</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloCluster</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>
<div class="block">A utility class that will create Zookeeper and Accumulo processes that write all of their data to a single local directory.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#MiniAccumuloCluster-java.io.File-java.lang.String-">MiniAccumuloCluster(File, String)</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#MiniAccumuloCluster-org.apache.accumulo.minicluster.MiniAccumuloConfig-">MiniAccumuloCluster(MiniAccumuloConfig)</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloConfig</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>
<div class="block">Holds configuration for <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#MiniAccumuloConfig-java.io.File-java.lang.String-">MiniAccumuloConfig(File, String)</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloInstance</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html#MiniAccumuloInstance-java.lang.String-java.io.File-">MiniAccumuloInstance(String, File)</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloInstance.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloInstance</a></dt>
<dd>
<div class="block">Construct an <a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client"><code>Instance</code></a> entry point to Accumulo using a <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a> directory</div>
</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloRunner</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>
<div class="block">A runner for starting up a <a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster"><code>MiniAccumuloCluster</code></a> from the command line using an optional configuration properties file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html#MiniAccumuloRunner--">MiniAccumuloRunner()</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloRunner.Opts</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html" title="class in org.apache.accumulo.minicluster"><span class="typeNameLink">MiniAccumuloRunner.PropertiesConverter</span></a> - Class in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockAccumulo</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockBatchDeleter</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block"><a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client"><code>BatchDeleter</code></a> for a <a href="org/apache/accumulo/core/client/mock/MockAccumulo.html" title="class in org.apache.accumulo.core.client.mock"><code>MockAccumulo</code></a> instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html#MockBatchDeleter-org.apache.accumulo.core.client.mock.MockAccumulo-java.lang.String-org.apache.accumulo.core.security.Authorizations-">MockBatchDeleter(MockAccumulo, String, Authorizations)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchDeleter.html" title="class in org.apache.accumulo.core.client.mock">MockBatchDeleter</a></dt>
<dd>
<div class="block">Create a <a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client"><code>BatchDeleter</code></a> for the specified instance on the specified table where the writer uses the specified <a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security"><code>Authorizations</code></a>.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockBatchScanner</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html#MockBatchScanner-org.apache.accumulo.core.client.mock.MockTable-org.apache.accumulo.core.security.Authorizations-">MockBatchScanner(MockTable, Authorizations)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">MockBatchScanner</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockBatchWriter.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockBatchWriter</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockConnector</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockInstance</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block">Mock Accumulo provides an in memory implementation of the Accumulo client API.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#MockInstance--">MockInstance()</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#MockInstance-java.lang.String-">MockInstance(String)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#MockInstance-java.lang.String-org.apache.hadoop.fs.FileSystem-">MockInstance(String, FileSystem)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockInstanceOperations.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockInstanceOperations</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstanceOperations.html#MockInstanceOperations-org.apache.accumulo.core.client.mock.MockAccumulo-">MockInstanceOperations(MockAccumulo)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstanceOperations.html" title="class in org.apache.accumulo.core.client.mock">MockInstanceOperations</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockMultiTableBatchWriter</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html#MockMultiTableBatchWriter-org.apache.accumulo.core.client.mock.MockAccumulo-">MockMultiTableBatchWriter(MockAccumulo)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockMultiTableBatchWriter.html" title="class in org.apache.accumulo.core.client.mock">MockMultiTableBatchWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockNamespace.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockNamespace</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockNamespace.html#MockNamespace--">MockNamespace()</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockNamespace.html" title="class in org.apache.accumulo.core.client.mock">MockNamespace</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockScanner</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockScannerBase</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockSecurityOperations.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockSecurityOperations</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockShell</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block">An Accumulo Shell implementation that allows a developer to attach an InputStream and Writer to the Shell for testing purposes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#MockShell-java.io.InputStream-java.io.OutputStream-">MockShell(InputStream, OutputStream)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#MockShell-java.io.InputStream-java.io.Writer-">MockShell(InputStream, Writer)</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; use OutputStream version</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockTable</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockTableOperations.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockTableOperations</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockTabletLocator</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html#MockTabletLocator--">MockTabletLocator()</a></span> - Constructor for class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTabletLocator.html" title="class in org.apache.accumulo.core.client.mock">MockTabletLocator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/MockUser.html" title="class in org.apache.accumulo.core.client.mock"><span class="typeNameLink">MockUser</span></a> - Class in <a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">MultiTableBatchWriter</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">This class enables efficient batch writing to multiple tables.</div>
</dd>
<dt><a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Mutation</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">
Mutation represents an action that manipulates a row in a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-byte:A-">Mutation(byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-byte:A-int-int-">Mutation(byte[], int, int)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-org.apache.hadoop.io.Text-">Mutation(Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-java.lang.CharSequence-">Mutation(CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation--">Mutation()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-org.apache.accumulo.core.data.thrift.TMutation-">Mutation(TMutation)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#Mutation-org.apache.accumulo.core.data.Mutation-">Mutation(Mutation)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">Mutation.SERIALIZED_FORMAT</span></a> - Enum in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">MutationsRejectedException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Communicate the failed mutations of a BatchWriter back to the client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-java.util.List-java.util.HashMap-java.util.Collection-int-java.lang.Throwable-">MutationsRejectedException(List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0, see <a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-org.apache.accumulo.core.client.Instance-java.util.List-java.util.HashMap-java.util.Collection-int-java.lang.Throwable-"><code>MutationsRejectedException.MutationsRejectedException(Instance, List, HashMap, Collection, int, Throwable)</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/MutationsRejectedException.html#MutationsRejectedException-org.apache.accumulo.core.client.Instance-java.util.List-java.util.HashMap-java.util.Collection-int-java.lang.Throwable-">MutationsRejectedException(Instance, List&lt;ConstraintViolationSummary&gt;, HashMap&lt;KeyExtent, Set&lt;SecurityErrorCode&gt;&gt;, Collection&lt;String&gt;, int, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/MutationsRejectedException.html" title="class in org.apache.accumulo.core.client">MutationsRejectedException</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#NAME_PROPERTY">NAME_PROPERTY</a></span> - Static variable in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/NamespaceExistsException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">NamespaceExistsException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Thrown when the namespace specified already exists, and it was expected that it didn't</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceExistsException.html#NamespaceExistsException-java.lang.String-java.lang.String-java.lang.String-">NamespaceExistsException(String, String, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceExistsException.html" title="class in org.apache.accumulo.core.client">NamespaceExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceExistsException.html#NamespaceExistsException-java.lang.String-java.lang.String-java.lang.String-java.lang.Throwable-">NamespaceExistsException(String, String, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceExistsException.html" title="class in org.apache.accumulo.core.client">NamespaceExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceExistsException.html#NamespaceExistsException-org.apache.accumulo.core.client.impl.thrift.ThriftTableOperationException-">NamespaceExistsException(ThriftTableOperationException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceExistsException.html" title="class in org.apache.accumulo.core.client">NamespaceExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#namespaceIdMap--">namespaceIdMap()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Get a mapping of namespace name to internal namespace id.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">NamespaceNotEmptyException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Thrown when the namespace specified contains tables</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html#NamespaceNotEmptyException-java.lang.String-java.lang.String-java.lang.String-">NamespaceNotEmptyException(String, String, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client">NamespaceNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html#NamespaceNotEmptyException-java.lang.String-java.lang.String-java.lang.String-java.lang.Throwable-">NamespaceNotEmptyException(String, String, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client">NamespaceNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html#NamespaceNotEmptyException-org.apache.accumulo.core.client.impl.thrift.ThriftTableOperationException-">NamespaceNotEmptyException(ThriftTableOperationException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client">NamespaceNotEmptyException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">NamespaceNotFoundException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Thrown when the namespace specified doesn't exist when it was expected to</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html#NamespaceNotFoundException-java.lang.String-java.lang.String-java.lang.String-">NamespaceNotFoundException(String, String, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client">NamespaceNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html#NamespaceNotFoundException-java.lang.String-java.lang.String-java.lang.String-java.lang.Throwable-">NamespaceNotFoundException(String, String, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client">NamespaceNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html#NamespaceNotFoundException-org.apache.accumulo.core.client.impl.thrift.ThriftTableOperationException-">NamespaceNotFoundException(ThriftTableOperationException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client">NamespaceNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin"><span class="typeNameLink">NamespaceOperations</span></a> - Interface in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block">Provides an API for administering namespaces
All tables exist in a namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#namespaceOperations--">namespaceOperations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Retrieves a NamespaceOperations object to perform namespace functions, such as create and delete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#namespaceOperations--">namespaceOperations()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">NamespacePermission</span></a> - Enum in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">Accumulo namespace permissions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html#newBuffer--">newBuffer()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.MemoryRowBufferFactory.html" title="class in org.apache.accumulo.core.client">IsolatedScanner.MemoryRowBufferFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#newColumnUpdate-byte:A-byte:A-byte:A-boolean-long-boolean-byte:A-">newColumnUpdate(byte[], byte[], byte[], boolean, long, boolean, byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#next--">next()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html#next--">next()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">IteratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#next--">next()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Fetch the next row.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#Node-org.apache.accumulo.core.security.ColumnVisibility.NodeType-int-">Node(ColumnVisibility.NodeType, int)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html#Node-int-int-">Node(int, int)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.Node.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.Node</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html#NodeComparator-byte:A-">NodeComparator(byte[])</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeComparator.html" title="class in org.apache.accumulo.core.security">ColumnVisibility.NodeComparator</a></dt>
<dd>
<div class="block">Creates a new comparator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#normalize-org.apache.accumulo.core.security.ColumnVisibility.Node-byte:A-">normalize(ColumnVisibility.Node, byte[])</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#normalize-org.apache.accumulo.core.security.ColumnVisibility.Node-byte:A-org.apache.accumulo.core.security.ColumnVisibility.NodeComparator-">normalize(ColumnVisibility.Node, byte[], ColumnVisibility.NodeComparator)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">NullToken</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#NullToken--">NullToken()</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#numberOfViolatingMutations">numberOfViolatingMutations</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#numBytes--">numBytes()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#numKeysRead">numKeysRead</a></span> - Variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#numKeysRead">numKeysRead</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#offline-java.lang.String-">offline(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Initiates taking a table offline, but does not wait for action to complete</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#offline-java.lang.String-boolean-">offline(String, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#offset">offset</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#offset--">offset()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#offset--">offset()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#online-java.lang.String-">online(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Initiates bringing a table online, but does not wait for action to complete</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#online-java.lang.String-boolean-">online(String, boolean)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html#Opts--">Opts()</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.Opts.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner.Opts</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a> - package org.apache.accumulo.core.client</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a> - package org.apache.accumulo.core.client.admin</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a> - package org.apache.accumulo.core.client.lexicoder</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a> - package org.apache.accumulo.core.client.mapred</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a> - package org.apache.accumulo.core.client.mapreduce</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.partition</a> - package org.apache.accumulo.core.client.mapreduce.lib.partition</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a> - package org.apache.accumulo.core.client.mapreduce.lib.util</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mock/package-summary.html">org.apache.accumulo.core.client.mock</a> - package org.apache.accumulo.core.client.mock</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/package-summary.html">org.apache.accumulo.core.client.security</a> - package org.apache.accumulo.core.client.security</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a> - package org.apache.accumulo.core.client.security.tokens</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a> - package org.apache.accumulo.core.data</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a> - package org.apache.accumulo.core.security</dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a> - package org.apache.accumulo.minicluster</dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#out">out</a></span> - Variable in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#OutputConfigurator--">OutputConfigurator()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.Features</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util"><span class="typeNameLink">OutputConfigurator.WriteOpts</span></a> - Enum in <a href="org/apache/accumulo/core/client/mapreduce/lib/util/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.util</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#overlaps-org.apache.accumulo.core.data.KeyExtent-">overlaps(KeyExtent)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">PairLexicoder</span></a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">A</a>&gt;,<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">B</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="type parameter in PairLexicoder">B</a>&gt;&gt; - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">This class is a lexicoder that sorts a ComparablePair.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html#PairLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-">PairLexicoder(Lexicoder&lt;A&gt;, Lexicoder&lt;B&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/PairLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">PairLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data"><span class="typeNameLink">PartialKey</span></a> - Enum in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens"><span class="typeNameLink">PasswordToken</span></a> - Class in <a href="org/apache/accumulo/core/client/security/tokens/package-summary.html">org.apache.accumulo.core.client.security.tokens</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#PasswordToken--">PasswordToken()</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>
<div class="block">Constructor for use with <code>Writable</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#PasswordToken-java.lang.CharSequence-">PasswordToken(CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>
<div class="block">Constructs a token from a copy of the password.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#PasswordToken-byte:A-">PasswordToken(byte[])</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>
<div class="block">Constructs a token from a copy of the password.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#PasswordToken-java.nio.ByteBuffer-">PasswordToken(ByteBuffer)</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>
<div class="block">Constructs a token from a copy of the password.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#ping-java.lang.String-">ping(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">Throws an exception if a tablet server can not be contacted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-">prefix(Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all rows beginning with a prefix</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix(Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix(Text, Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row and column family</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">prefix(Text, Text, Text, Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row, column family, and column qualifier</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-">prefix(CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all rows beginning with a prefix</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-">prefix(CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column families beginning with a prefix within a given row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">prefix(CharSequence, CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column qualifiers beginning with a prefix within a given row and column family</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#prefix-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">prefix(CharSequence, CharSequence, CharSequence, CharSequence)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Returns a Range that covers all column visibilities beginning with a prefix within a given row, column family, and column qualifier</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/ServerType.html#prettyPrint--">prettyPrint()</a></span> - Method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster">ServerType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#printableValues--">printableValues()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>
<div class="block">Returns a list of printable permission values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/SystemPermission.html#printableValues--">printableValues()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></dt>
<dd>
<div class="block">Returns a list of printable permission values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/TablePermission.html#printableValues--">printableValues()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></dt>
<dd>
<div class="block">Returns a list of printable permission values.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#Properties--">Properties()</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html#PropertiesConverter--">PropertiesConverter()</a></span> - Constructor for class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloRunner.PropertiesConverter.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloRunner.PropertiesConverter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#put-java.lang.String-java.lang.CharSequence-">put(String, CharSequence)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#put-java.lang.String-char:A-">put(String, char[])</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.data.Value-">put(Text, Text, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-org.apache.accumulo.core.data.Value-">put(Text, Text, ColumnVisibility, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-org.apache.accumulo.core.data.Value-">put(Text, Text, long, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-long-org.apache.accumulo.core.data.Value-">put(Text, Text, ColumnVisibility, long, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.data.Value-">put(CharSequence, CharSequence, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-org.apache.accumulo.core.data.Value-">put(CharSequence, CharSequence, ColumnVisibility, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-long-org.apache.accumulo.core.data.Value-">put(CharSequence, CharSequence, long, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-long-org.apache.accumulo.core.data.Value-">put(CharSequence, CharSequence, ColumnVisibility, long, Value)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-java.lang.CharSequence-">put(CharSequence, CharSequence, CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-java.lang.CharSequence-">put(CharSequence, CharSequence, ColumnVisibility, CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-long-java.lang.CharSequence-">put(CharSequence, CharSequence, long, CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-long-java.lang.CharSequence-">put(CharSequence, CharSequence, ColumnVisibility, long, CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-byte:A-byte:A-byte:A-">put(byte[], byte[], byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-byte:A-byte:A-org.apache.accumulo.core.security.ColumnVisibility-byte:A-">put(byte[], byte[], ColumnVisibility, byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-byte:A-byte:A-long-byte:A-">put(byte[], byte[], long, byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#put-byte:A-byte:A-org.apache.accumulo.core.security.ColumnVisibility-long-byte:A-">put(byte[], byte[], ColumnVisibility, long, byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#putAll-java.util.Map-">putAll(Map&lt;? extends String, ? extends char[]&gt;)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#putAllStrings-java.util.Map-">putAllStrings(Map&lt;String, ? extends CharSequence&gt;)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">putDelete(Text, Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-">putDelete(Text, Text, ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-long-">putDelete(Text, Text, long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-org.apache.accumulo.core.security.ColumnVisibility-long-">putDelete(Text, Text, ColumnVisibility, long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-java.lang.CharSequence-java.lang.CharSequence-">putDelete(CharSequence, CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-">putDelete(CharSequence, CharSequence, ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-java.lang.CharSequence-java.lang.CharSequence-long-">putDelete(CharSequence, CharSequence, long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-java.lang.CharSequence-java.lang.CharSequence-org.apache.accumulo.core.security.ColumnVisibility-long-">putDelete(CharSequence, CharSequence, ColumnVisibility, long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-byte:A-byte:A-">putDelete(byte[], byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-byte:A-byte:A-org.apache.accumulo.core.security.ColumnVisibility-">putDelete(byte[], byte[], ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-byte:A-byte:A-long-">putDelete(byte[], byte[], long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#putDelete-byte:A-byte:A-org.apache.accumulo.core.security.ColumnVisibility-long-">putDelete(byte[], byte[], ColumnVisibility, long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:Q">
<!-- -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#quote-java.lang.String-">quote(String)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Properly quotes terms in a column visibility expression.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#quote-byte:A-">quote(byte[])</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>
<div class="block">Properly quotes terms in a column visibility expression.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Range</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">This class is used to specify a range of Accumulo Keys.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range--">Range()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that goes from negative to positive infinity</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-">Range(Key, Key)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startKey inclusive to endKey inclusive</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-">Range(CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an entire row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-">Range(Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range that covers an entire row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-org.apache.hadoop.io.Text-">Range(Text, Text)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startRow inclusive to endRow inclusive</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-java.lang.CharSequence-">Range(CharSequence, CharSequence)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startRow inclusive to endRow inclusive</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.hadoop.io.Text-boolean-org.apache.hadoop.io.Text-boolean-">Range(Text, boolean, Text, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startRow to endRow</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-java.lang.CharSequence-boolean-java.lang.CharSequence-boolean-">Range(CharSequence, boolean, CharSequence, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startRow to endRow</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-boolean-org.apache.accumulo.core.data.Key-boolean-">Range(Key, boolean, Key, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from startKey to endKey</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Range-">Range(Range)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Copies a range</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-org.apache.accumulo.core.data.Key-boolean-boolean-boolean-boolean-">Range(Key, Key, boolean, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from start to stop.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.Key-boolean-boolean-org.apache.accumulo.core.data.Key-boolean-boolean-">Range(Key, boolean, boolean, Key, boolean, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>
<div class="block">Creates a range from start to stop.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#Range-org.apache.accumulo.core.data.thrift.TRange-">Range(TRange)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html#RangeInputSplit--">RangeInputSplit()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html#RangeInputSplit-org.apache.accumulo.core.client.mapred.InputFormatBase.RangeInputSplit-">RangeInputSplit(InputFormatBase.RangeInputSplit)</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html#RangeInputSplit-java.lang.String-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html#RangeInputSplit-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred"><span class="typeNameLink">RangeInputSplit</span></a> - Class in <a href="org/apache/accumulo/core/client/mapred/package-summary.html">org.apache.accumulo.core.client.mapred</a></dt>
<dd>
<div class="block">The Class RangeInputSplit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html#RangeInputSplit--">RangeInputSplit()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html#RangeInputSplit-org.apache.accumulo.core.client.mapred.RangeInputSplit-">RangeInputSplit(RangeInputSplit)</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html#RangeInputSplit-java.lang.String-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapred">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html#RangeInputSplit--">RangeInputSplit()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html#RangeInputSplit-org.apache.accumulo.core.client.mapreduce.InputFormatBase.RangeInputSplit-">RangeInputSplit(InputFormatBase.RangeInputSplit)</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html#RangeInputSplit-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html#RangeInputSplit-java.lang.String-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce"><span class="typeNameLink">RangeInputSplit</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/package-summary.html">org.apache.accumulo.core.client.mapreduce</a></dt>
<dd>
<div class="block">The Class RangeInputSplit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#RangeInputSplit--">RangeInputSplit()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#RangeInputSplit-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">RangeInputSplit(RangeInputSplit)</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#RangeInputSplit-java.lang.String-java.lang.String-org.apache.accumulo.core.data.Range-java.lang.String:A-">RangeInputSplit(String, String, Range, String[])</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition"><span class="typeNameLink">RangePartitioner</span></a> - Class in <a href="org/apache/accumulo/core/client/mapreduce/lib/partition/package-summary.html">org.apache.accumulo.core.client.mapreduce.lib.partition</a></dt>
<dd>
<div class="block">Hadoop partitioner that uses ranges, and optionally sub-bins based on hashing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#RangePartitioner--">RangePartitioner()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Reads the fields in the <a href="http://docs.oracle.com/javase/8/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io"><code>DataInput</code></a> into the current object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Populates the extents data fields from a DataInput object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#readFields-java.io.DataInput-">readFields(DataInput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#RecordReaderBase--">RecordReaderBase()</a></span> - Constructor for class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RecordReaderBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#RecordReaderBase--">RecordReaderBase()</a></span> - Constructor for class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RecordReaderBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html#remove--">remove()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/IteratorAdapter.html" title="class in org.apache.accumulo.core.client.mock">IteratorAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#remove--">remove()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Unsupported.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeConstraint-java.lang.String-int-">removeConstraint(String, int)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Remove a constraint from a namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#removeConstraint-java.lang.String-int-">removeConstraint(String, int)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Remove a constraint from a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator(String, String, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Remove an iterator from a namespace by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#removeIterator-java.lang.String-java.lang.String-java.util.EnumSet-">removeIterator(String, String, EnumSet&lt;IteratorUtil.IteratorScope&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Remove an iterator from a table by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#removeOption-java.lang.String-">removeOption(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Remove an option from the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#removeProperty-java.lang.String-">removeProperty(String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">Removes a system property from zookeeper.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Removes a property from a namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#removeProperty-java.lang.String-java.lang.String-">removeProperty(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Removes a property from a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#removeScanIterator-java.lang.String-">removeScanIterator(String)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Remove an iterator from the list of iterators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#rename-java.lang.String-java.lang.String-">rename(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Rename a namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#rename-java.lang.String-java.lang.String-">rename(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Rename a table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html#Result-org.apache.accumulo.core.client.ConditionalWriter.Status-org.apache.accumulo.core.data.ConditionalMutation-java.lang.String-">Result(ConditionalWriter.Status, ConditionalMutation, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html#Result-java.lang.Exception-org.apache.accumulo.core.data.ConditionalMutation-java.lang.String-">Result(Exception, ConditionalMutation, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client">ConditionalWriter.Result</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">ReverseLexicoder</span></a>&lt;<a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="type parameter in ReverseLexicoder">T</a>&gt; - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder that flips the sort order from another lexicoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html#ReverseLexicoder-org.apache.accumulo.core.client.lexicoder.Lexicoder-">ReverseLexicoder(Lexicoder&lt;T&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ReverseLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ReverseLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#revokeNamespacePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.NamespacePermission-">revokeNamespacePermission(String, String, NamespacePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Revoke a namespace permission for a specific user on a specific namespace</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#revokeSystemPermission-java.lang.String-org.apache.accumulo.core.security.SystemPermission-">revokeSystemPermission(String, SystemPermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Revoke a system permission from a user</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html#revokeTablePermission-java.lang.String-java.lang.String-org.apache.accumulo.core.security.TablePermission-">revokeTablePermission(String, String, TablePermission)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin">SecurityOperations</a></dt>
<dd>
<div class="block">Revoke a table permission for a specific user on a specific table</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#row">row</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">RowIterator</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Group Key/Value pairs into Iterators over rows.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#RowIterator-java.util.Iterator-">RowIterator(Iterator&lt;Map.Entry&lt;Key, Value&gt;&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Create an iterator from an (ordered) sequence of KeyValue pairs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/RowIterator.html#RowIterator-java.lang.Iterable-">RowIterator(Iterable&lt;Map.Entry&lt;Key, Value&gt;&gt;)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/RowIterator.html" title="class in org.apache.accumulo.core.client">RowIterator</a></dt>
<dd>
<div class="block">Create an iterator from an Iterable.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#scanner">scanner</a></span> - Variable in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">Scanner</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Scans a table over a given range.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client"><span class="typeNameLink">ScannerBase</span></a> - Interface in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">This class hosts configuration methods that are shared between different types of scanners.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#scannerIterator">scannerIterator</a></span> - Variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#scannerIterator">scannerIterator</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#ScannerTranslator-org.apache.accumulo.core.client.Scanner-">ScannerTranslator(Scanner)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>
<div class="block">Constructs an accumulo iterator from a scanner.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanState</span></a> - Enum in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">ScanType</span></a> - Enum in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security"><span class="typeNameLink">SecurityErrorCode</span></a> - Enum in <a href="org/apache/accumulo/core/client/security/package-summary.html">org.apache.accumulo.core.client.security</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/SecurityOperations.html" title="interface in org.apache.accumulo.core.client.admin"><span class="typeNameLink">SecurityOperations</span></a> - Interface in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block">Provides a class for managing users and permissions</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#securityOperations--">securityOperations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Retrieves a SecurityOperations object to perform user security operations, such as creating users.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#securityOperations--">securityOperations()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/SecurityOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">SecurityOperationsImpl</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperationsImpl.html#SecurityOperationsImpl-org.apache.accumulo.core.client.Instance-org.apache.accumulo.core.security.Credentials-">SecurityOperationsImpl(Instance, Credentials)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin">SecurityOperationsImpl</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/SecurityOperationsImpl.html#SecurityOperationsImpl-org.apache.accumulo.core.client.Instance-org.apache.accumulo.core.security.thrift.TCredentials-">SecurityOperationsImpl(Instance, TCredentials)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/SecurityOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin">SecurityOperationsImpl</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html#seek-org.apache.accumulo.core.data.Range-java.util.Collection-boolean-">seek(Range, Collection&lt;ByteSequence&gt;, boolean)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.ScannerTranslator.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner.ScannerTranslator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#serialize--">serialize()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html#serialize-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">serialize(AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.AuthenticationTokenSerializer.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.AuthenticationTokenSerializer</a></dt>
<dd>
<div class="block">A convenience method to serialize tokens.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#serialize--">serialize()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Returns a serialized form of these authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#serialize--">serialize()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Converts the current object to a serialized form.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#serializeColumns-java.util.Collection-">serializeColumns(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster"><span class="typeNameLink">ServerType</span></a> - Enum in <a href="org/apache/accumulo/minicluster/package-summary.html">org.apache.accumulo.minicluster</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#set-org.apache.accumulo.core.data.Key-">set(Key)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>
<div class="block">Sets this key's row, column family, column qualifier, column visibility, timestamp, and delete marker to be the same as another key's.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#set-byte:A-">set(byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#setAuthorizations-org.apache.accumulo.core.security.Authorizations-">setAuthorizations(Authorizations)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>
<div class="block">A set of authorization labels that will be checked against the column visibility of each key in order to filter data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setAuths-org.apache.accumulo.core.security.Authorizations-">setAuths(Authorizations)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setAutoAdjustRanges-org.apache.hadoop.mapred.JobConf-boolean-">setAutoAdjustRanges(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the automatic adjustment of ranges for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setAutoAdjustRanges-org.apache.hadoop.mapreduce.Job-boolean-">setAutoAdjustRanges(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the automatic adjustment of ranges for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setAutoAdjustRanges-boolean-">setAutoAdjustRanges(boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Controls the automatic adjustment of ranges for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setAutoAdjustRanges(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setBatchSize-int-">setBatchSize(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setBatchSize-int-">setBatchSize(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setBatchSize-int-">setBatchSize(int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#setBatchSize-int-">setBatchSize(int)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Sets the number of Key/Value pairs that will be fetched at a time from a tablet server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setBatchWriterOptions-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.BatchWriterConfig-">setBatchWriterOptions(JobConf, BatchWriterConfig)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the configuration for for the job's <a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client"><code>BatchWriter</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setBatchWriterOptions-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.BatchWriterConfig-">setBatchWriterOptions(Job, BatchWriterConfig)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the configuration for for the job's <a href="org/apache/accumulo/core/client/BatchWriter.html" title="interface in org.apache.accumulo.core.client"><code>BatchWriter</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setBatchWriterOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.client.BatchWriterConfig-">setBatchWriterOptions(Class&lt;?&gt;, Configuration, BatchWriterConfig)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#setCompressionType-org.apache.hadoop.mapred.JobConf-java.lang.String-">setCompressionType(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the compression type to use for data blocks.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#setCompressionType-org.apache.hadoop.mapreduce.Job-java.lang.String-">setCompressionType(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the compression type to use for data blocks.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setCompressionType-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">setCompressionType(Class&lt;?&gt;, Configuration, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#setConf-org.apache.hadoop.conf.Configuration-">setConf(Configuration)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#setConf-org.apache.hadoop.conf.Configuration-">setConf(Configuration)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Instance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">setConfiguration(AccumuloConfiguration)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Instance.html" title="interface in org.apache.accumulo.core.client">Instance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0. This method makes very little sense in the context of the client API and never should have been exposed.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">setConfiguration(AccumuloConfiguration)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock">MockInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#setConfiguration-org.apache.accumulo.core.conf.AccumuloConfiguration-">setConfiguration(AccumuloConfiguration)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo(JobConf, String, AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo(JobConf, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo(JobConf, String, AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setConnectorInfo(JobConf, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapreduce.Job-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo(Job, String, AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setConnectorInfo-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">setConnectorInfo(Job, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapreduce.Job-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo(Job, String, AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setConnectorInfo-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">setConnectorInfo(Job, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the connector information needed to communicate with Accumulo in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setConnectorInfo-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setConnectorInfo(Class&lt;?&gt;, Configuration, String, AuthenticationToken)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#setConsoleInputStream-java.io.InputStream-">setConsoleInputStream(InputStream)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#setConsoleWriter-java.io.OutputStream-">setConsoleWriter(OutputStream)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#setConsoleWriter-java.io.Writer-">setConsoleWriter(Writer)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; use the OutputStream version</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setCreateTables-org.apache.hadoop.mapred.JobConf-boolean-">setCreateTables(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the directive to create new tables, as necessary.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setCreateTables-org.apache.hadoop.mapreduce.Job-boolean-">setCreateTables(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the directive to create new tables, as necessary.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setCreateTables-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setCreateTables(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#setDataBlockSize-org.apache.hadoop.mapred.JobConf-long-">setDataBlockSize(JobConf, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for data blocks within each file.<br>
Data blocks are a span of key/value pairs stored in the file that are compressed and indexed as a group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#setDataBlockSize-org.apache.hadoop.mapreduce.Job-long-">setDataBlockSize(Job, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for data blocks within each file.<br>
Data blocks are a span of key/value pairs stored in the file that are compressed and indexed as a group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setDataBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">setDataBlockSize(Class&lt;?&gt;, Configuration, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setDefaultMemory-long-org.apache.accumulo.minicluster.MemoryUnit-">setDefaultMemory(long, MemoryUnit)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Sets the default memory size to use.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setDefaultTableName-org.apache.hadoop.mapred.JobConf-java.lang.String-">setDefaultTableName(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the default table name to use if one emits a null in place of a table name for a given mutation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setDefaultTableName-org.apache.hadoop.mapreduce.Job-java.lang.String-">setDefaultTableName(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the default table name to use if one emits a null in place of a table name for a given mutation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setDefaultTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">setDefaultTableName(Class&lt;?&gt;, Configuration, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#setDeleted-boolean-">setDeleted(boolean)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#setEndRow-org.apache.hadoop.io.Text-">setEndRow(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Sets this extent's end row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setFetchedColumns-java.util.Collection-">setFetchedColumns(Collection&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setFetchedColumns-java.util.Set-">setFetchedColumns(Set&lt;Pair&lt;Text, Text&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#setFileBlockSize-org.apache.hadoop.mapred.JobConf-long-">setFileBlockSize(JobConf, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for file blocks in the file system; file blocks are managed, and replicated, by the underlying file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#setFileBlockSize-org.apache.hadoop.mapreduce.Job-long-">setFileBlockSize(Job, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for file blocks in the file system; file blocks are managed, and replicated, by the underlying file system.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setFileBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">setFileBlockSize(Class&lt;?&gt;, Configuration, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#setIndexBlockSize-org.apache.hadoop.mapred.JobConf-long-">setIndexBlockSize(JobConf, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for index blocks within each file; smaller blocks means a deeper index hierarchy within the file, while larger blocks mean a more shallow
index hierarchy within the file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#setIndexBlockSize-org.apache.hadoop.mapreduce.Job-long-">setIndexBlockSize(Job, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the size for index blocks within each file; smaller blocks means a deeper index hierarchy within the file, while larger blocks mean a more shallow
index hierarchy within the file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setIndexBlockSize-java.lang.Class-org.apache.hadoop.conf.Configuration-long-">setIndexBlockSize(Class&lt;?&gt;, Configuration, long)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html#setInputTableConfigs-org.apache.hadoop.mapred.JobConf-java.util.Map-">setInputTableConfigs(JobConf, Map&lt;String, InputTableConfig&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloMultiTableInputFormat</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a> objects on the given Hadoop configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html#setInputTableConfigs-org.apache.hadoop.mapreduce.Job-java.util.Map-">setInputTableConfigs(Job, Map&lt;String, InputTableConfig&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloMultiTableInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloMultiTableInputFormat</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce"><code>InputTableConfig</code></a> objects on the given Hadoop configuration</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setInputTableName-org.apache.hadoop.mapred.JobConf-java.lang.String-">setInputTableName(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Sets the name of the input table, over which this job will scan.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setInputTableName-org.apache.hadoop.mapreduce.Job-java.lang.String-">setInputTableName(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Sets the name of the input table, over which this job will scan.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">setInputTableName(Class&lt;?&gt;, Configuration, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#setInstance-org.apache.accumulo.core.util.shell.ShellOptionsJC-">setInstance(ShellOptionsJC)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#setInstance-org.apache.commons.cli.CommandLine-">setInstance(CommandLine)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; use ShellOptionsJC version</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setInstanceName-java.lang.String-">setInstanceName(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setInstanceName-java.lang.String-">setInstanceName(String)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Calling this method is optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIsolatedScan-java.lang.Boolean-">setIsolatedScan(Boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#setIteratorClass-java.lang.String-">setIteratorClass(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Set the name of the class that implements the iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setIterators-java.util.List-">setIterators(List&lt;IteratorSetting&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Set iterators on to be used in the query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setIterators-java.util.List-">setIterators(List&lt;IteratorSetting&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setIterators-org.apache.accumulo.core.client.IteratorSetting...-">setIterators(IteratorSetting...)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">Set iterators to use when reading the columns value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setJDWPEnabled-boolean-">setJDWPEnabled(boolean)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setLocalIterators-org.apache.hadoop.mapred.JobConf-boolean-">setLocalIterators(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><code>ClientSideIteratorScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setLocalIterators-org.apache.hadoop.mapreduce.Job-boolean-">setLocalIterators(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><code>ClientSideIteratorScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setLocalIterators(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#setLocalityGroups-java.lang.String-java.util.Map-">setLocalityGroups(String, Map&lt;String, Set&lt;Text&gt;&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Sets a table's locality groups.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#setLocalityGroups-java.util.Map-">setLocalityGroups(Map&lt;String, Set&lt;Text&gt;&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setLocations-java.lang.String:A-">setLocations(String[])</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setLogLevel-org.apache.hadoop.mapred.JobConf-org.apache.log4j.Level-">setLogLevel(JobConf, Level)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the log level for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setLogLevel-org.apache.hadoop.mapred.JobConf-org.apache.log4j.Level-">setLogLevel(JobConf, Level)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the log level for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setLogLevel-org.apache.hadoop.mapreduce.Job-org.apache.log4j.Level-">setLogLevel(Job, Level)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the log level for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setLogLevel-org.apache.hadoop.mapreduce.Job-org.apache.log4j.Level-">setLogLevel(Job, Level)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the log level for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setLogLevel-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.log4j.Level-">setLogLevel(Class&lt;?&gt;, Configuration, Level)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setLogLevel-org.apache.log4j.Level-">setLogLevel(Level)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#setMaxLatency-long-java.util.concurrent.TimeUnit-">setMaxLatency(long, TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum amount of time to hold the data in memory before flushing it to servers.<br>
For no maximum, set to zero, or <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Long.MAX_VALUE</code></a> with <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true#MILLISECONDS" title="class or interface in java.util.concurrent"><code>TimeUnit.MILLISECONDS</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#setMaxMemory-long-">setMaxMemory(long)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum memory to batch before writing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#setMaxWriteThreads-int-">setMaxWriteThreads(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum number of threads to use for writing data to the tablet servers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#setMaxWriteThreads-int-">setMaxWriteThreads(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum number of threads to use for writing data to the tablet servers.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setMemory-org.apache.accumulo.minicluster.ServerType-long-org.apache.accumulo.minicluster.MemoryUnit-">setMemory(ServerType, long, MemoryUnit)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Sets the amount of memory to use in the master process.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">setMockInstance(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Configures a <a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock"><code>MockInstance</code></a> for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-">setMockInstance(JobConf, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Configures a <a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock"><code>MockInstance</code></a> for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setMockInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-">setMockInstance(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Configures a <a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock"><code>MockInstance</code></a> for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setMockInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-">setMockInstance(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Configures a <a href="org/apache/accumulo/core/client/mock/MockInstance.html" title="class in org.apache.accumulo.core.client.mock"><code>MockInstance</code></a> for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setMockInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">setMockInstance(Class&lt;?&gt;, Configuration, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setMockInstance-java.lang.Boolean-">setMockInstance(Boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Set the iterator's name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#setNamespace-org.apache.accumulo.core.client.mock.MockNamespace-">setNamespace(MockNamespace)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockTable.html#setNamespaceName-java.lang.String-">setNamespaceName(String)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockTable.html" title="class in org.apache.accumulo.core.client.mock">MockTable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setNativeLibPaths-java.lang.String...-">setNativeLibPaths(String...)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Sets the path for processes to use for loading native libraries</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#setNumSubBins-org.apache.hadoop.mapreduce.Job-int-">setNumSubBins(Job, int)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>
<div class="block">Sets the number of random sub-bins per range</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#setNumSubBins-org.apache.hadoop.mapreduce.Job-int-">setNumSubBins(Job, int)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>
<div class="block">Sets the number of random sub-bins per range</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setNumTservers-int-">setNumTservers(int)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Calling this method is optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setOffline-java.lang.Boolean-">setOffline(Boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setOfflineScan-boolean-">setOfflineScan(boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">
Enable reading offline tables.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setOfflineTableScan-org.apache.hadoop.mapred.JobConf-boolean-">setOfflineTableScan(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">
Enable reading offline tables.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setOfflineTableScan-org.apache.hadoop.mapreduce.Job-boolean-">setOfflineTableScan(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">
Enable reading offline tables.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setOfflineTableScan-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setOfflineTableScan(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#setPassword-byte:A-">setPassword(byte[])</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#setPassword-java.nio.CharBuffer-">setPassword(CharBuffer)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#setPrevEndRow-org.apache.hadoop.io.Text-">setPrevEndRow(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Sets the previous extent's end row</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setPrincipal-java.lang.String-">setPrincipal(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#setPriority-int-">setPriority(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>
<div class="block">Set layer at which this iterator applies.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#setProperty-java.lang.String-java.lang.String-">setProperty(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">Sets an system property in zookeeper.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty(String, String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Sets a property on a namespace which applies to all tables in the namespace.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#setProperty-java.lang.String-java.lang.String-java.lang.String-">setProperty(String, String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Sets a property on a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#setProperty-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-">setProperty(ClientConfiguration.ClientProperty, String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Sets the value of property to value</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange(Range)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange(Range)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setRange-org.apache.accumulo.core.data.Range-">setRange(Range)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange(Range)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#setRange-org.apache.accumulo.core.data.Range-">setRange(Range)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Sets the range of keys to scan over.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchDeleter.html#setRanges-java.util.Collection-">setRanges(Collection&lt;Range&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchDeleter.html" title="interface in org.apache.accumulo.core.client">BatchDeleter</a></dt>
<dd>
<div class="block">Allows deleting multiple ranges efficiently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchScanner.html#setRanges-java.util.Collection-">setRanges(Collection&lt;Range&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client">BatchScanner</a></dt>
<dd>
<div class="block">Allows scanning over multiple ranges efficiently.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setRanges-org.apache.hadoop.mapred.JobConf-java.util.Collection-">setRanges(JobConf, Collection&lt;Range&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Sets the input ranges to scan for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setRanges-org.apache.hadoop.mapreduce.Job-java.util.Collection-">setRanges(Job, Collection&lt;Range&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Sets the input ranges to scan for the single input table associated with this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setRanges-java.util.List-">setRanges(List&lt;Range&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Sets the input ranges to scan for all tables associated with this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">setRanges(Class&lt;?&gt;, Configuration, Collection&lt;Range&gt;)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html#setRanges-java.util.Collection-">setRanges(Collection&lt;Range&gt;)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockBatchScanner.html" title="class in org.apache.accumulo.core.client.mock">MockBatchScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setReadaheadThreshold-long-">setReadaheadThreshold(long)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setReadaheadThreshold-long-">setReadaheadThreshold(long)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setReadaheadThreshold-long-">setReadaheadThreshold(long)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#setReadaheadThreshold-long-">setReadaheadThreshold(long)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block">Sets the number of batches of Key/Value pairs returned before the <a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client"><code>Scanner</code></a> will begin to prefetch the next batch</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html#setReplication-org.apache.hadoop.mapred.JobConf-int-">setReplication(JobConf, int)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the file system replication factor for the resulting file, overriding the file system default.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html#setReplication-org.apache.hadoop.mapreduce.Job-int-">setReplication(Job, int)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloFileOutputFormat</a></dt>
<dd>
<div class="block">Sets the file system replication factor for the resulting file, overriding the file system default.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html#setReplication-java.lang.Class-org.apache.hadoop.conf.Configuration-int-">setReplication(Class&lt;?&gt;, Configuration, int)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setScanAuthorizations-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.security.Authorizations-">setScanAuthorizations(JobConf, Authorizations)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security"><code>Authorizations</code></a> used to scan.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setScanAuthorizations-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.security.Authorizations-">setScanAuthorizations(Job, Authorizations)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Sets the <a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security"><code>Authorizations</code></a> used to scan.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.security.Authorizations-">setScanAuthorizations(Class&lt;?&gt;, Configuration, Authorizations)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#setScanIsolation-org.apache.hadoop.mapred.JobConf-boolean-">setScanIsolation(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client"><code>IsolatedScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#setScanIsolation-org.apache.hadoop.mapreduce.Job-boolean-">setScanIsolation(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client"><code>IsolatedScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanIsolation-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setScanIsolation(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setSimulationMode-org.apache.hadoop.mapred.JobConf-boolean-">setSimulationMode(JobConf, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the directive to use simulation mode for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setSimulationMode-org.apache.hadoop.mapreduce.Job-boolean-">setSimulationMode(Job, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block">Sets the directive to use simulation mode for this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html#setSimulationMode-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">setSimulationMode(Class&lt;?&gt;, Configuration, boolean)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setSiteConfig-java.util.Map-">setSiteConfig(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Calling this method is optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setSource-org.apache.accumulo.core.client.Scanner-">setSource(Scanner)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>
<div class="block">Sets the source Scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html#setSplitFile-org.apache.hadoop.mapreduce.Job-java.lang.String-">setSplitFile(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/KeyRangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">KeyRangePartitioner</a></dt>
<dd>
<div class="block">Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split points that represent ranges for partitioning</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html#setSplitFile-org.apache.hadoop.mapreduce.Job-java.lang.String-">setSplitFile(Job, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.partition.<a href="org/apache/accumulo/core/client/mapreduce/lib/partition/RangePartitioner.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.partition">RangePartitioner</a></dt>
<dd>
<div class="block">Sets the hdfs file name to use, containing a newline separated list of Base64 encoded split points that represent ranges for partitioning</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTable-java.lang.String-">setTable(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTableId-java.lang.String-">setTableId(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#setTableId-org.apache.hadoop.io.Text-">setTableId(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Sets the extents table id</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#setTableInfo-java.lang.String-">setTableInfo(String)</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setTableName-java.lang.String-">setTableName(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchScanner.html#setTimeout-long-java.util.concurrent.TimeUnit-">setTimeout(long, TimeUnit)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchScanner.html" title="interface in org.apache.accumulo.core.client">BatchScanner</a></dt>
<dd>
<div class="block">Sets a timeout threshold for a server to respond.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#setTimeout-long-java.util.concurrent.TimeUnit-">setTimeout(long, TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum amount of time an unresponsive server will be re-tried.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html#setTimeOut-int-">setTimeOut(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client">ClientSideIteratorScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html#setTimeout-long-java.util.concurrent.TimeUnit-">setTimeout(long, TimeUnit)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client">ConditionalWriterConfig</a></dt>
<dd>
<div class="block">Sets the maximum amount of time an unresponsive server will be re-tried.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IsolatedScanner.html#setTimeOut-int-">setTimeOut(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client">IsolatedScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScanner.html#setTimeOut-int-">setTimeOut(int)</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScanner.html" title="class in org.apache.accumulo.core.client.mock">MockScanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Scanner.html#setTimeOut-int-">setTimeOut(int)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Scanner.html" title="interface in org.apache.accumulo.core.client">Scanner</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">Since 1.5. See <a href="org/apache/accumulo/core/client/ScannerBase.html#setTimeout-long-java.util.concurrent.TimeUnit-"><code>ScannerBase.setTimeout(long, java.util.concurrent.TimeUnit)</code></a></span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#setTimeout-long-java.util.concurrent.TimeUnit-">setTimeout(long, TimeUnit)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">This setting determines how long a scanner will automatically retry when a failure occurs.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setTimestamp-long-">setTimestamp(long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">Sets the version for the column to check.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#setTimestamp-long-">setTimestamp(long)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setToken-org.apache.accumulo.core.client.security.tokens.AuthenticationToken-">setToken(AuthenticationToken)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setToken-java.lang.String-">setToken(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapred.RangeInputSplit-">setupIterators(JobConf, Scanner, String, RangeInputSplit)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">Configures the iterators on a scanner for the given table name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapred.RangeInputSplit-">setupIterators(JobConf, Scanner, String, RangeInputSplit)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RecordReaderBase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-java.util.List-org.apache.accumulo.core.client.Scanner-">setupIterators(List&lt;IteratorSetting&gt;, Scanner)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RecordReaderBase</a></dt>
<dd>
<div class="block">Apply the configured iterators to the scanner.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.Scanner-">setupIterators(JobConf, Scanner)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase.RecordReaderBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators(TaskAttemptContext, Scanner, String, RangeInputSplit)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>
<div class="block">Configures the iterators on a scanner for the given table name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-java.lang.String-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators(TaskAttemptContext, Scanner, String, RangeInputSplit)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RecordReaderBase</a></dt>
<dd>
<div class="block">Apply the configured iterators from the configuration to the scanner for the specified table name</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-">setupIterators(TaskAttemptContext, Scanner)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RecordReaderBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html#setupIterators-org.apache.hadoop.mapreduce.TaskAttemptContext-org.apache.accumulo.core.client.Scanner-org.apache.accumulo.core.client.mapreduce.RangeInputSplit-">setupIterators(TaskAttemptContext, Scanner, RangeInputSplit)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.RecordReaderBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase.RecordReaderBase</a></dt>
<dd>
<div class="block">Initialize a scanner over the given input split using this task attempt configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setUseIsolatedScanners-boolean-">setUseIsolatedScanners(boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/IsolatedScanner.html" title="class in org.apache.accumulo.core.client"><code>IsolatedScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#setUseLocalIterators-boolean-">setUseLocalIterators(boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Controls the use of the <a href="org/apache/accumulo/core/client/ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client"><code>ClientSideIteratorScanner</code></a> in this job.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/AccumuloSecurityException.html#setUser-java.lang.String-">setUser(String)</a></span> - Method in exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client">AccumuloSecurityException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setUsesLocalIterators-java.lang.Boolean-">setUsesLocalIterators(Boolean)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setValue-java.lang.CharSequence-">setValue(CharSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">see <a href="org/apache/accumulo/core/data/Condition.html#setValue-byte:A-"><code>Condition.setValue(byte[])</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setValue-byte:A-">setValue(byte[])</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">This method sets the expected value of a column.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setValue-org.apache.hadoop.io.Text-">setValue(Text)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">see <a href="org/apache/accumulo/core/data/Condition.html#setValue-byte:A-"><code>Condition.setValue(byte[])</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setValue-org.apache.accumulo.core.data.ByteSequence-">setValue(ByteSequence)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">see <a href="org/apache/accumulo/core/data/Condition.html#setValue-byte:A-"><code>Condition.setValue(byte[])</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Condition.html#setVisibility-org.apache.accumulo.core.security.ColumnVisibility-">setVisibility(ColumnVisibility)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Condition.html" title="class in org.apache.accumulo.core.data">Condition</a></dt>
<dd>
<div class="block">Sets the visibility for the column to check.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html#setWithCredentialProviders-java.lang.String-java.lang.String-">setWithCredentialProviders(String, String)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/CredentialProviderToken.html" title="class in org.apache.accumulo.core.client.security.tokens">CredentialProviderToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setZooKeeperInstance(JobConf, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance(JobConf, ClientConfiguration)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-java.lang.String-java.lang.String-">setZooKeeperInstance(JobConf, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(JobConf, ClientConfiguration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapred.JobConf-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance(JobConf, ClientConfiguration)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">setZooKeeperInstance(Job, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-"><code>AbstractInputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance(Job, ClientConfiguration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-java.lang.String-java.lang.String-">setZooKeeperInstance(Job, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-"><code>AccumuloOutputFormat.setZooKeeperInstance(Job, ClientConfiguration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html#setZooKeeperInstance-org.apache.hadoop.mapreduce.Job-org.apache.accumulo.core.client.ClientConfiguration-">setZooKeeperInstance(Job, ClientConfiguration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat</a></dt>
<dd>
<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>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#setZooKeeperInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-java.lang.String-">setZooKeeperInstance(Class&lt;?&gt;, Configuration, String, String)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setZooKeeperPort-int-">setZooKeeperPort(int)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Calling this method is optional.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#setZooKeepers-java.lang.String-">setZooKeepers(String)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html#setZooKeeperStartupTime-long-">setZooKeeperStartupTime(long)</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloConfig.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloConfig</a></dt>
<dd>
<div class="block">Configure the time to wait for ZooKeeper to startup.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#shouldAutoAdjustRanges--">shouldAutoAdjustRanges()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Determines whether a configuration has auto-adjust ranges enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#shouldUseIsolatedScanners--">shouldUseIsolatedScanners()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Determines whether a configuration has isolation enabled.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#shouldUseLocalIterators--">shouldUseLocalIterators()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Determines whether a configuration uses local iterators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#size--">size()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#size--">size()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#size--">size()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>
<div class="block">Gets the size of this collection of authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html#split">split</a></span> - Variable in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html#split">split</a></span> - Variable in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.AbstractRecordReader.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat.AbstractRecordReader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#splitRangeByTablets-java.lang.String-org.apache.accumulo.core.data.Range-int-">splitRangeByTablets(String, Range, int)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#start--">start()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#start--">start()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>
<div class="block">Starts Accumulo and Zookeeper processes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html#stop--">stop()</a></span> - Method in class org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MiniAccumuloCluster.html" title="class in org.apache.accumulo.minicluster">MiniAccumuloCluster</a></dt>
<dd>
<div class="block">Stops Accumulo and Zookeeper processes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#stringify-org.apache.accumulo.core.security.ColumnVisibility.Node-byte:A-java.lang.StringBuilder-">stringify(ColumnVisibility.Node, byte[], StringBuilder)</a></span> - Static method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">StringLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">This lexicoder encodes/decodes a given String to/from bytes without further processing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html#StringLexicoder--">StringLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/StringLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">StringLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#subSequence-int-int-">subSequence(int, int)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#subSequence-int-int-">subSequence(int, int)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MemoryUnit.html#suffix--">suffix()</a></span> - Method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#systemNamespace--">systemNamespace()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Returns the name of the system reserved namespace</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">SystemPermission</span></a> - Enum in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">Accumulo system permissions.</div>
</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockScannerBase.html#table">table</a></span> - Variable in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockScannerBase.html" title="class in org.apache.accumulo.core.client.mock">MockScannerBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/TableDeletedException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">TableDeletedException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">This exception is thrown if a table is deleted after an operation starts.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableDeletedException.html#TableDeletedException-java.lang.String-">TableDeletedException(String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableDeletedException.html" title="class in org.apache.accumulo.core.client">TableDeletedException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/TableExistsException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">TableExistsException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Thrown when the table specified already exists, and it was expected that it didn't</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableExistsException.html#TableExistsException-java.lang.String-java.lang.String-java.lang.String-">TableExistsException(String, String, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableExistsException.html" title="class in org.apache.accumulo.core.client">TableExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableExistsException.html#TableExistsException-java.lang.String-java.lang.String-java.lang.String-java.lang.Throwable-">TableExistsException(String, String, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableExistsException.html" title="class in org.apache.accumulo.core.client">TableExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableExistsException.html#TableExistsException-org.apache.accumulo.core.client.impl.thrift.ThriftTableOperationException-">TableExistsException(ThriftTableOperationException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableExistsException.html" title="class in org.apache.accumulo.core.client">TableExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#tableIdMap--">tableIdMap()</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Get a mapping of table name to internal table id.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">TableNotFoundException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">Thrown when the table specified doesn't exist when it was expected to</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableNotFoundException.html#TableNotFoundException-java.lang.String-java.lang.String-java.lang.String-">TableNotFoundException(String, String, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableNotFoundException.html#TableNotFoundException-java.lang.String-java.lang.String-java.lang.String-java.lang.Throwable-">TableNotFoundException(String, String, String, Throwable)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableNotFoundException.html#TableNotFoundException-org.apache.accumulo.core.client.impl.thrift.ThriftTableOperationException-">TableNotFoundException(ThriftTableOperationException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableNotFoundException.html#TableNotFoundException-java.lang.String-org.apache.accumulo.core.client.NamespaceNotFoundException-">TableNotFoundException(String, NamespaceNotFoundException)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/TableOfflineException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">TableOfflineException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TableOfflineException.html#TableOfflineException-org.apache.accumulo.core.client.Instance-java.lang.String-">TableOfflineException(Instance, String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TableOfflineException.html" title="class in org.apache.accumulo.core.client">TableOfflineException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#tableOfMetadataRow-org.apache.hadoop.io.Text-">tableOfMetadataRow(Text)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TableOperations</span></a> - Interface in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block">Provides a class for administering tables</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#tableOperations--">tableOperations()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Retrieves a TableOperations object to perform table functions, such as create and delete.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#tableOperations--">tableOperations()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/TableOperationsHelper.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TableOperationsHelper</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperationsHelper.html#TableOperationsHelper--">TableOperationsHelper()</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperationsHelper.html" title="class in org.apache.accumulo.core.client.admin">TableOperationsHelper</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/TableOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TableOperationsImpl</span></a> - Class in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; not intended for public api and you should not use it.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperationsImpl.html#TableOperationsImpl-org.apache.accumulo.core.client.Instance-org.apache.accumulo.core.security.Credentials-">TableOperationsImpl(Instance, Credentials)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin">TableOperationsImpl</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperationsImpl.html#TableOperationsImpl-org.apache.accumulo.core.client.Instance-org.apache.accumulo.core.security.thrift.TCredentials-">TableOperationsImpl(Instance, TCredentials)</a></span> - Constructor for class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperationsImpl.html" title="class in org.apache.accumulo.core.client.admin">TableOperationsImpl</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security"><span class="typeNameLink">TablePermission</span></a> - Enum in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">Accumulo table permissions.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#tables">tables</a></span> - Variable in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/InstanceOperations.html#testClassLoad-java.lang.String-java.lang.String-">testClassLoad(String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/InstanceOperations.html" title="interface in org.apache.accumulo.core.client.admin">InstanceOperations</a></dt>
<dd>
<div class="block">Test to see if the instance can load the given class as the given type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad(String, String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/NamespaceOperations.html" title="interface in org.apache.accumulo.core.client.admin">NamespaceOperations</a></dt>
<dd>
<div class="block">Test to see if the instance can load the given class as the given type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TableOperations.html#testClassLoad-java.lang.String-java.lang.String-java.lang.String-">testClassLoad(String, String, String)</a></span> - Method in interface org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TableOperations.html" title="interface in org.apache.accumulo.core.client.admin">TableOperations</a></dt>
<dd>
<div class="block">Test to see if the instance can load the given class as the given type.</div>
</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">TextLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder that preserves a Text's native sort order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html#TextLexicoder--">TextLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/TextLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">TextLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/TimedOutException.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">TimedOutException</span></a> - Exception in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TimedOutException.html#TimedOutException-java.util.Set-">TimedOutException(Set&lt;String&gt;)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TimedOutException.html" title="class in org.apache.accumulo.core.client">TimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/TimedOutException.html#TimedOutException-java.lang.String-">TimedOutException(String)</a></span> - Constructor for exception org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/TimedOutException.html" title="class in org.apache.accumulo.core.client">TimedOutException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#timestamp">timestamp</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin"><span class="typeNameLink">TimeType</span></a> - Enum in <a href="org/apache/accumulo/core/client/admin/package-summary.html">org.apache.accumulo.core.client.admin</a></dt>
<dd>
<div class="block">The type of ordering to use for the table's entries (default is MILLIS)</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#toArray--">toArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ByteSequence.html#toArray--">toArray()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ByteSequence.html" title="class in org.apache.accumulo.core.data">ByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#toArray-java.util.List-">toArray(List&lt;byte[]&gt;)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MemoryUnit.html#toBytes-long-">toBytes(long)</a></span> - Method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#toDataRange--">toDataRange()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#TokenProperty-java.lang.String-java.lang.String-boolean-">TokenProperty(String, String, boolean)</a></span> - Constructor for class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#toMetadataRange--">toMetadataRange()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#toPrintableString-byte:A-int-int-int-">toPrintableString(byte[], int, int, int)</a></span> - Static method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.TokenProperty.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.TokenProperty</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ArrayByteSequence.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ArrayByteSequence.html" title="class in org.apache.accumulo.core.data">ArrayByteSequence</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ColumnUpdate.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ColumnUpdate.html" title="class in org.apache.accumulo.core.data">ColumnUpdate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Authorizations.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.html" title="class in org.apache.accumulo.core.security">ColumnVisibility</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#toString--">toString()</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#toStringNoTime--">toStringNoTime()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>
<div class="block">Creates a <code>TMutation</code> object containing this Mutation's data.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#toThrift--">toThrift()</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/Credentials.html#toThrift-org.apache.accumulo.core.client.Instance-">toThrift(Instance)</a></span> - Method in class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/Credentials.html" title="class in org.apache.accumulo.core.security">Credentials</a></dt>
<dd>
<div class="block">Converts the current object to the relevant thrift type.</div>
</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">UIntegerLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder for an unsigned integer.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html#UIntegerLexicoder--">UIntegerLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UIntegerLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UIntegerLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">ULongLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">Unsigned long lexicoder.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html#ULongLexicoder--">ULongLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/ULongLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">ULongLexicoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ScannerBase.html#updateScanIteratorOption-java.lang.String-java.lang.String-java.lang.String-">updateScanIteratorOption(String, String, String)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ScannerBase.html" title="interface in org.apache.accumulo.core.client">ScannerBase</a></dt>
<dd>
<div class="block">Update the options for an iterator.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/DiskUsage.html#usage">usage</a></span> - Variable in class org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/DiskUsage.html" title="class in org.apache.accumulo.core.client.admin">DiskUsage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#USER_ACCUMULO_DIR_NAME">USER_ACCUMULO_DIR_NAME</a></span> - Static variable in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#USER_CONF_FILENAME">USER_CONF_FILENAME</a></span> - Static variable in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html#usesLocalIterators-org.apache.hadoop.mapred.JobConf-">usesLocalIterators(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapred">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration uses local iterators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html#usesLocalIterators-org.apache.hadoop.mapreduce.JobContext-">usesLocalIterators(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputFormatBase.html" title="class in org.apache.accumulo.core.client.mapreduce">InputFormatBase</a></dt>
<dd>
<div class="block">Determines whether a configuration uses local iterators.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#usesLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">usesLocalIterators(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#usesLocalIterators--">usesLocalIterators()</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder"><span class="typeNameLink">UUIDLexicoder</span></a> - Class in <a href="org/apache/accumulo/core/client/lexicoder/package-summary.html">org.apache.accumulo.core.client.lexicoder</a></dt>
<dd>
<div class="block">A lexicoder for a UUID that maintains its lexicographic sorting order.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html#UUIDLexicoder--">UUIDLexicoder()</a></span> - Constructor for class org.apache.accumulo.core.client.lexicoder.<a href="org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.html" title="class in org.apache.accumulo.core.client.lexicoder">UUIDLexicoder</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html#validateOptions-org.apache.hadoop.mapred.JobConf-">validateOptions(JobConf)</a></span> - Static method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapred">AbstractInputFormat</a></dt>
<dd>
<div class="block">Check whether a configuration is fully configured to be used with an Accumulo <code>InputFormat</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html#validateOptions-org.apache.hadoop.mapreduce.JobContext-">validateOptions(JobContext)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AbstractInputFormat.html" title="class in org.apache.accumulo.core.client.mapreduce">AbstractInputFormat</a></dt>
<dd>
<div class="block">Check whether a configuration is fully configured to be used with an Accumulo <code>InputFormat</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#validateOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-">validateOptions(Class&lt;?&gt;, Configuration)</a></span> - Static method in class org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</dd>
<dt><a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Value</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">A byte sequence that is usable as a key or value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value--">Value()</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Create a zero-size sequence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-byte:A-">Value(byte[])</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Create a Value using the byte array as the initial value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-java.nio.ByteBuffer-">Value(ByteBuffer)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Create a Value using a copy of the ByteBuffer's content.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-java.nio.ByteBuffer-boolean-">Value(ByteBuffer, boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">A copy of the bytes in the buffer is always made. Use <a href="org/apache/accumulo/core/data/Value.html#Value-java.nio.ByteBuffer-"><code>Value.Value(ByteBuffer)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-byte:A-boolean-">Value(byte[], boolean)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Create a Value based on the given bytes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-org.apache.accumulo.core.data.Value-">Value(Value)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Set the new Value to a copy of the contents of the passed <code>ibw</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#Value-byte:A-int-int-">Value(byte[], int, int)</a></span> - Constructor for class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>
<div class="block">Set the value to a copy of the given byte range</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#value">value</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/data/Value.Comparator.html" title="class in org.apache.accumulo.core.data"><span class="typeNameLink">Value.Comparator</span></a> - Class in <a href="org/apache/accumulo/core/data/package-summary.html">org.apache.accumulo.core.data</a></dt>
<dd>
<div class="block">A Comparator optimized for Value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionReason</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ScanState.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin">ScanState</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ScanType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin">ScanType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TimeType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin">TimeType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.ConnectorInfo</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.GeneralOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.InstanceOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator.Opts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator.Features</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator.ScanOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator.Features</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator.WriteOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security">SecurityErrorCode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data">Mutation.SERIALIZED_FORMAT</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/PartialKey.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data">PartialKey</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security">ColumnVisibility.NodeType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/SystemPermission.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/TablePermission.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MemoryUnit.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/ServerType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster">ServerType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionReason.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionReason</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ActiveCompaction.CompactionType.html" title="enum in org.apache.accumulo.core.client.admin">ActiveCompaction.CompactionType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ScanState.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanState.html" title="enum in org.apache.accumulo.core.client.admin">ScanState</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/ScanType.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/ScanType.html" title="enum in org.apache.accumulo.core.client.admin">ScanType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/admin/TimeType.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.admin.<a href="org/apache/accumulo/core/client/admin/TimeType.html" title="enum in org.apache.accumulo.core.client.admin">TimeType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client">ClientConfiguration.ClientProperty</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client">ConditionalWriter.Status</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.ConnectorInfo.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.ConnectorInfo</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.GeneralOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.GeneralOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.InstanceOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">ConfiguratorBase.InstanceOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/FileOutputConfigurator.Opts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">FileOutputConfigurator.Opts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator.Features</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.ScanOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">InputConfigurator.ScanOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.Features.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator.Features</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.mapreduce.lib.util.<a href="org/apache/accumulo/core/client/mapreduce/lib/util/OutputConfigurator.WriteOpts.html" title="enum in org.apache.accumulo.core.client.mapreduce.lib.util">OutputConfigurator.WriteOpts</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.client.security.<a href="org/apache/accumulo/core/client/security/SecurityErrorCode.html" title="enum in org.apache.accumulo.core.client.security">SecurityErrorCode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html#values--">values()</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/AuthenticationToken.Properties.html" title="class in org.apache.accumulo.core.client.security.tokens">AuthenticationToken.Properties</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.SERIALIZED_FORMAT.html" title="enum in org.apache.accumulo.core.data">Mutation.SERIALIZED_FORMAT</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/PartialKey.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/PartialKey.html" title="enum in org.apache.accumulo.core.data">PartialKey</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/ColumnVisibility.NodeType.html" title="enum in org.apache.accumulo.core.security">ColumnVisibility.NodeType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/NamespacePermission.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/NamespacePermission.html" title="enum in org.apache.accumulo.core.security">NamespacePermission</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/SystemPermission.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/SystemPermission.html" title="enum in org.apache.accumulo.core.security">SystemPermission</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/TablePermission.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/TablePermission.html" title="enum in org.apache.accumulo.core.security">TablePermission</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/MemoryUnit.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/MemoryUnit.html" title="enum in org.apache.accumulo.minicluster">MemoryUnit</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/minicluster/ServerType.html#values--">values()</a></span> - Static method in enum org.apache.accumulo.minicluster.<a href="org/apache/accumulo/minicluster/ServerType.html" title="enum in org.apache.accumulo.minicluster">ServerType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#violationCode">violationCode</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html#violationDescription">violationDescription</a></span> - Variable in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/ConstraintViolationSummary.html" title="class in org.apache.accumulo.core.data">ConstraintViolationSummary</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">VisibilityConstraint</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A constraint that checks the visibility of columns against the actor's authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityConstraint.html#VisibilityConstraint--">VisibilityConstraint()</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityConstraint.html" title="class in org.apache.accumulo.core.security">VisibilityConstraint</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/accumulo/core/security/VisibilityEvaluator.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">VisibilityEvaluator</span></a> - Class in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">A class which evaluates visibility expressions against a set of authorizations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityEvaluator.html#VisibilityEvaluator-org.apache.accumulo.core.security.Authorizations-">VisibilityEvaluator(Authorizations)</a></span> - Constructor for class org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityEvaluator.html" title="class in org.apache.accumulo.core.security">VisibilityEvaluator</a></dt>
<dd>
<div class="block">Creates a new evaluator for the given collection of authorizations.</div>
</dd>
<dt><a href="org/apache/accumulo/core/security/VisibilityParseException.html" title="class in org.apache.accumulo.core.security"><span class="typeNameLink">VisibilityParseException</span></a> - Exception in <a href="org/apache/accumulo/core/security/package-summary.html">org.apache.accumulo.core.security</a></dt>
<dd>
<div class="block">An exception thrown when a visibility string cannot be parsed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/security/VisibilityParseException.html#VisibilityParseException-java.lang.String-byte:A-int-">VisibilityParseException(String, byte[], int)</a></span> - Constructor for exception org.apache.accumulo.core.security.<a href="org/apache/accumulo/core/security/VisibilityParseException.html" title="class in org.apache.accumulo.core.security">VisibilityParseException</a></dt>
<dd>
<div class="block">Creates a new exception.</div>
</dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/Connector.html#whoami--">whoami()</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/Connector.html" title="class in org.apache.accumulo.core.client">Connector</a></dt>
<dd>
<div class="block">Get the current user for this connector</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockConnector.html#whoami--">whoami()</a></span> - Method in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockConnector.html" title="class in org.apache.accumulo.core.client.mock">MockConnector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-">with(ClientConfiguration.ClientProperty, String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#setProperty-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.setProperty(ClientProperty, String)</code></a> but returns the ClientConfiguration for chaining purposes</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withInstance-java.lang.String-">withInstance(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_NAME</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withInstance-java.util.UUID-">withInstance(UUID)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_ID</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withKeystore-java.lang.String-">withKeystore(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#withKeystore-java.lang.String-java.lang.String-java.lang.String-"><code>ClientConfiguration.withKeystore(String, String, String)</code></a> with password null and type null</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withKeystore-java.lang.String-java.lang.String-java.lang.String-">withKeystore(String, String, String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_RPC_SSL_CLIENT_AUTH, ClientProperty.RPC_SSL_KEYSTORE_PATH,
ClientProperty.RPC_SSL_KEYSTORE_PASSWORD, and ClientProperty.RPC_SSL_KEYSTORE_TYPE</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withSsl-boolean-">withSsl(boolean)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#withSsl-boolean-boolean-"><code>ClientConfiguration.withSsl(boolean, boolean)</code></a> with useJsseConfig set to false</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withSsl-boolean-boolean-">withSsl(boolean, boolean)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_RPC_SSL_ENABLED and ClientProperty.RPC_USE_JSSE</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withTruststore-java.lang.String-">withTruststore(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#withTruststore-java.lang.String-"><code>ClientConfiguration.withTruststore(String)</code></a> with password null and type null</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withTruststore-java.lang.String-java.lang.String-java.lang.String-">withTruststore(String, String, String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.RPC_SSL_TRUSTORE_PATH, ClientProperty.RPC_SSL_TRUSTORE_PASSWORD, and
ClientProperty.RPC_SSL_TRUSTORE_TYPE</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withZkHosts-java.lang.String-">withZkHosts(String)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_ZK_HOST</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ClientConfiguration.html#withZkTimeout-int-">withZkTimeout(int)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ClientConfiguration.html" title="class in org.apache.accumulo.core.client">ClientConfiguration</a></dt>
<dd>
<div class="block">Same as <a href="org/apache/accumulo/core/client/ClientConfiguration.html#with-org.apache.accumulo.core.client.ClientConfiguration.ClientProperty-java.lang.String-"><code>ClientConfiguration.with(ClientProperty, String)</code></a> for ClientProperty.INSTANCE_ZK_TIMEOUT</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/BatchWriterConfig.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/BatchWriterConfig.html" title="class in org.apache.accumulo.core.client">BatchWriterConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.html#write-java.util.Iterator-">write(Iterator&lt;ConditionalMutation&gt;)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.html" title="interface in org.apache.accumulo.core.client">ConditionalWriter</a></dt>
<dd>
<div class="block">This method returns one result for each mutation passed to it.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ConditionalWriter.html#write-org.apache.accumulo.core.data.ConditionalMutation-">write(ConditionalMutation)</a></span> - Method in interface org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ConditionalWriter.html" title="interface in org.apache.accumulo.core.client">ConditionalWriter</a></dt>
<dd>
<div class="block">This method has the same thread safety guarantees as @link <a href="org/apache/accumulo/core/client/ConditionalWriter.html#write-java.util.Iterator-"><code>ConditionalWriter.write(Iterator)</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/IteratorSetting.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html#write-org.apache.hadoop.io.Text-org.apache.accumulo.core.data.Mutation-">write(Text, Mutation)</a></span> - Method in class org.apache.accumulo.core.client.mapred.<a href="org/apache/accumulo/core/client/mapred/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapred">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>
<div class="block">Push a mutation into a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html#write-org.apache.hadoop.io.Text-org.apache.accumulo.core.data.Mutation-">write(Text, Mutation)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.AccumuloRecordWriter.html" title="class in org.apache.accumulo.core.client.mapreduce">AccumuloOutputFormat.AccumuloRecordWriter</a></dt>
<dd>
<div class="block">Push a mutation into a table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/InputTableConfig.html" title="class in org.apache.accumulo.core.client.mapreduce">InputTableConfig</a></dt>
<dd>
<div class="block">Writes the state for the current object out to the specified <a href="http://docs.oracle.com/javase/8/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io"><code>DataOutput</code></a></div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.mapreduce.<a href="org/apache/accumulo/core/client/mapreduce/RangeInputSplit.html" title="class in org.apache.accumulo.core.client.mapreduce">RangeInputSplit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/NullToken.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/NullToken.html" title="class in org.apache.accumulo.core.client.security.tokens">NullToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.client.security.tokens.<a href="org/apache/accumulo/core/client/security/tokens/PasswordToken.html" title="class in org.apache.accumulo.core.client.security.tokens">PasswordToken</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Column.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Column.html" title="class in org.apache.accumulo.core.data">Column</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Key.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Key.html" title="class in org.apache.accumulo.core.data">Key</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/KeyExtent.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/KeyExtent.html" title="class in org.apache.accumulo.core.data">KeyExtent</a></dt>
<dd>
<div class="block">Writes this extent's data fields to a DataOutput object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Mutation.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Mutation.html" title="class in org.apache.accumulo.core.data">Mutation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Range.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/data/Value.html#write-java.io.DataOutput-">write(DataOutput)</a></span> - Method in class org.apache.accumulo.core.data.<a href="org/apache/accumulo/core/data/Value.html" title="class in org.apache.accumulo.core.data">Value</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/mock/MockShell.html#writer">writer</a></span> - Variable in class org.apache.accumulo.core.client.mock.<a href="org/apache/accumulo/core/client/mock/MockShell.html" title="class in org.apache.accumulo.core.client.mock">MockShell</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; use out</span></div>
</div>
</dd>
</dl>
<a name="I:Z">
<!-- -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client"><span class="typeNameLink">ZooKeeperInstance</span></a> - Class in <a href="org/apache/accumulo/core/client/package-summary.html">org.apache.accumulo.core.client</a></dt>
<dd>
<div class="block">
An implementation of instance that looks in zookeeper to find information needed to connect to an instance of accumulo.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.lang.String-java.lang.String-">ZooKeeperInstance(String, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.lang.String-java.lang.String-int-">ZooKeeperInstance(String, String, int)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.commons.configuration.Configuration-"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.util.UUID-java.lang.String-">ZooKeeperInstance(UUID, String)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.commons.configuration.Configuration-"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-java.util.UUID-java.lang.String-int-">ZooKeeperInstance(UUID, String, int)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="block"><span class="deprecationComment">since 1.6.0; Use <a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.commons.configuration.Configuration-"><code>ZooKeeperInstance.ZooKeeperInstance(Configuration)</code></a> instead.</span></div>
</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/accumulo/core/client/ZooKeeperInstance.html#ZooKeeperInstance-org.apache.commons.configuration.Configuration-">ZooKeeperInstance(Configuration)</a></span> - Constructor for class org.apache.accumulo.core.client.<a href="org/apache/accumulo/core/client/ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client">ZooKeeperInstance</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2016 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>