Module org.elasticsearch.server
Class ShardMovementWriteLoadSimulator
java.lang.Object
org.elasticsearch.cluster.routing.ShardMovementWriteLoadSimulator
Simulates the impact to each node's write-load in response to the movement of individual
shards around the cluster.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionApply the simulated shard movements to the original thread pool usage stats for each node.voidsimulateShardStarted(ShardRouting shardRouting)
-
Constructor Details
-
ShardMovementWriteLoadSimulator
-
-
Method Details
-
simulateShardStarted
-
simulatedNodeUsageStatsForThreadPools
Apply the simulated shard movements to the original thread pool usage stats for each node.
-