public class SimpleRSClient extends Object
| Constructor and Description |
|---|
SimpleRSClient() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static void persistRS(String resultRS)
public static org.gcube.common.searchservice.searchlibrary.rsclient.elements.RSLocator createLocator(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
throws Exception
Exceptionpublic static void fillRS(org.gcube.common.searchservice.searchlibrary.rswriter.RSBLOBWriter writer)
throws FileNotFoundException,
Exception
FileNotFoundExceptionExceptionpublic static void streamToFile(InputStream instream, String filename) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.