Uses of Class
io.qdrant.client.grpc.Collections.CollectionInfo
Packages that use Collections.CollectionInfo
-
Uses of Collections.CollectionInfo in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.CollectionInfoModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.build()
Collections.CollectionInfo.Builder.buildPartial()
static Collections.CollectionInfo
Collections.CollectionInfo.getDefaultInstance()
Collections.CollectionInfo.Builder.getDefaultInstanceForType()
Collections.CollectionInfo.getDefaultInstanceForType()
Collections.GetCollectionInfoResponse.Builder.getResult()
.qdrant.CollectionInfo result = 1;
Collections.GetCollectionInfoResponse.getResult()
.qdrant.CollectionInfo result = 1;
Collections.GetCollectionInfoResponseOrBuilder.getResult()
.qdrant.CollectionInfo result = 1;
static Collections.CollectionInfo
Collections.CollectionInfo.parseDelimitedFrom
(InputStream input) static Collections.CollectionInfo
Collections.CollectionInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(byte[] data) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(com.google.protobuf.ByteString data) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(InputStream input) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(ByteBuffer data) static Collections.CollectionInfo
Collections.CollectionInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Collections.CollectionInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.CollectionInfo>
Collections.CollectionInfo.getParserForType()
static com.google.protobuf.Parser<Collections.CollectionInfo>
Collections.CollectionInfo.parser()
Methods in io.qdrant.client.grpc with parameters of type Collections.CollectionInfoModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.mergeFrom
(Collections.CollectionInfo other) Collections.GetCollectionInfoResponse.Builder.mergeResult
(Collections.CollectionInfo value) .qdrant.CollectionInfo result = 1;
Collections.CollectionInfo.newBuilder
(Collections.CollectionInfo prototype) Collections.GetCollectionInfoResponse.Builder.setResult
(Collections.CollectionInfo value) .qdrant.CollectionInfo result = 1;