Uses of Interface
org.gcube.resources.discovery.client.api.DiscoveryClient
Packages that use DiscoveryClient
-
Uses of DiscoveryClient in org.gcube.resources.discovery.client.impl
Classes in org.gcube.resources.discovery.client.impl that implement DiscoveryClientModifier and TypeClassDescriptionclassADiscoveryClientthat delegates the execution of queries to anotherDiscoveryClientthat does not perform result parsing and the parsing itself to a dedicatedResultParser.Constructors in org.gcube.resources.discovery.client.impl with parameters of type DiscoveryClientModifierConstructorDescriptionDelegateClient(ResultParser<R> parser, DiscoveryClient<String> inner) Creates an instance with a givenResultParserand aDiscoveryClientthat produces untyped results