public class RetrieveGolrOntologyClass extends AbstractRetrieveGolr
Modifier and Type | Class and Description |
---|---|
static class |
RetrieveGolrOntologyClass.GolrOntologyClassDocument |
GSON
Constructor and Description |
---|
RetrieveGolrOntologyClass(String server,
int retryCount) |
Modifier and Type | Method and Description |
---|---|
List<RetrieveGolrOntologyClass.GolrOntologyClassDocument> |
getGolrOntologyCls(List<String[]> tagvalues) |
List<RetrieveGolrOntologyClass.GolrOntologyClassDocument> |
getGolrOntologyCls(String id) |
protected List<String> |
getRelevantFields() |
protected boolean |
isIndentJson() |
defaultRandomWait, getJsonStringFromUri, getJsonStringFromUri, logRequest, logRequestError, logRetry, parseGolrResponse, randomWait, retryRequest
public RetrieveGolrOntologyClass(String server, int retryCount)
protected boolean isIndentJson()
isIndentJson
in class AbstractRetrieveGolr
protected List<String> getRelevantFields()
getRelevantFields
in class AbstractRetrieveGolr
public List<RetrieveGolrOntologyClass.GolrOntologyClassDocument> getGolrOntologyCls(String id) throws IOException
IOException
public List<RetrieveGolrOntologyClass.GolrOntologyClassDocument> getGolrOntologyCls(List<String[]> tagvalues) throws IOException
IOException
Copyright © 2010–2016. All rights reserved.