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