/doc/javadoc/index-files/index-18.html

https://bitbucket.org/crholm/mdfs · HTML · 224 lines · 190 code · 18 blank · 16 comment · 0 complexity · 6176029ddcdaee1c6786983a41bdac56 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_23) on Thu Apr 26 19:46:17 CEST 2012 -->
  6. <TITLE>
  7. R-Index
  8. </TITLE>
  9. <META NAME="date" CONTENT="2012-04-26">
  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="R-Index";
  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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
  51. &nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  71. <A NAME="_R_"><!-- --></A><H2>
  72. <B>R</B></H2>
  73. <DL>
  74. <DT><A HREF="../mdfs/utils/io/SocketFunctions.html#receiveFile(java.net.Socket, java.io.File)"><B>receiveFile(Socket, File)</B></A> -
  75. Method in class mdfs.utils.io.<A HREF="../mdfs/utils/io/SocketFunctions.html" title="class in mdfs.utils.io">SocketFunctions</A>
  76. <DD>Receives a binary file sent from sendFile() via a Socket and writes it to filesystem
  77. <DT><A HREF="../mdfs/utils/io/SocketFunctions.html#receiveFile(java.io.InputStream, java.io.File)"><B>receiveFile(InputStream, File)</B></A> -
  78. Method in class mdfs.utils.io.<A HREF="../mdfs/utils/io/SocketFunctions.html" title="class in mdfs.utils.io">SocketFunctions</A>
  79. <DD>Receives a binary file sent from sendFile() via a InputStream and writes it to filesystem
  80. <DT><A HREF="../mdfs/utils/io/SocketFunctions.html#receiveText(java.net.Socket)"><B>receiveText(Socket)</B></A> -
  81. Method in class mdfs.utils.io.<A HREF="../mdfs/utils/io/SocketFunctions.html" title="class in mdfs.utils.io">SocketFunctions</A>
  82. <DD>Receives the text from Socket that are sent from sendText()
  83. <DT><A HREF="../mdfs/utils/io/SocketFunctions.html#receiveText(java.io.InputStream)"><B>receiveText(InputStream)</B></A> -
  84. Method in class mdfs.utils.io.<A HREF="../mdfs/utils/io/SocketFunctions.html" title="class in mdfs.utils.io">SocketFunctions</A>
  85. <DD>Receives the text from InputStream that are sent from sendText()
  86. <DT><A HREF="../mdfs/namenode/repositories/MetaDataRepository.html#remove(java.lang.String)"><B>remove(String)</B></A> -
  87. Method in class mdfs.namenode.repositories.<A HREF="../mdfs/namenode/repositories/MetaDataRepository.html" title="class in mdfs.namenode.repositories">MetaDataRepository</A>
  88. <DD>Removes a node from the repository as well as from permanent storage
  89. <DT><A HREF="../mdfs/utils/FSTree.html#remove(java.lang.String)"><B>remove(String)</B></A> -
  90. Method in class mdfs.utils.<A HREF="../mdfs/utils/FSTree.html" title="class in mdfs.utils">FSTree</A>
  91. <DD>Removes a element from the file tree, all children will be removed aswell.
  92. <DT><A HREF="../mdfs/utils/SplayTree.html#remove(Key)"><B>remove(Key)</B></A> -
  93. Method in class mdfs.utils.<A HREF="../mdfs/utils/SplayTree.html" title="class in mdfs.utils">SplayTree</A>
  94. <DD>Remove the given element from the tree.
  95. <DT><A HREF="../org/json/JSONArray.html#remove(int)"><B>remove(int)</B></A> -
  96. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  97. <DD>Remove an index and close the hole.
  98. <DT><A HREF="../org/json/JSONObject.html#remove(java.lang.String)"><B>remove(String)</B></A> -
  99. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  100. <DD>Remove a name and its value, if present.
  101. <DT><A HREF="../mdfs/namenode/io/DataNodeQuerier.html#removeData(mdfs.namenode.repositories.MetaDataRepositoryNode)"><B>removeData(MetaDataRepositoryNode)</B></A> -
  102. Method in class mdfs.namenode.io.<A HREF="../mdfs/namenode/io/DataNodeQuerier.html" title="class in mdfs.namenode.io">DataNodeQuerier</A>
  103. <DD>This method will remove all raw data that are deposited on the diffrent datanodes from them.
  104. <DT><A HREF="../mdfs/namenode/repositories/UserDataRepository.html#removeUser(java.lang.String)"><B>removeUser(String)</B></A> -
  105. Method in class mdfs.namenode.repositories.<A HREF="../mdfs/namenode/repositories/UserDataRepository.html" title="class in mdfs.namenode.repositories">UserDataRepository</A>
  106. <DD>Removes a user from the repository.
  107. <DT><A HREF="../mdfs/namenode/sql/MySQLUpdater.html#removeUserData(mdfs.namenode.repositories.UserDataRepositoryNode)"><B>removeUserData(UserDataRepositoryNode)</B></A> -
  108. Method in class mdfs.namenode.sql.<A HREF="../mdfs/namenode/sql/MySQLUpdater.html" title="class in mdfs.namenode.sql">MySQLUpdater</A>
  109. <DD>Removes node from permanent storage
  110. <DT><A HREF="../mdfs/namenode/repositories/MetaDataRepository.html#replace(java.lang.String, mdfs.namenode.repositories.MetaDataRepositoryNode)"><B>replace(String, MetaDataRepositoryNode)</B></A> -
  111. Method in class mdfs.namenode.repositories.<A HREF="../mdfs/namenode/repositories/MetaDataRepository.html" title="class in mdfs.namenode.repositories">MetaDataRepository</A>
  112. <DD>Replaces a node in repository
  113. <DT><A HREF="../mdfs/utils/FSTree.html#replace(java.lang.String, E)"><B>replace(String, E)</B></A> -
  114. Method in class mdfs.utils.<A HREF="../mdfs/utils/FSTree.html" title="class in mdfs.utils">FSTree</A>
  115. <DD>Replaces a element with a new one, children are not effected
  116. <DT><A HREF="../mdfs/datanode/io/Replicator.html" title="class in mdfs.datanode.io"><B>Replicator</B></A> - Class in <A HREF="../mdfs/datanode/io/package-summary.html">mdfs.datanode.io</A><DD>Handles replication of raw data between Data Nodes.<DT><A HREF="../mdfs/datanode/io/Replicator.html#Replicator()"><B>Replicator()</B></A> -
  117. Constructor for class mdfs.datanode.io.<A HREF="../mdfs/datanode/io/Replicator.html" title="class in mdfs.datanode.io">Replicator</A>
  118. <DD>&nbsp;
  119. <DT><A HREF="../mdfs/client/api/FileQuery.html#rm(java.lang.String, java.lang.String)"><B>rm(String, String)</B></A> -
  120. Method in interface mdfs.client.api.<A HREF="../mdfs/client/api/FileQuery.html" title="interface in mdfs.client.api">FileQuery</A>
  121. <DD>Removes a file or dir from MDFS.
  122. <DT><A HREF="../mdfs/client/api/FileQueryImpl.html#rm(java.lang.String, java.lang.String)"><B>rm(String, String)</B></A> -
  123. Method in class mdfs.client.api.<A HREF="../mdfs/client/api/FileQueryImpl.html" title="class in mdfs.client.api">FileQueryImpl</A>
  124. <DD>&nbsp;
  125. <DT><A HREF="../mdfs/client/parser/JSONHeaderCreator.html#rmToNameNode(java.lang.String, java.lang.String, java.lang.String)"><B>rmToNameNode(String, String, String)</B></A> -
  126. Method in class mdfs.client.parser.<A HREF="../mdfs/client/parser/JSONHeaderCreator.html" title="class in mdfs.client.parser">JSONHeaderCreator</A>
  127. <DD>Creates a JSONheader to the name node in the case of removeing a file or dir
  128. <DT><A HREF="../org/json/CDL.html#rowToJSONArray(org.json.JSONTokener)"><B>rowToJSONArray(JSONTokener)</B></A> -
  129. Static method in class org.json.<A HREF="../org/json/CDL.html" title="class in org.json">CDL</A>
  130. <DD>Produce a JSONArray of strings from a row of comma delimited values.
  131. <DT><A HREF="../org/json/CDL.html#rowToJSONObject(org.json.JSONArray, org.json.JSONTokener)"><B>rowToJSONObject(JSONArray, JSONTokener)</B></A> -
  132. Static method in class org.json.<A HREF="../org/json/CDL.html" title="class in org.json">CDL</A>
  133. <DD>Produce a JSONObject from a row of comma delimited text, using a
  134. parallel JSONArray of strings to provides the names of the elements.
  135. <DT><A HREF="../org/json/CDL.html#rowToString(org.json.JSONArray)"><B>rowToString(JSONArray)</B></A> -
  136. Static method in class org.json.<A HREF="../org/json/CDL.html" title="class in org.json">CDL</A>
  137. <DD>Produce a comma delimited text row from a JSONArray.
  138. <DT><A HREF="../mdfs/datanode/io/ConnectionSheppard.html#run()"><B>run()</B></A> -
  139. Method in class mdfs.datanode.io.<A HREF="../mdfs/datanode/io/ConnectionSheppard.html" title="class in mdfs.datanode.io">ConnectionSheppard</A>
  140. <DD>&nbsp;
  141. <DT><A HREF="../mdfs/datanode/io/NameNodeInformer.html#run()"><B>run()</B></A> -
  142. Method in class mdfs.datanode.io.<A HREF="../mdfs/datanode/io/NameNodeInformer.html" title="class in mdfs.datanode.io">NameNodeInformer</A>
  143. <DD>&nbsp;
  144. <DT><A HREF="../mdfs/datanode/io/Replicator.html#run()"><B>run()</B></A> -
  145. Method in class mdfs.datanode.io.<A HREF="../mdfs/datanode/io/Replicator.html" title="class in mdfs.datanode.io">Replicator</A>
  146. <DD>&nbsp;
  147. <DT><A HREF="../mdfs/namenode/io/ConnectionSheppard.html#run()"><B>run()</B></A> -
  148. Method in class mdfs.namenode.io.<A HREF="../mdfs/namenode/io/ConnectionSheppard.html" title="class in mdfs.namenode.io">ConnectionSheppard</A>
  149. <DD>&nbsp;
  150. <DT><A HREF="../mdfs/namenode/io/DataNodeQuerier.html#run()"><B>run()</B></A> -
  151. Method in class mdfs.namenode.io.<A HREF="../mdfs/namenode/io/DataNodeQuerier.html" title="class in mdfs.namenode.io">DataNodeQuerier</A>
  152. <DD>&nbsp;
  153. <DT><A HREF="../mdfs/namenode/sql/MySQLUpdater.html#run()"><B>run()</B></A> -
  154. Method in class mdfs.namenode.sql.<A HREF="../mdfs/namenode/sql/MySQLUpdater.html" title="class in mdfs.namenode.sql">MySQLUpdater</A>
  155. <DD>&nbsp;
  156. </DL>
  157. <HR>
  158. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  159. <A NAME="navbar_bottom"><!-- --></A>
  160. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  161. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  162. <TR>
  163. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  164. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  165. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  166. <TR ALIGN="center" VALIGN="top">
  167. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  168. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  169. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  170. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  171. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  172. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  173. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  174. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  175. </TR>
  176. </TABLE>
  177. </TD>
  178. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  179. </EM>
  180. </TD>
  181. </TR>
  182. <TR>
  183. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  184. &nbsp;<A HREF="index-17.html"><B>PREV LETTER</B></A>&nbsp;
  185. &nbsp;<A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD>
  186. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  187. <A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> &nbsp;
  188. &nbsp;<A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  189. &nbsp;<SCRIPT type="text/javascript">
  190. <!--
  191. if(window==top) {
  192. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  193. }
  194. //-->
  195. </SCRIPT>
  196. <NOSCRIPT>
  197. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  198. </NOSCRIPT>
  199. </FONT></TD>
  200. </TR>
  201. </TABLE>
  202. <A NAME="skip-navbar_bottom"></A>
  203. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  204. <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <HR>
  205. </BODY>
  206. </HTML>