Uses of Class
org.elasticsearch.client.core.BroadcastResponse.Shards
-
Packages that use BroadcastResponse.Shards Package Description org.elasticsearch.client.core -
-
Uses of BroadcastResponse.Shards in org.elasticsearch.client.core
Methods in org.elasticsearch.client.core that return BroadcastResponse.Shards Modifier and Type Method Description BroadcastResponse.ShardsBroadcastResponse. shards()Represents the shard-level summary of the response execution.Constructors in org.elasticsearch.client.core with parameters of type BroadcastResponse.Shards Constructor Description BroadcastResponse(BroadcastResponse.Shards shards)
-