Package org.gcube.common.clients.queries
-
Interface Summary Interface Description Query<A> A query for the endpoints of a given service.ResultMatcher<R> A callback to filter outQueryresults.
| Interface | Description |
|---|---|
| Query<A> |
A query for the endpoints of a given service.
|
| ResultMatcher<R> |
A callback to filter out
Query results. |