Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.ReadConsistency.ValueCase
Packages that use Points.ReadConsistency.ValueCase
-
Uses of Points.ReadConsistency.ValueCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.ReadConsistency.ValueCaseModifier and TypeMethodDescriptionPoints.ReadConsistency.ValueCase.forNumber(int value) Points.ReadConsistency.Builder.getValueCase()Points.ReadConsistency.getValueCase()Points.ReadConsistencyOrBuilder.getValueCase()Points.ReadConsistency.ValueCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Points.ReadConsistency.ValueCase[]Points.ReadConsistency.ValueCase.values()Returns an array containing the constants of this enum class, in the order they are declared.