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

https://bitbucket.org/crholm/mdfs · HTML · 232 lines · 198 code · 18 blank · 16 comment · 0 complexity · c94b31dc47faca1f4af6085f4d202226 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. O-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="O-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-14.html"><B>PREV LETTER</B></A>&nbsp;
  51. &nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="index-15.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="_O_"><!-- --></A><H2>
  72. <B>O</B></H2>
  73. <DL>
  74. <DT><A HREF="../org/json/JSONWriter.html#object()"><B>object()</B></A> -
  75. Method in class org.json.<A HREF="../org/json/JSONWriter.html" title="class in org.json">JSONWriter</A>
  76. <DD>Begin appending a new object.
  77. <DT><A HREF="../org/json/JSONArray.html#opt(int)"><B>opt(int)</B></A> -
  78. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  79. <DD>Get the optional object value associated with an index.
  80. <DT><A HREF="../org/json/JSONObject.html#opt(java.lang.String)"><B>opt(String)</B></A> -
  81. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  82. <DD>Get an optional value associated with a key.
  83. <DT><A HREF="../org/json/JSONArray.html#optBoolean(int)"><B>optBoolean(int)</B></A> -
  84. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  85. <DD>Get the optional boolean value associated with an index.
  86. <DT><A HREF="../org/json/JSONArray.html#optBoolean(int, boolean)"><B>optBoolean(int, boolean)</B></A> -
  87. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  88. <DD>Get the optional boolean value associated with an index.
  89. <DT><A HREF="../org/json/JSONObject.html#optBoolean(java.lang.String)"><B>optBoolean(String)</B></A> -
  90. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  91. <DD>Get an optional boolean associated with a key.
  92. <DT><A HREF="../org/json/JSONObject.html#optBoolean(java.lang.String, boolean)"><B>optBoolean(String, boolean)</B></A> -
  93. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  94. <DD>Get an optional boolean associated with a key.
  95. <DT><A HREF="../org/json/JSONArray.html#optDouble(int)"><B>optDouble(int)</B></A> -
  96. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  97. <DD>Get the optional double value associated with an index.
  98. <DT><A HREF="../org/json/JSONArray.html#optDouble(int, double)"><B>optDouble(int, double)</B></A> -
  99. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  100. <DD>Get the optional double value associated with an index.
  101. <DT><A HREF="../org/json/JSONObject.html#optDouble(java.lang.String)"><B>optDouble(String)</B></A> -
  102. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  103. <DD>Get an optional double associated with a key,
  104. or NaN if there is no such key or if its value is not a number.
  105. <DT><A HREF="../org/json/JSONObject.html#optDouble(java.lang.String, double)"><B>optDouble(String, double)</B></A> -
  106. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  107. <DD>Get an optional double associated with a key, or the
  108. defaultValue if there is no such key or if its value is not a number.
  109. <DT><A HREF="../org/json/JSONArray.html#optInt(int)"><B>optInt(int)</B></A> -
  110. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  111. <DD>Get the optional int value associated with an index.
  112. <DT><A HREF="../org/json/JSONArray.html#optInt(int, int)"><B>optInt(int, int)</B></A> -
  113. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  114. <DD>Get the optional int value associated with an index.
  115. <DT><A HREF="../org/json/JSONObject.html#optInt(java.lang.String)"><B>optInt(String)</B></A> -
  116. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  117. <DD>Get an optional int value associated with a key,
  118. or zero if there is no such key or if the value is not a number.
  119. <DT><A HREF="../org/json/JSONObject.html#optInt(java.lang.String, int)"><B>optInt(String, int)</B></A> -
  120. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  121. <DD>Get an optional int value associated with a key,
  122. or the default if there is no such key or if the value is not a number.
  123. <DT><A HREF="../org/json/JSONArray.html#optJSONArray(int)"><B>optJSONArray(int)</B></A> -
  124. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  125. <DD>Get the optional JSONArray associated with an index.
  126. <DT><A HREF="../org/json/JSONObject.html#optJSONArray(java.lang.String)"><B>optJSONArray(String)</B></A> -
  127. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  128. <DD>Get an optional JSONArray associated with a key.
  129. <DT><A HREF="../org/json/JSONArray.html#optJSONObject(int)"><B>optJSONObject(int)</B></A> -
  130. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  131. <DD>Get the optional JSONObject associated with an index.
  132. <DT><A HREF="../org/json/JSONObject.html#optJSONObject(java.lang.String)"><B>optJSONObject(String)</B></A> -
  133. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  134. <DD>Get an optional JSONObject associated with a key.
  135. <DT><A HREF="../org/json/JSONArray.html#optLong(int)"><B>optLong(int)</B></A> -
  136. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  137. <DD>Get the optional long value associated with an index.
  138. <DT><A HREF="../org/json/JSONArray.html#optLong(int, long)"><B>optLong(int, long)</B></A> -
  139. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  140. <DD>Get the optional long value associated with an index.
  141. <DT><A HREF="../org/json/JSONObject.html#optLong(java.lang.String)"><B>optLong(String)</B></A> -
  142. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  143. <DD>Get an optional long value associated with a key,
  144. or zero if there is no such key or if the value is not a number.
  145. <DT><A HREF="../org/json/JSONObject.html#optLong(java.lang.String, long)"><B>optLong(String, long)</B></A> -
  146. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  147. <DD>Get an optional long value associated with a key,
  148. or the default if there is no such key or if the value is not a number.
  149. <DT><A HREF="../org/json/JSONArray.html#optString(int)"><B>optString(int)</B></A> -
  150. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  151. <DD>Get the optional string value associated with an index.
  152. <DT><A HREF="../org/json/JSONArray.html#optString(int, java.lang.String)"><B>optString(int, String)</B></A> -
  153. Method in class org.json.<A HREF="../org/json/JSONArray.html" title="class in org.json">JSONArray</A>
  154. <DD>Get the optional string associated with an index.
  155. <DT><A HREF="../org/json/JSONObject.html#optString(java.lang.String)"><B>optString(String)</B></A> -
  156. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  157. <DD>Get an optional string associated with a key.
  158. <DT><A HREF="../org/json/JSONObject.html#optString(java.lang.String, java.lang.String)"><B>optString(String, String)</B></A> -
  159. Method in class org.json.<A HREF="../org/json/JSONObject.html" title="class in org.json">JSONObject</A>
  160. <DD>Get an optional string associated with a key.
  161. <DT><A HREF="../org/json/package-summary.html"><B>org.json</B></A> - package org.json<DD>&nbsp;<DT><A HREF="../mdfs/datanode/io/Replicator.html#overwriteFile(org.json.JSONObject)"><B>overwriteFile(JSONObject)</B></A> -
  162. Method in class mdfs.datanode.io.<A HREF="../mdfs/datanode/io/Replicator.html" title="class in mdfs.datanode.io">Replicator</A>
  163. <DD>Handels all replication in case of a file being overwritten.
  164. </DL>
  165. <HR>
  166. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  167. <A NAME="navbar_bottom"><!-- --></A>
  168. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  169. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  170. <TR>
  171. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  172. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  173. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  174. <TR ALIGN="center" VALIGN="top">
  175. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  176. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  177. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  178. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  179. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  180. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  181. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  182. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  183. </TR>
  184. </TABLE>
  185. </TD>
  186. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  187. </EM>
  188. </TD>
  189. </TR>
  190. <TR>
  191. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  192. &nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
  193. &nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
  194. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  195. <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> &nbsp;
  196. &nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  197. &nbsp;<SCRIPT type="text/javascript">
  198. <!--
  199. if(window==top) {
  200. document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
  201. }
  202. //-->
  203. </SCRIPT>
  204. <NOSCRIPT>
  205. <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
  206. </NOSCRIPT>
  207. </FONT></TD>
  208. </TR>
  209. </TABLE>
  210. <A NAME="skip-navbar_bottom"></A>
  211. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  212. <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>
  213. </BODY>
  214. </HTML>