| Package | Description |
|---|---|
| org.gcube.common.clients.fw.builders | |
| org.gcube.common.clients.fw.queries |
| Constructor and Description |
|---|
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given
Plugin,a StatelessQuery, an EndpointCache, and zero or more default Propertys. |
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.config.Property<?>... properties)
|
| Modifier and Type | Method and Description |
|---|---|
StatelessQuery |
StatelessQuery.addCondition(String condition)
Adds a free-form condition on query results.
|
StatelessQuery |
StatelessQuery.addNamespace(String prefix,
URI uri)
Adds a namespace to the query.
|
StatelessQuery |
StatelessQuery.addVariable(String name,
String range)
Adds a variable to the query.
|
Copyright © 2020. All Rights Reserved.