Uses of Enum
io.milvus.common.clientenum.FunctionType
Packages that use FunctionType
-
Uses of FunctionType in io.milvus.common.clientenum
Methods in io.milvus.common.clientenum that return FunctionTypeModifier and TypeMethodDescriptionstatic FunctionTypeReturns the enum constant of this type with the specified name.static FunctionType[]FunctionType.values()Returns an array containing the constants of this enum type, in the order they are declared.