Serialized Form


Package com.powerset.heritrix.writer

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

serialVersionUID: 7166781798179114353L

Serialized Fields

LOG

org.apache.log4j.Logger LOG
The LOG.


serverCache

org.archive.modules.net.ServerCache serverCache
The server cache.


maxActive

int maxActive
The max active.


maxWait

int maxWait
The max wait.


maxContentSize

int maxContentSize
The max content size.


master

java.lang.String master
The master.


tableName

java.lang.String tableName
The table name.


onlyWriteNewRecords

boolean onlyWriteNewRecords
The only write new records.


onlyProcessNewRecords

boolean onlyProcessNewRecords
The only process new records.


totalBytesWritten

long totalBytesWritten
The total bytes written.



Copyright © 2007-2009. All Rights Reserved.