Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.QuantizationConfig.QuantizationCase
Packages that use Collections.QuantizationConfig.QuantizationCase
-
Uses of Collections.QuantizationConfig.QuantizationCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.QuantizationConfig.QuantizationCaseModifier and TypeMethodDescriptionCollections.QuantizationConfig.QuantizationCase.forNumber(int value) Collections.QuantizationConfig.Builder.getQuantizationCase()Collections.QuantizationConfig.getQuantizationCase()Collections.QuantizationConfigOrBuilder.getQuantizationCase()Collections.QuantizationConfig.QuantizationCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Collections.QuantizationConfig.QuantizationCase.values()Returns an array containing the constants of this enum class, in the order they are declared.