| Package | Description |
|---|---|
| com.databricks.sdk | |
| com.databricks.sdk.service.vectorsearch |
| Class and Description |
|---|
| VectorSearchEndpointsAPI
Endpoint**: Represents the compute resources to host vector search indexes.
|
| VectorSearchEndpointsService
**Endpoint**: Represents the compute resources to host vector search indexes.
|
| VectorSearchIndexesAPI
**Index**: An efficient representation of your embedding vectors that supports real-time and
efficient approximate nearest neighbor (ANN) search queries.
|
| VectorSearchIndexesService
**Index**: An efficient representation of your embedding vectors that supports real-time and
efficient approximate nearest neighbor (ANN) search queries.
|
| Class and Description |
|---|
| ColumnInfo |
| CreateEndpoint |
| CreateVectorIndexRequest |
| CreateVectorIndexResponse |
| DeleteDataResult
Result of the upsert or delete operation.
|
| DeleteDataStatus
Status of the delete operation.
|
| DeleteDataVectorIndexRequest
Request payload for deleting data from a vector index.
|
| DeleteDataVectorIndexResponse
Response to a delete data vector index request.
|
| DeleteEndpointRequest
Delete an endpoint
|
| DeleteIndexRequest
Delete an index
|
| DeltaSyncVectorIndexSpecRequest |
| DeltaSyncVectorIndexSpecResponse |
| DirectAccessVectorIndexSpec |
| EmbeddingSourceColumn |
| EmbeddingVectorColumn |
| EndpointInfo |
| EndpointStatus
Status information of an endpoint
|
| EndpointStatusState
Current state of the endpoint
|
| EndpointType
Type of endpoint.
|
| GetEndpointRequest
Get an endpoint
|
| GetIndexRequest
Get an index
|
| ListEndpointResponse |
| ListEndpointsRequest
List all endpoints
|
| ListIndexesRequest
List indexes
|
| ListValue |
| ListVectorIndexesResponse |
| MapStringValueEntry
Key-value pair.
|
| MiniVectorIndex |
| PipelineType
Pipeline execution mode.
|
| QueryVectorIndexRequest |
| QueryVectorIndexResponse |
| ResultData
Data returned in the query result.
|
| ResultManifest
Metadata about the result set.
|
| ScanVectorIndexRequest
Request payload for scanning data from a vector index.
|
| ScanVectorIndexResponse
Response to a scan vector index request.
|
| Struct |
| SyncIndexRequest
Synchronize an index
|
| UpsertDataResult
Result of the upsert or delete operation.
|
| UpsertDataStatus
Status of the upsert operation.
|
| UpsertDataVectorIndexRequest
Request payload for upserting data into a vector index.
|
| UpsertDataVectorIndexResponse
Response to an upsert data vector index request.
|
| Value |
| VectorIndex |
| VectorIndexStatus |
| VectorIndexType
There are 2 types of Vector Search indexes:
|
| VectorSearchEndpointsService
**Endpoint**: Represents the compute resources to host vector search indexes.
|
| VectorSearchIndexesService
**Index**: An efficient representation of your embedding vectors that supports real-time and
efficient approximate nearest neighbor (ANN) search queries.
|
Copyright © 2024. All rights reserved.