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