org.apache.hadoop.hive.metastore
Class TestPartitionNameWhitelistPreEventHook

java.lang.Object
  extended by org.apache.hadoop.hive.metastore.TestPartitionNameWhitelistPreEventHook

public class TestPartitionNameWhitelistPreEventHook
extends Object


Constructor Summary
TestPartitionNameWhitelistPreEventHook()
           
 
Method Summary
 void testAddPartitionWithCommas()
           
 void testAddPartitionWithUnicode()
           
 void testAddPartitionWithValidPartVal()
           
 void testAppendPartitionWithCommas()
           
 void testAppendPartitionWithUnicode()
           
 void testAppendPartitionWithValidCharacters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPartitionNameWhitelistPreEventHook

public TestPartitionNameWhitelistPreEventHook()
Method Detail

testAddPartitionWithCommas

public void testAddPartitionWithCommas()

testAddPartitionWithUnicode

public void testAddPartitionWithUnicode()

testAddPartitionWithValidPartVal

public void testAddPartitionWithValidPartVal()

testAppendPartitionWithUnicode

public void testAppendPartitionWithUnicode()

testAppendPartitionWithCommas

public void testAppendPartitionWithCommas()

testAppendPartitionWithValidCharacters

public void testAppendPartitionWithValidCharacters()


Copyright © 2011 The Apache Software Foundation