Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
IndexAdvice |
IndexAdvice.clone() |
IndexAdvice |
IndexAdvice.set(String fieldName,
Object value) |
IndexAdvice |
IndexAdvice.setDdl(List<String> ddl)
Optional.
|
IndexAdvice |
IndexAdvice.setImprovementFactor(Double improvementFactor)
Optional.
|
Modifier and Type | Method and Description |
---|---|
List<IndexAdvice> |
QueryAdvisorResult.getIndexAdvice()
Optional.
|
Modifier and Type | Method and Description |
---|---|
QueryAdvisorResult |
QueryAdvisorResult.setIndexAdvice(List<IndexAdvice> indexAdvice)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.