| Interface | Description | 
|---|---|
| MetadataStore | Store abstraction responsible for managing the metadata of a Samza job. | 
| MetadataStoreFactory | 
| Class | Description | 
|---|---|
| InMemoryMetadataStore | In-memory  MetadataStorewith no persistence on disk. | 
| InMemoryMetadataStoreFactory | Factory for an in-memory  MetadataStore. |