| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
VectorIndexStatus |
VectorIndex.getStatus() |
VectorIndexStatus |
VectorIndexStatus.setIndexedRowCount(Long indexedRowCount) |
VectorIndexStatus |
VectorIndexStatus.setIndexUrl(String indexUrl) |
VectorIndexStatus |
VectorIndexStatus.setMessage(String message) |
VectorIndexStatus |
VectorIndexStatus.setReady(Boolean ready) |
| Modifier and Type | Method and Description |
|---|---|
VectorIndex |
VectorIndex.setStatus(VectorIndexStatus status) |
Copyright © 2024. All rights reserved.