Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.WriteOrderingType
Packages that use Points.WriteOrderingType
-
Uses of Points.WriteOrderingType in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.WriteOrderingTypeModifier and TypeMethodDescriptionstatic Points.WriteOrderingTypePoints.WriteOrderingType.forNumber(int value) Points.WriteOrdering.Builder.getType()Write ordering guaranteesPoints.WriteOrdering.getType()Write ordering guaranteesPoints.WriteOrderingOrBuilder.getType()Write ordering guaranteesstatic Points.WriteOrderingTypePoints.WriteOrderingType.valueOf(int value) Deprecated.static Points.WriteOrderingTypePoints.WriteOrderingType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Points.WriteOrderingTypeReturns the enum constant of this class with the specified name.static Points.WriteOrderingType[]Points.WriteOrderingType.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.WriteOrderingTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Points.WriteOrderingType>Points.WriteOrderingType.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.WriteOrderingTypeModifier and TypeMethodDescriptionPoints.WriteOrdering.Builder.setType(Points.WriteOrderingType value) Write ordering guarantees