| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
ScanVectorIndexRequest |
ScanVectorIndexRequest.setIndexName(String indexName) |
ScanVectorIndexRequest |
ScanVectorIndexRequest.setLastPrimaryKey(String lastPrimaryKey) |
ScanVectorIndexRequest |
ScanVectorIndexRequest.setNumResults(Long numResults) |
| Modifier and Type | Method and Description |
|---|---|
ScanVectorIndexResponse |
VectorSearchIndexesAPI.scanIndex(ScanVectorIndexRequest request)
Scan an index.
|
ScanVectorIndexResponse |
VectorSearchIndexesService.scanIndex(ScanVectorIndexRequest scanVectorIndexRequest)
Scan an index.
|
Copyright © 2024. All rights reserved.