PageRenderTime 45ms CodeModel.GetById 12ms RepoModel.GetById 0ms app.codeStats 0ms

/javadoc/com/twitter/elephantbird/proto/codegen/package-tree.html

https://github.com/spacyz/elephant-bird
HTML | 153 lines | 119 code | 18 blank | 16 comment | 0 complexity | a2c58468b603bef47e93c16b0d83752c MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_24) on Wed May 18 08:15:29 PDT 2011 -->
  6. <TITLE>
  7. com.twitter.elephantbird.proto.codegen Class Hierarchy
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-05-18">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="com.twitter.elephantbird.proto.codegen Class Hierarchy";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../../com/twitter/elephantbird/proto/package-tree.html"><B>PREV</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../../com/twitter/elephantbird/proto/util/package-tree.html"><B>NEXT</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../../index.html?com/twitter/elephantbird/proto/codegen/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. </TABLE>
  67. <A NAME="skip-navbar_top"></A>
  68. <!-- ========= END OF TOP NAVBAR ========= -->
  69. <HR>
  70. <CENTER>
  71. <H2>
  72. Hierarchy For Package com.twitter.elephantbird.proto.codegen
  73. </H2>
  74. </CENTER>
  75. <DL>
  76. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
  77. <HR>
  78. <H2>
  79. Class Hierarchy
  80. </H2>
  81. <UL>
  82. <LI TYPE="circle">java.lang.Object<UL>
  83. <LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/ProtoCodeGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>ProtoCodeGenerator</B></A><UL>
  84. <LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/DeprecatedLzoProtobufBlockInputFormatGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>DeprecatedLzoProtobufBlockInputFormatGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufB64LineInputFormatGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufB64LineInputFormatGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufB64LineOutputFormatGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufB64LineOutputFormatGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufB64LinePigletGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufB64LinePigletGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufB64LinePigLoaderGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufB64LinePigLoaderGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufB64LinePigStorageGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufB64LinePigStorageGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufBlockInputFormatGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufBlockInputFormatGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufBlockOutputFormatGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufBlockOutputFormatGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufBlockPigletGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufBlockPigletGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufBlockPigLoaderGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufBlockPigLoaderGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufBlockPigStorageGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufBlockPigStorageGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/LzoProtobufHiveSerdeGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>LzoProtobufHiveSerdeGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/OinkLoadPluginGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>OinkLoadPluginGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/ProtobufBytesToPigTupleGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>ProtobufBytesToPigTupleGenerator</B></A><LI TYPE="circle">com.twitter.elephantbird.proto.codegen.<A HREF="../../../../../com/twitter/elephantbird/proto/codegen/ProtobufWritableGenerator.html" title="class in com.twitter.elephantbird.proto.codegen"><B>ProtobufWritableGenerator</B></A></UL>
  85. </UL>
  86. </UL>
  87. <HR>
  88. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  89. <A NAME="navbar_bottom"><!-- --></A>
  90. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  91. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  92. <TR>
  93. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  94. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  95. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  96. <TR ALIGN="center" VALIGN="top">
  97. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  98. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  99. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  100. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  101. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  102. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  103. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  104. </TR>
  105. </TABLE>
  106. </TD>
  107. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  108. </EM>
  109. </TD>
  110. </TR>
  111. <TR>
  112. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  113. &nbsp;<A HREF="../../../../../com/twitter/elephantbird/proto/package-tree.html"><B>PREV</B></A>&nbsp;
  114. &nbsp;<A HREF="../../../../../com/twitter/elephantbird/proto/util/package-tree.html"><B>NEXT</B></A></FONT></TD>
  115. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  116. <A HREF="../../../../../index.html?com/twitter/elephantbird/proto/codegen/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  117. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  118. &nbsp;<SCRIPT type="text/javascript">
  119. <!--
  120. if(window==top) {
  121. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  122. }
  123. //-->
  124. </SCRIPT>
  125. <NOSCRIPT>
  126. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  127. </NOSCRIPT>
  128. </FONT></TD>
  129. </TR>
  130. </TABLE>
  131. <A NAME="skip-navbar_bottom"></A>
  132. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  133. <HR>
  134. </BODY>
  135. </HTML>