Uses of Enum
io.milvus.grpc.LoadState
Packages that use LoadState
-
Uses of LoadState in io.milvus.grpc
Methods in io.milvus.grpc that return LoadStateModifier and TypeMethodDescriptionstatic LoadStateLoadState.forNumber(int value) GetLoadStateResponse.Builder.getState().milvus.proto.common.LoadState state = 2;GetLoadStateResponse.getState().milvus.proto.common.LoadState state = 2;GetLoadStateResponseOrBuilder.getState().milvus.proto.common.LoadState state = 2;static LoadStateLoadState.valueOf(int value) Deprecated.static LoadStateLoadState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static LoadStateReturns the enum constant of this type with the specified name.static LoadState[]LoadState.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 LoadStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LoadState> LoadState.internalGetValueMap()Methods in io.milvus.grpc with parameters of type LoadStateModifier and TypeMethodDescription.milvus.proto.common.LoadState state = 2;