public static class SearchIndexer.Event extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchIndexer.Event.Type |
| Constructor and Description |
|---|
Event(SearchIndexer.Event.Type type,
SearchIndexerStatus status) |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexerStatus |
getStatus() |
SearchIndexer.Event.Type |
getType() |
String |
toString() |
public Event(SearchIndexer.Event.Type type, SearchIndexerStatus status)
public SearchIndexer.Event.Type getType()
public SearchIndexerStatus getStatus()
Copyright © 2021. All rights reserved.