Uses of Enum Class
io.qdrant.client.grpc.Collections.CompressionRatio
-
Uses of Collections.CompressionRatio in io.qdrant.client.grpc
Modifier 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.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.CompressionRatio>
Collections.CompressionRatio.internalGetValueMap()
Modifier and TypeMethodDescriptionCollections.ProductQuantization.Builder.setCompression
(Collections.CompressionRatio value) Compression ratio