blob: 022cd993b5c65f2b5374bdefbfadfc5f5a4632e7 [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>org.apache.accumulo.core.client (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>
<h1 class="bar"><a href="../../../../../org/apache/accumulo/core/client/package-summary.html" target="classFrame">org.apache.accumulo.core.client</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="BatchDeleter.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">BatchDeleter</span></a></li>
<li><a href="BatchScanner.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">BatchScanner</span></a></li>
<li><a href="BatchWriter.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">BatchWriter</span></a></li>
<li><a href="ConditionalWriter.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">ConditionalWriter</span></a></li>
<li><a href="Instance.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">Instance</span></a></li>
<li><a href="IsolatedScanner.RowBuffer.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">IsolatedScanner.RowBuffer</span></a></li>
<li><a href="IsolatedScanner.RowBufferFactory.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">IsolatedScanner.RowBufferFactory</span></a></li>
<li><a href="MultiTableBatchWriter.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">MultiTableBatchWriter</span></a></li>
<li><a href="Scanner.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">Scanner</span></a></li>
<li><a href="ScannerBase.html" title="interface in org.apache.accumulo.core.client" target="classFrame"><span class="interfaceName">ScannerBase</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BatchWriterConfig.html" title="class in org.apache.accumulo.core.client" target="classFrame">BatchWriterConfig</a></li>
<li><a href="ClientConfiguration.html" title="class in org.apache.accumulo.core.client" target="classFrame">ClientConfiguration</a></li>
<li><a href="ClientSideIteratorScanner.html" title="class in org.apache.accumulo.core.client" target="classFrame">ClientSideIteratorScanner</a></li>
<li><a href="ConditionalWriter.Result.html" title="class in org.apache.accumulo.core.client" target="classFrame">ConditionalWriter.Result</a></li>
<li><a href="ConditionalWriterConfig.html" title="class in org.apache.accumulo.core.client" target="classFrame">ConditionalWriterConfig</a></li>
<li><a href="Connector.html" title="class in org.apache.accumulo.core.client" target="classFrame">Connector</a></li>
<li><a href="IsolatedScanner.html" title="class in org.apache.accumulo.core.client" target="classFrame">IsolatedScanner</a></li>
<li><a href="IsolatedScanner.MemoryRowBuffer.html" title="class in org.apache.accumulo.core.client" target="classFrame">IsolatedScanner.MemoryRowBuffer</a></li>
<li><a href="IsolatedScanner.MemoryRowBufferFactory.html" title="class in org.apache.accumulo.core.client" target="classFrame">IsolatedScanner.MemoryRowBufferFactory</a></li>
<li><a href="IteratorSetting.html" title="class in org.apache.accumulo.core.client" target="classFrame">IteratorSetting</a></li>
<li><a href="IteratorSetting.Column.html" title="class in org.apache.accumulo.core.client" target="classFrame">IteratorSetting.Column</a></li>
<li><a href="RowIterator.html" title="class in org.apache.accumulo.core.client" target="classFrame">RowIterator</a></li>
<li><a href="ZooKeeperInstance.html" title="class in org.apache.accumulo.core.client" target="classFrame">ZooKeeperInstance</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="ClientConfiguration.ClientProperty.html" title="enum in org.apache.accumulo.core.client" target="classFrame">ClientConfiguration.ClientProperty</a></li>
<li><a href="ConditionalWriter.Status.html" title="enum in org.apache.accumulo.core.client" target="classFrame">ConditionalWriter.Status</a></li>
<li><a href="Durability.html" title="enum in org.apache.accumulo.core.client" target="classFrame">Durability</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="AccumuloException.html" title="class in org.apache.accumulo.core.client" target="classFrame">AccumuloException</a></li>
<li><a href="AccumuloSecurityException.html" title="class in org.apache.accumulo.core.client" target="classFrame">AccumuloSecurityException</a></li>
<li><a href="MutationsRejectedException.html" title="class in org.apache.accumulo.core.client" target="classFrame">MutationsRejectedException</a></li>
<li><a href="NamespaceExistsException.html" title="class in org.apache.accumulo.core.client" target="classFrame">NamespaceExistsException</a></li>
<li><a href="NamespaceNotEmptyException.html" title="class in org.apache.accumulo.core.client" target="classFrame">NamespaceNotEmptyException</a></li>
<li><a href="NamespaceNotFoundException.html" title="class in org.apache.accumulo.core.client" target="classFrame">NamespaceNotFoundException</a></li>
<li><a href="SampleNotPresentException.html" title="class in org.apache.accumulo.core.client" target="classFrame">SampleNotPresentException</a></li>
<li><a href="TableDeletedException.html" title="class in org.apache.accumulo.core.client" target="classFrame">TableDeletedException</a></li>
<li><a href="TableExistsException.html" title="class in org.apache.accumulo.core.client" target="classFrame">TableExistsException</a></li>
<li><a href="TableNotFoundException.html" title="class in org.apache.accumulo.core.client" target="classFrame">TableNotFoundException</a></li>
<li><a href="TableOfflineException.html" title="class in org.apache.accumulo.core.client" target="classFrame">TableOfflineException</a></li>
<li><a href="TimedOutException.html" title="class in org.apache.accumulo.core.client" target="classFrame">TimedOutException</a></li>
</ul>
</div>
</body>
</html>