Uses of Class
io.qdrant.client.grpc.Collections.Disabled
Packages that use Collections.Disabled
-
Uses of Collections.Disabled in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Collections.DisabledModifier and TypeMethodDescriptionCollections.Disabled.Builder.build()
Collections.Disabled.Builder.buildPartial()
static Collections.Disabled
Collections.Disabled.getDefaultInstance()
Collections.Disabled.Builder.getDefaultInstanceForType()
Collections.Disabled.getDefaultInstanceForType()
Collections.QuantizationConfigDiff.Builder.getDisabled()
.qdrant.Disabled disabled = 3;
Collections.QuantizationConfigDiff.getDisabled()
.qdrant.Disabled disabled = 3;
Collections.QuantizationConfigDiffOrBuilder.getDisabled()
.qdrant.Disabled disabled = 3;
static Collections.Disabled
Collections.Disabled.parseDelimitedFrom
(InputStream input) static Collections.Disabled
Collections.Disabled.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.Disabled
Collections.Disabled.parseFrom
(byte[] data) static Collections.Disabled
Collections.Disabled.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.Disabled
Collections.Disabled.parseFrom
(com.google.protobuf.ByteString data) static Collections.Disabled
Collections.Disabled.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.Disabled
Collections.Disabled.parseFrom
(com.google.protobuf.CodedInputStream input) static Collections.Disabled
Collections.Disabled.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.Disabled
Collections.Disabled.parseFrom
(InputStream input) static Collections.Disabled
Collections.Disabled.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.Disabled
Collections.Disabled.parseFrom
(ByteBuffer data) static Collections.Disabled
Collections.Disabled.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Collections.DisabledModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.Disabled>
Collections.Disabled.getParserForType()
static com.google.protobuf.Parser<Collections.Disabled>
Collections.Disabled.parser()
Methods in io.qdrant.client.grpc with parameters of type Collections.DisabledModifier and TypeMethodDescriptionCollections.QuantizationConfigDiff.Builder.mergeDisabled
(Collections.Disabled value) .qdrant.Disabled disabled = 3;
Collections.Disabled.Builder.mergeFrom
(Collections.Disabled other) static Collections.Disabled.Builder
Collections.Disabled.newBuilder
(Collections.Disabled prototype) Collections.QuantizationConfigDiff.Builder.setDisabled
(Collections.Disabled value) .qdrant.Disabled disabled = 3;