Class JobPlanInfo.RawJson
- java.lang.Object
-
- org.apache.flink.runtime.rest.messages.JobPlanInfo.RawJson
-
- Enclosing class:
- JobPlanInfo
public static final class JobPlanInfo.RawJson extends Object
Simple wrapper around a raw JSON string.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JobPlanInfo.RawJson.Deserializer
Json deserializer for theJobPlanInfo.RawJson
.static class
JobPlanInfo.RawJson.Serializer
Json serializer for theJobPlanInfo.RawJson
.
-