- undef - Variable in class de.zib.scalaris.DeleteResult
-
Skipped replicas because they did not exist.
- UnknownException - Exception in de.zib.scalaris
-
Generic exception that is thrown during operations on a scalaris ring, e.g.
- UnknownException() - Constructor for exception de.zib.scalaris.UnknownException
-
Creates the exception with no message.
- UnknownException(String) - Constructor for exception de.zib.scalaris.UnknownException
-
Creates the exception with the given message.
- UnknownException(Throwable) - Constructor for exception de.zib.scalaris.UnknownException
-
Creates an exception taking the message of the given throwable.
- UnknownException(OtpErlangObject) - Constructor for exception de.zib.scalaris.UnknownException
-
Creates an exception including the message of the given erlang object.
- UnknownException(Throwable, OtpErlangObject) - Constructor for exception de.zib.scalaris.UnknownException
-
Creates an exception taking the message of the given throwable.
- uptime - Variable in class de.zib.scalaris.ScalarisVM.GetInfoResult
-
Uptime of the Erlang VM.