| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.rpc.user | |
| org.apache.drill.exec.server | |
| org.apache.drill.exec.store.sys | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
FragmentContextImpl.getUserConnections() |
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
ExecutorFragmentContext.getUserConnections() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
UserServer.getUserConnections()
Access to set of active connection details for this instance of the Drillbit
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
DrillbitContext.getUserConnections() |
| Constructor and Description |
|---|
ConnectionInfo(Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig> connectionConfigPair,
String hostname) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
PhysicalOpUnitTestBase.MockExecutorFragmentContext.getUserConnections() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.