Serialized Form


Package com.powerset.heritrix.writer

Class com.powerset.heritrix.writer.HBaseWriterProcessor extends org.archive.modules.Processor implements Serializable

serialVersionUID: 7166781798179114353L

Serialized Fields

maxActive

int maxActive
The max active.


maxWait

int maxWait
The max wait.


maxContentSize

int maxContentSize
The max content size.


zkQuorum

String zkQuorum
The comma seperated string of hostnames that make up the zookeeper quorum.


zkClientPort

int zkClientPort
The port that zk clients should connect to for information.


tableName

String tableName
The hbase table name.


onlyWriteNewRecords

boolean onlyWriteNewRecords
The only write new records turnable.


onlyProcessNewRecords

boolean onlyProcessNewRecords
The only process new records turnable.


totalBytesWritten

long totalBytesWritten
The total bytes written to disk.



Copyright © 2007-2009. All Rights Reserved.