Uses of Class
org.archive.io.hbase.HBaseParameters

Packages that use HBaseParameters
org.archive.io.hbase Provides HBase writer for heritrix
org.archive.modules.writer   
 

Uses of HBaseParameters in org.archive.io.hbase
 

Methods in org.archive.io.hbase that return HBaseParameters
 HBaseParameters HBaseWriter.getHbaseOptions()
          Gets the hbase options.
 

Constructors in org.archive.io.hbase with parameters of type HBaseParameters
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.
 

Uses of HBaseParameters in org.archive.modules.writer
 

Methods in org.archive.modules.writer that return HBaseParameters
 HBaseParameters HBaseWriterProcessor.getHbaseParameters()
          Gets the hbase parameters.
 

Methods in org.archive.modules.writer with parameters of type HBaseParameters
 void HBaseWriterProcessor.setHbaseParameters(HBaseParameters options)
          Sets the hbase parameters.
 



Copyright © 2007-2012. All Rights Reserved.