org.apache.blur.manager.writer
Class MutatableActionTest

java.lang.Object
  extended by org.apache.blur.manager.writer.MutatableActionTest

public class MutatableActionTest
extends Object


Constructor Summary
MutatableActionTest()
           
 
Method Summary
 void setup()
           
 void testAppendColumns()
           
 void testDeleteRecord()
           
 void testDeleteRow()
           
 void testReplaceColumns()
           
 void testReplaceRecord()
           
 void testReplaceRow()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MutatableActionTest

public MutatableActionTest()
Method Detail

setup

public void setup()
           throws IOException
Throws:
IOException

testReplaceRow

public void testReplaceRow()
                    throws IOException
Throws:
IOException

testDeleteRecord

public void testDeleteRecord()
                      throws IOException
Throws:
IOException

testDeleteRow

public void testDeleteRow()
                   throws IOException
Throws:
IOException

testReplaceRecord

public void testReplaceRecord()
                       throws IOException
Throws:
IOException

testAppendColumns

public void testAppendColumns()
                       throws IOException
Throws:
IOException

testReplaceColumns

public void testReplaceColumns()
                        throws IOException
Throws:
IOException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.