| Package | Description |
|---|---|
| org.kepler.provenance |
| Modifier and Type | Field and Description |
|---|---|
protected StateSerializer |
Recording._stateSerializer
A serializer for states.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recording.setStateSerializer(StateSerializer serializer)
Set the state serializer.
|
void |
ProvenanceRecorder.setStateSerializer(StateSerializer serializer)
Set the state serializer for recordings.
|