Uses of Class
org.elasticsearch.cluster.action.shard.ShardStateAction.FailedShardEntry
-
Packages that use ShardStateAction.FailedShardEntry Package Description org.elasticsearch.cluster.action.shard -
-
Uses of ShardStateAction.FailedShardEntry in org.elasticsearch.cluster.action.shard
Methods in org.elasticsearch.cluster.action.shard that return types with arguments of type ShardStateAction.FailedShardEntry Modifier and Type Method Description ClusterStateTaskExecutor.ClusterTasksResult<ShardStateAction.FailedShardEntry>ShardStateAction.ShardFailedClusterStateTaskExecutor. execute(ClusterState currentState, List<ShardStateAction.FailedShardEntry> tasks)Method parameters in org.elasticsearch.cluster.action.shard with type arguments of type ShardStateAction.FailedShardEntry Modifier and Type Method Description ClusterStateTaskExecutor.ClusterTasksResult<ShardStateAction.FailedShardEntry>ShardStateAction.ShardFailedClusterStateTaskExecutor. execute(ClusterState currentState, List<ShardStateAction.FailedShardEntry> tasks)
-