Constructor and Description |
---|
Operations(State state) |
Modifier and Type | Method and Description |
---|---|
List<Operation> |
getDataSet()
Return the whole data set.
|
Operation |
getRandomOperation() |
void |
populate()
Populate the data set.
|
public Operations(State state)
public void populate()
DataSet
public Operation getRandomOperation()
public List<Operation> getDataSet()
DataSet
getDataSet
in interface DataSet
Copyright © 2019 CorfuDB. All rights reserved.