Uses of Class
org.apache.accumulo.core.replication.ReplicationTableOfflineException
-
Packages that use ReplicationTableOfflineException Package Description org.apache.accumulo.core.replication -
-
Uses of ReplicationTableOfflineException in org.apache.accumulo.core.replication
Methods in org.apache.accumulo.core.replication that throw ReplicationTableOfflineException Modifier and Type Method Description static BatchScannerReplicationTable. getBatchScanner(AccumuloClient client, int queryThreads)static BatchWriterReplicationTable. getBatchWriter(AccumuloClient client)static ScannerReplicationTable. getScanner(AccumuloClient client)
-