Uses of Class
io.atomix.storage.StorageLevel
-
Uses of StorageLevel in io.atomix.storage
Methods in io.atomix.storage that return StorageLevel Modifier and Type Method Description static StorageLevelStorageLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static StorageLevel[]StorageLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.