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