Uses of Enum Class
io.qdrant.client.grpc.Collections.CompressionRatio
Packages that use Collections.CompressionRatio
-
Uses of Collections.CompressionRatio in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.CompressionRatioModifier and TypeMethodDescriptionstatic Collections.CompressionRatio
Collections.CompressionRatio.forNumber
(int value) Collections.ProductQuantization.Builder.getCompression()
Compression ratioCollections.ProductQuantization.getCompression()
Compression ratioCollections.ProductQuantizationOrBuilder.getCompression()
Compression ratiostatic Collections.CompressionRatio
Collections.CompressionRatio.valueOf
(int value) Deprecated.static Collections.CompressionRatio
Collections.CompressionRatio.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Collections.CompressionRatio
Returns the enum constant of this class with the specified name.static Collections.CompressionRatio[]
Collections.CompressionRatio.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.qdrant.client.grpc that return types with arguments of type Collections.CompressionRatioModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.CompressionRatio>
Collections.CompressionRatio.internalGetValueMap()
Methods in io.qdrant.client.grpc with parameters of type Collections.CompressionRatioModifier and TypeMethodDescriptionCollections.ProductQuantization.Builder.setCompression
(Collections.CompressionRatio value) Compression ratio