Uses of Enum Class
io.qdrant.client.grpc.Collections.QuantizationType
-
Uses of Collections.QuantizationType in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionstatic Collections.QuantizationType
Collections.QuantizationType.forNumber
(int value) Collections.ScalarQuantization.Builder.getType()
Type of quantizationCollections.ScalarQuantization.getType()
Type of quantizationCollections.ScalarQuantizationOrBuilder.getType()
Type of quantizationstatic Collections.QuantizationType
Collections.QuantizationType.valueOf
(int value) Deprecated.static Collections.QuantizationType
Collections.QuantizationType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Collections.QuantizationType
Returns the enum constant of this class with the specified name.static Collections.QuantizationType[]
Collections.QuantizationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.QuantizationType>
Collections.QuantizationType.internalGetValueMap()
Modifier and TypeMethodDescriptionCollections.ScalarQuantization.Builder.setType
(Collections.QuantizationType value) Type of quantization