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