Uses of Enum
io.weaviate.client.grpc.protocol.v1.WeaviateProtoBaseSearch.Hybrid.FusionType
Packages that use WeaviateProtoBaseSearch.Hybrid.FusionType
-
Uses of WeaviateProtoBaseSearch.Hybrid.FusionType in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoBaseSearch.Hybrid.FusionTypeModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.Hybrid.FusionType.forNumber(int value) WeaviateProtoBaseSearch.Hybrid.Builder.getFusionType().weaviate.v1.Hybrid.FusionType fusion_type = 5;WeaviateProtoBaseSearch.Hybrid.getFusionType().weaviate.v1.Hybrid.FusionType fusion_type = 5;WeaviateProtoBaseSearch.HybridOrBuilder.getFusionType().weaviate.v1.Hybrid.FusionType fusion_type = 5;WeaviateProtoBaseSearch.Hybrid.FusionType.valueOf(int value) Deprecated.WeaviateProtoBaseSearch.Hybrid.FusionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.WeaviateProtoBaseSearch.Hybrid.FusionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoBaseSearch.Hybrid.FusionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<WeaviateProtoBaseSearch.Hybrid.FusionType>WeaviateProtoBaseSearch.Hybrid.FusionType.internalGetValueMap()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoBaseSearch.Hybrid.FusionTypeModifier and TypeMethodDescriptionWeaviateProtoBaseSearch.Hybrid.Builder.setFusionType(WeaviateProtoBaseSearch.Hybrid.FusionType value) .weaviate.v1.Hybrid.FusionType fusion_type = 5;