Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.ReadConsistencyType
Packages that use Points.ReadConsistencyType
-
Uses of Points.ReadConsistencyType in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.ReadConsistencyTypeModifier and TypeMethodDescriptionstatic Points.ReadConsistencyTypePoints.ReadConsistencyType.forNumber(int value) Points.ReadConsistency.Builder.getType()Common read consistency configurationsPoints.ReadConsistency.getType()Common read consistency configurationsPoints.ReadConsistencyOrBuilder.getType()Common read consistency configurationsstatic Points.ReadConsistencyTypePoints.ReadConsistencyType.valueOf(int value) Deprecated.static Points.ReadConsistencyTypePoints.ReadConsistencyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Points.ReadConsistencyTypeReturns the enum constant of this class with the specified name.static Points.ReadConsistencyType[]Points.ReadConsistencyType.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.ReadConsistencyTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Points.ReadConsistencyType>Points.ReadConsistencyType.internalGetValueMap()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.ReadConsistencyTypeModifier and TypeMethodDescriptionPoints.ReadConsistency.Builder.setType(Points.ReadConsistencyType value) Common read consistency configurations