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