Uses of Class
io.qdrant.client.grpc.Collections.Disabled
-
Uses of Collections.Disabled in io.qdrant.client.grpc
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.Disabled>
Collections.Disabled.getParserForType()
static com.google.protobuf.Parser<Collections.Disabled>
Collections.Disabled.parser()
Modifier 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;