public class TestOverwriteFileUnderConstruction extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.apache.hadoop.fs.FileSystem | 
FS  | 
org.junit.rules.TestName | 
name  | 
private static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestOverwriteFileUnderConstruction()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setUp()  | 
static void | 
tearDown()  | 
void | 
testNotOverwrite()  | 
void | 
testOverwrite()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.fs.FileSystem FS
public final org.junit.rules.TestName name
public TestOverwriteFileUnderConstruction()
public void testNotOverwrite() throws IOException
IOExceptionpublic void testOverwrite() throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.