public static class ReadRandomFromListOp.Result
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
listLength |
The length of the whole list stored in Scalaris.
|
ErlangValue |
randomElement |
A random value from the stored list.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
toString() |
public final ErlangValue randomElement
public final int listLength