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
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.IndexerExecutionResult.getCurrentState()Get the currentState property: All of the state that defines and dictates the indexer's current execution.