| Modifier and Type | Method and Description |
|---|---|
BootStrapContext |
ConnectionConfig.getBootstrapContext() |
BootStrapContext |
AbstractConnectionConfig.getBootstrapContext() |
| Constructor and Description |
|---|
AbstractConnectionConfig(BufferAllocator allocator,
BootStrapContext context) |
BitConnectionConfig(BufferAllocator allocator,
BootStrapContext context) |
| Constructor and Description |
|---|
ControllerImpl(BootStrapContext context,
BufferAllocator allocator,
ControlMessageHandler handler) |
| Constructor and Description |
|---|
DataConnectionCreator(BootStrapContext context,
BufferAllocator allocator,
WorkEventBus workBus,
WorkManager.WorkerBee bee) |
| Constructor and Description |
|---|
UserServer(BootStrapContext context,
BufferAllocator allocator,
io.netty.channel.EventLoopGroup eventLoopGroup,
UserWorker worker) |
| Constructor and Description |
|---|
DrillbitContext(CoordinationProtos.DrillbitEndpoint endpoint,
BootStrapContext context,
ClusterCoordinator coord,
Controller controller,
DataConnectionCreator connectionsPool,
WorkEventBus workBus,
PersistentStoreProvider provider) |
DrillbitContext(CoordinationProtos.DrillbitEndpoint endpoint,
BootStrapContext context,
ClusterCoordinator coord,
Controller controller,
DataConnectionCreator connectionsPool,
WorkEventBus workBus,
PersistentStoreProvider provider,
PersistentStoreProvider profileStoreProvider) |
| Constructor and Description |
|---|
WebServer(BootStrapContext context,
WorkManager workManager,
Drillbit drillbit)
Create Jetty based web server.
|
| Constructor and Description |
|---|
ServiceEngine(WorkManager manager,
BootStrapContext context,
boolean allowPortHunting,
boolean isDistributedMode) |
| Constructor and Description |
|---|
WorkManager(BootStrapContext context) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.