Uses of Class
io.qdrant.client.grpc.Collections.PayloadSchemaInfo
Packages that use Collections.PayloadSchemaInfo
-
Uses of Collections.PayloadSchemaInfo in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.PayloadSchemaInfoModifier and TypeMethodDescriptionCollections.PayloadSchemaInfo.Builder.build()
Collections.PayloadSchemaInfo.Builder.buildPartial()
Collections.PayloadSchemaInfo.getDefaultInstance()
Collections.PayloadSchemaInfo.Builder.getDefaultInstanceForType()
Collections.PayloadSchemaInfo.getDefaultInstanceForType()
Collections.CollectionInfo.Builder.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.CollectionInfo.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.CollectionInfoOrBuilder.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.CollectionInfo.Builder.getPayloadSchemaOrThrow
(String key) Collection data typesCollections.CollectionInfo.getPayloadSchemaOrThrow
(String key) Collection data typesCollections.CollectionInfoOrBuilder.getPayloadSchemaOrThrow
(String key) Collection data typesCollections.PayloadSchemaInfo.parseDelimitedFrom
(InputStream input) Collections.PayloadSchemaInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.PayloadSchemaInfo.parseFrom
(byte[] data) Collections.PayloadSchemaInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.PayloadSchemaInfo.parseFrom
(com.google.protobuf.ByteString data) Collections.PayloadSchemaInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.PayloadSchemaInfo.parseFrom
(com.google.protobuf.CodedInputStream input) Collections.PayloadSchemaInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.PayloadSchemaInfo.parseFrom
(InputStream input) Collections.PayloadSchemaInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Collections.PayloadSchemaInfo.parseFrom
(ByteBuffer data) Collections.PayloadSchemaInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Collections.PayloadSchemaInfoModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.getMutablePayloadSchema()
Deprecated.com.google.protobuf.Parser<Collections.PayloadSchemaInfo>
Collections.PayloadSchemaInfo.getParserForType()
Collections.CollectionInfo.Builder.getPayloadSchema()
Deprecated.Collections.CollectionInfo.getPayloadSchema()
Deprecated.Collections.CollectionInfoOrBuilder.getPayloadSchema()
Deprecated.Collections.CollectionInfo.Builder.getPayloadSchemaMap()
Collection data typesCollections.CollectionInfo.getPayloadSchemaMap()
Collection data typesCollections.CollectionInfoOrBuilder.getPayloadSchemaMap()
Collection data typesstatic com.google.protobuf.Parser<Collections.PayloadSchemaInfo>
Collections.PayloadSchemaInfo.parser()
Methods in io.qdrant.client.grpc with parameters of type Collections.PayloadSchemaInfoModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.CollectionInfo.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.CollectionInfoOrBuilder.getPayloadSchemaOrDefault
(String key, Collections.PayloadSchemaInfo defaultValue) Collection data typesCollections.PayloadSchemaInfo.Builder.mergeFrom
(Collections.PayloadSchemaInfo other) Collections.PayloadSchemaInfo.newBuilder
(Collections.PayloadSchemaInfo prototype) Collections.CollectionInfo.Builder.putPayloadSchema
(String key, Collections.PayloadSchemaInfo value) Collection data typesMethod parameters in io.qdrant.client.grpc with type arguments of type Collections.PayloadSchemaInfoModifier and TypeMethodDescriptionCollections.CollectionInfo.Builder.putAllPayloadSchema
(Map<String, Collections.PayloadSchemaInfo> values) Collection data types