public class ServiceProperties extends Object
| Constructor and Description |
|---|
ServiceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCkanItemProfileName() |
String |
getCkanLicenceID() |
String |
getCkanOrganisationNameOrID() |
String |
getCkanScope() |
String |
getCkanToken() |
String |
getDataDir() |
int |
getElasticSearchPort() |
String |
getHostname() |
int |
getMaxFragmentCnt() |
int |
getMaxFragmentSize() |
int |
getMaxResults() |
int |
getNoShards() |
int |
getPort() |
String |
getScope() |
boolean |
isClientMode() |
boolean |
isDefaultSameCluster() |
public int getMaxFragmentCnt()
public int getMaxFragmentSize()
public int getNoShards()
public int getElasticSearchPort()
public boolean isDefaultSameCluster()
public String getScope()
public String getDataDir()
public boolean isClientMode()
public String getHostname()
public int getPort()
public int getMaxResults()
public String getCkanToken()
public String getCkanScope()
public String getCkanOrganisationNameOrID()
public String getCkanLicenceID()
public String getCkanItemProfileName()
Copyright © 2019. All Rights Reserved.