public class HadoopJarStepConfigJsonUnmarshaller extends java.lang.Object implements Unmarshaller<HadoopJarStepConfig,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static HadoopJarStepConfigJsonUnmarshaller |
instance |
Constructor and Description |
---|
HadoopJarStepConfigJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static HadoopJarStepConfigJsonUnmarshaller |
getInstance() |
HadoopJarStepConfig |
unmarshall(JsonUnmarshallerContext context) |
private static HadoopJarStepConfigJsonUnmarshaller instance
public HadoopJarStepConfig unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<HadoopJarStepConfig,JsonUnmarshallerContext>
java.lang.Exception
public static HadoopJarStepConfigJsonUnmarshaller getInstance()