public class TestPrefetch extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestPrefetch() |
| Modifier and Type | Method and Description |
|---|---|
static KeyValue.Type |
generateKeyType(Random rand) |
void |
setUp() |
void |
testPrefetch() |
void |
testPrefetchRace() |
void |
testPrefetchSetInHCDWorks() |
public static final HBaseClassTestRule CLASS_RULE
public TestPrefetch()
public void setUp() throws IOException
IOExceptionpublic void testPrefetchSetInHCDWorks()
public void testPrefetch() throws Exception
Exceptionpublic void testPrefetchRace() throws Exception
Exceptionpublic static KeyValue.Type generateKeyType(Random rand)
Copyright © 2007–2019 Cloudera. All rights reserved.