| Package | Description |
|---|---|
| org.elasticsearch.http.netty | |
| org.elasticsearch.transport.netty |
| Modifier and Type | Field and Description |
|---|---|
protected NetworkService |
NettyHttpServerTransport.networkService |
| Constructor and Description |
|---|
NettyHttpServerTransport(Settings settings,
NetworkService networkService,
BigArrays bigArrays) |
| Modifier and Type | Field and Description |
|---|---|
protected NetworkService |
NettyTransport.networkService |
| Constructor and Description |
|---|
NettyTransport(Settings settings,
ThreadPool threadPool,
NetworkService networkService,
BigArrays bigArrays,
Version version,
NamedWriteableRegistry namedWriteableRegistry,
CircuitBreakerService circuitBreakerService) |
Copyright © 2009–2017. All rights reserved.