public class SearchShardsResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchShardsResponse.Shard |
| Constructor and Description |
|---|
SearchShardsResponse(List<List<SearchShardsResponse.Shard>> shardGroups) |
| Modifier and Type | Method and Description |
|---|---|
List<List<SearchShardsResponse.Shard>> |
getShardGroups() |
public SearchShardsResponse(List<List<SearchShardsResponse.Shard>> shardGroups)
public List<List<SearchShardsResponse.Shard>> getShardGroups()
Copyright © 2012–2023. All rights reserved.