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