public class TestFixedLengthWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestFixedLengthWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInsufficientRemainingRead() |
void |
testInsufficientRemainingWrite() |
void |
testOverflowPassthrough() |
void |
testReadWrite() |
public static final HBaseClassTestRule CLASS_RULE
public TestFixedLengthWrapper()
public void testReadWrite()
public void testInsufficientRemainingRead()
public void testInsufficientRemainingWrite()
public void testOverflowPassthrough()
Copyright © 2007–2019 Cloudera. All rights reserved.