Uses of Enum Class
io.dingodb.sdk.service.entity.common.StorageBackend.BackendNest.Nest
Packages that use StorageBackend.BackendNest.Nest
-
Uses of StorageBackend.BackendNest.Nest in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return StorageBackend.BackendNest.NestModifier and TypeMethodDescriptionStorageBackend.BackendNest.Local.nest()StorageBackend.BackendNest.nest()StorageBackend.BackendNest.Noop.nest()Returns the enum constant of this class with the specified name.static StorageBackend.BackendNest.Nest[]StorageBackend.BackendNest.Nest.values()Returns an array containing the constants of this enum class, in the order they are declared.