| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.indexer | |
| de.hybris.platform.solrfacetsearch.indexer.impl |
| Modifier and Type | Method and Description |
|---|---|
IndexerQueryContext.Status |
IndexerQueryContext.getStatus()
Returns the current status of the query context
|
static IndexerQueryContext.Status |
IndexerQueryContext.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexerQueryContext.Status[] |
IndexerQueryContext.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndexerQueryContext.Status |
DefaultIndexerQueryContext.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIndexerQueryContext.setStatus(IndexerQueryContext.Status status) |
Copyright © 2017 SAP SE. All Rights Reserved.