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, retryRequest
public RetrieveGolrBioentities(String server, int retryCount)
protected boolean isIndentJson()
isIndentJson
in class AbstractRetrieveGolr
protected List<String> getRelevantFields()
getRelevantFields
in class AbstractRetrieveGolr
public List<RetrieveGolrBioentities.GolrBioentityDocument> getGolrBioentites(String id) throws IOException
IOException
public List<RetrieveGolrBioentities.GolrBioentityDocument> getGolrBioentities(List<String[]> tagvalues) throws IOException
IOException
Copyright © 2010–2015. All rights reserved.