Uses of Enum
io.milvus.grpc.IndexState
Packages that use IndexState
-
Uses of IndexState in io.milvus.grpc
Methods in io.milvus.grpc that return IndexStateModifier and TypeMethodDescriptionstatic IndexStateIndexState.forNumber(int value) GetIndexStateResponse.Builder.getState().milvus.proto.common.IndexState state = 2;GetIndexStateResponse.getState().milvus.proto.common.IndexState state = 2;GetIndexStateResponseOrBuilder.getState().milvus.proto.common.IndexState state = 2;IndexDescription.Builder.getState()index stateIndexDescription.getState()index stateIndexDescriptionOrBuilder.getState()index statestatic IndexStateIndexState.valueOf(int value) Deprecated.static IndexStateIndexState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static IndexStateReturns the enum constant of this type with the specified name.static IndexState[]IndexState.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 IndexStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IndexState> IndexState.internalGetValueMap()Methods in io.milvus.grpc with parameters of type IndexStateModifier and TypeMethodDescriptionGetIndexStateResponse.Builder.setState(IndexState value) .milvus.proto.common.IndexState state = 2;IndexDescription.Builder.setState(IndexState value) index state