Uses of Interface
org.gcube.common.core.informationsystem.client.ISInputStream

Packages that use ISInputStream
org.gcube.common.core.informationsystem.client   
org.gcube.common.core.informationsystem.client.impl   
 

Uses of ISInputStream in org.gcube.common.core.informationsystem.client
 

Methods in org.gcube.common.core.informationsystem.client that return ISInputStream
<RESULT> ISInputStream<RESULT>
ISClient.executeByRef(ISQuery<RESULT> query, GCUBEScope scope)
          Evaluates a query in a given scope and returns the ISInputStream which contains its results.
 

Uses of ISInputStream in org.gcube.common.core.informationsystem.client.impl
 

Methods in org.gcube.common.core.informationsystem.client.impl that return ISInputStream
abstract
<RESULT> ISInputStream<RESULT>
AbstractClient.executeByRef(ISQuery<RESULT> query, GCUBEScope scope)
          Implement to execute the query against the associated Information System in a given scope, and to return the locator of a resultset which contains the unparsed result serialisations.
 



Copyright © 2012. All Rights Reserved.