Constructor and Description |
---|
BulkUdpService(Settings settings,
Client client,
NetworkService networkService) |
Constructor and Description |
---|
ZenPingService(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
NetworkService networkService,
ElectMasterService electMasterService,
Set<UnicastHostsProvider> unicastHostsProviders) |
ZenPingService(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
NetworkService networkService,
Version version,
ElectMasterService electMasterService,
Set<UnicastHostsProvider> unicastHostsProviders) |
Constructor and Description |
---|
MulticastZenPing(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
NetworkService networkService,
Version version) |
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) |
Copyright © 2009–2015. All rights reserved.