org.archive.modules.writer
Class TestHBaseWriterProcessor

java.lang.Object
  extended by org.archive.modules.writer.TestHBaseWriterProcessor

public class TestHBaseWriterProcessor
extends Object

The Class TestHBaseWriterProcessor.

Author:
rsmith TODO: mock objects should be used here to test the api integrity.

Constructor Summary
TestHBaseWriterProcessor()
           
 
Method Summary
 void createHBaseWriterProcessor()
          Creates the h base writer processor.
 void testHBaseWriterProcessorIntegrity()
          Test h base writer processor integrity.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHBaseWriterProcessor

public TestHBaseWriterProcessor()
Method Detail

createHBaseWriterProcessor

public void createHBaseWriterProcessor()
Creates the h base writer processor.


testHBaseWriterProcessorIntegrity

public void testHBaseWriterProcessorIntegrity()
Test h base writer processor integrity.



Copyright © 2007-2011. All Rights Reserved.