Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBaseSearch.NearThermalSearch
Packages that use WeaviateProtoBaseSearch.NearThermalSearch
-
Uses of WeaviateProtoBaseSearch.NearThermalSearch in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBaseSearch.NearThermalSearchModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.NearThermalSearch.Builder.build()WeaviateProtoBaseSearch.NearThermalSearch.Builder.buildPartial()WeaviateProtoBaseSearch.NearThermalSearch.getDefaultInstance()WeaviateProtoBaseSearch.NearThermalSearch.Builder.getDefaultInstanceForType()WeaviateProtoBaseSearch.NearThermalSearch.getDefaultInstanceForType()WeaviateProtoAggregate.AggregateRequest.Builder.getNearThermal().weaviate.v1.NearThermalSearch near_thermal = 49;WeaviateProtoAggregate.AggregateRequest.getNearThermal().weaviate.v1.NearThermalSearch near_thermal = 49;WeaviateProtoAggregate.AggregateRequestOrBuilder.getNearThermal().weaviate.v1.NearThermalSearch near_thermal = 49;WeaviateProtoSearchGet.SearchRequest.Builder.getNearThermal()optional .weaviate.v1.NearThermalSearch near_thermal = 50;WeaviateProtoSearchGet.SearchRequest.getNearThermal()optional .weaviate.v1.NearThermalSearch near_thermal = 50;WeaviateProtoSearchGet.SearchRequestOrBuilder.getNearThermal()optional .weaviate.v1.NearThermalSearch near_thermal = 50;WeaviateProtoBaseSearch.NearThermalSearch.parseDelimitedFrom(InputStream input) WeaviateProtoBaseSearch.NearThermalSearch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(byte[] data) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(InputStream input) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(ByteBuffer data) WeaviateProtoBaseSearch.NearThermalSearch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBaseSearch.NearThermalSearchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoBaseSearch.NearThermalSearch>WeaviateProtoBaseSearch.NearThermalSearch.getParserForType()static com.google.protobuf.Parser<WeaviateProtoBaseSearch.NearThermalSearch>WeaviateProtoBaseSearch.NearThermalSearch.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBaseSearch.NearThermalSearchModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.NearThermalSearch.Builder.mergeFrom(WeaviateProtoBaseSearch.NearThermalSearch other) WeaviateProtoAggregate.AggregateRequest.Builder.mergeNearThermal(WeaviateProtoBaseSearch.NearThermalSearch value) .weaviate.v1.NearThermalSearch near_thermal = 49;WeaviateProtoSearchGet.SearchRequest.Builder.mergeNearThermal(WeaviateProtoBaseSearch.NearThermalSearch value) optional .weaviate.v1.NearThermalSearch near_thermal = 50;WeaviateProtoBaseSearch.NearThermalSearch.newBuilder(WeaviateProtoBaseSearch.NearThermalSearch prototype) WeaviateProtoAggregate.AggregateRequest.Builder.setNearThermal(WeaviateProtoBaseSearch.NearThermalSearch value) .weaviate.v1.NearThermalSearch near_thermal = 49;WeaviateProtoSearchGet.SearchRequest.Builder.setNearThermal(WeaviateProtoBaseSearch.NearThermalSearch value) optional .weaviate.v1.NearThermalSearch near_thermal = 50;