public class TransportRefreshAction extends TransportBroadcastReplicationAction<RefreshRequest,RefreshResponse,ReplicationRequest,ActionWriteResponse>
actionName, indexNameExpressionResolver, parseFieldMatcher, taskManager, threadPooldeprecationLogger, logger, settings| コンストラクタと説明 |
|---|
TransportRefreshAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
TransportShardRefreshAction shardRefreshAction) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected RefreshResponse |
newResponse(int successfulShards,
int failedShards,
int totalNumCopies,
List<ShardOperationFailedException> shardFailures) |
protected ReplicationRequest |
newShardRequest(RefreshRequest request,
ShardId shardId) |
protected ActionWriteResponse |
newShardResponse() |
doExecute, doExecute, shardExecute, shardsexecute, execute, execute, executelogDeprecatedSetting, logRemovedSetting, nodeName@Inject public TransportRefreshAction(Settings settings, ThreadPool threadPool, ClusterService clusterService, TransportService transportService, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver, TransportShardRefreshAction shardRefreshAction)
protected ActionWriteResponse newShardResponse()
protected ReplicationRequest newShardRequest(RefreshRequest request, ShardId shardId)
protected RefreshResponse newResponse(int successfulShards, int failedShards, int totalNumCopies, List<ShardOperationFailedException> shardFailures)
Copyright © 2009–2016. All rights reserved.