Uses of Enum Class
io.dingodb.sdk.service.entity.common.DiskANNState
Packages that use DiskANNState
-
Uses of DiskANNState in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return DiskANNStateModifier and TypeMethodDescriptionstatic DiskANNStateDiskANNState.forNumber(int number) static DiskANNStateReturns the enum constant of this class with the specified name.static DiskANNState[]DiskANNState.values()Returns an array containing the constants of this enum class, in the order they are declared.