Uses of Enum Class
io.qdrant.client.grpc.Points.ReadConsistency.ValueCase
-
Uses of Points.ReadConsistency.ValueCase in io.qdrant.client.grpc
Modifier 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.