| Constructor and Description |
|---|
LegacyQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy
Plugin. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<org.gcube.common.clients.GCubeEndpoint> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given
Plugin and zero or more default Propertys. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<org.gcube.common.clients.GCubeEndpoint> query,
org.gcube.common.clients.cache.EndpointCache<org.gcube.common.clients.GCubeEndpoint> cache,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given
Plugin,a Query, an EndpointCache, and zero or more default Propertys. |
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<org.gcube.common.clients.GCubeEndpoint> query,
org.gcube.common.clients.config.Property<?>... properties)
|
Copyright © 2016. All Rights Reserved.