Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Collections.QuantizationType
Packages that use Collections.QuantizationType
-
Uses of Collections.QuantizationType in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.QuantizationTypeModifier and TypeMethodDescriptionstatic Collections.QuantizationTypeCollections.QuantizationType.forNumber(int value) Collections.ScalarQuantization.Builder.getType()Type of quantizationCollections.ScalarQuantization.getType()Type of quantizationCollections.ScalarQuantizationOrBuilder.getType()Type of quantizationstatic Collections.QuantizationTypeCollections.QuantizationType.valueOf(int value) Deprecated.static Collections.QuantizationTypeCollections.QuantizationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Collections.QuantizationTypeReturns 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.Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.QuantizationTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Collections.QuantizationType>Collections.QuantizationType.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.QuantizationTypeModifier and TypeMethodDescriptionCollections.ScalarQuantization.Builder.setType(Collections.QuantizationType value) Type of quantization