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