| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Field and Description |
|---|---|
protected List<Query.IdWithRouting> |
BaseQuery.idsWithRouting |
| Modifier and Type | Method and Description |
|---|---|
List<Query.IdWithRouting> |
Query.getIdsWithRouting() |
List<Query.IdWithRouting> |
BaseQuery.getIdsWithRouting() |
| Modifier and Type | Method and Description |
|---|---|
static Query |
Query.multiGetQueryWithRouting(List<Query.IdWithRouting> idsWithRouting)
Utility method to get a query for a multiget request
|
void |
BaseQuery.setIdsWithRouting(List<Query.IdWithRouting> idsWithRouting)
Set Ids with routing values for a multi-get request set on this query.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.