org.gcube.datatransformation.datatransformationservice.clients
Class SimpleRSClient
java.lang.Object
org.gcube.datatransformation.datatransformationservice.clients.SimpleRSClient
public class SimpleRSClient
- extends Object
|
Method Summary |
static org.gcube.common.searchservice.searchlibrary.rsclient.elements.RSLocator |
createLocator(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
|
static void |
fillRS(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
|
static void |
main(String[] args)
|
static void |
persistRS(String resultRS)
|
static void |
streamToFile(InputStream instream,
String filename)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRSClient
public SimpleRSClient()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
persistRS
public static void persistRS(String resultRS)
createLocator
public static org.gcube.common.searchservice.searchlibrary.rsclient.elements.RSLocator createLocator(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
throws Exception
- Throws:
Exception
fillRS
public static void fillRS(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
throws FileNotFoundException,
Exception
- Throws:
FileNotFoundException
Exception
streamToFile
public static void streamToFile(InputStream instream,
String filename)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.