Uses of Enum
io.milvus.grpc.LoadPriority
Packages that use LoadPriority
-
Uses of LoadPriority in io.milvus.grpc
Methods in io.milvus.grpc that return LoadPriorityModifier and TypeMethodDescriptionstatic LoadPriorityLoadPriority.forNumber(int value) static LoadPriorityLoadPriority.valueOf(int value) Deprecated.static LoadPriorityLoadPriority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static LoadPriorityReturns the enum constant of this type with the specified name.static LoadPriority[]LoadPriority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.milvus.grpc that return types with arguments of type LoadPriorityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LoadPriority> LoadPriority.internalGetValueMap()