blob: a8f60868f99343a918512ffbd903476e9533e4bc [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_201) on Thu Apr 11 20:05:14 EDT 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>InputConfigurator (Apache Accumulo Project 1.9.3 API)</title>
<meta name="date" content="2019-04-11">
<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="InputConfigurator (Apache Accumulo Project 1.9.3 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":41,"i1":41,"i2":41,"i3":41,"i4":41,"i5":41,"i6":41,"i7":41,"i8":41,"i9":41,"i10":41,"i11":41,"i12":41,"i13":41,"i14":41,"i15":41,"i16":41,"i17":41,"i18":41,"i19":41,"i20":41,"i21":41};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/InputConfigurator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><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">Prev&nbsp;Class</span></a></li>
<li><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">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" target="_top">Frames</a></li>
<li><a href="InputConfigurator.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.accumulo.core.client.mapreduce.lib.util</div>
<h2 title="Class InputConfigurator" class="title">Class InputConfigurator</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html" title="class in org.apache.accumulo.core.client.mapreduce.lib.util">org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase</a></li>
<li>
<ul class="inheritance">
<li>org.apache.accumulo.core.client.mapreduce.lib.util.InputConfigurator</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
<br>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public class <span class="typeNameLabel">InputConfigurator</span>
extends <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></pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;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></h3>
<code><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>, <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>, <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></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#InputConfigurator--">InputConfigurator</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="../../../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;cfg)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#deserializeFetchedColumns-java.util.Collection-">deserializeFetchedColumns</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;serialized)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;columnFamilyColumnQualifierPairs)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>static org.apache.accumulo.core.client.impl.TabletLocator</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#serializeColumns-java.util.Collection-">serializeColumns</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;columnFamilyColumnQualifierPairs)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="../../../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a>&nbsp;auths)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><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</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;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></h3>
<code><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#enumToConfKey-java.lang.Class-java.lang.Enum-">enumToConfKey</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getInstance-java.lang.Class-org.apache.hadoop.conf.Configuration-">getInstance</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getLogLevel-java.lang.Class-org.apache.hadoop.conf.Configuration-">getLogLevel</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getPrincipal-java.lang.Class-org.apache.hadoop.conf.Configuration-">getPrincipal</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getToken-java.lang.Class-org.apache.hadoop.conf.Configuration-">getToken</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#getTokenClass-java.lang.Class-org.apache.hadoop.conf.Configuration-">getTokenClass</a>, <a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/ConfiguratorBase.html#isConnectorInfoSet-java.lang.Class-org.apache.hadoop.conf.Configuration-">isConnectorInfoSet</a>, <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</a>, <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</a>, <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</a>, <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</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="InputConfigurator--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>InputConfigurator</h4>
<pre>public&nbsp;InputConfigurator()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInputTableName</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setInputTableName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableName)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Sets the name of the input table, over which this job will scan.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>tableName</code> - the table to use when the tablename is null in the write call</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="getInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInputTableName</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInputTableName(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Gets the table name from the configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the table name</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setInputTableName-java.lang.Class-org.apache.hadoop.conf.Configuration-java.lang.String-"><code>setInputTableName(Class, Configuration, String)</code></a></dd>
</dl>
</li>
</ul>
<a name="setScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.security.Authorizations-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setScanAuthorizations</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setScanAuthorizations(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="../../../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a>&nbsp;auths)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<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. Must be a subset of the user's authorization.
Defaults to the empty set.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>auths</code> - the user's authorizations</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="getScanAuthorizations-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScanAuthorizations</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="../../../../../../../../org/apache/accumulo/core/security/Authorizations.html" title="class in org.apache.accumulo.core.security">Authorizations</a>&nbsp;getScanAuthorizations(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Gets the authorizations to set for the scans from the configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the Accumulo scan authorizations</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><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-"><code>setScanAuthorizations(Class, Configuration, Authorizations)</code></a></dd>
</dl>
</li>
</ul>
<a name="setRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRanges</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setRanges(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;ranges)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Sets the input ranges to scan for this job. If not set, the entire table will be scanned.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>ranges</code> - the ranges that will be mapped over</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="getRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRanges</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/data/Range.html" title="class in org.apache.accumulo.core.data">Range</a>&gt;&nbsp;getRanges(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Gets the ranges to scan over from a job.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the ranges</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the ranges have been encoded improperly</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-"><code>setRanges(Class, Configuration, Collection)</code></a></dd>
</dl>
</li>
</ul>
<a name="fetchColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fetchColumns</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;fetchColumns(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;columnFamilyColumnQualifierPairs)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Restricts the columns that will be mapped over for this job.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>columnFamilyColumnQualifierPairs</code> - a pair of <code>Text</code> objects corresponding to column family and column qualifier. If
the column qualifier is null, the entire column family is selected. An empty set is
the default and is equivalent to scanning the all columns.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="serializeColumns-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>serializeColumns</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;serializeColumns(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;columnFamilyColumnQualifierPairs)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</li>
</ul>
<a name="getFetchedColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFetchedColumns</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;getFetchedColumns(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Gets the columns to be mapped over from this job.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a set of columns</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#fetchColumns-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-"><code>fetchColumns(Class, Configuration, Collection)</code></a></dd>
</dl>
</li>
</ul>
<a name="deserializeFetchedColumns-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deserializeFetchedColumns</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;org.apache.accumulo.core.util.Pair&lt;org.apache.hadoop.io.Text,org.apache.hadoop.io.Text&gt;&gt;&nbsp;deserializeFetchedColumns(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;serialized)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
</li>
</ul>
<a name="addIterator-java.lang.Class-org.apache.hadoop.conf.Configuration-org.apache.accumulo.core.client.IteratorSetting-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addIterator</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;addIterator(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
<a href="../../../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&nbsp;cfg)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Encode an iterator on the input for this job.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>cfg</code> - the configuration of the iterator</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="getIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIterators</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/accumulo/core/client/IteratorSetting.html" title="class in org.apache.accumulo.core.client">IteratorSetting</a>&gt;&nbsp;getIterators(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Gets a list of the iterator settings (for iterators to apply to a scanner) from this
configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a list of iterators</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><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-"><code>addIterator(Class, Configuration, IteratorSetting)</code></a></dd>
</dl>
</li>
</ul>
<a name="setAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAutoAdjustRanges</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setAutoAdjustRanges(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Controls the automatic adjustment of ranges for this job. This feature merges overlapping
ranges, then splits them to align with tablet boundaries. Disabling this feature will cause
exactly one Map task to be created for each specified range. The default setting is enabled. *
<p>
By default, this feature is <b>enabled</b>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>enableFeature</code> - the feature is enabled if true, disabled otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-java.util.Collection-"><code>setRanges(Class, Configuration, Collection)</code></a></dd>
</dl>
</li>
</ul>
<a name="getAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAutoAdjustRanges</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getAutoAdjustRanges(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Determines whether a configuration has auto-adjust ranges enabled.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>false if the feature is disabled, true otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setAutoAdjustRanges-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-"><code>setAutoAdjustRanges(Class, Configuration, boolean)</code></a></dd>
</dl>
</li>
</ul>
<a name="setScanIsolation-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setScanIsolation</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setScanIsolation(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<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.
<p>
By default, this feature is <b>disabled</b>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>enableFeature</code> - the feature is enabled if true, disabled otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="isIsolated-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isIsolated</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isIsolated(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Determines whether a configuration has isolation enabled.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the feature is enabled, false otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setScanIsolation-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-"><code>setScanIsolation(Class, Configuration, boolean)</code></a></dd>
</dl>
</li>
</ul>
<a name="setLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLocalIterators</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setLocalIterators(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<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. Enabling this feature
will cause the iterator stack to be constructed within the Map task, rather than within the
Accumulo TServer. To use this feature, all classes needed for those iterators must be available
on the classpath for the task.
<p>
By default, this feature is <b>disabled</b>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>enableFeature</code> - the feature is enabled if true, disabled otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="usesLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>usesLocalIterators</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;usesLocalIterators(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Determines whether a configuration uses local iterators.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the feature is enabled, false otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setLocalIterators-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-"><code>setLocalIterators(Class, Configuration, boolean)</code></a></dd>
</dl>
</li>
</ul>
<a name="setOfflineTableScan-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfflineTableScan</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;setOfflineTableScan(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf,
boolean&nbsp;enableFeature)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Enable reading offline tables. By default, this feature is disabled and only online tables are
scanned. This will make the map reduce job directly read the table's files. If the table is not
offline, then the job will fail. If the table comes online during the map reduce job, it is
likely that the job will fail.
<p>
To use this option, the map reduce user will need access to read the Accumulo directory in
HDFS.
<p>
Reading the offline table will create the scan time iterator stack in the map process. So any
iterators that are configured for the table will need to be on the mapper's classpath. The
accumulo-site.xml may need to be on the mapper's classpath if HDFS or the Accumulo directory in
HDFS are non-standard.
<p>
One way to use this feature is to clone a table, take the clone offline, and use the clone as
the input table for a map reduce job. If you plan to map reduce over the data many times, it
may be better to the compact the table, clone it, take it offline, and use the clone for all
map reduce jobs. The reason to do this is that compaction will reduce each tablet in the table
to one file, and it is faster to read from one file.
<p>
There are two possible advantages to reading a tables file directly out of HDFS. First, you may
see better read performance. Second, it will support speculative execution better. When reading
an online table speculative execution can put more load on an already slow tablet server.
<p>
By default, this feature is <b>disabled</b>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dd><code>enableFeature</code> - the feature is enabled if true, disabled otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="isOfflineScan-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isOfflineScan</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isOfflineScan(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Determines whether a configuration has the offline table scan feature enabled.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the feature is enabled, false otherwise</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../../org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html#setOfflineTableScan-java.lang.Class-org.apache.hadoop.conf.Configuration-boolean-"><code>setOfflineTableScan(Class, Configuration, boolean)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTabletLocator-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTabletLocator</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;org.apache.accumulo.core.client.impl.TabletLocator&nbsp;getTabletLocator(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)
throws <a href="../../../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Initializes an Accumulo <code>TabletLocator</code> based on the configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an Accumulo tablet locator</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/accumulo/core/client/TableNotFoundException.html" title="class in org.apache.accumulo.core.client">TableNotFoundException</a></code> - if the table name set on the configuration doesn't exist</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
<a name="validateOptions-java.lang.Class-org.apache.hadoop.conf.Configuration-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>validateOptions</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public static&nbsp;void&nbsp;validateOptions(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;implementingClass,
org.apache.hadoop.conf.Configuration&nbsp;conf)
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 1.6.0; Configure your job with the appropriate InputFormat or OutputFormat.</span></div>
<div class="block">Check whether a configuration is fully configured to be used with an Accumulo
<code>InputFormat</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>implementingClass</code> - the class whose name will be used as a prefix for the property configuration key</dd>
<dd><code>conf</code> - the Hadoop configuration object to configure</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if the context is improperly configured</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1.5.0</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= 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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/InputConfigurator.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><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">Prev&nbsp;Class</span></a></li>
<li><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">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/accumulo/core/client/mapreduce/lib/util/InputConfigurator.html" target="_top">Frames</a></li>
<li><a href="InputConfigurator.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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>