| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
SolrPlatformUtils.createSolrExporterBeanName(SolrServerMode serverMode) |
| Modifier and Type | Method and Description |
|---|---|
SolrServerMode |
SolrConfig.getMode() |
static SolrServerMode |
SolrServerMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SolrServerMode[] |
SolrServerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolrConfig.setMode(SolrServerMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrServerMode |
DefaultSolrServerConfigPopulator.populateConfigServerMode(SolrServerConfigModel source) |
| Modifier and Type | Method and Description |
|---|---|
protected Exporter |
DefaultIndexer.getExporter(SolrServerMode serverMode) |
Copyright © 2018 SAP SE. All Rights Reserved.