Uses of Class
io.atomix.storage.StorageException
-
Uses of StorageException in io.atomix.storage
Subclasses of StorageException in io.atomix.storage Modifier and Type Class Description static classStorageException.OutOfDiskSpaceException thrown when storage runs out of disk space.static classStorageException.TooLargeException thrown when an entry being stored is too large.