| Modifier and Type | Method and Description |
|---|---|
List<OperationImpact> |
RecommendedIndex.estimatedImpact()
Get the estimated impact of doing recommended index action.
|
List<OperationImpact> |
RecommendedIndex.reportedImpact()
Get the values reported after index action is complete.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/