Constructor and Description |
---|
TransportClusterHealthAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesHotThreadsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesInfoAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesRestartAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
Node node,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesShutdownAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
Node node,
ClusterName clusterName,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteRepositoryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetRepositoriesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPutRepositoryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportVerifyRepositoryAction(Settings settings,
ClusterName clusterName,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterRerouteAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
AllocationService allocationService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
AllocationService allocationService,
DynamicSettings dynamicSettings,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterSearchShardsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportCreateSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetSnapshotsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportRestoreSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
RestoreService restoreService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesSnapshotsStatus(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
SnapshotsService snapshotsService,
ActionFilters actionFilters) |
TransportSnapshotsStatusAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
TransportNodesSnapshotsStatus transportNodesSnapshotsStatus,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterStateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPendingClusterTasksAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndicesAliasesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexAliasesService indexAliasesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportAliasesExistAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetAliasesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportAnalyzeAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
IndicesAnalysisService indicesAnalysisService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClearIndicesCacheAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
IndicesTermsFilterCache termsFilterCache,
IndicesQueryCache indicesQueryCache,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportCloseIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportCreateIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataCreateIndexService createIndexService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataDeleteIndexService deleteIndexService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndicesExistsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportTypesExistsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportFlushAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteMappingAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataMappingService metaDataMappingService,
TransportDeleteByQueryAction deleteByQueryAction,
TransportRefreshAction refreshAction,
TransportFlushAction flushAction,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetFieldMappingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportGetFieldMappingsIndexAction shardAction,
ActionFilters actionFilters) |
TransportGetFieldMappingsIndexAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
TransportGetMappingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPutMappingAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataMappingService metaDataMappingService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportOpenIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportOptimizeAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportRecoveryAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportRefreshAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndicesSegmentsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SettingsFilter settingsFilter,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataUpdateSettingsService updateSettingsService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndicesStatsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndicesStatusAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters)
Deprecated.
|
Constructor and Description |
---|
TransportDeleteIndexTemplateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexTemplateService indexTemplateService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetIndexTemplatesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPutIndexTemplateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexTemplateService indexTemplateService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportValidateQueryAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteWarmerAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetWarmersAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPutWarmerAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportSearchAction searchAction,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportBulkAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardBulkAction shardBulkAction,
TransportCreateIndexAction createIndexAction,
ActionFilters actionFilters) |
TransportShardBulkAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
MappingUpdatedAction mappingUpdatedAction,
UpdateHelper updateHelper,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportCountAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
TransportCreateIndexAction createIndexAction,
TransportIndexDeleteAction indexDeleteAction,
ActionFilters actionFilters) |
TransportIndexDeleteAction(Settings settings,
ClusterService clusterService,
ThreadPool threadPool,
TransportShardDeleteAction deleteAction,
ActionFilters actionFilters) |
TransportShardDeleteAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteByQueryAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
ThreadPool threadPool,
TransportIndexDeleteByQueryAction indexDeleteByQueryAction,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
TransportIndexDeleteByQueryAction(Settings settings,
ClusterService clusterService,
ThreadPool threadPool,
TransportShardDeleteByQueryAction shardDeleteByQueryAction,
ActionFilters actionFilters) |
TransportShardDeleteByQueryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportExistsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportExplainAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
TransportMultiGetAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardMultiGetAction shardAction,
ActionFilters actionFilters) |
TransportShardMultiGetAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
TransportCreateIndexAction createIndexAction,
MappingUpdatedAction mappingUpdatedAction,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportDeleteIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportGetIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportPutIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportMoreLikeThisAction(Settings settings,
ThreadPool threadPool,
TransportSearchAction searchAction,
TransportGetAction getAction,
ClusterService clusterService,
IndicesService indicesService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportMultiPercolateAction(Settings settings,
ThreadPool threadPool,
TransportShardMultiPercolateAction shardMultiPercolateAction,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
TransportMultiGetAction multiGetAction,
ActionFilters actionFilters) |
TransportPercolateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
TransportGetAction getAction,
ActionFilters actionFilters) |
TransportShardMultiPercolateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportSuggestAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
SuggestPhase suggestPhase,
ActionFilters actionFilters) |
Modifier and Type | Field and Description |
---|---|
protected ThreadPool |
TransportAction.threadPool |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
AbstractListenableActionFuture.threadPool() |
Constructor and Description |
---|
AbstractListenableActionFuture(boolean listenerThreaded,
ThreadPool threadPool) |
HandledTransportAction(Settings settings,
String actionName,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters) |
PlainListenableActionFuture(boolean listenerThreaded,
ThreadPool threadPool) |
TransportAction(Settings settings,
String actionName,
ThreadPool threadPool,
ActionFilters actionFilters) |
Modifier and Type | Field and Description |
---|---|
protected ThreadPool |
TransportBroadcastOperationAction.threadPool |
Constructor and Description |
---|
TransportBroadcastOperationAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportMasterNodeOperationAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
TransportMasterNodeReadOperationAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportClusterInfoAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesOperationAction(Settings settings,
String actionName,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportIndexReplicationOperationAction(Settings settings,
String actionName,
ClusterService clusterService,
ThreadPool threadPool,
TransportShardReplicationOperationAction<ShardRequest,ShardReplicaRequest,ShardResponse> shardAction,
ActionFilters actionFilters) |
TransportIndicesReplicationOperationAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportIndexReplicationOperationAction<IndexRequest,IndexResponse,ShardRequest,ShardReplicaRequest,ShardResponse> indexAction,
ActionFilters actionFilters) |
TransportShardReplicationOperationAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportSingleCustomOperationAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportInstanceSingleOperationAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportShardSingleOperationAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportMultiTermVectorsAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportSingleShardMultiTermsVectorAction shardAction,
ActionFilters actionFilters) |
TransportSingleShardMultiTermsVectorAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
TransportSingleShardTermVectorAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportUpdateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
TransportIndexAction indexAction,
TransportDeleteAction deleteAction,
TransportCreateIndexAction createIndexAction,
UpdateHelper updateHelper,
ActionFilters actionFilters,
IndicesService indicesService) |
Constructor and Description |
---|
PageCacheRecycler(Settings settings,
ThreadPool threadPool) |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
ElasticsearchClient.threadPool()
Returns the threadpool used to execute requests on this client
|
ThreadPool |
FilterClient.threadPool() |
ThreadPool |
FilterClient.IndicesAdmin.threadPool() |
ThreadPool |
FilterClient.ClusterAdmin.threadPool() |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
NodeClient.threadPool() |
ThreadPool |
NodeIndicesAdminClient.threadPool() |
ThreadPool |
NodeClusterAdminClient.threadPool() |
Constructor and Description |
---|
NodeClient(Settings settings,
ThreadPool threadPool,
NodeAdminClient admin,
Map<GenericAction,TransportAction> actions,
Headers headers) |
NodeClusterAdminClient(ThreadPool threadPool,
Map<GenericAction,TransportAction> actions,
Headers headers) |
NodeIndicesAdminClient(ThreadPool threadPool,
Map<GenericAction,TransportAction> actions,
Headers headers) |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
TransportClient.threadPool() |
Constructor and Description |
---|
RetryListener(TransportClientNodesService.NodeListenerCallback<Response> callback,
ActionListener<Response> listener,
com.google.common.collect.ImmutableList<DiscoveryNode> nodes,
int index,
ThreadPool threadPool,
ESLogger logger) |
TransportClientNodesService(Settings settings,
ClusterName clusterName,
TransportService transportService,
ThreadPool threadPool,
Headers headers,
Version version) |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
InternalTransportIndicesAdminClient.threadPool() |
ThreadPool |
InternalTransportClusterAdminClient.threadPool() |
ThreadPool |
InternalTransportClient.threadPool() |
Constructor and Description |
---|
InternalTransportClient(Settings settings,
ThreadPool threadPool,
TransportService transportService,
TransportClientNodesService nodesService,
InternalTransportAdminClient adminClient,
Map<String,GenericAction> actions,
Headers headers) |
InternalTransportClusterAdminClient(Settings settings,
TransportClientNodesService nodesService,
ThreadPool threadPool,
TransportService transportService,
Map<String,GenericAction> actions,
Headers headers) |
InternalTransportIndicesAdminClient(Settings settings,
TransportClientNodesService nodesService,
TransportService transportService,
ThreadPool threadPool,
Map<String,GenericAction> actions,
Headers headers) |
Constructor and Description |
---|
InternalClusterInfoService(Settings settings,
NodeSettingsService nodeSettingsService,
TransportNodesStatsAction transportNodesStatsAction,
TransportIndicesStatsAction transportIndicesStatsAction,
ClusterService clusterService,
ThreadPool threadPool) |
Constructor and Description |
---|
MappingUpdatedAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataMappingService metaDataMappingService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters) |
NodeIndexDeletedAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
NodeEnvironment nodeEnv,
IndicesService indicesService) |
Constructor and Description |
---|
MetaDataCreateIndexService(Settings settings,
Environment environment,
ThreadPool threadPool,
ClusterService clusterService,
IndicesService indicesService,
AllocationService allocationService,
MetaDataService metaDataService,
Version version,
String riverIndexName,
AliasValidator aliasValidator,
Set<IndexTemplateFilter> indexTemplateFilters,
NodeEnvironment nodeEnv) |
MetaDataDeleteIndexService(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
AllocationService allocationService,
NodeIndexDeletedAction nodeIndexDeletedAction,
MetaDataService metaDataService) |
MetaDataMappingService(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
IndicesService indicesService) |
Constructor and Description |
---|
RoutingService(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
AllocationService allocationService) |
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 |
---|
ZenDiscovery(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
NodeSettingsService nodeSettingsService,
DiscoveryNodeService discoveryNodeService,
ZenPingService pingService,
ElectMasterService electMasterService,
DiscoverySettings discoverySettings,
DynamicSettings dynamicSettings) |
Modifier and Type | Field and Description |
---|---|
protected ThreadPool |
FaultDetection.threadPool |
Constructor and Description |
---|
FaultDetection(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName) |
MasterFaultDetection(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
ClusterService clusterService) |
NodesFaultDetection(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName) |
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) |
MulticastZenPing(ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
Version version) |
Constructor and Description |
---|
UnicastZenPing(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
Version version,
ElectMasterService electMasterService,
Set<UnicastHostsProvider> unicastHostsProviders) |
Constructor and Description |
---|
GatewayService(Settings settings,
Gateway gateway,
AllocationService allocationService,
ClusterService clusterService,
DiscoveryService discoveryService,
ThreadPool threadPool) |
Constructor and Description |
---|
LocalGatewayMetaState(Settings settings,
ThreadPool threadPool,
NodeEnvironment nodeEnv,
TransportNodesListGatewayMetaState nodesListGatewayMetaState,
LocalAllocateDangledIndices allocateDangledIndices,
IndicesService indicesService,
ClusterService clusterService) |
TransportNodesListGatewayMetaState(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Constructor and Description |
---|
TransportNodesListGatewayStartedShards(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters) |
Modifier and Type | Method and Description |
---|---|
ThreadPool |
EngineConfig.getThreadPool()
Returns a thread-pool mainly used to get estimated time stamps from
estimatedTimeInMillis() and to schedule
async force merge calls on the ThreadPool.Names.OPTIMIZE thread-pool |
Constructor and Description |
---|
EngineConfig(ShardId shardId,
boolean optimizeAutoGenerateId,
ThreadPool threadPool,
ShardIndexingService indexingService,
IndexSettingsService indexSettingsService,
IndicesWarmer warmer,
Store store,
SnapshotDeletionPolicy deletionPolicy,
Translog translog,
MergePolicyProvider mergePolicyProvider,
MergeSchedulerProvider mergeScheduler,
org.apache.lucene.analysis.Analyzer analyzer,
org.apache.lucene.search.similarities.Similarity similarity,
CodecService codecService,
Engine.FailedEngineListener failedEngineListener)
Creates a new
EngineConfig |
Constructor and Description |
---|
IndexShardGatewayService(ShardId shardId,
Settings indexSettings,
ThreadPool threadPool,
IndexShard indexShard,
IndexShardGateway shardGateway,
IndexShardSnapshotAndRestoreService snapshotService,
ClusterService clusterService) |
Constructor and Description |
---|
LocalIndexShardGateway(ShardId shardId,
Settings indexSettings,
ThreadPool threadPool,
MappingUpdatedAction mappingUpdatedAction,
IndexService indexService,
IndexShard indexShard) |
Constructor and Description |
---|
ConcurrentMergeSchedulerProvider(ShardId shardId,
Settings indexSettings,
ThreadPool threadPool,
IndexSettingsService indexSettingsService) |
MergeSchedulerProvider(ShardId shardId,
Settings indexSettings,
ThreadPool threadPool) |
SerialMergeSchedulerProvider(ShardId shardId,
Settings indexSettings,
ThreadPool threadPool)
Deprecated.
|
Constructor and Description |
---|
IndexShard(ShardId shardId,
Settings indexSettings,
IndexSettingsService indexSettingsService,
IndicesLifecycle indicesLifecycle,
Store store,
MergeSchedulerProvider mergeScheduler,
Translog translog,
ThreadPool threadPool,
MapperService mapperService,
IndexQueryParserService queryParserService,
IndexCache indexCache,
IndexAliasesService indexAliasesService,
ShardIndexingService indexingService,
ShardGetService getService,
ShardSearchService searchService,
ShardIndexWarmerService shardWarmerService,
ShardFilterCache shardFilterCache,
ShardFieldData shardFieldData,
PercolatorQueriesRegistry percolatorQueriesRegistry,
ShardPercolateService shardPercolateService,
CodecService codecService,
ShardTermVectorService termVectorService,
IndexFieldDataService indexFieldDataService,
IndexService indexService,
ShardSuggestService shardSuggestService,
ShardQueryCache shardQueryCache,
ShardFixedBitSetFilterCache shardFixedBitSetFilterCache,
IndicesWarmer warmer,
SnapshotDeletionPolicy deletionPolicy,
AnalysisService analysisService,
SimilarityService similarityService,
MergePolicyProvider mergePolicyProvider,
EngineFactory factory,
ClusterService clusterService) |
ShadowIndexShard(ShardId shardId,
Settings indexSettings,
IndexSettingsService indexSettingsService,
IndicesLifecycle indicesLifecycle,
Store store,
MergeSchedulerProvider mergeScheduler,
Translog translog,
ThreadPool threadPool,
MapperService mapperService,
IndexQueryParserService queryParserService,
IndexCache indexCache,
IndexAliasesService indexAliasesService,
ShardIndexingService indexingService,
ShardGetService getService,
ShardSearchService searchService,
ShardIndexWarmerService shardWarmerService,
ShardFilterCache shardFilterCache,
ShardFieldData shardFieldData,
PercolatorQueriesRegistry percolatorQueriesRegistry,
ShardPercolateService shardPercolateService,
CodecService codecService,
ShardTermVectorService termVectorService,
IndexFieldDataService indexFieldDataService,
IndexService indexService,
ShardSuggestService shardSuggestService,
ShardQueryCache shardQueryCache,
ShardFixedBitSetFilterCache shardFixedBitSetFilterCache,
AnalysisService analysisService,
IndicesWarmer warmer,
SnapshotDeletionPolicy deletionPolicy,
SimilarityService similarityService,
MergePolicyProvider mergePolicyProvider,
EngineFactory factory,
ClusterService clusterService) |
Constructor and Description |
---|
TranslogService(ShardId shardId,
Settings indexSettings,
IndexSettingsService indexSettingsService,
ThreadPool threadPool,
IndexShard indexShard,
Translog translog) |
Modifier and Type | Method and Description |
---|---|
abstract IndicesWarmer.TerminationHandle |
IndicesWarmer.Listener.warmNewReaders(IndexShard indexShard,
IndexMetaData indexMetaData,
IndicesWarmer.WarmerContext context,
ThreadPool threadPool)
Queue tasks to warm-up the given segments and return handles that allow to wait for termination of the execution of those tasks.
|
abstract IndicesWarmer.TerminationHandle |
IndicesWarmer.Listener.warmTopReader(IndexShard indexShard,
IndexMetaData indexMetaData,
IndicesWarmer.WarmerContext context,
ThreadPool threadPool) |
Constructor and Description |
---|
IndicesWarmer(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
IndicesService indicesService) |
Constructor and Description |
---|
IndicesFilterCache(Settings settings,
ThreadPool threadPool,
NodeSettingsService nodeSettingsService) |
Constructor and Description |
---|
IndicesQueryCache(Settings settings,
ClusterService clusterService,
ThreadPool threadPool) |
Constructor and Description |
---|
IndicesClusterStateService(Settings settings,
IndicesService indicesService,
ClusterService clusterService,
ThreadPool threadPool,
RecoveryTarget recoveryTarget,
ShardStateAction shardStateAction,
NodeIndexDeletedAction nodeIndexDeletedAction,
NodeMappingRefreshAction nodeMappingRefreshAction) |
Constructor and Description |
---|
FieldDataCacheCleaner(com.google.common.cache.Cache cache,
ESLogger logger,
ThreadPool threadPool,
TimeValue interval) |
IndicesFieldDataCache(Settings settings,
IndicesFieldDataCacheListener indicesFieldDataCacheListener,
ThreadPool threadPool) |
Constructor and Description |
---|
IndexingMemoryController(Settings settings,
ThreadPool threadPool,
IndicesService indicesService) |
Constructor and Description |
---|
RecoveriesCollection(ESLogger logger,
ThreadPool threadPool) |
RecoveryTarget(Settings settings,
ThreadPool threadPool,
TransportService transportService,
IndicesLifecycle indicesLifecycle,
RecoverySettings recoverySettings,
ClusterService clusterService) |
Constructor and Description |
---|
TransportNodesListShardStoreMetaData(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
NodeEnvironment nodeEnv,
ActionFilters actionFilters) |
Constructor and Description |
---|
JvmMonitorService(Settings settings,
ThreadPool threadPool) |
Constructor and Description |
---|
NodeService(Settings settings,
ThreadPool threadPool,
MonitorService monitorService,
Discovery discovery,
TransportService transportService,
IndicesService indicesService,
PluginsService pluginService,
CircuitBreakerService circuitBreakerService,
Version version) |
Constructor and Description |
---|
RiversService(Settings settings,
Client client,
ThreadPool threadPool,
ClusterService clusterService,
RiversTypesRegistry typesRegistry,
RiverClusterService riverClusterService,
Injector injector) |
Constructor and Description |
---|
RiversRouter(Settings settings,
Client client,
ClusterService clusterService,
RiverClusterService riverClusterService,
ThreadPool threadPool) |
Constructor and Description |
---|
SearchService(Settings settings,
ClusterService clusterService,
IndicesService indicesService,
IndicesWarmer indicesWarmer,
ThreadPool threadPool,
ScriptService scriptService,
CacheRecycler cacheRecycler,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
DfsPhase dfsPhase,
QueryPhase queryPhase,
FetchPhase fetchPhase,
IndicesQueryCache indicesQueryCache) |
Constructor and Description |
---|
SearchServiceTransportAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
SearchService searchService) |
Constructor and Description |
---|
SnapshotsService(Settings settings,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
IndicesService indicesService,
TransportService transportService) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ThreadPool.terminate(ThreadPool pool,
long timeout,
TimeUnit timeUnit)
Returns
true if the given pool was terminated successfully. |
Modifier and Type | Field and Description |
---|---|
protected ThreadPool |
TransportService.threadPool |
Constructor and Description |
---|
TransportService(Settings settings,
Transport transport,
ThreadPool threadPool) |
TransportService(Transport transport,
ThreadPool threadPool) |
Constructor and Description |
---|
LocalTransport(Settings settings,
ThreadPool threadPool,
Version version) |
Modifier and Type | Field and Description |
---|---|
protected ThreadPool |
NettyTransport.threadPool |
protected ThreadPool |
MessageChannelHandler.threadPool |
Constructor and Description |
---|
NettyTransport(Settings settings,
ThreadPool threadPool,
NetworkService networkService,
BigArrays bigArrays,
Version version) |
Constructor and Description |
---|
ResourceWatcherService(Settings settings,
ThreadPool threadPool) |
Copyright © 2009–2015. All rights reserved.