| 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>> |
ExecutorFragmentContext.getUserConnections() |
Set<Map.Entry<UserServer.BitToUserConnection,UserServer.BitToUserConnectionConfig>> |
FragmentContextImpl.getUserConnections() |
| Modifier and Type | Method and Description |
|---|---|
protected UserServer.BitToUserConnection |
UserServer.initRemoteConnection(io.netty.channel.socket.SocketChannel channel) |
| 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 |
|---|---|
protected BasicServer.ServerHandshakeHandler<UserProtos.UserToBitHandshake> |
UserServer.getHandshakeHandler(UserServer.BitToUserConnection connection) |
| 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 © 2022 The Apache Software Foundation. All rights reserved.