| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.backend.elasticsearch.rest.impl | |
| org.dashbuilder.dataprovider.backend.elasticsearch.rest.model |
| Modifier and Type | Method and Description |
|---|---|
protected Query.Type |
ElasticSearchQueryBuilderImpl.getType(org.dashbuilder.dataprovider.backend.elasticsearch.rest.impl.ElasticSearchQueryBuilderImpl.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
Query.Type |
Query.getType() |
Query.Type |
Query.Type.getType() |
static Query.Type |
Query.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.Type[] |
Query.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Query(Query.Type type) |
Query(String field,
Query.Type type) |
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.