Copyright © (C) 2016, AdRoll
| checkpointed/3 | |
| initialize/3 | |
| process_record/2 | |
| ready/1 | |
| shutdown/2 |
checkpointed(State, SequenceNumber, Checkpoint) -> any()
initialize(Opaque, ShardId, ISN) -> any()
process_record(State, Stream_record) -> any()
ready(State) -> any()
shutdown(State, Reason) -> any()
Generated by EDoc