org.apache.hadoop.yarn.webapp
Interface ToJSON


@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public interface ToJSON

A light-weight JSON rendering interface


Method Summary
 void toJSON(PrintWriter out)
           
 

Method Detail

toJSON

void toJSON(PrintWriter out)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.