public class DrillClientTest extends DrillSystemTestBase
zkHelperc, dirTestWatcher, optionManager| Constructor and Description |
|---|
DrillClientTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testParseAndVerifyEndpointsEmptyString() |
void |
testParseAndVerifyEndpointsIpWithDelim() |
void |
testParseAndVerifyEndpointsIpWithEmptyPort() |
void |
testParseAndVerifyEndpointsIpWithSpaces() |
void |
testParseAndVerifyEndpointsMultipleDrillbitIp() |
void |
testParseAndVerifyEndpointsMultipleDrillbitIpPort() |
void |
testParseAndVerifyEndpointsMultipleDrillbitIpPortIp() |
void |
testParseAndVerifyEndpointsNonNumericPort() |
void |
testParseAndVerifyEndpointsOnlyDelim() |
void |
testParseAndVerifyEndpointsOnlyPortDelim() |
void |
testParseAndVerifyEndpointsSingleDrillbitIp() |
void |
testParseAndVerifyEndpointsSingleDrillbitIpPort() |
void |
testParseAndVerifyEndpointsStringWithSpaces() |
void |
testParseAndVerifyEndpointsWithMultiplePort() |
void |
testParseAndVerifyEndpointsWithOnlyPort() |
getABit, startCluster, stopClustercreateCurator, setUp, tearDownclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerpublic void testParseAndVerifyEndpointsSingleDrillbitIp()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsSingleDrillbitIpPort()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsMultipleDrillbitIp()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsMultipleDrillbitIpPort()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsMultipleDrillbitIpPortIp()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsEmptyString()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsOnlyPortDelim()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsWithOnlyPort()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsWithMultiplePort()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsIpWithDelim()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsIpWithEmptyPort()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsIpWithSpaces()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsStringWithSpaces()
throws Exception
Exceptionpublic void testParseAndVerifyEndpointsNonNumericPort()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.