Uses of Class
io.qdrant.client.grpc.Collections.VectorParamsDiffMap
Packages that use Collections.VectorParamsDiffMap
-
Uses of Collections.VectorParamsDiffMap in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.VectorParamsDiffMapModifier and TypeMethodDescriptionCollections.VectorParamsDiffMap.Builder.build()
Collections.VectorParamsDiffMap.Builder.buildPartial()
Collections.VectorParamsDiffMap.getDefaultInstance()
Collections.VectorParamsDiffMap.Builder.getDefaultInstanceForType()
Collections.VectorParamsDiffMap.getDefaultInstanceForType()
Collections.VectorsConfigDiff.Builder.getParamsMap()
.qdrant.VectorParamsDiffMap params_map = 2;
Collections.VectorsConfigDiff.getParamsMap()
.qdrant.VectorParamsDiffMap params_map = 2;
Collections.VectorsConfigDiffOrBuilder.getParamsMap()
.qdrant.VectorParamsDiffMap params_map = 2;
Collections.VectorParamsDiffMap.parseDelimitedFrom
(InputStream input) Collections.VectorParamsDiffMap.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.VectorParamsDiffMap.parseFrom
(byte[] data) Collections.VectorParamsDiffMap.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.VectorParamsDiffMap.parseFrom
(com.google.protobuf.ByteString data) Collections.VectorParamsDiffMap.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.VectorParamsDiffMap.parseFrom
(com.google.protobuf.CodedInputStream input) Collections.VectorParamsDiffMap.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.VectorParamsDiffMap.parseFrom
(InputStream input) Collections.VectorParamsDiffMap.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.VectorParamsDiffMap.parseFrom
(ByteBuffer data) Collections.VectorParamsDiffMap.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Collections.VectorParamsDiffMapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.VectorParamsDiffMap>
Collections.VectorParamsDiffMap.getParserForType()
static com.google.protobuf.Parser<Collections.VectorParamsDiffMap>
Collections.VectorParamsDiffMap.parser()
Methods in io.qdrant.client.grpc with parameters of type Collections.VectorParamsDiffMapModifier and TypeMethodDescriptionCollections.VectorParamsDiffMap.Builder.mergeFrom
(Collections.VectorParamsDiffMap other) Collections.VectorsConfigDiff.Builder.mergeParamsMap
(Collections.VectorParamsDiffMap value) .qdrant.VectorParamsDiffMap params_map = 2;
Collections.VectorParamsDiffMap.newBuilder
(Collections.VectorParamsDiffMap prototype) Collections.VectorsConfigDiff.Builder.setParamsMap
(Collections.VectorParamsDiffMap value) .qdrant.VectorParamsDiffMap params_map = 2;