public class DefaultResultSet extends Object implements ResultSetClient
| Constructor and Description |
|---|
DefaultResultSet(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeResultSet(String locator) |
org.glassfish.jersey.client.ChunkedInput<String> |
getResultSet(String locator) |
protected boolean |
sendInput(String locator,
List<String> input) |
protected static void |
sendInput(String gCoreEnpointId,
String locatorId,
org.gcube.data.streams.Stream<String> stream) |
public DefaultResultSet(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config)
public org.glassfish.jersey.client.ChunkedInput<String> getResultSet(String locator)
getResultSet in interface ResultSetClientpublic void closeResultSet(String locator)
closeResultSet in interface ResultSetClientCopyright © 2017. All Rights Reserved.