| Package | Description |
|---|---|
| org.apache.accumulo.core.client | |
| org.apache.accumulo.core.client.mock |
| Modifier and Type | Method and Description |
|---|---|
MultiTableBatchWriter |
Connector.createMultiTableBatchWriter(long maxMemory,
long maxLatency,
int maxWriteThreads)
Factory method to create a Multi-Table BatchWriter connected to Accumulo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockMultiTableBatchWriter |
| Modifier and Type | Method and Description |
|---|---|
MultiTableBatchWriter |
MockConnector.createMultiTableBatchWriter(long maxMemory,
long maxLatency,
int maxWriteThreads) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.