| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Version |
Version.indexCreated(Settings indexSettings)
Return the
Version of Elasticsearch that has been used to create an index given its settings. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportRequestOptions |
GenericAction.transportOptions(Settings settings)
Optional request options for the action.
|
| コンストラクタと説明 |
|---|
TransportActionNodeProxy(Settings settings,
GenericAction<Request,Response> action,
TransportService transportService) |
| コンストラクタと説明 |
|---|
TransportClusterHealthAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
GatewayAllocator gatewayAllocator) |
| コンストラクタと説明 |
|---|
TransportNodesHotThreadsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
NodeInfo.getSettings()
The settings of the node.
|
| コンストラクタと説明 |
|---|
NodeInfo(Version version,
Build build,
DiscoveryNode node,
com.google.common.collect.ImmutableMap<String,String> serviceAttributes,
Settings settings,
OsInfo os,
ProcessInfo process,
JvmInfo jvm,
ThreadPoolInfo threadPool,
TransportInfo transport,
HttpInfo http,
PluginsAndModules plugins) |
TransportNodesInfoAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportNodesStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportCancelTasksAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportListTasksAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteRepositoryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetRepositoriesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
PutRepositoryRequest.settings()
Returns repository settings
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PutRepositoryRequestBuilder |
PutRepositoryRequestBuilder.setSettings(Settings settings)
Sets the repository settings
|
PutRepositoryRequest |
PutRepositoryRequest.settings(Settings settings)
Sets the repository settings
|
| コンストラクタと説明 |
|---|
TransportPutRepositoryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportVerifyRepositoryAction(Settings settings,
ClusterName clusterName,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportClusterRerouteAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
AllocationService allocationService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
ClusterUpdateSettingsResponse.getPersistentSettings() |
Settings |
ClusterUpdateSettingsResponse.getTransientSettings() |
Settings |
ClusterUpdateSettingsRequest.persistentSettings() |
Settings |
ClusterUpdateSettingsRequest.transientSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ClusterUpdateSettingsRequest |
ClusterUpdateSettingsRequest.persistentSettings(Settings settings)
Sets the persistent settings to be updated.
|
ClusterUpdateSettingsRequestBuilder |
ClusterUpdateSettingsRequestBuilder.setPersistentSettings(Settings settings)
Sets the persistent settings to be updated.
|
ClusterUpdateSettingsRequestBuilder |
ClusterUpdateSettingsRequestBuilder.setTransientSettings(Settings settings)
Sets the transient settings to be updated.
|
ClusterUpdateSettingsRequest |
ClusterUpdateSettingsRequest.transientSettings(Settings settings)
Sets the transient settings to be updated.
|
| コンストラクタと説明 |
|---|
TransportClusterUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
AllocationService allocationService,
DynamicSettings dynamicSettings,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportClusterSearchShardsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
CreateSnapshotRequest.settings()
Returns repository-specific snapshot settings
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateSnapshotRequestBuilder |
CreateSnapshotRequestBuilder.setSettings(Settings settings)
Sets repository-specific snapshot settings.
|
CreateSnapshotRequest |
CreateSnapshotRequest.settings(Settings settings)
Sets repository-specific snapshot settings.
|
| コンストラクタと説明 |
|---|
TransportCreateSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetSnapshotsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
RestoreSnapshotRequest.indexSettings()
Returns settings that should be added/changed in all restored indices
|
Settings |
RestoreSnapshotRequest.settings()
Returns repository-specific restore settings
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RestoreSnapshotRequest |
RestoreSnapshotRequest.indexSettings(Settings settings)
Sets settings that should be added/changed in all restored indices
|
RestoreSnapshotRequestBuilder |
RestoreSnapshotRequestBuilder.setIndexSettings(Settings settings)
Sets index settings that should be added or replaced during restore
|
RestoreSnapshotRequestBuilder |
RestoreSnapshotRequestBuilder.setSettings(Settings settings)
Sets repository-specific restore settings.
|
RestoreSnapshotRequest |
RestoreSnapshotRequest.settings(Settings settings)
Sets repository-specific restore settings.
|
| コンストラクタと説明 |
|---|
TransportRestoreSnapshotAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
RestoreService restoreService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportNodesSnapshotsStatus(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
SnapshotShardsService snapshotShardsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportSnapshotsStatusAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SnapshotsService snapshotsService,
TransportNodesSnapshotsStatus transportNodesSnapshotsStatus,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportClusterStateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ClusterName clusterName,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportClusterStatsAction(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
NodeService nodeService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportPendingClusterTasksAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportRenderSearchTemplateAction(ScriptService scriptService,
Settings settings,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportIndicesAliasesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexAliasesService indexAliasesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportAliasesExistAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetAliasesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportAnalyzeAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
IndicesAnalysisService indicesAnalysisService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportClearIndicesCacheAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
IndicesRequestCache indicesQueryCache,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
TransportCloseIndexAction.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
TransportCloseIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
CreateIndexRequest.settings()
The settings to create the index with.
|
Settings |
CreateIndexClusterStateUpdateRequest.settings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CreateIndexRequestBuilder |
CreateIndexRequestBuilder.setSettings(Settings settings)
The settings to create the index with.
|
CreateIndexRequest |
CreateIndexRequest.settings(Settings settings)
The settings to create the index with.
|
CreateIndexClusterStateUpdateRequest |
CreateIndexClusterStateUpdateRequest.settings(Settings settings) |
| コンストラクタと説明 |
|---|
CreateIndexRequest(String index,
Settings settings)
Constructs a new request to create an index with the specified name and settings.
|
TransportCreateIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataCreateIndexService createIndexService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataDeleteIndexService deleteIndexService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| コンストラクタと説明 |
|---|
TransportIndicesExistsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportTypesExistsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
TransportShardFlushAction.shouldExecuteReplication(Settings settings) |
| コンストラクタと説明 |
|---|
TransportFlushAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportShardFlushAction replicatedFlushAction) |
TransportShardFlushAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
MappingUpdatedAction mappingUpdatedAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportSyncedFlushAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
SyncedFlushService syncedFlushService) |
| コンストラクタと説明 |
|---|
TransportForceMergeAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ImmutableOpenMap<String,Settings> |
GetIndexResponse.getSettings() |
ImmutableOpenMap<String,Settings> |
GetIndexResponse.settings() |
| コンストラクタと説明 |
|---|
TransportGetIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetFieldMappingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportGetFieldMappingsIndexAction shardAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportGetFieldMappingsIndexAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportGetMappingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportPutMappingAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataMappingService metaDataMappingService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportOpenIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexStateService indexStateService,
NodeSettingsService nodeSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
DestructiveOperations destructiveOperations) |
| コンストラクタと説明 |
|---|
TransportRecoveryAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
TransportShardRefreshAction.shouldExecuteReplication(Settings settings) |
| コンストラクタと説明 |
|---|
TransportRefreshAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportShardRefreshAction shardRefreshAction) |
TransportShardRefreshAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
MappingUpdatedAction mappingUpdatedAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportIndicesSegmentsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ImmutableOpenMap<String,Settings> |
GetSettingsResponse.getIndexToSettings() |
| コンストラクタと説明 |
|---|
TransportGetSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
SettingsFilter settingsFilter,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
GetSettingsResponse(ImmutableOpenMap<String,Settings> indexToSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
UpdateSettingsClusterStateUpdateRequest.settings()
Returns the
Settings to update |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
UpdateSettingsRequestBuilder |
UpdateSettingsRequestBuilder.setSettings(Settings settings)
Sets the settings to be updated
|
UpdateSettingsRequest |
UpdateSettingsRequest.settings(Settings settings)
Sets the settings to be updated
|
UpdateSettingsClusterStateUpdateRequest |
UpdateSettingsClusterStateUpdateRequest.settings(Settings settings)
Sets the
Settings to update |
| コンストラクタと説明 |
|---|
TransportUpdateSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataUpdateSettingsService updateSettingsService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
UpdateSettingsRequest(Settings settings,
String... indices)
Constructs a new request to update settings for one or more indices
|
| コンストラクタと説明 |
|---|
TransportIndicesShardStoresAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportNodesListGatewayStartedShards listShardStoresInfo) |
| コンストラクタと説明 |
|---|
TransportIndicesStatsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteIndexTemplateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexTemplateService indexTemplateService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetIndexTemplatesAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
PutIndexTemplateRequest.settings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PutIndexTemplateRequestBuilder |
PutIndexTemplateRequestBuilder.setSettings(Settings settings)
The settings to created the index template with.
|
PutIndexTemplateRequest |
PutIndexTemplateRequest.settings(Settings settings)
The settings to create the index template with.
|
| コンストラクタと説明 |
|---|
TransportPutIndexTemplateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataIndexTemplateService indexTemplateService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportUpgradeStatusAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportUpgradeAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportUpgradeSettingsAction upgradeSettingsAction) |
TransportUpgradeSettingsAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
MetaDataUpdateSettingsService updateSettingsService,
IndexNameExpressionResolver indexNameExpressionResolver,
ActionFilters actionFilters) |
| コンストラクタと説明 |
|---|
TransportValidateQueryAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteWarmerAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetWarmersAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportPutWarmerAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
TransportSearchAction searchAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportRequestOptions |
BulkAction.transportOptions(Settings settings) |
| コンストラクタと説明 |
|---|
TransportBulkAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardBulkAction shardBulkAction,
TransportCreateIndexAction createIndexAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
AutoCreateIndex autoCreateIndex) |
TransportShardBulkAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
MappingUpdatedAction mappingUpdatedAction,
UpdateHelper updateHelper,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDeleteAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
TransportCreateIndexAction createIndexAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
MappingUpdatedAction mappingUpdatedAction,
AutoCreateIndex autoCreateIndex) |
| コンストラクタと説明 |
|---|
TransportExistsAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportExplainAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ScriptService scriptService,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportFieldStatsTransportAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
IndicesService indicesService) |
| コンストラクタと説明 |
|---|
TransportGetAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportMultiGetAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardMultiGetAction shardAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportShardMultiGetAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
TransportCreateIndexAction createIndexAction,
MappingUpdatedAction mappingUpdatedAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
AutoCreateIndex autoCreateIndex) |
| コンストラクタと説明 |
|---|
TransportDeleteIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportGetIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportPutIndexedScriptAction(Settings settings,
ThreadPool threadPool,
ScriptService scriptService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportMultiPercolateAction(Settings settings,
ThreadPool threadPool,
TransportShardMultiPercolateAction shardMultiPercolateAction,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
TransportMultiGetAction multiGetAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportPercolateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
TransportGetAction getAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportShardMultiPercolateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
PercolatorService percolatorService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportSuggestAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
SuggestPhase suggestPhase,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DestructiveOperations.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
AutoCreateIndex(Settings settings,
IndexNameExpressionResolver resolver) |
DestructiveOperations(Settings settings,
NodeSettingsService nodeSettingsService) |
HandledTransportAction(Settings settings,
String actionName,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Callable<Request> request) |
HandledTransportAction(Settings settings,
String actionName,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request) |
Simple(Settings settings) |
TransportAction(Settings settings,
String actionName,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TaskManager taskManager) |
Wrapper(ESLogger logger,
Settings settings,
ThreadPool threadPool) |
| コンストラクタと説明 |
|---|
TransportBroadcastAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request,
Class<ShardRequest> shardRequest,
String shardExecutor) |
| コンストラクタと説明 |
|---|
TransportBroadcastByNodeAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request,
String executor) |
| コンストラクタと説明 |
|---|
TransportMasterNodeAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request) |
TransportMasterNodeReadAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request) |
| コンストラクタと説明 |
|---|
TransportClusterInfoAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request) |
| コンストラクタと説明 |
|---|
TransportNodesAction(Settings settings,
String actionName,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<NodesRequest> request,
Class<NodeRequest> nodeRequest,
String nodeExecutor) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected boolean |
TransportReplicationAction.shouldExecuteReplication(Settings settings)
Indicated whether this operation should be replicated to shadow replicas or not.
|
| コンストラクタと説明 |
|---|
TransportBroadcastReplicationAction(String name,
Class<Request> request,
Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportReplicationAction replicatedBroadcastShardAction) |
TransportReplicationAction(Settings settings,
String actionName,
TransportService transportService,
ClusterService clusterService,
IndicesService indicesService,
ThreadPool threadPool,
ShardStateAction shardStateAction,
MappingUpdatedAction mappingUpdatedAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request,
Class<ReplicaRequest> replicaRequest,
String executor) |
| コンストラクタと説明 |
|---|
TransportInstanceSingleOperationAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request) |
| コンストラクタと説明 |
|---|
TransportSingleShardAction(Settings settings,
String actionName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Class<Request> request,
String executor) |
| コンストラクタと説明 |
|---|
TransportTasksAction(Settings settings,
String actionName,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Callable<TasksRequest> requestFactory,
String nodeExecutor) |
| コンストラクタと説明 |
|---|
TransportMultiTermVectorsAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
TransportShardMultiTermsVectorAction shardAction,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportShardMultiTermsVectorAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
TransportTermVectorsAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
TransportDfsOnlyAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
SearchService searchService,
SearchPhaseController searchPhaseController) |
| コンストラクタと説明 |
|---|
TransportUpdateAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
TransportIndexAction indexAction,
TransportDeleteAction deleteAction,
TransportCreateIndexAction createIndexAction,
UpdateHelper updateHelper,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
IndicesService indicesService,
AutoCreateIndex autoCreateIndex) |
UpdateHelper(Settings settings,
ScriptService scriptService) |
| コンストラクタと説明 |
|---|
PageCacheRecycler(Settings settings,
ThreadPool threadPool) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Client.settings()
Returns this clients settings
|
| コンストラクタと説明 |
|---|
NodeClient(Settings settings,
ThreadPool threadPool,
Headers headers,
Map<GenericAction,TransportAction> actions) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Headers.headers() |
Settings |
AbstractClient.settings() |
| コンストラクタと説明 |
|---|
AbstractClient(Settings settings,
ThreadPool threadPool,
Headers headers) |
Headers(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TransportClient.Builder |
TransportClient.Builder.settings(Settings settings)
The settings to configure the transport client with.
|
| コンストラクタと説明 |
|---|
TransportClientNodesService(Settings settings,
ClusterName clusterName,
TransportService transportService,
ThreadPool threadPool,
Headers headers,
Version version) |
| コンストラクタと説明 |
|---|
TransportProxyClient(Settings settings,
TransportService transportService,
TransportClientNodesService nodesService,
Map<String,GenericAction> actions) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ClusterName |
ClusterName.clusterNameFromSettings(Settings settings) |
| コンストラクタと説明 |
|---|
ClusterModule(Settings settings) |
ClusterNameModule(Settings settings) |
InternalClusterInfoService(Settings settings,
NodeSettingsService nodeSettingsService,
TransportNodesStatsAction transportNodesStatsAction,
TransportIndicesStatsAction transportIndicesStatsAction,
ClusterService clusterService,
ThreadPool threadPool) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
NodeIndexDeletedAction.nodeIndexDeleted(ClusterState clusterState,
String index,
Settings indexSettings,
String nodeId) |
| コンストラクタと説明 |
|---|
MappingUpdatedAction(Settings settings,
NodeSettingsService nodeSettingsService) |
NodeIndexDeletedAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
IndicesService indicesService) |
NodeMappingRefreshAction(Settings settings,
TransportService transportService,
MetaDataMappingService metaDataMappingService) |
| コンストラクタと説明 |
|---|
ShardStateAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
AllocationService allocationService,
RoutingService routingService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
MetaData.addDefaultUnitsIfNeeded(Set<String> timeSettings,
Set<String> byteSettings,
ESLogger logger,
Settings settings)
As of 2.0 we require units for time and byte-sized settings.
|
static Settings |
IndexMetaData.addHumanReadableSettings(Settings settings)
Adds human readable version and creation date settings.
|
Settings |
IndexTemplateMetaData.getSettings() |
Settings |
IndexMetaData.getSettings() |
Settings |
MetaData.persistentSettings() |
Settings |
MetaData.Builder.persistentSettings() |
Settings |
RepositoryMetaData.settings()
Returns repository settings
|
Settings |
MetaData.settings()
Returns the merged transient and persistent settings.
|
Settings |
IndexTemplateMetaData.settings() |
Settings |
MetaData.transientSettings() |
Settings |
MetaData.Builder.transientSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
MetaData.addDefaultUnitsIfNeeded(Set<String> timeSettings,
Set<String> byteSettings,
ESLogger logger,
Settings settings)
As of 2.0 we require units for time and byte-sized settings.
|
static Settings |
IndexMetaData.addHumanReadableSettings(Settings settings)
Adds human readable version and creation date settings.
|
static boolean |
IndexMetaData.isIndexUsingShadowReplicas(Settings settings)
Returns
true iff the given settings indicate that the index associated
with these settings uses shadow replicas. |
static boolean |
IndexMetaData.isOnSharedFilesystem(Settings settings)
Returns
true iff the given settings indicate that the index
associated with these settings allocates it's shards on a shared
filesystem. |
MetaData.Builder |
MetaData.Builder.persistentSettings(Settings settings) |
MetaDataIndexTemplateService.PutRequest |
MetaDataIndexTemplateService.PutRequest.settings(Settings settings) |
IndexTemplateMetaData.Builder |
IndexTemplateMetaData.Builder.settings(Settings settings) |
IndexMetaData.Builder |
IndexMetaData.Builder.settings(Settings settings) |
MetaData.Builder |
MetaData.Builder.transientSettings(Settings settings) |
MetaData.Builder |
MetaData.Builder.updateSettings(Settings settings,
String... indices) |
void |
MetaDataCreateIndexService.validateIndexSettings(String indexName,
Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static DiscoveryNodeFilters |
DiscoveryNodeFilters.buildFromSettings(DiscoveryNodeFilters.OpType opType,
String prefix,
Settings settings) |
static boolean |
DiscoveryNode.clientNode(Settings settings) |
static boolean |
DiscoveryNode.dataNode(Settings settings) |
static boolean |
DiscoveryNode.localNode(Settings settings) |
static boolean |
DiscoveryNode.masterNode(Settings settings) |
static boolean |
DiscoveryNode.nodeRequiresLocalStorage(Settings settings) |
| コンストラクタと説明 |
|---|
DiscoveryNodeService(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static long |
UnassignedInfo.findSmallestDelayedAllocationSettingNanos(Settings settings,
ClusterState state)
Finds the smallest delay expiration setting in nanos of all unassigned shards that are still delayed.
|
long |
UnassignedInfo.getAllocationDelayTimeoutSettingNanos(Settings settings,
Settings indexSettings)
The allocation delay value in nano seconds associated with the index (defaulting to node settings if not set).
|
long |
UnassignedInfo.updateDelay(long nanoTimeNow,
Settings settings,
Settings indexSettings)
Updates delay left based on current time (in nanoseconds) and index/node settings.
|
| コンストラクタと説明 |
|---|
OperationRouting(Settings settings,
AwarenessAllocationDecider awarenessAllocationDecider) |
RoutingService(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
AllocationService allocationService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
AllocationService.updateLeftDelayOfUnassignedShards(RoutingAllocation allocation,
Settings settings) |
| コンストラクタと説明 |
|---|
AllocationService(Settings settings,
AllocationDeciders allocationDeciders,
ShardsAllocators shardsAllocators,
ClusterInfoService clusterInfoService) |
| コンストラクタと説明 |
|---|
BalancedShardsAllocator(Settings settings) |
BalancedShardsAllocator(Settings settings,
NodeSettingsService nodeSettingsService) |
ShardsAllocators(Settings settings,
GatewayAllocator allocator) |
ShardsAllocators(Settings settings,
GatewayAllocator gatewayAllocator,
ShardsAllocator allocator) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
EnableAllocationDecider.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
InternalClusterService(Settings settings,
DiscoveryService discoveryService,
OperationRouting operationRouting,
TransportService transportService,
NodeSettingsService nodeSettingsService,
ThreadPool threadPool,
ClusterName clusterName,
DiscoveryNodeService discoveryNodeService,
Version version) |
| コンストラクタと説明 |
|---|
ParseFieldMatcher(Settings settings) |
| コンストラクタと説明 |
|---|
FsBlobStore(Settings settings,
Path path) |
| コンストラクタと説明 |
|---|
URLBlobStore(Settings settings,
URL path)
Constructs new read-only URL-based blob store
The following settings are supported
buffer_size
- size of the read buffer, defaults to 100KB
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
CliTool.settings |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract CliTool.ExitStatus |
CheckFileCommand.doExecute(Settings settings,
Environment env)
abstract method, which should implement the same logic as CliTool.Command.execute(), but is wrapped
|
abstract CliTool.ExitStatus |
CliTool.Command.execute(Settings settings,
Environment env) |
CliTool.ExitStatus |
CliTool.Command.Help.execute(Settings settings,
Environment env) |
CliTool.ExitStatus |
CliTool.Command.Exit.execute(Settings settings,
Environment env) |
CliTool.ExitStatus |
CheckFileCommand.execute(Settings settings,
Environment env) |
protected abstract Path[] |
CheckFileCommand.pathsForPermissionsCheck(Settings settings,
Environment env)
Returns the array of paths, that should be checked if the permissions, user or groups have changed
before and after execution of the command
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
AbstractComponent.settings |
| コンストラクタと説明 |
|---|
AbstractComponent(Settings settings) |
AbstractComponent(Settings settings,
Class customClass) |
AbstractLifecycleComponent(Settings settings) |
AbstractLifecycleComponent(Settings settings,
Class customClass) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ESLogger |
Loggers.getLogger(Class clazz,
Settings settings,
Index index,
String... prefixes) |
static ESLogger |
Loggers.getLogger(Class clazz,
Settings settings,
ShardId shardId,
String... prefixes) |
static ESLogger |
Loggers.getLogger(Class clazz,
Settings settings,
String... prefixes) |
static ESLogger |
Loggers.getLogger(String loggerName,
Settings settings,
ShardId shardId,
String... prefixes)
Just like
Loggers.getLogger(Class, org.elasticsearch.common.settings.Settings,ShardId,String...) but String loggerName instead of Class. |
static ESLogger |
Loggers.getLogger(String loggerName,
Settings settings,
String... prefixes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
LogConfigurator.configure(Settings settings,
boolean resolveConfig)
Consolidates settings and converts them into actual log4j settings, then initializes loggers and appenders.
|
| コンストラクタと説明 |
|---|
NetworkService(Settings settings) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static Settings |
Settings.EMPTY |
static Settings |
Settings.Builder.EMPTY_SETTINGS |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Settings.Builder.build()
|
static Settings |
SettingsFilter.filterSettings(String patterns,
Settings settings) |
static Settings |
SettingsFilter.filterSettings(ToXContent.Params params,
Settings settings) |
Settings |
Settings.getAsSettings(String setting)
Returns the settings mapped to the given setting name.
|
Settings |
Settings.getByPrefix(String prefix)
A settings that are filtered (and key is removed) with the specified prefix.
|
static Settings |
Settings.readSettingsFromStream(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,Settings> |
Settings.getGroups(String settingPrefix)
Returns group settings for the given setting prefix.
|
Map<String,Settings> |
Settings.getGroups(String settingPrefix,
boolean ignoreNonGrouped)
Returns group settings for the given setting prefix.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
SettingsFilter.filterSettings(String patterns,
Settings settings) |
static Settings |
SettingsFilter.filterSettings(ToXContent.Params params,
Settings settings) |
Settings.Builder |
Settings.Builder.put(Settings settings)
Sets all the provided settings.
|
static void |
Settings.writeSettingsToStream(Settings settings,
StreamOutput out) |
| コンストラクタと説明 |
|---|
SettingsFilter(Settings settings) |
SettingsModule(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
ExtensionPoint.SelectedType.bindType(Binder binder,
Settings settings,
String settingsKey,
String defaultValue)
Binds the extension class to the class that is registered for the give configured for the settings key in
the settings object.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static int |
EsExecutors.boundedNumberOfProcessors(Settings settings)
Returns the number of processors available but at most 32.
|
static ThreadFactory |
EsExecutors.daemonThreadFactory(Settings settings,
String... names) |
static ThreadFactory |
EsExecutors.daemonThreadFactory(Settings settings,
String namePrefix) |
static String |
EsExecutors.threadName(Settings settings,
String... names) |
static String |
EsExecutors.threadName(Settings settings,
String namePrefix) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static String |
DiscoveryService.generateNodeId(Settings settings) |
| コンストラクタと説明 |
|---|
DiscoveryModule(Settings settings) |
DiscoveryService(Settings settings,
DiscoverySettings discoverySettings,
Discovery discovery) |
DiscoverySettings(Settings settings,
NodeSettingsService nodeSettingsService) |
| コンストラクタと説明 |
|---|
LocalDiscovery(Settings settings,
ClusterName clusterName,
ClusterService clusterService,
DiscoverySettings discoverySettings) |
| コンストラクタと説明 |
|---|
NodeJoinController(ClusterService clusterService,
RoutingService routingService,
DiscoverySettings discoverySettings,
Settings settings) |
ZenDiscovery(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
TransportService transportService,
ClusterService clusterService,
NodeSettingsService nodeSettingsService,
ZenPingService pingService,
ElectMasterService electMasterService,
DiscoverySettings discoverySettings) |
| コンストラクタと説明 |
|---|
ElectMasterService(Settings settings,
Version version) |
| コンストラクタと説明 |
|---|
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) |
| コンストラクタと説明 |
|---|
MembershipAction(Settings settings,
ClusterService clusterService,
TransportService transportService,
DiscoveryNodesProvider nodesProvider,
MembershipAction.MembershipListener listener) |
| コンストラクタと説明 |
|---|
ZenPingService(Settings settings,
Set<ZenPing> zenPings) |
| コンストラクタと説明 |
|---|
UnicastZenPing(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ClusterName clusterName,
Version version,
ElectMasterService electMasterService,
Set<UnicastHostsProvider> unicastHostsProviders) |
| コンストラクタと説明 |
|---|
PublishClusterStateAction(Settings settings,
TransportService transportService,
DiscoveryNodesProvider nodesProvider,
PublishClusterStateAction.NewClusterStateListener listener,
DiscoverySettings discoverySettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Environment.settings()
The settings used to build this environment.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
NodeEnvironment.acquireFSLockForPaths(Settings indexSettings,
Path... shardPaths)
Acquires, then releases, all
write.lock files in the given
shard paths. |
void |
NodeEnvironment.deleteIndexDirectorySafe(Index index,
long lockTimeoutMS,
Settings indexSettings)
Deletes an indexes data directory recursively iff all of the indexes
shards locks were successfully acquired.
|
void |
NodeEnvironment.deleteIndexDirectoryUnderLock(Index index,
Settings indexSettings)
Deletes an indexes data directory recursively.
|
void |
NodeEnvironment.deleteShardDirectorySafe(ShardId shardId,
Settings indexSettings)
Deletes a shard data directory iff the shards locks were successfully acquired.
|
void |
NodeEnvironment.deleteShardDirectoryUnderLock(ShardLock lock,
Settings indexSettings)
Deletes a shard data directory.
|
static boolean |
NodeEnvironment.hasCustomDataPath(Settings indexSettings) |
List<ShardLock> |
NodeEnvironment.lockAllForIndex(Index index,
Settings settings,
long lockTimeoutMS)
Tries to lock all local shards for the given index.
|
Path |
NodeEnvironment.resolveCustomLocation(Settings indexSettings,
ShardId shardId)
Resolve the custom path for a index's shard.
|
| コンストラクタと説明 |
|---|
Environment(Settings settings) |
NodeEnvironment(Settings settings,
Environment environment) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract Settings |
PriorityComparator.getIndexSettings(String index) |
| コンストラクタと説明 |
|---|
HttpServer(Settings settings,
Environment environment,
HttpServerTransport transport,
RestController restController,
NodeService nodeService) |
HttpServerModule(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
NettyHttpServerTransport.settings() |
| コンストラクタと説明 |
|---|
NettyHttpServerTransport(Settings settings,
NetworkService networkService,
BigArrays bigArrays) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
AbstractIndexComponent.indexSettings |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
IndexService.indexSettings() |
Settings |
AbstractIndexComponent.indexSettings() |
| コンストラクタと説明 |
|---|
AbstractIndexComponent(Index index,
Settings indexSettings)
Constructs a new index component, with the index name and its settings.
|
IndexModule(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TokenizerFactory |
TokenizerFactoryFactory.create(String name,
Settings settings) |
TokenFilterFactory |
TokenFilterFactoryFactory.create(String name,
Settings settings) |
TokenizerFactory |
PreBuiltTokenizerFactoryFactory.create(String name,
Settings settings) |
TokenFilterFactory |
PreBuiltTokenFilterFactoryFactory.create(String name,
Settings settings) |
CharFilterFactory |
PreBuiltCharFilterFactoryFactory.create(String name,
Settings settings) |
AnalyzerProvider |
PreBuiltAnalyzerProviderFactory.create(String name,
Settings settings) |
CharFilterFactory |
CharFilterFactoryFactory.create(String name,
Settings settings) |
AnalyzerProvider |
AnalyzerProviderFactory.create(String name,
Settings settings) |
int |
WordDelimiterTokenFilterFactory.getFlag(int flag,
Settings settings,
String key,
boolean defaultValue) |
static Reader |
Analysis.getReaderFromFile(Environment env,
Settings settings,
String settingPrefix) |
static List<String> |
Analysis.getWordList(Environment env,
Settings settings,
String settingPrefix)
Fetches a list of words from the specified settings file.
|
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.getWordSet(Environment env,
Settings settings,
String settingsPrefix) |
static boolean |
Analysis.isNoStopwords(Settings settings) |
static org.apache.lucene.util.Version |
Analysis.parseAnalysisVersion(Settings indexSettings,
Settings settings,
ESLogger logger) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseArticles(Environment env,
Settings settings) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseCommonWords(Environment env,
Settings settings,
org.apache.lucene.analysis.util.CharArraySet defaultCommonWords,
boolean ignoreCase) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseStemExclusion(Settings settings,
org.apache.lucene.analysis.util.CharArraySet defaultStemExclusion) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseStopWords(Environment env,
Settings settings,
org.apache.lucene.analysis.util.CharArraySet defaultStopWords) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseStopWords(Environment env,
Settings settings,
org.apache.lucene.analysis.util.CharArraySet defaultStopWords,
boolean ignoreCase) |
static org.apache.lucene.analysis.util.CharArraySet |
Analysis.parseWords(Environment env,
Settings settings,
String name,
org.apache.lucene.analysis.util.CharArraySet defaultWords,
Map<String,Set<?>> namedWords,
boolean ignoreCase) |
| コンストラクタと説明 |
|---|
AbstractCompoundWordTokenFilterFactory(Index index,
Settings indexSettings,
Environment env,
String name,
Settings settings) |
DictionaryCompoundWordTokenFilterFactory(Index index,
IndexSettingsService indexSettingsService,
Environment env,
String name,
Settings settings) |
HyphenationCompoundWordTokenFilterFactory(Index index,
IndexSettingsService indexSettingsService,
Environment env,
String name,
Settings settings) |
| コンストラクタと説明 |
|---|
IndexCacheModule(Settings settings) |
| コンストラクタと説明 |
|---|
ShardBitsetFilterCache(ShardId shardId,
Settings indexSettings) |
| コンストラクタと説明 |
|---|
ShardRequestCache(ShardId shardId,
Settings indexSettings) |
| コンストラクタと説明 |
|---|
CodecService(Index index,
Settings indexSettings) |
| コンストラクタと説明 |
|---|
KeepOnlyLastDeletionPolicy(ShardId shardId,
Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
EngineConfig.getIndexSettings()
Returns the latest index settings directly from the index settings service.
|
| コンストラクタと説明 |
|---|
EngineConfig(ShardId shardId,
ThreadPool threadPool,
ShardIndexingService indexingService,
Settings indexSettings,
IndicesWarmer warmer,
Store store,
SnapshotDeletionPolicy deletionPolicy,
org.apache.lucene.index.MergePolicy mergePolicy,
MergeSchedulerConfig mergeSchedulerConfig,
org.apache.lucene.analysis.Analyzer analyzer,
org.apache.lucene.search.similarities.Similarity similarity,
CodecService codecService,
Engine.FailedEngineListener failedEngineListener,
TranslogRecoveryPerformer translogRecoveryPerformer,
org.apache.lucene.search.QueryCache queryCache,
org.apache.lucene.search.QueryCachingPolicy queryCachingPolicy,
IndexSearcherWrappingService wrappingService,
TranslogConfig translogConfig)
Creates a new
EngineConfig |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
FieldDataType.getSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexFieldData<?> |
IndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
String |
FieldDataType.getFormat(Settings indexSettings) |
| コンストラクタと説明 |
|---|
FieldDataType(String type,
Settings settings) |
IndexFieldDataModule(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static IndexOrdinalsFieldData |
GlobalOrdinalsBuilder.build(org.apache.lucene.index.IndexReader indexReader,
IndexOrdinalsFieldData indexFieldData,
Settings settings,
CircuitBreakerService breakerService,
ESLogger logger)
Build global ordinals for the provided
IndexReader. |
Ordinals |
OrdinalsBuilder.build(Settings settings)
Builds an
Ordinals instance from the builders current state. |
static IndexOrdinalsFieldData |
GlobalOrdinalsBuilder.buildEmpty(Index index,
Settings settings,
org.apache.lucene.index.IndexReader indexReader,
IndexOrdinalsFieldData indexFieldData) |
| コンストラクタと説明 |
|---|
GlobalOrdinalsIndexFieldData(Index index,
Settings settings,
MappedFieldType.Names fieldNames,
FieldDataType fieldDataType,
long memorySizeInBytes) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
AbstractIndexOrdinalsFieldData.frequency |
protected Settings |
AbstractIndexOrdinalsFieldData.regex |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IndexFieldData<?> |
ParentChildIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexOrdinalsFieldData |
PagedBytesIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<AtomicNumericFieldData> |
PackedArrayIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
IndexIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
GeoPointArrayIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
FloatArrayIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
DoubleArrayIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
DocValuesIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
BytesBinaryDVIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
IndexFieldData<?> |
AbstractGeoPointDVIndexFieldData.Builder.build(Index index,
Settings indexSettings,
MappedFieldType fieldType,
IndexFieldDataCache cache,
CircuitBreakerService breakerService,
MapperService mapperService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ShardIndexingService.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
ShardIndexingService(ShardId shardId,
Settings indexSettings) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
FieldMapper.Builder.fieldDataSettings |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract Settings |
ParseContext.indexSettings() |
Settings |
ParseContext.InternalParseContext.indexSettings() |
Settings |
Mapper.BuilderContext.indexSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
T |
FieldMapper.Builder.fieldDataSettings(Settings settings) |
MetadataFieldMapper |
MetadataFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName)
Get the default
MetadataFieldMapper to use, if nothing had to be parsed. |
| コンストラクタと説明 |
|---|
BuilderContext(Settings indexSettings,
ContentPath contentPath) |
DocumentMapperParser(Settings indexSettings,
MapperService mapperService,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
ScriptService scriptService,
MapperRegistry mapperRegistry) |
FieldMapper(String simpleName,
MappedFieldType fieldType,
MappedFieldType defaultFieldType,
Settings indexSettings,
FieldMapper.MultiFields multiFields,
FieldMapper.CopyTo copyTo) |
InternalParseContext(Settings indexSettings,
DocumentMapperParser docMapperParser,
DocumentMapper docMapper,
ContentPath path) |
MapperService(Index index,
Settings indexSettings,
AnalysisService analysisService,
SimilarityLookupService similarityLookupService,
ScriptService scriptService,
MapperRegistry mapperRegistry) |
MetadataFieldMapper(String simpleName,
MappedFieldType fieldType,
MappedFieldType defaultFieldType,
Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MapperService |
MapperTestUtils.newMapperService(Path tempDir,
Settings indexSettings) |
static MapperService |
MapperTestUtils.newMapperService(Path tempDir,
Settings indexSettings,
IndicesModule indicesModule) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ParentFieldMapper.Builder |
ParentFieldMapper.Builder.fieldDataSettings(Settings fieldDataSettings) |
MetadataFieldMapper |
VersionFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
UidFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
TypeFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
TTLFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
TimestampFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
SourceFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
RoutingFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
ParentFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String parentType) |
MetadataFieldMapper |
IndexFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
IdFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
FieldNamesFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
MetadataFieldMapper |
AllFieldMapper.TypeParser.getDefault(Settings indexSettings,
MappedFieldType fieldType,
String typeName) |
| コンストラクタと説明 |
|---|
Builder(MappedFieldType existing,
Settings settings) |
| コンストラクタと説明 |
|---|
IpFieldMapper(String simpleName,
MappedFieldType fieldType,
MappedFieldType defaultFieldType,
Explicit<Boolean> ignoreMalformed,
Explicit<Boolean> coerce,
Settings indexSettings,
FieldMapper.MultiFields multiFields,
FieldMapper.CopyTo copyTo) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ObjectMapper |
RootObjectMapper.Builder.createMapper(String name,
String fullPath,
boolean enabled,
ObjectMapper.Nested nested,
ObjectMapper.Dynamic dynamic,
ContentPath.Type pathType,
Map<String,Mapper> mappers,
Settings settings) |
protected ObjectMapper |
ObjectMapper.Builder.createMapper(String name,
String fullPath,
boolean enabled,
ObjectMapper.Nested nested,
ObjectMapper.Dynamic dynamic,
ContentPath.Type pathType,
Map<String,Mapper> mappers,
Settings settings) |
| コンストラクタと説明 |
|---|
PercolatorQueriesRegistry(ShardId shardId,
Settings indexSettings,
IndexQueryParserService queryParserService,
ShardIndexingService indexingService,
IndicesLifecycle indicesLifecycle,
MapperService mapperService,
IndexFieldDataService indexFieldDataService,
ShardPercolateService shardPercolateService) |
| コンストラクタと説明 |
|---|
BoolQueryParser(Settings settings) |
QueryStringQueryParser(Settings settings) |
| コンストラクタと説明 |
|---|
MoreLikeThisFetchService(Client client,
Settings settings) |
| コンストラクタと説明 |
|---|
ShapeFetchService(Client client,
Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ShardSearchStats.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
ShardSearchStats(Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
IndexSettingsService.getSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
IndexSettingsService.Listener.onRefreshSettings(Settings settings) |
void |
IndexSettingsService.refreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
IndexSettingsModule(Index index,
Settings settings) |
IndexSettingsService(Index index,
Settings settings) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
AbstractIndexShardComponent.indexSettings |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
IndexShardComponent.indexSettings() |
Settings |
AbstractIndexShardComponent.indexSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
ShardPath.deleteLeftoverShardDirectory(ESLogger logger,
NodeEnvironment env,
ShardLock lock,
Settings indexSettings)
This method tries to delete left-over shards where the index name has been reused but the UUID is different
to allow the new shard to be allocated.
|
static ShardPath |
ShardPath.loadShardPath(ESLogger logger,
NodeEnvironment env,
ShardId shardId,
Settings indexSettings)
This method walks through the nodes shard paths to find the data and state path for the given shard.
|
void |
MergePolicyConfig.onRefreshSettings(Settings settings) |
static ShardPath |
ShardPath.selectNewPathForShard(NodeEnvironment env,
ShardId shardId,
Settings indexSettings,
long avgShardSizeInBytes,
Map<Path,Integer> dataPathToShardCount) |
| コンストラクタと説明 |
|---|
AbstractIndexShardComponent(ShardId shardId,
Settings indexSettings) |
IndexShardModule(ShardId shardId,
boolean primary,
Settings settings) |
MergePolicyConfig(ESLogger logger,
Settings indexSettings) |
MergeSchedulerConfig(Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SimilarityProvider |
SimilarityProvider.Factory.create(String name,
Settings settings)
Creates a new
SimilarityProvider instance |
SimilarityProvider |
PreBuiltSimilarityProvider.Factory.create(String name,
Settings settings) |
protected org.apache.lucene.search.similarities.AfterEffect |
DFRSimilarityProvider.parseAfterEffect(Settings settings)
Parses the given Settings and creates the appropriate
AfterEffect |
protected org.apache.lucene.search.similarities.BasicModel |
DFRSimilarityProvider.parseBasicModel(Settings settings)
Parses the given Settings and creates the appropriate
BasicModel |
protected org.apache.lucene.search.similarities.Distribution |
IBSimilarityProvider.parseDistribution(Settings settings)
Parses the given Settings and creates the appropriate
Distribution |
protected org.apache.lucene.search.similarities.Lambda |
IBSimilarityProvider.parseLambda(Settings settings)
Parses the given Settings and creates the appropriate
Lambda |
protected org.apache.lucene.search.similarities.Normalization |
AbstractSimilarityProvider.parseNormalization(Settings settings)
Parses the given Settings and creates the appropriate
Normalization |
| コンストラクタと説明 |
|---|
BM25SimilarityProvider(String name,
Settings settings) |
DefaultSimilarityProvider(String name,
Settings settings) |
DFISimilarityProvider(String name,
Settings settings) |
DFRSimilarityProvider(String name,
Settings settings) |
IBSimilarityProvider(String name,
Settings settings) |
LMDirichletSimilarityProvider(String name,
Settings settings) |
LMJelinekMercerSimilarityProvider(String name,
Settings settings) |
SimilarityLookupService(Index index,
Settings indexSettings) |
SimilarityModule(Settings settings) |
| コンストラクタと説明 |
|---|
BlobStoreIndexShardRepository(Settings settings,
RepositoryName repositoryName,
IndicesService indicesService,
ClusterService clusterService) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static org.apache.lucene.store.LockFactory |
FsDirectoryService.buildLockFactory(Settings indexSettings) |
| コンストラクタと説明 |
|---|
DirectoryService(ShardId shardId,
Settings indexSettings) |
FsDirectoryService(Settings indexSettings,
IndexStore indexStore,
ShardPath path) |
IndexStoreModule(Settings settings) |
Store(ShardId shardId,
Settings indexSettings,
DirectoryService directoryService,
ShardLock shardLock) |
Store(ShardId shardId,
Settings indexSettings,
DirectoryService directoryService,
ShardLock shardLock,
Store.OnClose onClose) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
TranslogConfig.getIndexSettings()
Returns the current index settings
|
| コンストラクタと説明 |
|---|
TranslogConfig(ShardId shardId,
Path translogPath,
Settings indexSettings,
Translog.Durabilty durabilty,
BigArrays bigArrays,
ThreadPool threadPool)
Creates a new TranslogConfig instance
|
| コンストラクタと説明 |
|---|
ShardIndexWarmerService(ShardId shardId,
Settings indexSettings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
IndicesService.addPendingDelete(Index index,
Settings settings)
Adds a pending delete for the given index.
|
void |
IndicesService.addPendingDelete(ShardId shardId,
Settings settings)
Adds a pending delete for the given index shard.
|
void |
InternalIndicesLifecycle.afterIndexClosed(Index index,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.afterIndexClosed(Index index,
Settings indexSettings)
Called after the index has been closed.
|
void |
InternalIndicesLifecycle.afterIndexDeleted(Index index,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.afterIndexDeleted(Index index,
Settings indexSettings)
Called after the index has been deleted.
|
void |
InternalIndicesLifecycle.afterIndexShardClosed(ShardId shardId,
IndexShard indexShard,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.afterIndexShardClosed(ShardId shardId,
IndexShard indexShard,
Settings indexSettings)
Called after the index shard has been closed.
|
void |
InternalIndicesLifecycle.afterIndexShardDeleted(ShardId shardId,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.afterIndexShardDeleted(ShardId shardId,
Settings indexSettings)
Called after the index shard has been deleted from disk.
|
void |
InternalIndicesLifecycle.beforeIndexAddedToCluster(Index index,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.beforeIndexAddedToCluster(Index index,
Settings indexSettings)
Called on the Master node only before the index is created
|
void |
InternalIndicesLifecycle.beforeIndexCreated(Index index,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.beforeIndexCreated(Index index,
Settings indexSettings)
Called before the index gets created.
|
void |
InternalIndicesLifecycle.beforeIndexShardClosed(ShardId shardId,
IndexShard indexShard,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.beforeIndexShardClosed(ShardId shardId,
IndexShard indexShard,
Settings indexSettings)
Called before the index shard gets closed.
|
void |
InternalIndicesLifecycle.beforeIndexShardCreated(ShardId shardId,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.beforeIndexShardCreated(ShardId shardId,
Settings indexSettings)
Called before the index shard gets created.
|
void |
InternalIndicesLifecycle.beforeIndexShardDeleted(ShardId shardId,
Settings indexSettings) |
void |
IndicesLifecycle.Listener.beforeIndexShardDeleted(ShardId shardId,
Settings indexSettings)
Called before the index shard gets deleted from disk
Note: this method is only executed on the first attempt of deleting the shard.
|
boolean |
IndicesService.canDeleteIndexContents(Index index,
Settings indexSettings,
boolean closed)
This method returns true if the current node is allowed to delete the
given index.
|
IndexService |
IndicesService.createIndex(String sIndexName,
Settings settings,
String localNodeId) |
void |
IndicesService.deleteShardStore(String reason,
ShardLock lock,
Settings indexSettings)
Deletes the shard with an already acquired shard lock.
|
void |
IndicesService.processPendingDeletes(Index index,
Settings indexSettings,
TimeValue timeout)
Processes all pending deletes for the given index.
|
| コンストラクタと説明 |
|---|
IndicesService(Settings settings,
IndicesLifecycle indicesLifecycle,
IndicesAnalysisService indicesAnalysisService,
Injector injector,
NodeEnvironment nodeEnv) |
IndicesWarmer(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
IndicesService indicesService) |
InternalIndicesLifecycle(Settings settings) |
| コンストラクタと説明 |
|---|
HunspellService(Settings settings,
Environment env) |
HunspellService(Settings settings,
Environment env,
Map<String,org.apache.lucene.analysis.hunspell.Dictionary> knownDictionaries) |
IndicesAnalysisService(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
HierarchyCircuitBreakerService.ApplySettings.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
CircuitBreakerModule(Settings settings) |
CircuitBreakerService(Settings settings) |
HierarchyCircuitBreakerService(Settings settings,
NodeSettingsService nodeSettingsService) |
| コンストラクタと説明 |
|---|
IndicesQueryCache(Settings settings) |
| コンストラクタと説明 |
|---|
IndicesRequestCache(Settings settings,
ClusterService clusterService,
ThreadPool threadPool) |
| コンストラクタと説明 |
|---|
IndicesClusterStateService(Settings settings,
IndicesService indicesService,
ClusterService clusterService,
ThreadPool threadPool,
RecoveryTarget recoveryTarget,
ShardStateAction shardStateAction,
NodeIndexDeletedAction nodeIndexDeletedAction,
NodeMappingRefreshAction nodeMappingRefreshAction) |
| コンストラクタと説明 |
|---|
IndicesFieldDataCache(Settings settings,
IndicesFieldDataCacheListener indicesFieldDataCacheListener,
ThreadPool threadPool) |
| コンストラクタと説明 |
|---|
SyncedFlushService(Settings settings,
IndicesService indicesService,
ClusterService clusterService,
TransportService transportService,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
IndexingMemoryController(Settings settings,
ThreadPool threadPool,
IndicesService indicesService) |
IndexingMemoryController(Settings settings,
ThreadPool threadPool,
IndicesService indicesService,
long jvmMemoryInBytes) |
| コンストラクタと説明 |
|---|
IndicesQueriesRegistry(Settings settings,
Set<QueryParser> injectedQueryParsers) |
| コンストラクタと説明 |
|---|
RecoverySettings(Settings settings,
NodeSettingsService nodeSettingsService) |
RecoverySource(Settings settings,
TransportService transportService,
IndicesService indicesService,
RecoverySettings recoverySettings,
ClusterService clusterService) |
RecoveryTarget(Settings settings,
ThreadPool threadPool,
TransportService transportService,
IndicesLifecycle indicesLifecycle,
RecoverySettings recoverySettings,
ClusterService clusterService) |
| コンストラクタと説明 |
|---|
IndicesStore(Settings settings,
NodeSettingsService nodeSettingsService,
IndicesService indicesService,
ClusterService clusterService,
TransportService transportService) |
TransportNodesListShardStoreMetaData(Settings settings,
ClusterName clusterName,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
NodeEnvironment nodeEnv,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| コンストラクタと説明 |
|---|
IndicesTTLService(Settings settings,
ClusterService clusterService,
IndicesService indicesService,
NodeSettingsService nodeSettingsService,
TransportBulkAction bulkAction) |
| コンストラクタと説明 |
|---|
MonitorModule(Settings settings) |
MonitorService(Settings settings,
JvmMonitorService jvmMonitorService,
OsService osService,
ProcessService processService,
JvmService jvmService,
FsService fsService) |
| コンストラクタと説明 |
|---|
FsProbe(Settings settings,
NodeEnvironment nodeEnv) |
FsService(Settings settings,
FsProbe probe) |
| コンストラクタと説明 |
|---|
JvmMonitorService(Settings settings,
ThreadPool threadPool) |
JvmService(Settings settings) |
| コンストラクタと説明 |
|---|
OsService(Settings settings,
OsProbe probe) |
| コンストラクタと説明 |
|---|
ProcessService(Settings settings,
ProcessProbe probe) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Node.settings()
The settings that were used to create the node.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
NodeBuilder |
NodeBuilder.settings(Settings settings)
Explicit node settings to set.
|
| コンストラクタと説明 |
|---|
Node(Settings preparedSettings)
Constructs a node with the given settings.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
InternalSettingsPreparer.prepareSettings(Settings input)
Prepares the settings by gathering all elasticsearch system properties and setting defaults.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Environment |
InternalSettingsPreparer.prepareEnvironment(Settings input,
Terminal terminal)
Prepares the settings by gathering all elasticsearch system properties, optionally loading the configuration settings,
and then replacing all property placeholders.
|
static Settings |
InternalSettingsPreparer.prepareSettings(Settings input)
Prepares the settings by gathering all elasticsearch system properties and setting defaults.
|
| コンストラクタと説明 |
|---|
NodeService(Settings settings,
ThreadPool threadPool,
MonitorService monitorService,
Discovery discovery,
TransportService transportService,
IndicesService indicesService,
PluginsService pluginService,
CircuitBreakerService circuitBreakerService,
Version version) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
NodeSettingsService.getGlobalSettings()
Returns the global (static) settings last updated by a node.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
NodeSettingsService.Listener.onRefreshSettings(Settings settings) |
| コンストラクタと説明 |
|---|
NodeSettingsService(Settings settings) |
| コンストラクタと説明 |
|---|
PercolatorService(Settings settings,
IndexNameExpressionResolver indexNameExpressionResolver,
IndicesService indicesService,
PageCacheRecycler pageCacheRecycler,
BigArrays bigArrays,
HighlightPhase highlightPhase,
ClusterService clusterService,
AggregationPhase aggregationPhase,
ScriptService scriptService,
MappingUpdatedAction mappingUpdatedAction) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
Plugin.additionalSettings()
Additional node settings loaded by the plugin.
|
Settings |
PluginsService.updatedSettings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Collection<Module> |
PluginsService.indexModules(Settings indexSettings) |
Collection<Module> |
Plugin.indexModules(Settings indexSettings)
Per index modules.
|
Collection<Module> |
PluginsService.shardModules(Settings indexSettings) |
Collection<Module> |
Plugin.shardModules(Settings indexSettings)
Per index shard module.
|
| コンストラクタと説明 |
|---|
PluginsService(Settings settings,
Path modulesDirectory,
Path pluginsDirectory,
Collection<Class<? extends Plugin>> classpathPlugins)
Constructs a new PluginService
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
RepositorySettings.globalSettings() |
Settings |
RepositorySettings.settings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RepositoriesService.RegisterRepositoryRequest |
RepositoriesService.RegisterRepositoryRequest.settings(Settings settings)
Sets repository settings
|
| コンストラクタと説明 |
|---|
RepositoriesService(Settings settings,
ClusterService clusterService,
TransportService transportService,
RepositoryTypesRegistry typesRegistry,
Injector injector) |
RepositoryModule(RepositoryName repositoryName,
Settings settings,
Settings globalSettings,
RepositoryTypesRegistry typesRegistry)
Spawns module for repository with specified name, type and settings
|
RepositorySettings(Settings globalSettings,
Settings settings) |
VerifyNodeRepositoryAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
RepositoriesService repositoriesService) |
| コンストラクタと説明 |
|---|
URLIndexShardRepository(Settings settings,
RepositoryName repositoryName,
IndicesService indicesService,
ClusterService clusterService) |
| コンストラクタと説明 |
|---|
BaseRestHandler(Settings settings,
RestController controller,
Client client) |
RestController(Settings settings) |
RestModule(Settings settings) |
| コンストラクタと説明 |
|---|
RestClusterHealthAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestNodesHotThreadsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestNodesInfoAction(Settings settings,
RestController controller,
Client client,
SettingsFilter settingsFilter) |
| コンストラクタと説明 |
|---|
RestNodesStatsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestCancelTasksAction(Settings settings,
RestController controller,
Client client) |
RestListTasksAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteRepositoryAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetRepositoriesAction(Settings settings,
RestController controller,
Client client,
SettingsFilter settingsFilter) |
| コンストラクタと説明 |
|---|
RestPutRepositoryAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestVerifyRepositoryAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestClusterRerouteAction(Settings settings,
RestController controller,
Client client,
SettingsFilter settingsFilter) |
| コンストラクタと説明 |
|---|
RestClusterGetSettingsAction(Settings settings,
RestController controller,
Client client) |
RestClusterUpdateSettingsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestClusterSearchShardsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestCreateSnapshotAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteSnapshotAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetSnapshotsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestRestoreSnapshotAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestSnapshotsStatusAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestClusterStateAction(Settings settings,
RestController controller,
Client client,
SettingsFilter settingsFilter) |
| コンストラクタと説明 |
|---|
RestClusterStatsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestPendingClusterTasksAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndicesAliasesAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndexDeleteAliasesAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetAliasesAction(Settings settings,
RestController controller,
Client client) |
RestGetIndicesAliasesAction(Settings settings,
RestController controller,
Client client)
非推奨です。
|
| コンストラクタと説明 |
|---|
RestAliasesExistAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndexPutAliasAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestAnalyzeAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestClearIndicesCacheAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestCloseIndexAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestCreateIndexAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteIndexAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndicesExistsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestTypesExistsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestFlushAction(Settings settings,
RestController controller,
Client client) |
RestSyncedFlushAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestForceMergeAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetIndicesAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetFieldMappingAction(Settings settings,
RestController controller,
Client client) |
RestGetMappingAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestPutMappingAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestOpenIndexAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestRecoveryAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestRefreshAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndicesSegmentsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetSettingsAction(Settings settings,
RestController controller,
Client client) |
RestUpdateSettingsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndicesShardStoresAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndicesStatsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteIndexTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetIndexTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestHeadIndexTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestPutIndexTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestUpgradeAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestValidateQueryAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestRenderSearchTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteWarmerAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetWarmerAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestPutWarmerAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestBulkAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestCountAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestExistsAction(Settings settings,
RestController controller,
Client client)
非推奨です。
|
| コンストラクタと説明 |
|---|
RestExplainAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestFieldStatsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestGetAction(Settings settings,
RestController controller,
Client client) |
RestGetSourceAction(Settings settings,
RestController controller,
Client client) |
RestHeadAction(Settings settings,
RestController controller,
Client client) |
RestMultiGetAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestIndexAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestMainAction(Settings settings,
Version version,
RestController controller,
ClusterName clusterName,
Client client,
ClusterService clusterService) |
| コンストラクタと説明 |
|---|
RestMultiPercolateAction(Settings settings,
RestController controller,
Client client) |
RestPercolateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteIndexedScriptAction(Settings settings,
RestController controller,
boolean registerDefaultHandlers,
Client client) |
RestDeleteIndexedScriptAction(Settings settings,
RestController controller,
Client client) |
RestGetIndexedScriptAction(Settings settings,
RestController controller,
boolean registerDefaultHandlers,
Client client) |
RestGetIndexedScriptAction(Settings settings,
RestController controller,
Client client) |
RestPutIndexedScriptAction(Settings settings,
RestController controller,
boolean registerDefaultHandlers,
Client client) |
RestPutIndexedScriptAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestClearScrollAction(Settings settings,
RestController controller,
Client client) |
RestMultiSearchAction(Settings settings,
RestController controller,
Client client) |
RestSearchAction(Settings settings,
RestController controller,
Client client) |
RestSearchScrollAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestSuggestAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestDeleteSearchTemplateAction(Settings settings,
RestController controller,
Client client) |
RestGetSearchTemplateAction(Settings settings,
RestController controller,
Client client) |
RestPutSearchTemplateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestMultiTermVectorsAction(Settings settings,
RestController controller,
Client client) |
RestTermVectorsAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
RestUpdateAction(Settings settings,
RestController controller,
Client client) |
| コンストラクタと説明 |
|---|
NativeScriptEngineService(Settings settings,
Map<String,NativeScriptFactory> scripts) |
ScriptModule(Settings settings) |
ScriptService(Settings settings,
Environment env,
Set<ScriptEngineService> scriptEngines,
ResourceWatcherService resourceWatcherService,
ScriptContextRegistry scriptContextRegistry) |
| コンストラクタと説明 |
|---|
MustacheScriptEngineService(Settings settings) |
| コンストラクタと説明 |
|---|
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) |
| コンストラクタと説明 |
|---|
SearchServiceTransportAction(Settings settings,
TransportService transportService,
SearchService searchService) |
| コンストラクタと説明 |
|---|
SearchPhaseController(Settings settings,
BigArrays bigArrays,
ScriptService scriptService) |
| コンストラクタと説明 |
|---|
FastVectorHighlighter(Settings settings) |
Highlighters(Settings settings,
Map<String,Highlighter> parsers) |
HighlightPhase(Settings settings,
Highlighters highlighters) |
| コンストラクタと説明 |
|---|
RescorePhase(Settings settings) |
| コンストラクタと説明 |
|---|
SuggestPhase(Settings settings,
SuggestParseElement suggestParseElement) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
RestoreService.RestoreRequest.indexSettings()
Returns index settings that should be changed on restore
|
Settings |
SnapshotsService.SnapshotRequest.settings()
Returns repository-specific settings for the snapshot operation
|
Settings |
RestoreService.RestoreRequest.settings()
Returns repository-specific restore settings
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SnapshotsService.SnapshotRequest |
SnapshotsService.SnapshotRequest.settings(Settings settings)
Sets repository-specific snapshot settings
|
| コンストラクタと説明 |
|---|
RestoreRequest(String cause,
String repository,
String name,
String[] indices,
IndicesOptions indicesOptions,
String renamePattern,
String renameReplacement,
Settings settings,
TimeValue masterNodeTimeout,
boolean includeGlobalState,
boolean partial,
boolean includeAliases,
Settings indexSettings,
String[] ignoreIndexSettings)
Constructs new restore request
|
RestoreService(Settings settings,
ClusterService clusterService,
RepositoriesService repositoriesService,
TransportService transportService,
AllocationService allocationService,
MetaDataCreateIndexService createIndexService,
DynamicSettings dynamicSettings,
MetaDataIndexUpgradeService metaDataIndexUpgradeService) |
SnapshotShardsService(Settings settings,
ClusterService clusterService,
SnapshotsService snapshotsService,
ThreadPool threadPool,
TransportService transportService,
IndicesService indicesService) |
SnapshotsService(Settings settings,
ClusterService clusterService,
IndexNameExpressionResolver indexNameExpressionResolver,
RepositoriesService repositoriesService,
ThreadPool threadPool) |
| コンストラクタと説明 |
|---|
TaskManager(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ThreadPool.updateSettings(Settings settings) |
| コンストラクタと説明 |
|---|
ThreadPool(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
TransportService.applySettings(Settings settings) |
| コンストラクタと説明 |
|---|
TransportModule(Settings settings,
NamedWriteableRegistry namedWriteableRegistry) |
TransportService(Settings settings,
Transport transport,
ThreadPool threadPool) |
| コンストラクタと説明 |
|---|
LocalTransport(Settings settings,
ThreadPool threadPool,
Version version,
NamedWriteableRegistry namedWriteableRegistry) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Settings |
NettyTransport.ServerChannelPipelineFactory.settings |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Settings |
NettyTransport.settings() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
org.jboss.netty.channel.ChannelPipelineFactory |
NettyTransport.configureServerChannelPipelineFactory(String name,
Settings settings) |
| コンストラクタと説明 |
|---|
NettyTransport(Settings settings,
ThreadPool threadPool,
NetworkService networkService,
BigArrays bigArrays,
Version version,
NamedWriteableRegistry namedWriteableRegistry) |
ServerChannelPipelineFactory(NettyTransport nettyTransport,
String name,
Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
TribeService.processSettings(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Settings |
TribeService.processSettings(Settings settings) |
| コンストラクタと説明 |
|---|
TribeService(Settings settings,
ClusterService clusterService,
DiscoveryService discoveryService) |
| コンストラクタと説明 |
|---|
ResourceWatcherService(Settings settings,
ThreadPool threadPool) |
Copyright © 2009–2016. All rights reserved.