| Constructor and Description |
|---|
TransportCloseIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| Constructor and Description |
|---|
TransportDeleteIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataDeleteIndexService deleteIndexService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| Constructor and Description |
|---|
TransportOpenIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| Constructor and Description |
|---|
DestructiveOperations(Settings settings,
NodeSettingsService nodeSettingsService) |
| Constructor and Description |
|---|
InternalClusterInfoService(Settings settings,
NodeSettingsService nodeSettingsService,
TransportNodesStatsAction transportNodesStatsAction,
TransportIndicesStatsAction transportIndicesStatsAction,
ClusterService clusterService,
ThreadPool threadPool) |
| Constructor and Description |
|---|
MappingUpdatedAction(Settings settings,
NodeSettingsService nodeSettingsService) |
| Constructor and Description |
|---|
BalancedShardsAllocator(Settings settings,
NodeSettingsService nodeSettingsService) |
| Modifier and Type | Method and Description |
|---|---|
NodeSettingsService |
InternalClusterService.settingsService() |
| Constructor and Description |
|---|
InternalClusterService(Settings settings,
DiscoveryService discoveryService,
OperationRouting operationRouting,
TransportService transportService,
NodeSettingsService nodeSettingsService,
ThreadPool threadPool,
ClusterName clusterName,
DiscoveryNodeService discoveryNodeService,
Version version) |
| Constructor and Description |
|---|
DiscoverySettings(Settings settings,
NodeSettingsService nodeSettingsService) |
| Constructor and Description |
|---|
ZenDiscovery(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
NodeSettingsService nodeSettingsService,
ZenPingService pingService,
ElectMasterService electMasterService,
DiscoverySettings discoverySettings) |
| Constructor and Description |
|---|
HierarchyCircuitBreakerService(Settings settings,
NodeSettingsService nodeSettingsService) |
| Constructor and Description |
|---|
RecoverySettings(Settings settings,
NodeSettingsService nodeSettingsService) |
| Constructor and Description |
|---|
IndicesStore(Settings settings,
NodeSettingsService nodeSettingsService,
IndicesService indicesService,
ClusterService clusterService,
TransportService transportService) |
| Constructor and Description |
|---|
IndicesTTLService(Settings settings,
ClusterService clusterService,
IndicesService indicesService,
NodeSettingsService nodeSettingsService,
TransportBulkAction bulkAction) |
| Constructor and Description |
|---|
SearchService(Settings settings,
NodeSettingsService nodeSettingsService,
ClusterService clusterService,
IndicesService indicesService,
IndicesWarmer indicesWarmer,
ThreadPool threadPool,
ScriptService scriptService,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
DfsPhase dfsPhase,
QueryPhase queryPhase,
FetchPhase fetchPhase,
IndicesRequestCache indicesQueryCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPool.setNodeSettingsService(NodeSettingsService nodeSettingsService) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportService.setDynamicSettings(NodeSettingsService nodeSettingsService) |
Copyright © 2009–2017. All rights reserved.