public abstract static class SearchIndexerStatus.Counts extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchIndexerStatus.Counts.Type |
| Constructor and Description |
|---|
Counts(SearchIndexerStatus.Counts.Type type) |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexerStatus.NoCounts |
asNoCounts() |
SearchIndexerStatus.RebuildCounts |
asRebuildCounts() |
SearchIndexerStatus.StatementCounts |
asStatementCounts() |
SearchIndexerStatus.UriCounts |
asUriCounts() |
SearchIndexerStatus.Counts.Type |
getType() |
public Counts(SearchIndexerStatus.Counts.Type type)
public SearchIndexerStatus.Counts.Type getType()
public SearchIndexerStatus.UriCounts asUriCounts()
public SearchIndexerStatus.StatementCounts asStatementCounts()
public SearchIndexerStatus.RebuildCounts asRebuildCounts()
public SearchIndexerStatus.NoCounts asNoCounts()
Copyright © 2022. All rights reserved.