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