| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.jobmanager.archive |
| Modifier and Type | Method and Description |
|---|---|
ArchiveListener |
JobManager.getArchive() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCollector.registerArchivist(ArchiveListener al)
Register Archivist to archive
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryArchivist
Implementation of the ArchiveListener, that archives old data of the jobmanager in memory
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.