JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
I
O
S
V
I
io.atomix.storage
- package io.atomix.storage
Provides classes and interfaces for managing storage objects.
O
OutOfDiskSpace(String)
- Constructor for exception io.atomix.storage.
StorageException.OutOfDiskSpace
S
StorageException
- Exception in
io.atomix.storage
Log exception.
StorageException()
- Constructor for exception io.atomix.storage.
StorageException
StorageException(String)
- Constructor for exception io.atomix.storage.
StorageException
StorageException(String, Throwable)
- Constructor for exception io.atomix.storage.
StorageException
StorageException(Throwable)
- Constructor for exception io.atomix.storage.
StorageException
StorageException.OutOfDiskSpace
- Exception in
io.atomix.storage
Exception thrown when storage runs out of disk space.
StorageLevel
- Enum in
io.atomix.storage
Storage level configuration values which control how logs are stored on disk or in memory.
V
valueOf(String)
- Static method in enum io.atomix.storage.
StorageLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.atomix.storage.
StorageLevel
Returns an array containing the constants of this enum type, in the order they are declared.
I
O
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2018. All rights reserved.