public class RetrieveGolrBioentities extends AbstractRetrieveGolr
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveGolrBioentities.GolrBioentityDocument |
GSON| Constructor and Description |
|---|
RetrieveGolrBioentities(String server,
int retryCount) |
| Modifier and Type | Method and Description |
|---|---|
List<RetrieveGolrBioentities.GolrBioentityDocument> |
getGolrBioentites(String id) |
List<RetrieveGolrBioentities.GolrBioentityDocument> |
getGolrBioentities(List<String[]> tagvalues) |
protected List<String> |
getRelevantFields() |
protected boolean |
isIndentJson() |
defaultRandomWait, getJsonStringFromUri, getJsonStringFromUri, logRequest, logRequestError, logRetry, parseGolrResponse, randomWait, retryRequestpublic RetrieveGolrBioentities(String server, int retryCount)
protected boolean isIndentJson()
isIndentJson in class AbstractRetrieveGolrprotected List<String> getRelevantFields()
getRelevantFields in class AbstractRetrieveGolrpublic List<RetrieveGolrBioentities.GolrBioentityDocument> getGolrBioentites(String id) throws IOException
IOExceptionpublic List<RetrieveGolrBioentities.GolrBioentityDocument> getGolrBioentities(List<String[]> tagvalues) throws IOException
IOExceptionCopyright © 2010–2015. All rights reserved.