| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core.query |
| Modifier and Type | Field and Description |
|---|---|
protected List<RuntimeField> |
BaseQuery.runtimeFields |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeField> |
Query.getRuntimeFields() |
List<RuntimeField> |
BaseQuery.getRuntimeFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addRuntimeField(RuntimeField runtimeField)
Adds a runtime field to the query.
|
void |
BaseQuery.addRuntimeField(RuntimeField runtimeField) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.