- Benchmark - Class in de.zib.scalaris
-
Provides methods to run benchmarks and print the results.
- Benchmark() - Constructor for class de.zib.scalaris.Benchmark
-
- bigIntValue() - Method in class de.zib.scalaris.ErlangValue
-
Returns the Java BigInteger value of the wrapped erlang value.
- binaryListValue() - Method in class de.zib.scalaris.ErlangValue
-
Returns a list of byte[] values of the wrapped erlang value.
- binaryValue() - Method in class de.zib.scalaris.ErlangValue
-
Returns the Java byte[] value of the wrapped erlang value.
- boolValue() - Method in class de.zib.scalaris.ErlangValue
-
Returns the Java int value of the wrapped erlang value.