Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.samza.checkpoint Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| Checkpoint | A checkpoint is a mapping of all the streams a job is consuming and the most recent current offset for each. | Class | org.apache.samza.checkpoint | Apache Samza |
|
| CheckpointManager | CheckpointManagers read and write Checkpoint to some implementation-specific location. | Interface | org.apache.samza.checkpoint | Apache Samza |
|
| CheckpointManagerFactory | Build a CheckpointManager. | Interface | org.apache.samza.checkpoint | Apache Samza |