Uses of Class
com.azure.search.documents.indexes.models.IndexerCurrentState
Packages that use IndexerCurrentState
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of IndexerCurrentState in com.azure.search.documents.indexes.models
Classes in com.azure.search.documents.indexes.models that implement interfaces with type arguments of type IndexerCurrentStateModifier and TypeClassDescriptionfinal classRepresents all of the state that defines and dictates the indexer's current execution.Methods in com.azure.search.documents.indexes.models that return IndexerCurrentStateModifier and TypeMethodDescriptionstatic IndexerCurrentStateIndexerCurrentState.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IndexerCurrentState from the JsonReader.SearchIndexerStatus.getCurrentState()Get the currentState property: All of the state that defines and dictates the indexer's current execution.