| Package | Description |
|---|---|
| org.gcube.common.clients.fw.builders | |
| org.gcube.common.clients.fw.queries |
| Constructor and Description |
|---|
SingletonBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
SingletonBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given
Plugin and zero or more default Propertys. |
StatefulBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
StatefulBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given
Plugin and zero or more default Propertys. |
StatelessBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
StatelessBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given
Plugin and zero or more default Propertys. |
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)
|
| Constructor and Description |
|---|
StatefulQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy
Plugin. |
StatelessQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy
Plugin. |
Copyright © 2020. All Rights Reserved.