public interface ExecutionFileProducer
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExecutionFileType() |
boolean |
isCheckpointable() |
boolean |
isExecutionFileGenerated() |
ExecutionFile |
produceStorageCheckpointForExecution(ExecutionReference e) |
ExecutionFile |
produceStorageFileForExecution(ExecutionReference e) |
java.lang.String getExecutionFileType()
boolean isExecutionFileGenerated()
boolean isCheckpointable()
ExecutionFile produceStorageFileForExecution(ExecutionReference e)
e - executionExecutionFile produceStorageCheckpointForExecution(ExecutionReference e)