public class TestSimpleTimeRangeTracker extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSimpleTimeRangeTracker() |
| Modifier and Type | Method and Description |
|---|---|
protected TimeRangeTracker |
getTimeRangeTracker() |
protected TimeRangeTracker |
getTimeRangeTracker(long min,
long max) |
void |
testAlwaysDecrementingSetsMaximum() |
void |
testExtreme() |
void |
testLegacySerialization() |
void |
testRangeConstruction() |
void |
testSerialization() |
void |
testSimpleInRange() |
void |
testTimeRangeInitialized() |
void |
testTimeRangeTrackerNullIsSameAsTimeRangeNull() |
public static final HBaseClassTestRule CLASS_RULE
public TestSimpleTimeRangeTracker()
protected TimeRangeTracker getTimeRangeTracker()
protected TimeRangeTracker getTimeRangeTracker(long min, long max)
public void testExtreme()
public void testTimeRangeInitialized()
public void testTimeRangeTrackerNullIsSameAsTimeRangeNull() throws IOException
IOExceptionpublic void testSerialization() throws IOException
IOExceptionpublic void testLegacySerialization() throws IOException
IOExceptionpublic void testAlwaysDecrementingSetsMaximum()
public void testSimpleInRange()
public void testRangeConstruction() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.