QuantizerType Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. cosmos. models. QuantizerType
- com.
- java.
public enum QuantizerType
extends Enum<QuantizerType>
Defines quantizer types for vector index specifications in the Azure Cosmos DB service.
Fields
| PRODUCT |
Represents a product quantizer type. |
| SPHERICAL |
Represents a spherical quantizer type. |