ganapati 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. data/Gemfile +3 -0
  2. data/Gemfile.lock +20 -0
  3. data/Rakefile +2 -1
  4. data/docs/Ganapati.html +265 -0
  5. data/docs/Ganapati/Client.html +998 -0
  6. data/docs/Ganapati/FileUrl.html +469 -0
  7. data/docs/Ganapati/HFile.html +470 -0
  8. data/docs/README_rdoc.html +281 -0
  9. data/docs/ThriftHadoopFileSystem.html +336 -0
  10. data/docs/ThriftHadoopFileSystem/Append_args.html +352 -0
  11. data/docs/ThriftHadoopFileSystem/Append_result.html +357 -0
  12. data/docs/ThriftHadoopFileSystem/BlockLocation.html +367 -0
  13. data/docs/ThriftHadoopFileSystem/Chmod_args.html +357 -0
  14. data/docs/ThriftHadoopFileSystem/Chmod_result.html +352 -0
  15. data/docs/ThriftHadoopFileSystem/Chown_args.html +362 -0
  16. data/docs/ThriftHadoopFileSystem/Chown_result.html +352 -0
  17. data/docs/ThriftHadoopFileSystem/Client.html +2327 -0
  18. data/docs/ThriftHadoopFileSystem/Close_args.html +352 -0
  19. data/docs/ThriftHadoopFileSystem/Close_result.html +357 -0
  20. data/docs/ThriftHadoopFileSystem/CreateFile_args.html +377 -0
  21. data/docs/ThriftHadoopFileSystem/CreateFile_result.html +357 -0
  22. data/docs/ThriftHadoopFileSystem/Create_args.html +352 -0
  23. data/docs/ThriftHadoopFileSystem/Create_result.html +357 -0
  24. data/docs/ThriftHadoopFileSystem/Exists_args.html +352 -0
  25. data/docs/ThriftHadoopFileSystem/Exists_result.html +357 -0
  26. data/docs/ThriftHadoopFileSystem/FileStatus.html +392 -0
  27. data/docs/ThriftHadoopFileSystem/GetFileBlockLocations_args.html +362 -0
  28. data/docs/ThriftHadoopFileSystem/GetFileBlockLocations_result.html +357 -0
  29. data/docs/ThriftHadoopFileSystem/ListStatus_args.html +352 -0
  30. data/docs/ThriftHadoopFileSystem/ListStatus_result.html +357 -0
  31. data/docs/ThriftHadoopFileSystem/MalformedInputException.html +394 -0
  32. data/docs/ThriftHadoopFileSystem/Mkdirs_args.html +352 -0
  33. data/docs/ThriftHadoopFileSystem/Mkdirs_result.html +357 -0
  34. data/docs/ThriftHadoopFileSystem/Open_args.html +352 -0
  35. data/docs/ThriftHadoopFileSystem/Open_result.html +357 -0
  36. data/docs/ThriftHadoopFileSystem/Pathname.html +352 -0
  37. data/docs/ThriftHadoopFileSystem/Processor.html +1053 -0
  38. data/docs/ThriftHadoopFileSystem/Read_args.html +362 -0
  39. data/docs/ThriftHadoopFileSystem/Read_result.html +357 -0
  40. data/docs/ThriftHadoopFileSystem/Rename_args.html +357 -0
  41. data/docs/ThriftHadoopFileSystem/Rename_result.html +357 -0
  42. data/docs/ThriftHadoopFileSystem/Rm_args.html +357 -0
  43. data/docs/ThriftHadoopFileSystem/Rm_result.html +357 -0
  44. data/docs/ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html +354 -0
  45. data/docs/ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html +347 -0
  46. data/docs/ThriftHadoopFileSystem/SetReplication_args.html +357 -0
  47. data/docs/ThriftHadoopFileSystem/SetReplication_result.html +352 -0
  48. data/docs/ThriftHadoopFileSystem/Shutdown_args.html +352 -0
  49. data/docs/ThriftHadoopFileSystem/Shutdown_result.html +347 -0
  50. data/docs/ThriftHadoopFileSystem/Stat_args.html +352 -0
  51. data/docs/ThriftHadoopFileSystem/Stat_result.html +357 -0
  52. data/docs/ThriftHadoopFileSystem/ThriftHandle.html +352 -0
  53. data/docs/ThriftHadoopFileSystem/ThriftIOException.html +394 -0
  54. data/docs/ThriftHadoopFileSystem/Write_args.html +357 -0
  55. data/docs/ThriftHadoopFileSystem/Write_result.html +357 -0
  56. data/docs/created.rid +10 -1
  57. data/docs/images/brick.png +0 -0
  58. data/docs/images/brick_link.png +0 -0
  59. data/docs/images/bug.png +0 -0
  60. data/docs/images/bullet_black.png +0 -0
  61. data/docs/images/bullet_toggle_minus.png +0 -0
  62. data/docs/images/bullet_toggle_plus.png +0 -0
  63. data/docs/images/date.png +0 -0
  64. data/docs/images/find.png +0 -0
  65. data/docs/images/loadingAnimation.gif +0 -0
  66. data/docs/images/macFFBgHack.png +0 -0
  67. data/docs/images/package.png +0 -0
  68. data/docs/images/page_green.png +0 -0
  69. data/docs/images/page_white_text.png +0 -0
  70. data/docs/images/page_white_width.png +0 -0
  71. data/docs/images/plugin.png +0 -0
  72. data/docs/images/ruby.png +0 -0
  73. data/docs/images/tag_green.png +0 -0
  74. data/docs/images/wrench.png +0 -0
  75. data/docs/images/wrench_orange.png +0 -0
  76. data/docs/images/zoom.png +0 -0
  77. data/docs/index.html +544 -20
  78. data/docs/js/darkfish.js +116 -0
  79. data/docs/js/jquery.js +32 -0
  80. data/docs/js/quicksearch.js +114 -0
  81. data/docs/js/thickbox-compressed.js +10 -0
  82. data/docs/lib/ganapati/client_rb.html +52 -0
  83. data/docs/lib/ganapati/hfile_rb.html +52 -0
  84. data/docs/lib/ganapati/utils_rb.html +52 -0
  85. data/docs/lib/ganapati/version_rb.html +52 -0
  86. data/docs/lib/ganapati_rb.html +62 -0
  87. data/docs/lib/thrift/hadoopfs_constants_rb.html +58 -0
  88. data/docs/lib/thrift/hadoopfs_types_rb.html +56 -0
  89. data/docs/lib/thrift/thrift_hadoop_file_system_rb.html +60 -0
  90. data/docs/rdoc.css +759 -0
  91. data/lib/ganapati/client.rb +10 -10
  92. data/lib/ganapati/version.rb +1 -1
  93. metadata +112 -9
@@ -0,0 +1,281 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
+
5
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
+ <head>
7
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
8
+
9
+ <title>File: README.rdoc [Ganapati - Hadoop HDFS thrift interface for Ruby]</title>
10
+
11
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
12
+
13
+ <script src="./js/jquery.js" type="text/javascript"
14
+ charset="utf-8"></script>
15
+ <script src="./js/thickbox-compressed.js" type="text/javascript"
16
+ charset="utf-8"></script>
17
+ <script src="./js/quicksearch.js" type="text/javascript"
18
+ charset="utf-8"></script>
19
+ <script src="./js/darkfish.js" type="text/javascript"
20
+ charset="utf-8"></script>
21
+ </head>
22
+
23
+ <body class="file">
24
+ <div id="metadata">
25
+ <div id="home-metadata">
26
+ <div id="home-section" class="section">
27
+ <h3 class="section-header">
28
+ <a href="./index.html">Home</a>
29
+ <a href="./index.html#classes">Classes</a>
30
+ <a href="./index.html#methods">Methods</a>
31
+ </h3>
32
+ </div>
33
+ </div>
34
+
35
+ <div id="project-metadata">
36
+
37
+
38
+ <div id="fileindex-section" class="section project-section">
39
+ <h3 class="section-header">Files</h3>
40
+ <ul>
41
+
42
+ <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
43
+
44
+ </ul>
45
+ </div>
46
+
47
+
48
+ <div id="classindex-section" class="section project-section">
49
+ <h3 class="section-header">Class Index
50
+ <span class="search-toggle"><img src="./images/find.png"
51
+ height="16" width="16" alt="[+]"
52
+ title="show/hide quicksearch" /></span></h3>
53
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
54
+ <fieldset>
55
+ <legend>Quicksearch</legend>
56
+ <input type="text" name="quicksearch" value=""
57
+ class="quicksearch-field" />
58
+ </fieldset>
59
+ </form>
60
+
61
+ <ul class="link-list">
62
+
63
+ <li><a href="./ThriftHadoopFileSystem.html">ThriftHadoopFileSystem</a></li>
64
+
65
+ <li><a href="./ThriftHadoopFileSystem/Append_args.html">ThriftHadoopFileSystem::Append_args</a></li>
66
+
67
+ <li><a href="./ThriftHadoopFileSystem/Append_result.html">ThriftHadoopFileSystem::Append_result</a></li>
68
+
69
+ <li><a href="./ThriftHadoopFileSystem/BlockLocation.html">ThriftHadoopFileSystem::BlockLocation</a></li>
70
+
71
+ <li><a href="./ThriftHadoopFileSystem/Chmod_args.html">ThriftHadoopFileSystem::Chmod_args</a></li>
72
+
73
+ <li><a href="./ThriftHadoopFileSystem/Chmod_result.html">ThriftHadoopFileSystem::Chmod_result</a></li>
74
+
75
+ <li><a href="./ThriftHadoopFileSystem/Chown_args.html">ThriftHadoopFileSystem::Chown_args</a></li>
76
+
77
+ <li><a href="./ThriftHadoopFileSystem/Chown_result.html">ThriftHadoopFileSystem::Chown_result</a></li>
78
+
79
+ <li><a href="./ThriftHadoopFileSystem/Client.html">ThriftHadoopFileSystem::Client</a></li>
80
+
81
+ <li><a href="./ThriftHadoopFileSystem/Close_args.html">ThriftHadoopFileSystem::Close_args</a></li>
82
+
83
+ <li><a href="./ThriftHadoopFileSystem/Close_result.html">ThriftHadoopFileSystem::Close_result</a></li>
84
+
85
+ <li><a href="./ThriftHadoopFileSystem/CreateFile_args.html">ThriftHadoopFileSystem::CreateFile_args</a></li>
86
+
87
+ <li><a href="./ThriftHadoopFileSystem/CreateFile_result.html">ThriftHadoopFileSystem::CreateFile_result</a></li>
88
+
89
+ <li><a href="./ThriftHadoopFileSystem/Create_args.html">ThriftHadoopFileSystem::Create_args</a></li>
90
+
91
+ <li><a href="./ThriftHadoopFileSystem/Create_result.html">ThriftHadoopFileSystem::Create_result</a></li>
92
+
93
+ <li><a href="./ThriftHadoopFileSystem/Exists_args.html">ThriftHadoopFileSystem::Exists_args</a></li>
94
+
95
+ <li><a href="./ThriftHadoopFileSystem/Exists_result.html">ThriftHadoopFileSystem::Exists_result</a></li>
96
+
97
+ <li><a href="./ThriftHadoopFileSystem/FileStatus.html">ThriftHadoopFileSystem::FileStatus</a></li>
98
+
99
+ <li><a href="./ThriftHadoopFileSystem/GetFileBlockLocations_args.html">ThriftHadoopFileSystem::GetFileBlockLocations_args</a></li>
100
+
101
+ <li><a href="./ThriftHadoopFileSystem/GetFileBlockLocations_result.html">ThriftHadoopFileSystem::GetFileBlockLocations_result</a></li>
102
+
103
+ <li><a href="./ThriftHadoopFileSystem/ListStatus_args.html">ThriftHadoopFileSystem::ListStatus_args</a></li>
104
+
105
+ <li><a href="./ThriftHadoopFileSystem/ListStatus_result.html">ThriftHadoopFileSystem::ListStatus_result</a></li>
106
+
107
+ <li><a href="./ThriftHadoopFileSystem/MalformedInputException.html">ThriftHadoopFileSystem::MalformedInputException</a></li>
108
+
109
+ <li><a href="./ThriftHadoopFileSystem/Mkdirs_args.html">ThriftHadoopFileSystem::Mkdirs_args</a></li>
110
+
111
+ <li><a href="./ThriftHadoopFileSystem/Mkdirs_result.html">ThriftHadoopFileSystem::Mkdirs_result</a></li>
112
+
113
+ <li><a href="./ThriftHadoopFileSystem/Open_args.html">ThriftHadoopFileSystem::Open_args</a></li>
114
+
115
+ <li><a href="./ThriftHadoopFileSystem/Open_result.html">ThriftHadoopFileSystem::Open_result</a></li>
116
+
117
+ <li><a href="./ThriftHadoopFileSystem/Pathname.html">ThriftHadoopFileSystem::Pathname</a></li>
118
+
119
+ <li><a href="./ThriftHadoopFileSystem/Processor.html">ThriftHadoopFileSystem::Processor</a></li>
120
+
121
+ <li><a href="./ThriftHadoopFileSystem/Read_args.html">ThriftHadoopFileSystem::Read_args</a></li>
122
+
123
+ <li><a href="./ThriftHadoopFileSystem/Read_result.html">ThriftHadoopFileSystem::Read_result</a></li>
124
+
125
+ <li><a href="./ThriftHadoopFileSystem/Rename_args.html">ThriftHadoopFileSystem::Rename_args</a></li>
126
+
127
+ <li><a href="./ThriftHadoopFileSystem/Rename_result.html">ThriftHadoopFileSystem::Rename_result</a></li>
128
+
129
+ <li><a href="./ThriftHadoopFileSystem/Rm_args.html">ThriftHadoopFileSystem::Rm_args</a></li>
130
+
131
+ <li><a href="./ThriftHadoopFileSystem/Rm_result.html">ThriftHadoopFileSystem::Rm_result</a></li>
132
+
133
+ <li><a href="./ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args</a></li>
134
+
135
+ <li><a href="./ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_result</a></li>
136
+
137
+ <li><a href="./ThriftHadoopFileSystem/SetReplication_args.html">ThriftHadoopFileSystem::SetReplication_args</a></li>
138
+
139
+ <li><a href="./ThriftHadoopFileSystem/SetReplication_result.html">ThriftHadoopFileSystem::SetReplication_result</a></li>
140
+
141
+ <li><a href="./ThriftHadoopFileSystem/Shutdown_args.html">ThriftHadoopFileSystem::Shutdown_args</a></li>
142
+
143
+ <li><a href="./ThriftHadoopFileSystem/Shutdown_result.html">ThriftHadoopFileSystem::Shutdown_result</a></li>
144
+
145
+ <li><a href="./ThriftHadoopFileSystem/Stat_args.html">ThriftHadoopFileSystem::Stat_args</a></li>
146
+
147
+ <li><a href="./ThriftHadoopFileSystem/Stat_result.html">ThriftHadoopFileSystem::Stat_result</a></li>
148
+
149
+ <li><a href="./ThriftHadoopFileSystem/ThriftHandle.html">ThriftHadoopFileSystem::ThriftHandle</a></li>
150
+
151
+ <li><a href="./ThriftHadoopFileSystem/ThriftIOException.html">ThriftHadoopFileSystem::ThriftIOException</a></li>
152
+
153
+ <li><a href="./ThriftHadoopFileSystem/Write_args.html">ThriftHadoopFileSystem::Write_args</a></li>
154
+
155
+ <li><a href="./ThriftHadoopFileSystem/Write_result.html">ThriftHadoopFileSystem::Write_result</a></li>
156
+
157
+ <li><a href="./Ganapati.html">Ganapati</a></li>
158
+
159
+ <li><a href="./Ganapati/Client.html">Ganapati::Client</a></li>
160
+
161
+ <li><a href="./Ganapati/FileUrl.html">Ganapati::FileUrl</a></li>
162
+
163
+ <li><a href="./Ganapati/HFile.html">Ganapati::HFile</a></li>
164
+
165
+ </ul>
166
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
167
+ </div>
168
+
169
+
170
+ </div>
171
+ </div>
172
+
173
+ <div id="documentation">
174
+
175
+ <h1>ganapati – Hadoop HDFS Thrift interface for Ruby</h1>
176
+
177
+ <p><a href="Ganapati.html">Ganapati</a> is a Ruby thrift lib for interfacing
178
+ with Hadoop’s distributed file system, HDFS. It also includes a few
179
+ command line client utilities.</p>
180
+
181
+ <p>To install:</p>
182
+
183
+ <pre>gem install ganapati</pre>
184
+
185
+ <h2>Starting thrift server</h2>
186
+
187
+ <p>Documentation in Hadoop for the thrift interface to HDFS is crap. It can
188
+ be found <a href="http://wiki.apache.org/hadoop/HDFS-APIs">here</a>.</p>
189
+
190
+ <p>As a much simpler and safer way of auto compiling and then starting the
191
+ thrift interface, use the provided script:</p>
192
+
193
+ <pre>bin/hdfs_thrift_server &lt;port&gt;</pre>
194
+
195
+ <p>This will start a thrift server on the given port (after compiling the
196
+ server code provided in the Hadoop distribution).</p>
197
+
198
+ <h2>Basic Usage</h2>
199
+
200
+ <pre>require 'rubygems'
201
+ require 'ganapati'
202
+
203
+ # args are host, port, and optional timeout
204
+ client = Ganapati::Client.new 'localhost', 1234
205
+
206
+ # copy a file to hdfs
207
+ client.put(&quot;/some/file&quot;, &quot;/some/hadoop/path&quot;)
208
+
209
+ # get a file from hadoop
210
+ client.get(&quot;/some/hadoop/path&quot;, &quot;/local/path&quot;)
211
+
212
+ # Create a file
213
+ f = client.create(&quot;/home/someuser/afile.txt&quot;)
214
+ f.write(&quot;this is some text&quot;)
215
+ # Always, always close the file
216
+ f.close
217
+
218
+ # Create a file with code block
219
+ client.create(&quot;/home/someuser/afile.txt&quot;) { |f|
220
+ f.write(&quot;this is some text&quot;)
221
+ }
222
+
223
+ # Open a file for reading and read it
224
+ client.open('/home/someuser/afile.txt') { |f|
225
+ puts f.read
226
+ # or read for specific length from start
227
+ puts f.read(0, 4)
228
+ }
229
+
230
+ # read a file line by line
231
+ client.readlines('/home/someuser/afile.txt') { |line|
232
+ puts line
233
+ }
234
+
235
+ # Open a file for appending and append to it
236
+ client.append('/home/someuser/afile.txt') { |f|
237
+ f.write &quot;new data&quot;
238
+ }
239
+
240
+ ## Common file methods are available (chown, chmod, mkdir, stat, etc). Examples:
241
+ # move a file
242
+ client.mv &quot;/home/someuser/afile.txt&quot;, &quot;/home/someuser/test.txt&quot;
243
+
244
+ # remove a file
245
+ client.rm &quot;/home/someuser/test.txt&quot;
246
+
247
+ # test for file existance
248
+ client.exists? &quot;/home/someuser/test.txt&quot;
249
+
250
+ # get a list of all files
251
+ client.ls &quot;/home&quot;
252
+
253
+ client.close
254
+
255
+ # Quick and dirty way to print remote file. The run class method takes care of closing the client.
256
+ puts Ganapati::Client.run('localhost', 1234) { |c| c.open('/home/someuser/afile.txt') { |f| f.read } }</pre>
257
+
258
+ <h2>Command Line Utilities</h2>
259
+
260
+ <p>There are a few utility programs included in the bin directory. <b>hls</b>
261
+ provides a way to see the contents of HDFS (recursively and verbosely with
262
+ appropriate command line options):</p>
263
+
264
+ <pre>./bin/hls hdfs://host:port/tmp</pre>
265
+
266
+ <p><b>hcp</b> provides a way to copy to/from/between HDFS servers:</p>
267
+
268
+ <pre>./bin/hcp hdfs://host:port/some/path/to/file ./file
269
+ ./bin/hcp ./file hdfs://host:port/some/path/to/file
270
+ ./bin/hcp hdfs://anotherhost:port/some/path/to/file hdfs://host:port/some/path/to/file</pre>
271
+
272
+ </div>
273
+
274
+ <div id="validator-badges">
275
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
276
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
277
+ Rdoc Generator</a> 2</small>.</p>
278
+ </div>
279
+ </body>
280
+ </html>
281
+
@@ -0,0 +1,336 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+ <head>
6
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
7
+
8
+ <title>Module: ThriftHadoopFileSystem</title>
9
+
10
+ <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
+
12
+ <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
+ <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
+ <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
+ <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
16
+
17
+ </head>
18
+ <body id="top" class="module">
19
+
20
+ <div id="metadata">
21
+ <div id="home-metadata">
22
+ <div id="home-section" class="section">
23
+ <h3 class="section-header">
24
+ <a href="./index.html">Home</a>
25
+ <a href="./index.html#classes">Classes</a>
26
+ <a href="./index.html#methods">Methods</a>
27
+ </h3>
28
+ </div>
29
+ </div>
30
+
31
+ <div id="file-metadata">
32
+ <div id="file-list-section" class="section">
33
+ <h3 class="section-header">In Files</h3>
34
+ <div class="section-body">
35
+ <ul>
36
+
37
+ <li><a href="./lib/thrift/hadoopfs_types_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
+ class="thickbox" title="lib/thrift/hadoopfs_types.rb">lib/thrift/hadoopfs_types.rb</a></li>
39
+
40
+ <li><a href="./lib/thrift/thrift_hadoop_file_system_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
41
+ class="thickbox" title="lib/thrift/thrift_hadoop_file_system.rb">lib/thrift/thrift_hadoop_file_system.rb</a></li>
42
+
43
+ </ul>
44
+ </div>
45
+ </div>
46
+
47
+
48
+ </div>
49
+
50
+ <div id="class-metadata">
51
+
52
+
53
+
54
+
55
+
56
+ <!-- Namespace Contents -->
57
+ <div id="namespace-list-section" class="section">
58
+ <h3 class="section-header">Namespace</h3>
59
+ <ul class="link-list">
60
+
61
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Append_args.html">ThriftHadoopFileSystem::Append_args</a></li>
62
+
63
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Append_result.html">ThriftHadoopFileSystem::Append_result</a></li>
64
+
65
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/BlockLocation.html">ThriftHadoopFileSystem::BlockLocation</a></li>
66
+
67
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Chmod_args.html">ThriftHadoopFileSystem::Chmod_args</a></li>
68
+
69
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Chmod_result.html">ThriftHadoopFileSystem::Chmod_result</a></li>
70
+
71
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Chown_args.html">ThriftHadoopFileSystem::Chown_args</a></li>
72
+
73
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Chown_result.html">ThriftHadoopFileSystem::Chown_result</a></li>
74
+
75
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Client.html">ThriftHadoopFileSystem::Client</a></li>
76
+
77
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Close_args.html">ThriftHadoopFileSystem::Close_args</a></li>
78
+
79
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Close_result.html">ThriftHadoopFileSystem::Close_result</a></li>
80
+
81
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/CreateFile_args.html">ThriftHadoopFileSystem::CreateFile_args</a></li>
82
+
83
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/CreateFile_result.html">ThriftHadoopFileSystem::CreateFile_result</a></li>
84
+
85
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Create_args.html">ThriftHadoopFileSystem::Create_args</a></li>
86
+
87
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Create_result.html">ThriftHadoopFileSystem::Create_result</a></li>
88
+
89
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Exists_args.html">ThriftHadoopFileSystem::Exists_args</a></li>
90
+
91
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Exists_result.html">ThriftHadoopFileSystem::Exists_result</a></li>
92
+
93
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/FileStatus.html">ThriftHadoopFileSystem::FileStatus</a></li>
94
+
95
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/GetFileBlockLocations_args.html">ThriftHadoopFileSystem::GetFileBlockLocations_args</a></li>
96
+
97
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/GetFileBlockLocations_result.html">ThriftHadoopFileSystem::GetFileBlockLocations_result</a></li>
98
+
99
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/ListStatus_args.html">ThriftHadoopFileSystem::ListStatus_args</a></li>
100
+
101
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/ListStatus_result.html">ThriftHadoopFileSystem::ListStatus_result</a></li>
102
+
103
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/MalformedInputException.html">ThriftHadoopFileSystem::MalformedInputException</a></li>
104
+
105
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Mkdirs_args.html">ThriftHadoopFileSystem::Mkdirs_args</a></li>
106
+
107
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Mkdirs_result.html">ThriftHadoopFileSystem::Mkdirs_result</a></li>
108
+
109
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Open_args.html">ThriftHadoopFileSystem::Open_args</a></li>
110
+
111
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Open_result.html">ThriftHadoopFileSystem::Open_result</a></li>
112
+
113
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Pathname.html">ThriftHadoopFileSystem::Pathname</a></li>
114
+
115
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Processor.html">ThriftHadoopFileSystem::Processor</a></li>
116
+
117
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Read_args.html">ThriftHadoopFileSystem::Read_args</a></li>
118
+
119
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Read_result.html">ThriftHadoopFileSystem::Read_result</a></li>
120
+
121
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Rename_args.html">ThriftHadoopFileSystem::Rename_args</a></li>
122
+
123
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Rename_result.html">ThriftHadoopFileSystem::Rename_result</a></li>
124
+
125
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Rm_args.html">ThriftHadoopFileSystem::Rm_args</a></li>
126
+
127
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Rm_result.html">ThriftHadoopFileSystem::Rm_result</a></li>
128
+
129
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args</a></li>
130
+
131
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_result</a></li>
132
+
133
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/SetReplication_args.html">ThriftHadoopFileSystem::SetReplication_args</a></li>
134
+
135
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/SetReplication_result.html">ThriftHadoopFileSystem::SetReplication_result</a></li>
136
+
137
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Shutdown_args.html">ThriftHadoopFileSystem::Shutdown_args</a></li>
138
+
139
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Shutdown_result.html">ThriftHadoopFileSystem::Shutdown_result</a></li>
140
+
141
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Stat_args.html">ThriftHadoopFileSystem::Stat_args</a></li>
142
+
143
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Stat_result.html">ThriftHadoopFileSystem::Stat_result</a></li>
144
+
145
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/ThriftHandle.html">ThriftHadoopFileSystem::ThriftHandle</a></li>
146
+
147
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/ThriftIOException.html">ThriftHadoopFileSystem::ThriftIOException</a></li>
148
+
149
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Write_args.html">ThriftHadoopFileSystem::Write_args</a></li>
150
+
151
+ <li><span class="type">CLASS</span> <a href="ThriftHadoopFileSystem/Write_result.html">ThriftHadoopFileSystem::Write_result</a></li>
152
+
153
+ </ul>
154
+ </div>
155
+
156
+
157
+
158
+
159
+
160
+ </div>
161
+
162
+ <div id="project-metadata">
163
+
164
+
165
+ <div id="fileindex-section" class="section project-section">
166
+ <h3 class="section-header">Files</h3>
167
+ <ul>
168
+
169
+ <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
170
+
171
+ </ul>
172
+ </div>
173
+
174
+
175
+ <div id="classindex-section" class="section project-section">
176
+ <h3 class="section-header">Class/Module Index
177
+ <span class="search-toggle"><img src="./images/find.png"
178
+ height="16" width="16" alt="[+]"
179
+ title="show/hide quicksearch" /></span></h3>
180
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
181
+ <fieldset>
182
+ <legend>Quicksearch</legend>
183
+ <input type="text" name="quicksearch" value=""
184
+ class="quicksearch-field" />
185
+ </fieldset>
186
+ </form>
187
+
188
+ <ul class="link-list">
189
+
190
+ <li><a href="./ThriftHadoopFileSystem.html">ThriftHadoopFileSystem</a></li>
191
+
192
+ <li><a href="./ThriftHadoopFileSystem/Append_args.html">ThriftHadoopFileSystem::Append_args</a></li>
193
+
194
+ <li><a href="./ThriftHadoopFileSystem/Append_result.html">ThriftHadoopFileSystem::Append_result</a></li>
195
+
196
+ <li><a href="./ThriftHadoopFileSystem/BlockLocation.html">ThriftHadoopFileSystem::BlockLocation</a></li>
197
+
198
+ <li><a href="./ThriftHadoopFileSystem/Chmod_args.html">ThriftHadoopFileSystem::Chmod_args</a></li>
199
+
200
+ <li><a href="./ThriftHadoopFileSystem/Chmod_result.html">ThriftHadoopFileSystem::Chmod_result</a></li>
201
+
202
+ <li><a href="./ThriftHadoopFileSystem/Chown_args.html">ThriftHadoopFileSystem::Chown_args</a></li>
203
+
204
+ <li><a href="./ThriftHadoopFileSystem/Chown_result.html">ThriftHadoopFileSystem::Chown_result</a></li>
205
+
206
+ <li><a href="./ThriftHadoopFileSystem/Client.html">ThriftHadoopFileSystem::Client</a></li>
207
+
208
+ <li><a href="./ThriftHadoopFileSystem/Close_args.html">ThriftHadoopFileSystem::Close_args</a></li>
209
+
210
+ <li><a href="./ThriftHadoopFileSystem/Close_result.html">ThriftHadoopFileSystem::Close_result</a></li>
211
+
212
+ <li><a href="./ThriftHadoopFileSystem/CreateFile_args.html">ThriftHadoopFileSystem::CreateFile_args</a></li>
213
+
214
+ <li><a href="./ThriftHadoopFileSystem/CreateFile_result.html">ThriftHadoopFileSystem::CreateFile_result</a></li>
215
+
216
+ <li><a href="./ThriftHadoopFileSystem/Create_args.html">ThriftHadoopFileSystem::Create_args</a></li>
217
+
218
+ <li><a href="./ThriftHadoopFileSystem/Create_result.html">ThriftHadoopFileSystem::Create_result</a></li>
219
+
220
+ <li><a href="./ThriftHadoopFileSystem/Exists_args.html">ThriftHadoopFileSystem::Exists_args</a></li>
221
+
222
+ <li><a href="./ThriftHadoopFileSystem/Exists_result.html">ThriftHadoopFileSystem::Exists_result</a></li>
223
+
224
+ <li><a href="./ThriftHadoopFileSystem/FileStatus.html">ThriftHadoopFileSystem::FileStatus</a></li>
225
+
226
+ <li><a href="./ThriftHadoopFileSystem/GetFileBlockLocations_args.html">ThriftHadoopFileSystem::GetFileBlockLocations_args</a></li>
227
+
228
+ <li><a href="./ThriftHadoopFileSystem/GetFileBlockLocations_result.html">ThriftHadoopFileSystem::GetFileBlockLocations_result</a></li>
229
+
230
+ <li><a href="./ThriftHadoopFileSystem/ListStatus_args.html">ThriftHadoopFileSystem::ListStatus_args</a></li>
231
+
232
+ <li><a href="./ThriftHadoopFileSystem/ListStatus_result.html">ThriftHadoopFileSystem::ListStatus_result</a></li>
233
+
234
+ <li><a href="./ThriftHadoopFileSystem/MalformedInputException.html">ThriftHadoopFileSystem::MalformedInputException</a></li>
235
+
236
+ <li><a href="./ThriftHadoopFileSystem/Mkdirs_args.html">ThriftHadoopFileSystem::Mkdirs_args</a></li>
237
+
238
+ <li><a href="./ThriftHadoopFileSystem/Mkdirs_result.html">ThriftHadoopFileSystem::Mkdirs_result</a></li>
239
+
240
+ <li><a href="./ThriftHadoopFileSystem/Open_args.html">ThriftHadoopFileSystem::Open_args</a></li>
241
+
242
+ <li><a href="./ThriftHadoopFileSystem/Open_result.html">ThriftHadoopFileSystem::Open_result</a></li>
243
+
244
+ <li><a href="./ThriftHadoopFileSystem/Pathname.html">ThriftHadoopFileSystem::Pathname</a></li>
245
+
246
+ <li><a href="./ThriftHadoopFileSystem/Processor.html">ThriftHadoopFileSystem::Processor</a></li>
247
+
248
+ <li><a href="./ThriftHadoopFileSystem/Read_args.html">ThriftHadoopFileSystem::Read_args</a></li>
249
+
250
+ <li><a href="./ThriftHadoopFileSystem/Read_result.html">ThriftHadoopFileSystem::Read_result</a></li>
251
+
252
+ <li><a href="./ThriftHadoopFileSystem/Rename_args.html">ThriftHadoopFileSystem::Rename_args</a></li>
253
+
254
+ <li><a href="./ThriftHadoopFileSystem/Rename_result.html">ThriftHadoopFileSystem::Rename_result</a></li>
255
+
256
+ <li><a href="./ThriftHadoopFileSystem/Rm_args.html">ThriftHadoopFileSystem::Rm_args</a></li>
257
+
258
+ <li><a href="./ThriftHadoopFileSystem/Rm_result.html">ThriftHadoopFileSystem::Rm_result</a></li>
259
+
260
+ <li><a href="./ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args</a></li>
261
+
262
+ <li><a href="./ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_result</a></li>
263
+
264
+ <li><a href="./ThriftHadoopFileSystem/SetReplication_args.html">ThriftHadoopFileSystem::SetReplication_args</a></li>
265
+
266
+ <li><a href="./ThriftHadoopFileSystem/SetReplication_result.html">ThriftHadoopFileSystem::SetReplication_result</a></li>
267
+
268
+ <li><a href="./ThriftHadoopFileSystem/Shutdown_args.html">ThriftHadoopFileSystem::Shutdown_args</a></li>
269
+
270
+ <li><a href="./ThriftHadoopFileSystem/Shutdown_result.html">ThriftHadoopFileSystem::Shutdown_result</a></li>
271
+
272
+ <li><a href="./ThriftHadoopFileSystem/Stat_args.html">ThriftHadoopFileSystem::Stat_args</a></li>
273
+
274
+ <li><a href="./ThriftHadoopFileSystem/Stat_result.html">ThriftHadoopFileSystem::Stat_result</a></li>
275
+
276
+ <li><a href="./ThriftHadoopFileSystem/ThriftHandle.html">ThriftHadoopFileSystem::ThriftHandle</a></li>
277
+
278
+ <li><a href="./ThriftHadoopFileSystem/ThriftIOException.html">ThriftHadoopFileSystem::ThriftIOException</a></li>
279
+
280
+ <li><a href="./ThriftHadoopFileSystem/Write_args.html">ThriftHadoopFileSystem::Write_args</a></li>
281
+
282
+ <li><a href="./ThriftHadoopFileSystem/Write_result.html">ThriftHadoopFileSystem::Write_result</a></li>
283
+
284
+ <li><a href="./Ganapati.html">Ganapati</a></li>
285
+
286
+ <li><a href="./Ganapati/Client.html">Ganapati::Client</a></li>
287
+
288
+ <li><a href="./Ganapati/FileUrl.html">Ganapati::FileUrl</a></li>
289
+
290
+ <li><a href="./Ganapati/HFile.html">Ganapati::HFile</a></li>
291
+
292
+ </ul>
293
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
294
+ </div>
295
+
296
+
297
+ </div>
298
+ </div>
299
+
300
+ <div id="documentation">
301
+ <h1 class="module">ThriftHadoopFileSystem</h1>
302
+
303
+ <div id="description" class="description">
304
+
305
+ <p>Autogenerated by Thrift</p>
306
+
307
+ <p>DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING</p>
308
+
309
+ </div><!-- description -->
310
+
311
+
312
+ <div id="5Buntitled-5D" class="documentation-section">
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+ <!-- Methods -->
322
+
323
+ </div><!-- 5Buntitled-5D -->
324
+
325
+
326
+ </div><!-- documentation -->
327
+
328
+ <div id="validator-badges">
329
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
330
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
331
+ Rdoc Generator</a> 2</small>.</p>
332
+ </div>
333
+
334
+ </body>
335
+ </html>
336
+