org.apache.blur.analysis
Class BaseFieldManagerTest

java.lang.Object
  extended by org.apache.blur.analysis.BaseFieldManagerTest
Direct Known Subclasses:
HdfsFieldManagerTest

public class BaseFieldManagerTest
extends Object


Field Summary
static String _fieldLessField
           
 
Constructor Summary
BaseFieldManagerTest()
           
 
Method Summary
 void testFieldManager()
           
 void testFieldManagerMultipleColumnsDifferentNames()
           
 void testFieldManagerMultipleColumnsDifferentNamesDifferentFamilies()
           
 void testFieldManagerMultipleColumnsDifferentNamesNullFamilies()
           
 void testFieldManagerMultipleColumnsSameName()
           
 void testFieldManagerSubName()
           
 void testFieldManagerSubNameWithMainColumnNameNoFieldLess()
           
 void testFieldManagerSubNameWithMainColumnNameNoParent()
           
 void testFieldManagerWithNullFamily()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_fieldLessField

public static final String _fieldLessField
See Also:
Constant Field Values
Constructor Detail

BaseFieldManagerTest

public BaseFieldManagerTest()
Method Detail

testFieldManager

public void testFieldManager()
                      throws IOException
Throws:
IOException

testFieldManagerWithNullFamily

public void testFieldManagerWithNullFamily()
                                    throws IOException
Throws:
IOException

testFieldManagerMultipleColumnsSameName

public void testFieldManagerMultipleColumnsSameName()
                                             throws IOException
Throws:
IOException

testFieldManagerMultipleColumnsDifferentNames

public void testFieldManagerMultipleColumnsDifferentNames()
                                                   throws IOException
Throws:
IOException

testFieldManagerMultipleColumnsDifferentNamesDifferentFamilies

public void testFieldManagerMultipleColumnsDifferentNamesDifferentFamilies()
                                                                    throws IOException
Throws:
IOException

testFieldManagerMultipleColumnsDifferentNamesNullFamilies

public void testFieldManagerMultipleColumnsDifferentNamesNullFamilies()
                                                               throws IOException
Throws:
IOException

testFieldManagerSubNameWithMainColumnNameNoParent

public void testFieldManagerSubNameWithMainColumnNameNoParent()
                                                       throws IOException
Throws:
IOException

testFieldManagerSubNameWithMainColumnNameNoFieldLess

public void testFieldManagerSubNameWithMainColumnNameNoFieldLess()
                                                          throws IOException
Throws:
IOException

testFieldManagerSubName

public void testFieldManagerSubName()
                             throws IOException
Throws:
IOException


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