Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.FieldType
Packages that use Points.FieldType
-
Uses of Points.FieldType in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.FieldTypeModifier and TypeMethodDescriptionstatic Points.FieldTypePoints.FieldType.forNumber(int value) Points.CreateFieldIndexCollection.Builder.getFieldType()Field type.Points.CreateFieldIndexCollection.getFieldType()Field type.Points.CreateFieldIndexCollectionOrBuilder.getFieldType()Field type.static Points.FieldTypePoints.FieldType.valueOf(int value) Deprecated.static Points.FieldTypePoints.FieldType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Points.FieldTypeReturns the enum constant of this class with the specified name.static Points.FieldType[]Points.FieldType.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 Points.FieldTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Points.FieldType>Points.FieldType.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.FieldTypeModifier and TypeMethodDescriptionPoints.CreateFieldIndexCollection.Builder.setFieldType(Points.FieldType value) Field type.