| Package | Description |
|---|---|
| org.archive.io.hbase | |
| org.archive.modules.writer |
| Modifier and Type | Method and Description |
|---|---|
HBaseParameters |
HBaseWriter.getHbaseOptions()
Gets the hbase options.
|
| Constructor and Description |
|---|
HBaseWriter(AtomicInteger serialNo,
org.archive.io.WriterPoolSettings settings,
HBaseParameters parameters)
Instantiates a new h base writer.
|
HBaseWriterPool(AtomicInteger serial,
org.archive.io.WriterPoolSettings settings,
int poolMaximumActive,
int poolMaximumWait,
HBaseParameters parameters)
Instantiates a new h base writer pool.
|
| Modifier and Type | Method and Description |
|---|---|
HBaseParameters |
HBaseWriterProcessor.getHbaseParameters()
Gets the hbase parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseWriterProcessor.setHbaseParameters(HBaseParameters options)
Sets the hbase parameters.
|
Copyright © 2007–2013. All rights reserved.