Package org.apache.flink.api.common
Interface Archiveable<T extends Serializable>
-
- All Known Implementing Classes:
Execution
,ExecutionConfig
,ExecutionJobVertex
,ExecutionVertex
,SpeculativeExecutionJobVertex
,SpeculativeExecutionVertex
@Internal public interface Archiveable<T extends Serializable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
archive()
-
-
-
Method Detail
-
archive
T archive()
-
-