| Interface | Description |
|---|---|
| Checkpointed<T extends Serializable> |
This method must be implemented by functions that have state that needs to be
checkpointed.
|
| CheckpointedAsynchronously<T extends Serializable> |
This interface marks a function/operator as asynchronously checkpointed.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.