| Package | Description |
|---|---|
| org.apache.solr.handler.dataimport |
| Modifier and Type | Method and Description |
|---|---|
DataImporter.Status |
DataImporter.getStatus() |
static DataImporter.Status |
DataImporter.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataImporter.Status[] |
DataImporter.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataImporter.setStatus(DataImporter.Status status) |