public class SruDBClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SruDBClient.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
call(String operation,
Float version,
String recordPacking,
String query,
Integer maximumRecords,
String recordSchema) |
String |
explain() |
String |
searchRetrieve(Float version,
String recordPacking,
String query,
Integer maximumRecords,
String recordSchema) |
public String call(String operation, Float version, String recordPacking, String query, Integer maximumRecords, String recordSchema) throws SruDBClientException
SruDBClientExceptionpublic String explain() throws SruDBClientException
SruDBClientExceptionpublic String searchRetrieve(Float version, String recordPacking, String query, Integer maximumRecords, String recordSchema) throws SruDBClientException
SruDBClientExceptionCopyright © 2016. All Rights Reserved.