| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.6.0_27) on Wed Oct 02 21:14:16 PDT 2013 --> |
| <TITLE> |
| Serialized Form (DataFu Hourglass) |
| </TITLE> |
| |
| <META NAME="date" CONTENT="2013-10-02"> |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form (DataFu Hourglass)"; |
| } |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| <HR> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <HR> |
| <CENTER> |
| <H1> |
| Serialized Form</H1> |
| </CENTER> |
| <HR SIZE="4" NOSHADE> |
| |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="center"><FONT SIZE="+2"> |
| <B>Package</B> <B>datafu.hourglass.mapreduce</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.CollapsingCombiner"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/CollapsingCombiner.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.CollapsingCombiner</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectReducer.html" title="class in datafu.hourglass.mapreduce">ObjectReducer</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _accumulator</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Accumulator.html" title="interface in datafu.hourglass.model">Accumulator</A><<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">In</A>,<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">Out</A>> <B>_accumulator</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _reusePreviousOutput</H3> |
| <PRE> |
| boolean <B>_reusePreviousOutput</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _schemas</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/schemas/PartitionCollapsingSchemas.html" title="class in datafu.hourglass.schemas">PartitionCollapsingSchemas</A> <B>_schemas</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _beginTime</H3> |
| <PRE> |
| long <B>_beginTime</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _endTime</H3> |
| <PRE> |
| long <B>_endTime</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.CollapsingMapper"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/CollapsingMapper.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.CollapsingMapper</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectMapper.html" title="class in datafu.hourglass.mapreduce">ObjectMapper</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _reusePreviousOutput</H3> |
| <PRE> |
| boolean <B>_reusePreviousOutput</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _schemas</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/schemas/PartitionCollapsingSchemas.html" title="class in datafu.hourglass.schemas">PartitionCollapsingSchemas</A> <B>_schemas</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _mapper</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Mapper.html" title="interface in datafu.hourglass.model">Mapper</A><<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">In</A>,<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">OutKey</A>,<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">OutVal</A>> <B>_mapper</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.CollapsingReducer"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/CollapsingReducer.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.CollapsingReducer</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectReducer.html" title="class in datafu.hourglass.mapreduce">ObjectReducer</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _beginTime</H3> |
| <PRE> |
| long <B>_beginTime</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _endTime</H3> |
| <PRE> |
| long <B>_endTime</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _newAccumulator</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Accumulator.html" title="interface in datafu.hourglass.model">Accumulator</A><<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">In</A>,<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">Out</A>> <B>_newAccumulator</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _oldAccumulator</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Accumulator.html" title="interface in datafu.hourglass.model">Accumulator</A><<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">In</A>,<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">Out</A>> <B>_oldAccumulator</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _merger</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Merger.html" title="interface in datafu.hourglass.model">Merger</A><<A HREF="datafu/hourglass/model/Merger.html" title="type parameter in Merger">T</A>> <B>_merger</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _oldMerger</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Merger.html" title="interface in datafu.hourglass.model">Merger</A><<A HREF="datafu/hourglass/model/Merger.html" title="type parameter in Merger">T</A>> <B>_oldMerger</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _reusePreviousOutput</H3> |
| <PRE> |
| boolean <B>_reusePreviousOutput</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _schemas</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/schemas/PartitionCollapsingSchemas.html" title="class in datafu.hourglass.schemas">PartitionCollapsingSchemas</A> <B>_schemas</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.PartitioningCombiner"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/PartitioningCombiner.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.PartitioningCombiner</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectReducer.html" title="class in datafu.hourglass.mapreduce">ObjectReducer</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| accumulator</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Accumulator.html" title="interface in datafu.hourglass.model">Accumulator</A><<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">In</A>,<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">Out</A>> <B>accumulator</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.PartitioningMapper"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/PartitioningMapper.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.PartitioningMapper</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectMapper.html" title="class in datafu.hourglass.mapreduce">ObjectMapper</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _mapper</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Mapper.html" title="interface in datafu.hourglass.model">Mapper</A><<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">In</A>,<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">OutKey</A>,<A HREF="datafu/hourglass/model/Mapper.html" title="type parameter in Mapper">OutVal</A>> <B>_mapper</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _schemas</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/schemas/PartitionPreservingSchemas.html" title="class in datafu.hourglass.schemas">PartitionPreservingSchemas</A> <B>_schemas</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.mapreduce.PartitioningReducer"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/mapreduce/PartitioningReducer.html" title="class in datafu.hourglass.mapreduce">datafu.hourglass.mapreduce.PartitioningReducer</A> extends <A HREF="datafu/hourglass/mapreduce/ObjectReducer.html" title="class in datafu.hourglass.mapreduce">ObjectReducer</A> implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _schemas</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/schemas/PartitionPreservingSchemas.html" title="class in datafu.hourglass.schemas">PartitionPreservingSchemas</A> <B>_schemas</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| accumulator</H3> |
| <PRE> |
| <A HREF="datafu/hourglass/model/Accumulator.html" title="interface in datafu.hourglass.model">Accumulator</A><<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">In</A>,<A HREF="datafu/hourglass/model/Accumulator.html" title="type parameter in Accumulator">Out</A>> <B>accumulator</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR SIZE="4" NOSHADE> |
| |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="center"><FONT SIZE="+2"> |
| <B>Package</B> <B>datafu.hourglass.model</B></FONT></TH> |
| </TR> |
| </TABLE> |
| <HR SIZE="4" NOSHADE> |
| |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="center"><FONT SIZE="+2"> |
| <B>Package</B> <B>datafu.hourglass.schemas</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="datafu.hourglass.schemas.PartitionCollapsingSchemas"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/schemas/PartitionCollapsingSchemas.html" title="class in datafu.hourglass.schemas">datafu.hourglass.schemas.PartitionCollapsingSchemas</A> extends java.lang.Object implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _outputSchemaName</H3> |
| <PRE> |
| java.lang.String <B>_outputSchemaName</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _outputSchemaNamespace</H3> |
| <PRE> |
| java.lang.String <B>_outputSchemaNamespace</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| conf</H3> |
| <PRE> |
| java.util.Map<K,V> <B>conf</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <A NAME="datafu.hourglass.schemas.PartitionPreservingSchemas"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
| <B>Class <A HREF="datafu/hourglass/schemas/PartitionPreservingSchemas.html" title="class in datafu.hourglass.schemas">datafu.hourglass.schemas.PartitionPreservingSchemas</A> extends java.lang.Object implements Serializable</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| <A NAME="serializedForm"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
| <B>Serialized Fields</B></FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <H3> |
| _outputSchemaName</H3> |
| <PRE> |
| java.lang.String <B>_outputSchemaName</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| _outputSchemaNamespace</H3> |
| <PRE> |
| java.lang.String <B>_outputSchemaNamespace</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| <HR> |
| <H3> |
| conf</H3> |
| <PRE> |
| java.util.Map<K,V> <B>conf</B></PRE> |
| <DL> |
| <DL> |
| </DL> |
| </DL> |
| |
| <P> |
| <HR> |
| |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| Matthew Hayes |
| </BODY> |
| </HTML> |