Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.VectorParams
Packages that use Collections.VectorParams
-
Uses of Collections.VectorParams in io.metaloom.qdrant.client.grpc.method
Methods in io.metaloom.qdrant.client.grpc.method with parameters of type Collections.VectorParamsModifier and TypeMethodDescriptionCollectionMethods.createCollection(String collectionName, Collections.VectorParams params) Create new collection with given parameters. -
Uses of Collections.VectorParams in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.VectorParamsModifier and TypeMethodDescriptionCollections.VectorParams.Builder.build()Collections.VectorParams.Builder.buildPartial()static Collections.VectorParamsCollections.VectorParams.getDefaultInstance()Collections.VectorParams.Builder.getDefaultInstanceForType()Collections.VectorParams.getDefaultInstanceForType()Collections.VectorParamsMap.Builder.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMapOrBuilder.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.Builder.getMapOrThrow(String key) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.getMapOrThrow(String key) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMapOrBuilder.getMapOrThrow(String key) map<string, .qdrant.VectorParams> map = 1;Collections.VectorsConfig.Builder.getParams().qdrant.VectorParams params = 1;Collections.VectorsConfig.getParams().qdrant.VectorParams params = 1;Collections.VectorsConfigOrBuilder.getParams().qdrant.VectorParams params = 1;static Collections.VectorParamsCollections.VectorParams.parseDelimitedFrom(InputStream input) static Collections.VectorParamsCollections.VectorParams.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.VectorParamsCollections.VectorParams.parseFrom(byte[] data) static Collections.VectorParamsCollections.VectorParams.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.VectorParamsCollections.VectorParams.parseFrom(com.google.protobuf.ByteString data) static Collections.VectorParamsCollections.VectorParams.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.VectorParamsCollections.VectorParams.parseFrom(com.google.protobuf.CodedInputStream input) static Collections.VectorParamsCollections.VectorParams.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.VectorParamsCollections.VectorParams.parseFrom(InputStream input) static Collections.VectorParamsCollections.VectorParams.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.VectorParamsCollections.VectorParams.parseFrom(ByteBuffer data) static Collections.VectorParamsCollections.VectorParams.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.VectorParamsModifier and TypeMethodDescriptionCollections.VectorParamsMap.Builder.getMap()Deprecated.Collections.VectorParamsMap.getMap()Deprecated.Collections.VectorParamsMapOrBuilder.getMap()Deprecated.Collections.VectorParamsMap.Builder.getMapMap()map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.getMapMap()map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMapOrBuilder.getMapMap()map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.Builder.getMutableMap()Deprecated.com.google.protobuf.Parser<Collections.VectorParams>Collections.VectorParams.getParserForType()static com.google.protobuf.Parser<Collections.VectorParams>Collections.VectorParams.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.VectorParamsModifier and TypeMethodDescriptionCollections.VectorParamsMap.Builder.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMap.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParamsMapOrBuilder.getMapOrDefault(String key, Collections.VectorParams defaultValue) map<string, .qdrant.VectorParams> map = 1;Collections.VectorParams.Builder.mergeFrom(Collections.VectorParams other) Collections.VectorsConfig.Builder.mergeParams(Collections.VectorParams value) .qdrant.VectorParams params = 1;Collections.VectorParams.newBuilder(Collections.VectorParams prototype) Collections.VectorParamsMap.Builder.putMap(String key, Collections.VectorParams value) map<string, .qdrant.VectorParams> map = 1;Collections.VectorsConfig.Builder.setParams(Collections.VectorParams value) .qdrant.VectorParams params = 1;Method parameters in io.metaloom.qdrant.client.grpc.proto with type arguments of type Collections.VectorParamsModifier and TypeMethodDescriptionCollections.VectorParamsMap.Builder.putAllMap(Map<String, Collections.VectorParams> values) map<string, .qdrant.VectorParams> map = 1;