public class TabletInfoTest
extends com.mapr.tests.BaseTest
| Constructor and Description |
|---|
TabletInfoTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTestJSONAceSupportWithCluster() |
static void |
setupTestJSONAceSupportWithCluster() |
void |
testGetAllTabletInfos() |
void |
testGetSelectedTabletInfos() |
void |
testGetSelectedTabletInfosForRangeAcrossTabletBoundaries() |
void |
testGetSelectedTabletInfosForRangeOnTabletBoundaries() |
void |
testGetSelectedTabletInfosForRangeOnTwoTabletBoundaries() |
void |
testGetSelectedTabletInfosForRangeWithinTablet() |
void |
testGetSelectedTabletInfosOnTabletStartKeys() |
void |
testGetSelectedTabletInfosWithNoFirstKey() |
void |
testGetSelectedTabletInfosWithNoLastKey() |
void |
testGetTabletInfoForARow() |
public static void setupTestJSONAceSupportWithCluster()
throws Exception
Exceptionpublic static void cleanupTestJSONAceSupportWithCluster()
throws Exception
Exceptionpublic void testGetTabletInfoForARow()
throws IOException
IOExceptionpublic void testGetAllTabletInfos()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfos()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosWithNoLastKey()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosWithNoFirstKey()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosOnTabletStartKeys()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosForRangeWithinTablet()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosForRangeOnTabletBoundaries()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosForRangeOnTwoTabletBoundaries()
throws IOException
IOExceptionpublic void testGetSelectedTabletInfosForRangeAcrossTabletBoundaries()
throws IOException
IOExceptionCopyright © 2016 Mapr Technologies, Inc.. All rights reserved.