public class JdbcConnectTriesTestEmbeddedBits extends JdbcTestBase
JdbcTestBase.ModelAndSchema, JdbcTestBase.TestDataConnectionDrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
static Driver |
testDrillDriver |
watcherc, dirTestWatcher, optionManagerlogOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
JdbcConnectTriesTestEmbeddedBits() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDirectConnectionConnectTriesEqualsDrillbitCount() |
void |
testDirectConnectionConnectTriesGreaterThanDrillbitCount() |
void |
testDirectConnectionConnectTriesLessThanDrillbitCount() |
void |
testDirectConnectionInvalidConnectTries() |
void |
testDirectConnectionNegativeConnectTries() |
void |
testDirectConnectionZeroConnectTries() |
static void |
testSetUp() |
void |
testZKConnectionInvalidConnectTries() |
void |
testZKSuccessfulConnectionGreaterThanConnectTries() |
void |
testZKSuccessfulConnectionNegativeConnectTries() |
void |
testZKSuccessfulConnectionZeroConnectTries() |
changeSchema, changeSchemaIfSupplied, connect, connect, connect, getDefaultProperties, reset, setUpTestCase, tearDownTestCase, testJdbcTestConnectionResettingCompatibility, toString, toString, withFull, withModel, withNoDefaultSchemaclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerescapeJsonString, finishDrillTest, initDrillTestpublic static Driver testDrillDriver
public void testDirectConnectionConnectTriesEqualsDrillbitCount()
throws SQLException
SQLExceptionpublic void testDirectConnectionConnectTriesGreaterThanDrillbitCount()
throws SQLException
SQLExceptionpublic void testDirectConnectionConnectTriesLessThanDrillbitCount()
throws SQLException
SQLExceptionpublic void testDirectConnectionInvalidConnectTries()
throws SQLException
SQLExceptionpublic void testDirectConnectionZeroConnectTries()
throws SQLException
SQLExceptionpublic void testDirectConnectionNegativeConnectTries()
throws SQLException
SQLExceptionpublic void testZKSuccessfulConnectionZeroConnectTries()
throws SQLException
SQLExceptionpublic void testZKSuccessfulConnectionNegativeConnectTries()
throws SQLException
SQLExceptionpublic void testZKSuccessfulConnectionGreaterThanConnectTries()
throws SQLException
SQLExceptionpublic void testZKConnectionInvalidConnectTries()
throws SQLException
SQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.