Module org.elasticsearch.server
Class ShardsAvailabilityHealthIndicatorService.ShardAllocationCounts
java.lang.Object
org.elasticsearch.cluster.routing.allocation.shards.ShardsAvailabilityHealthIndicatorService.ShardAllocationCounts
- Enclosing class:
ShardsAvailabilityHealthIndicatorService
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidincrement(ShardRouting routing, ClusterState state, NodesShutdownMetadata shutdowns, boolean verbose, TimeValue replicaUnassignedBufferTime)
-
Field Details
-
searchableSnapshotsState
-
Constructor Details
-
ShardAllocationCounts
public ShardAllocationCounts()
-
-
Method Details
-
increment
public void increment(ShardRouting routing, ClusterState state, NodesShutdownMetadata shutdowns, boolean verbose, TimeValue replicaUnassignedBufferTime) -
areAllAvailable
public boolean areAllAvailable()
-