ganapati 0.0.5 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +3 -0
- data/Gemfile.lock +20 -0
- data/Rakefile +2 -1
- data/docs/Ganapati.html +265 -0
- data/docs/Ganapati/Client.html +998 -0
- data/docs/Ganapati/FileUrl.html +469 -0
- data/docs/Ganapati/HFile.html +470 -0
- data/docs/README_rdoc.html +281 -0
- data/docs/ThriftHadoopFileSystem.html +336 -0
- data/docs/ThriftHadoopFileSystem/Append_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Append_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/BlockLocation.html +367 -0
- data/docs/ThriftHadoopFileSystem/Chmod_args.html +357 -0
- data/docs/ThriftHadoopFileSystem/Chmod_result.html +352 -0
- data/docs/ThriftHadoopFileSystem/Chown_args.html +362 -0
- data/docs/ThriftHadoopFileSystem/Chown_result.html +352 -0
- data/docs/ThriftHadoopFileSystem/Client.html +2327 -0
- data/docs/ThriftHadoopFileSystem/Close_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Close_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/CreateFile_args.html +377 -0
- data/docs/ThriftHadoopFileSystem/CreateFile_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Create_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Create_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Exists_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Exists_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/FileStatus.html +392 -0
- data/docs/ThriftHadoopFileSystem/GetFileBlockLocations_args.html +362 -0
- data/docs/ThriftHadoopFileSystem/GetFileBlockLocations_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/ListStatus_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/ListStatus_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/MalformedInputException.html +394 -0
- data/docs/ThriftHadoopFileSystem/Mkdirs_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Mkdirs_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Open_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Open_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Pathname.html +352 -0
- data/docs/ThriftHadoopFileSystem/Processor.html +1053 -0
- data/docs/ThriftHadoopFileSystem/Read_args.html +362 -0
- data/docs/ThriftHadoopFileSystem/Read_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Rename_args.html +357 -0
- data/docs/ThriftHadoopFileSystem/Rename_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/Rm_args.html +357 -0
- data/docs/ThriftHadoopFileSystem/Rm_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html +354 -0
- data/docs/ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html +347 -0
- data/docs/ThriftHadoopFileSystem/SetReplication_args.html +357 -0
- data/docs/ThriftHadoopFileSystem/SetReplication_result.html +352 -0
- data/docs/ThriftHadoopFileSystem/Shutdown_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Shutdown_result.html +347 -0
- data/docs/ThriftHadoopFileSystem/Stat_args.html +352 -0
- data/docs/ThriftHadoopFileSystem/Stat_result.html +357 -0
- data/docs/ThriftHadoopFileSystem/ThriftHandle.html +352 -0
- data/docs/ThriftHadoopFileSystem/ThriftIOException.html +394 -0
- data/docs/ThriftHadoopFileSystem/Write_args.html +357 -0
- data/docs/ThriftHadoopFileSystem/Write_result.html +357 -0
- data/docs/created.rid +10 -1
- data/docs/images/brick.png +0 -0
- data/docs/images/brick_link.png +0 -0
- data/docs/images/bug.png +0 -0
- data/docs/images/bullet_black.png +0 -0
- data/docs/images/bullet_toggle_minus.png +0 -0
- data/docs/images/bullet_toggle_plus.png +0 -0
- data/docs/images/date.png +0 -0
- data/docs/images/find.png +0 -0
- data/docs/images/loadingAnimation.gif +0 -0
- data/docs/images/macFFBgHack.png +0 -0
- data/docs/images/package.png +0 -0
- data/docs/images/page_green.png +0 -0
- data/docs/images/page_white_text.png +0 -0
- data/docs/images/page_white_width.png +0 -0
- data/docs/images/plugin.png +0 -0
- data/docs/images/ruby.png +0 -0
- data/docs/images/tag_green.png +0 -0
- data/docs/images/wrench.png +0 -0
- data/docs/images/wrench_orange.png +0 -0
- data/docs/images/zoom.png +0 -0
- data/docs/index.html +544 -20
- data/docs/js/darkfish.js +116 -0
- data/docs/js/jquery.js +32 -0
- data/docs/js/quicksearch.js +114 -0
- data/docs/js/thickbox-compressed.js +10 -0
- data/docs/lib/ganapati/client_rb.html +52 -0
- data/docs/lib/ganapati/hfile_rb.html +52 -0
- data/docs/lib/ganapati/utils_rb.html +52 -0
- data/docs/lib/ganapati/version_rb.html +52 -0
- data/docs/lib/ganapati_rb.html +62 -0
- data/docs/lib/thrift/hadoopfs_constants_rb.html +58 -0
- data/docs/lib/thrift/hadoopfs_types_rb.html +56 -0
- data/docs/lib/thrift/thrift_hadoop_file_system_rb.html +60 -0
- data/docs/rdoc.css +759 -0
- data/lib/ganapati/client.rb +10 -10
- data/lib/ganapati/version.rb +1 -1
- metadata +112 -9
@@ -0,0 +1,357 @@
|
|
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>Class: ThriftHadoopFileSystem::Write_args</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="class">
|
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/thrift_hadoop_file_system_rb.html?TB_iframe=true&height=550&width=785"
|
38
|
+
class="thickbox" title="lib/thrift/thrift_hadoop_file_system.rb">lib/thrift/thrift_hadoop_file_system.rb</a></li>
|
39
|
+
|
40
|
+
</ul>
|
41
|
+
</div>
|
42
|
+
</div>
|
43
|
+
|
44
|
+
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<div id="class-metadata">
|
48
|
+
|
49
|
+
<!-- Parent Class -->
|
50
|
+
<div id="parent-class-section" class="section">
|
51
|
+
<h3 class="section-header">Parent</h3>
|
52
|
+
|
53
|
+
<p class="link">Object</p>
|
54
|
+
|
55
|
+
</div>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
<!-- Method Quickref -->
|
64
|
+
<div id="method-list-section" class="section">
|
65
|
+
<h3 class="section-header">Methods</h3>
|
66
|
+
<ul class="link-list">
|
67
|
+
|
68
|
+
<li><a href="#method-i-struct_fields">#struct_fields</a></li>
|
69
|
+
|
70
|
+
<li><a href="#method-i-validate">#validate</a></li>
|
71
|
+
|
72
|
+
</ul>
|
73
|
+
</div>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<!-- Included Modules -->
|
78
|
+
<div id="includes-section" class="section">
|
79
|
+
<h3 class="section-header">Included Modules</h3>
|
80
|
+
<ul class="link-list">
|
81
|
+
|
82
|
+
|
83
|
+
<li><span class="include">::Thrift::Struct</span></li>
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
<li><span class="include">::Thrift::Struct_Union</span></li>
|
88
|
+
|
89
|
+
|
90
|
+
</ul>
|
91
|
+
</div>
|
92
|
+
|
93
|
+
</div>
|
94
|
+
|
95
|
+
<div id="project-metadata">
|
96
|
+
|
97
|
+
|
98
|
+
<div id="fileindex-section" class="section project-section">
|
99
|
+
<h3 class="section-header">Files</h3>
|
100
|
+
<ul>
|
101
|
+
|
102
|
+
<li class="file"><a href="../README_rdoc.html">README.rdoc</a></li>
|
103
|
+
|
104
|
+
</ul>
|
105
|
+
</div>
|
106
|
+
|
107
|
+
|
108
|
+
<div id="classindex-section" class="section project-section">
|
109
|
+
<h3 class="section-header">Class/Module Index
|
110
|
+
<span class="search-toggle"><img src="../images/find.png"
|
111
|
+
height="16" width="16" alt="[+]"
|
112
|
+
title="show/hide quicksearch" /></span></h3>
|
113
|
+
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
114
|
+
<fieldset>
|
115
|
+
<legend>Quicksearch</legend>
|
116
|
+
<input type="text" name="quicksearch" value=""
|
117
|
+
class="quicksearch-field" />
|
118
|
+
</fieldset>
|
119
|
+
</form>
|
120
|
+
|
121
|
+
<ul class="link-list">
|
122
|
+
|
123
|
+
<li><a href="../ThriftHadoopFileSystem.html">ThriftHadoopFileSystem</a></li>
|
124
|
+
|
125
|
+
<li><a href="../ThriftHadoopFileSystem/Append_args.html">ThriftHadoopFileSystem::Append_args</a></li>
|
126
|
+
|
127
|
+
<li><a href="../ThriftHadoopFileSystem/Append_result.html">ThriftHadoopFileSystem::Append_result</a></li>
|
128
|
+
|
129
|
+
<li><a href="../ThriftHadoopFileSystem/BlockLocation.html">ThriftHadoopFileSystem::BlockLocation</a></li>
|
130
|
+
|
131
|
+
<li><a href="../ThriftHadoopFileSystem/Chmod_args.html">ThriftHadoopFileSystem::Chmod_args</a></li>
|
132
|
+
|
133
|
+
<li><a href="../ThriftHadoopFileSystem/Chmod_result.html">ThriftHadoopFileSystem::Chmod_result</a></li>
|
134
|
+
|
135
|
+
<li><a href="../ThriftHadoopFileSystem/Chown_args.html">ThriftHadoopFileSystem::Chown_args</a></li>
|
136
|
+
|
137
|
+
<li><a href="../ThriftHadoopFileSystem/Chown_result.html">ThriftHadoopFileSystem::Chown_result</a></li>
|
138
|
+
|
139
|
+
<li><a href="../ThriftHadoopFileSystem/Client.html">ThriftHadoopFileSystem::Client</a></li>
|
140
|
+
|
141
|
+
<li><a href="../ThriftHadoopFileSystem/Close_args.html">ThriftHadoopFileSystem::Close_args</a></li>
|
142
|
+
|
143
|
+
<li><a href="../ThriftHadoopFileSystem/Close_result.html">ThriftHadoopFileSystem::Close_result</a></li>
|
144
|
+
|
145
|
+
<li><a href="../ThriftHadoopFileSystem/CreateFile_args.html">ThriftHadoopFileSystem::CreateFile_args</a></li>
|
146
|
+
|
147
|
+
<li><a href="../ThriftHadoopFileSystem/CreateFile_result.html">ThriftHadoopFileSystem::CreateFile_result</a></li>
|
148
|
+
|
149
|
+
<li><a href="../ThriftHadoopFileSystem/Create_args.html">ThriftHadoopFileSystem::Create_args</a></li>
|
150
|
+
|
151
|
+
<li><a href="../ThriftHadoopFileSystem/Create_result.html">ThriftHadoopFileSystem::Create_result</a></li>
|
152
|
+
|
153
|
+
<li><a href="../ThriftHadoopFileSystem/Exists_args.html">ThriftHadoopFileSystem::Exists_args</a></li>
|
154
|
+
|
155
|
+
<li><a href="../ThriftHadoopFileSystem/Exists_result.html">ThriftHadoopFileSystem::Exists_result</a></li>
|
156
|
+
|
157
|
+
<li><a href="../ThriftHadoopFileSystem/FileStatus.html">ThriftHadoopFileSystem::FileStatus</a></li>
|
158
|
+
|
159
|
+
<li><a href="../ThriftHadoopFileSystem/GetFileBlockLocations_args.html">ThriftHadoopFileSystem::GetFileBlockLocations_args</a></li>
|
160
|
+
|
161
|
+
<li><a href="../ThriftHadoopFileSystem/GetFileBlockLocations_result.html">ThriftHadoopFileSystem::GetFileBlockLocations_result</a></li>
|
162
|
+
|
163
|
+
<li><a href="../ThriftHadoopFileSystem/ListStatus_args.html">ThriftHadoopFileSystem::ListStatus_args</a></li>
|
164
|
+
|
165
|
+
<li><a href="../ThriftHadoopFileSystem/ListStatus_result.html">ThriftHadoopFileSystem::ListStatus_result</a></li>
|
166
|
+
|
167
|
+
<li><a href="../ThriftHadoopFileSystem/MalformedInputException.html">ThriftHadoopFileSystem::MalformedInputException</a></li>
|
168
|
+
|
169
|
+
<li><a href="../ThriftHadoopFileSystem/Mkdirs_args.html">ThriftHadoopFileSystem::Mkdirs_args</a></li>
|
170
|
+
|
171
|
+
<li><a href="../ThriftHadoopFileSystem/Mkdirs_result.html">ThriftHadoopFileSystem::Mkdirs_result</a></li>
|
172
|
+
|
173
|
+
<li><a href="../ThriftHadoopFileSystem/Open_args.html">ThriftHadoopFileSystem::Open_args</a></li>
|
174
|
+
|
175
|
+
<li><a href="../ThriftHadoopFileSystem/Open_result.html">ThriftHadoopFileSystem::Open_result</a></li>
|
176
|
+
|
177
|
+
<li><a href="../ThriftHadoopFileSystem/Pathname.html">ThriftHadoopFileSystem::Pathname</a></li>
|
178
|
+
|
179
|
+
<li><a href="../ThriftHadoopFileSystem/Processor.html">ThriftHadoopFileSystem::Processor</a></li>
|
180
|
+
|
181
|
+
<li><a href="../ThriftHadoopFileSystem/Read_args.html">ThriftHadoopFileSystem::Read_args</a></li>
|
182
|
+
|
183
|
+
<li><a href="../ThriftHadoopFileSystem/Read_result.html">ThriftHadoopFileSystem::Read_result</a></li>
|
184
|
+
|
185
|
+
<li><a href="../ThriftHadoopFileSystem/Rename_args.html">ThriftHadoopFileSystem::Rename_args</a></li>
|
186
|
+
|
187
|
+
<li><a href="../ThriftHadoopFileSystem/Rename_result.html">ThriftHadoopFileSystem::Rename_result</a></li>
|
188
|
+
|
189
|
+
<li><a href="../ThriftHadoopFileSystem/Rm_args.html">ThriftHadoopFileSystem::Rm_args</a></li>
|
190
|
+
|
191
|
+
<li><a href="../ThriftHadoopFileSystem/Rm_result.html">ThriftHadoopFileSystem::Rm_result</a></li>
|
192
|
+
|
193
|
+
<li><a href="../ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args</a></li>
|
194
|
+
|
195
|
+
<li><a href="../ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_result</a></li>
|
196
|
+
|
197
|
+
<li><a href="../ThriftHadoopFileSystem/SetReplication_args.html">ThriftHadoopFileSystem::SetReplication_args</a></li>
|
198
|
+
|
199
|
+
<li><a href="../ThriftHadoopFileSystem/SetReplication_result.html">ThriftHadoopFileSystem::SetReplication_result</a></li>
|
200
|
+
|
201
|
+
<li><a href="../ThriftHadoopFileSystem/Shutdown_args.html">ThriftHadoopFileSystem::Shutdown_args</a></li>
|
202
|
+
|
203
|
+
<li><a href="../ThriftHadoopFileSystem/Shutdown_result.html">ThriftHadoopFileSystem::Shutdown_result</a></li>
|
204
|
+
|
205
|
+
<li><a href="../ThriftHadoopFileSystem/Stat_args.html">ThriftHadoopFileSystem::Stat_args</a></li>
|
206
|
+
|
207
|
+
<li><a href="../ThriftHadoopFileSystem/Stat_result.html">ThriftHadoopFileSystem::Stat_result</a></li>
|
208
|
+
|
209
|
+
<li><a href="../ThriftHadoopFileSystem/ThriftHandle.html">ThriftHadoopFileSystem::ThriftHandle</a></li>
|
210
|
+
|
211
|
+
<li><a href="../ThriftHadoopFileSystem/ThriftIOException.html">ThriftHadoopFileSystem::ThriftIOException</a></li>
|
212
|
+
|
213
|
+
<li><a href="../ThriftHadoopFileSystem/Write_args.html">ThriftHadoopFileSystem::Write_args</a></li>
|
214
|
+
|
215
|
+
<li><a href="../ThriftHadoopFileSystem/Write_result.html">ThriftHadoopFileSystem::Write_result</a></li>
|
216
|
+
|
217
|
+
<li><a href="../Ganapati.html">Ganapati</a></li>
|
218
|
+
|
219
|
+
<li><a href="../Ganapati/Client.html">Ganapati::Client</a></li>
|
220
|
+
|
221
|
+
<li><a href="../Ganapati/FileUrl.html">Ganapati::FileUrl</a></li>
|
222
|
+
|
223
|
+
<li><a href="../Ganapati/HFile.html">Ganapati::HFile</a></li>
|
224
|
+
|
225
|
+
</ul>
|
226
|
+
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
227
|
+
</div>
|
228
|
+
|
229
|
+
|
230
|
+
</div>
|
231
|
+
</div>
|
232
|
+
|
233
|
+
<div id="documentation">
|
234
|
+
<h1 class="class">ThriftHadoopFileSystem::Write_args</h1>
|
235
|
+
|
236
|
+
<div id="description" class="description">
|
237
|
+
|
238
|
+
</div><!-- description -->
|
239
|
+
|
240
|
+
|
241
|
+
<div id="5Buntitled-5D" class="documentation-section">
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
<!-- Constants -->
|
248
|
+
<div id="constants-list" class="section">
|
249
|
+
<h3 class="section-header">Constants</h3>
|
250
|
+
<dl>
|
251
|
+
|
252
|
+
<dt><a name="DATA">DATA</a></dt>
|
253
|
+
|
254
|
+
<dd class="description"></dd>
|
255
|
+
|
256
|
+
|
257
|
+
<dt><a name="FIELDS">FIELDS</a></dt>
|
258
|
+
|
259
|
+
<dd class="description"></dd>
|
260
|
+
|
261
|
+
|
262
|
+
<dt><a name="HANDLE">HANDLE</a></dt>
|
263
|
+
|
264
|
+
<dd class="description"></dd>
|
265
|
+
|
266
|
+
|
267
|
+
</dl>
|
268
|
+
</div>
|
269
|
+
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
<!-- Methods -->
|
274
|
+
|
275
|
+
<div id="public-instance-method-details" class="method-section section">
|
276
|
+
<h3 class="section-header">Public Instance Methods</h3>
|
277
|
+
|
278
|
+
|
279
|
+
<div id="struct_fields-method" class="method-detail ">
|
280
|
+
<a name="method-i-struct_fields"></a>
|
281
|
+
|
282
|
+
|
283
|
+
<div class="method-heading">
|
284
|
+
<span class="method-name">struct_fields</span><span
|
285
|
+
class="method-args">()</span>
|
286
|
+
<span class="method-click-advice">click to toggle source</span>
|
287
|
+
</div>
|
288
|
+
|
289
|
+
|
290
|
+
<div class="method-description">
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
|
296
|
+
<div class="method-source-code" id="struct_fields-source">
|
297
|
+
<pre>
|
298
|
+
<span class="ruby-comment"># File lib/thrift/thrift_hadoop_file_system.rb, line 739</span>
|
299
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier">struct_fields</span>; <span class="ruby-constant">FIELDS</span>; <span class="ruby-keyword">end</span></pre>
|
300
|
+
</div><!-- struct_fields-source -->
|
301
|
+
|
302
|
+
</div>
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
</div><!-- struct_fields-method -->
|
308
|
+
|
309
|
+
|
310
|
+
<div id="validate-method" class="method-detail ">
|
311
|
+
<a name="method-i-validate"></a>
|
312
|
+
|
313
|
+
|
314
|
+
<div class="method-heading">
|
315
|
+
<span class="method-name">validate</span><span
|
316
|
+
class="method-args">()</span>
|
317
|
+
<span class="method-click-advice">click to toggle source</span>
|
318
|
+
</div>
|
319
|
+
|
320
|
+
|
321
|
+
<div class="method-description">
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
|
327
|
+
<div class="method-source-code" id="validate-source">
|
328
|
+
<pre>
|
329
|
+
<span class="ruby-comment"># File lib/thrift/thrift_hadoop_file_system.rb, line 741</span>
|
330
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier">validate</span>
|
331
|
+
<span class="ruby-keyword">end</span></pre>
|
332
|
+
</div><!-- validate-source -->
|
333
|
+
|
334
|
+
</div>
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
</div><!-- validate-method -->
|
340
|
+
|
341
|
+
|
342
|
+
</div><!-- public-instance-method-details -->
|
343
|
+
|
344
|
+
</div><!-- 5Buntitled-5D -->
|
345
|
+
|
346
|
+
|
347
|
+
</div><!-- documentation -->
|
348
|
+
|
349
|
+
<div id="validator-badges">
|
350
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
351
|
+
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
352
|
+
Rdoc Generator</a> 2</small>.</p>
|
353
|
+
</div>
|
354
|
+
|
355
|
+
</body>
|
356
|
+
</html>
|
357
|
+
|
@@ -0,0 +1,357 @@
|
|
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>Class: ThriftHadoopFileSystem::Write_result</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="class">
|
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/thrift_hadoop_file_system_rb.html?TB_iframe=true&height=550&width=785"
|
38
|
+
class="thickbox" title="lib/thrift/thrift_hadoop_file_system.rb">lib/thrift/thrift_hadoop_file_system.rb</a></li>
|
39
|
+
|
40
|
+
</ul>
|
41
|
+
</div>
|
42
|
+
</div>
|
43
|
+
|
44
|
+
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<div id="class-metadata">
|
48
|
+
|
49
|
+
<!-- Parent Class -->
|
50
|
+
<div id="parent-class-section" class="section">
|
51
|
+
<h3 class="section-header">Parent</h3>
|
52
|
+
|
53
|
+
<p class="link">Object</p>
|
54
|
+
|
55
|
+
</div>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
<!-- Method Quickref -->
|
64
|
+
<div id="method-list-section" class="section">
|
65
|
+
<h3 class="section-header">Methods</h3>
|
66
|
+
<ul class="link-list">
|
67
|
+
|
68
|
+
<li><a href="#method-i-struct_fields">#struct_fields</a></li>
|
69
|
+
|
70
|
+
<li><a href="#method-i-validate">#validate</a></li>
|
71
|
+
|
72
|
+
</ul>
|
73
|
+
</div>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<!-- Included Modules -->
|
78
|
+
<div id="includes-section" class="section">
|
79
|
+
<h3 class="section-header">Included Modules</h3>
|
80
|
+
<ul class="link-list">
|
81
|
+
|
82
|
+
|
83
|
+
<li><span class="include">::Thrift::Struct</span></li>
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
<li><span class="include">::Thrift::Struct_Union</span></li>
|
88
|
+
|
89
|
+
|
90
|
+
</ul>
|
91
|
+
</div>
|
92
|
+
|
93
|
+
</div>
|
94
|
+
|
95
|
+
<div id="project-metadata">
|
96
|
+
|
97
|
+
|
98
|
+
<div id="fileindex-section" class="section project-section">
|
99
|
+
<h3 class="section-header">Files</h3>
|
100
|
+
<ul>
|
101
|
+
|
102
|
+
<li class="file"><a href="../README_rdoc.html">README.rdoc</a></li>
|
103
|
+
|
104
|
+
</ul>
|
105
|
+
</div>
|
106
|
+
|
107
|
+
|
108
|
+
<div id="classindex-section" class="section project-section">
|
109
|
+
<h3 class="section-header">Class/Module Index
|
110
|
+
<span class="search-toggle"><img src="../images/find.png"
|
111
|
+
height="16" width="16" alt="[+]"
|
112
|
+
title="show/hide quicksearch" /></span></h3>
|
113
|
+
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
114
|
+
<fieldset>
|
115
|
+
<legend>Quicksearch</legend>
|
116
|
+
<input type="text" name="quicksearch" value=""
|
117
|
+
class="quicksearch-field" />
|
118
|
+
</fieldset>
|
119
|
+
</form>
|
120
|
+
|
121
|
+
<ul class="link-list">
|
122
|
+
|
123
|
+
<li><a href="../ThriftHadoopFileSystem.html">ThriftHadoopFileSystem</a></li>
|
124
|
+
|
125
|
+
<li><a href="../ThriftHadoopFileSystem/Append_args.html">ThriftHadoopFileSystem::Append_args</a></li>
|
126
|
+
|
127
|
+
<li><a href="../ThriftHadoopFileSystem/Append_result.html">ThriftHadoopFileSystem::Append_result</a></li>
|
128
|
+
|
129
|
+
<li><a href="../ThriftHadoopFileSystem/BlockLocation.html">ThriftHadoopFileSystem::BlockLocation</a></li>
|
130
|
+
|
131
|
+
<li><a href="../ThriftHadoopFileSystem/Chmod_args.html">ThriftHadoopFileSystem::Chmod_args</a></li>
|
132
|
+
|
133
|
+
<li><a href="../ThriftHadoopFileSystem/Chmod_result.html">ThriftHadoopFileSystem::Chmod_result</a></li>
|
134
|
+
|
135
|
+
<li><a href="../ThriftHadoopFileSystem/Chown_args.html">ThriftHadoopFileSystem::Chown_args</a></li>
|
136
|
+
|
137
|
+
<li><a href="../ThriftHadoopFileSystem/Chown_result.html">ThriftHadoopFileSystem::Chown_result</a></li>
|
138
|
+
|
139
|
+
<li><a href="../ThriftHadoopFileSystem/Client.html">ThriftHadoopFileSystem::Client</a></li>
|
140
|
+
|
141
|
+
<li><a href="../ThriftHadoopFileSystem/Close_args.html">ThriftHadoopFileSystem::Close_args</a></li>
|
142
|
+
|
143
|
+
<li><a href="../ThriftHadoopFileSystem/Close_result.html">ThriftHadoopFileSystem::Close_result</a></li>
|
144
|
+
|
145
|
+
<li><a href="../ThriftHadoopFileSystem/CreateFile_args.html">ThriftHadoopFileSystem::CreateFile_args</a></li>
|
146
|
+
|
147
|
+
<li><a href="../ThriftHadoopFileSystem/CreateFile_result.html">ThriftHadoopFileSystem::CreateFile_result</a></li>
|
148
|
+
|
149
|
+
<li><a href="../ThriftHadoopFileSystem/Create_args.html">ThriftHadoopFileSystem::Create_args</a></li>
|
150
|
+
|
151
|
+
<li><a href="../ThriftHadoopFileSystem/Create_result.html">ThriftHadoopFileSystem::Create_result</a></li>
|
152
|
+
|
153
|
+
<li><a href="../ThriftHadoopFileSystem/Exists_args.html">ThriftHadoopFileSystem::Exists_args</a></li>
|
154
|
+
|
155
|
+
<li><a href="../ThriftHadoopFileSystem/Exists_result.html">ThriftHadoopFileSystem::Exists_result</a></li>
|
156
|
+
|
157
|
+
<li><a href="../ThriftHadoopFileSystem/FileStatus.html">ThriftHadoopFileSystem::FileStatus</a></li>
|
158
|
+
|
159
|
+
<li><a href="../ThriftHadoopFileSystem/GetFileBlockLocations_args.html">ThriftHadoopFileSystem::GetFileBlockLocations_args</a></li>
|
160
|
+
|
161
|
+
<li><a href="../ThriftHadoopFileSystem/GetFileBlockLocations_result.html">ThriftHadoopFileSystem::GetFileBlockLocations_result</a></li>
|
162
|
+
|
163
|
+
<li><a href="../ThriftHadoopFileSystem/ListStatus_args.html">ThriftHadoopFileSystem::ListStatus_args</a></li>
|
164
|
+
|
165
|
+
<li><a href="../ThriftHadoopFileSystem/ListStatus_result.html">ThriftHadoopFileSystem::ListStatus_result</a></li>
|
166
|
+
|
167
|
+
<li><a href="../ThriftHadoopFileSystem/MalformedInputException.html">ThriftHadoopFileSystem::MalformedInputException</a></li>
|
168
|
+
|
169
|
+
<li><a href="../ThriftHadoopFileSystem/Mkdirs_args.html">ThriftHadoopFileSystem::Mkdirs_args</a></li>
|
170
|
+
|
171
|
+
<li><a href="../ThriftHadoopFileSystem/Mkdirs_result.html">ThriftHadoopFileSystem::Mkdirs_result</a></li>
|
172
|
+
|
173
|
+
<li><a href="../ThriftHadoopFileSystem/Open_args.html">ThriftHadoopFileSystem::Open_args</a></li>
|
174
|
+
|
175
|
+
<li><a href="../ThriftHadoopFileSystem/Open_result.html">ThriftHadoopFileSystem::Open_result</a></li>
|
176
|
+
|
177
|
+
<li><a href="../ThriftHadoopFileSystem/Pathname.html">ThriftHadoopFileSystem::Pathname</a></li>
|
178
|
+
|
179
|
+
<li><a href="../ThriftHadoopFileSystem/Processor.html">ThriftHadoopFileSystem::Processor</a></li>
|
180
|
+
|
181
|
+
<li><a href="../ThriftHadoopFileSystem/Read_args.html">ThriftHadoopFileSystem::Read_args</a></li>
|
182
|
+
|
183
|
+
<li><a href="../ThriftHadoopFileSystem/Read_result.html">ThriftHadoopFileSystem::Read_result</a></li>
|
184
|
+
|
185
|
+
<li><a href="../ThriftHadoopFileSystem/Rename_args.html">ThriftHadoopFileSystem::Rename_args</a></li>
|
186
|
+
|
187
|
+
<li><a href="../ThriftHadoopFileSystem/Rename_result.html">ThriftHadoopFileSystem::Rename_result</a></li>
|
188
|
+
|
189
|
+
<li><a href="../ThriftHadoopFileSystem/Rm_args.html">ThriftHadoopFileSystem::Rm_args</a></li>
|
190
|
+
|
191
|
+
<li><a href="../ThriftHadoopFileSystem/Rm_result.html">ThriftHadoopFileSystem::Rm_result</a></li>
|
192
|
+
|
193
|
+
<li><a href="../ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_args.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_args</a></li>
|
194
|
+
|
195
|
+
<li><a href="../ThriftHadoopFileSystem/SetInactivityTimeoutPeriod_result.html">ThriftHadoopFileSystem::SetInactivityTimeoutPeriod_result</a></li>
|
196
|
+
|
197
|
+
<li><a href="../ThriftHadoopFileSystem/SetReplication_args.html">ThriftHadoopFileSystem::SetReplication_args</a></li>
|
198
|
+
|
199
|
+
<li><a href="../ThriftHadoopFileSystem/SetReplication_result.html">ThriftHadoopFileSystem::SetReplication_result</a></li>
|
200
|
+
|
201
|
+
<li><a href="../ThriftHadoopFileSystem/Shutdown_args.html">ThriftHadoopFileSystem::Shutdown_args</a></li>
|
202
|
+
|
203
|
+
<li><a href="../ThriftHadoopFileSystem/Shutdown_result.html">ThriftHadoopFileSystem::Shutdown_result</a></li>
|
204
|
+
|
205
|
+
<li><a href="../ThriftHadoopFileSystem/Stat_args.html">ThriftHadoopFileSystem::Stat_args</a></li>
|
206
|
+
|
207
|
+
<li><a href="../ThriftHadoopFileSystem/Stat_result.html">ThriftHadoopFileSystem::Stat_result</a></li>
|
208
|
+
|
209
|
+
<li><a href="../ThriftHadoopFileSystem/ThriftHandle.html">ThriftHadoopFileSystem::ThriftHandle</a></li>
|
210
|
+
|
211
|
+
<li><a href="../ThriftHadoopFileSystem/ThriftIOException.html">ThriftHadoopFileSystem::ThriftIOException</a></li>
|
212
|
+
|
213
|
+
<li><a href="../ThriftHadoopFileSystem/Write_args.html">ThriftHadoopFileSystem::Write_args</a></li>
|
214
|
+
|
215
|
+
<li><a href="../ThriftHadoopFileSystem/Write_result.html">ThriftHadoopFileSystem::Write_result</a></li>
|
216
|
+
|
217
|
+
<li><a href="../Ganapati.html">Ganapati</a></li>
|
218
|
+
|
219
|
+
<li><a href="../Ganapati/Client.html">Ganapati::Client</a></li>
|
220
|
+
|
221
|
+
<li><a href="../Ganapati/FileUrl.html">Ganapati::FileUrl</a></li>
|
222
|
+
|
223
|
+
<li><a href="../Ganapati/HFile.html">Ganapati::HFile</a></li>
|
224
|
+
|
225
|
+
</ul>
|
226
|
+
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
227
|
+
</div>
|
228
|
+
|
229
|
+
|
230
|
+
</div>
|
231
|
+
</div>
|
232
|
+
|
233
|
+
<div id="documentation">
|
234
|
+
<h1 class="class">ThriftHadoopFileSystem::Write_result</h1>
|
235
|
+
|
236
|
+
<div id="description" class="description">
|
237
|
+
|
238
|
+
</div><!-- description -->
|
239
|
+
|
240
|
+
|
241
|
+
<div id="5Buntitled-5D" class="documentation-section">
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
<!-- Constants -->
|
248
|
+
<div id="constants-list" class="section">
|
249
|
+
<h3 class="section-header">Constants</h3>
|
250
|
+
<dl>
|
251
|
+
|
252
|
+
<dt><a name="FIELDS">FIELDS</a></dt>
|
253
|
+
|
254
|
+
<dd class="description"></dd>
|
255
|
+
|
256
|
+
|
257
|
+
<dt><a name="OUCH">OUCH</a></dt>
|
258
|
+
|
259
|
+
<dd class="description"></dd>
|
260
|
+
|
261
|
+
|
262
|
+
<dt><a name="SUCCESS">SUCCESS</a></dt>
|
263
|
+
|
264
|
+
<dd class="description"></dd>
|
265
|
+
|
266
|
+
|
267
|
+
</dl>
|
268
|
+
</div>
|
269
|
+
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
<!-- Methods -->
|
274
|
+
|
275
|
+
<div id="public-instance-method-details" class="method-section section">
|
276
|
+
<h3 class="section-header">Public Instance Methods</h3>
|
277
|
+
|
278
|
+
|
279
|
+
<div id="struct_fields-method" class="method-detail ">
|
280
|
+
<a name="method-i-struct_fields"></a>
|
281
|
+
|
282
|
+
|
283
|
+
<div class="method-heading">
|
284
|
+
<span class="method-name">struct_fields</span><span
|
285
|
+
class="method-args">()</span>
|
286
|
+
<span class="method-click-advice">click to toggle source</span>
|
287
|
+
</div>
|
288
|
+
|
289
|
+
|
290
|
+
<div class="method-description">
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
|
295
|
+
|
296
|
+
<div class="method-source-code" id="struct_fields-source">
|
297
|
+
<pre>
|
298
|
+
<span class="ruby-comment"># File lib/thrift/thrift_hadoop_file_system.rb, line 757</span>
|
299
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier">struct_fields</span>; <span class="ruby-constant">FIELDS</span>; <span class="ruby-keyword">end</span></pre>
|
300
|
+
</div><!-- struct_fields-source -->
|
301
|
+
|
302
|
+
</div>
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
</div><!-- struct_fields-method -->
|
308
|
+
|
309
|
+
|
310
|
+
<div id="validate-method" class="method-detail ">
|
311
|
+
<a name="method-i-validate"></a>
|
312
|
+
|
313
|
+
|
314
|
+
<div class="method-heading">
|
315
|
+
<span class="method-name">validate</span><span
|
316
|
+
class="method-args">()</span>
|
317
|
+
<span class="method-click-advice">click to toggle source</span>
|
318
|
+
</div>
|
319
|
+
|
320
|
+
|
321
|
+
<div class="method-description">
|
322
|
+
|
323
|
+
|
324
|
+
|
325
|
+
|
326
|
+
|
327
|
+
<div class="method-source-code" id="validate-source">
|
328
|
+
<pre>
|
329
|
+
<span class="ruby-comment"># File lib/thrift/thrift_hadoop_file_system.rb, line 759</span>
|
330
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier">validate</span>
|
331
|
+
<span class="ruby-keyword">end</span></pre>
|
332
|
+
</div><!-- validate-source -->
|
333
|
+
|
334
|
+
</div>
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
</div><!-- validate-method -->
|
340
|
+
|
341
|
+
|
342
|
+
</div><!-- public-instance-method-details -->
|
343
|
+
|
344
|
+
</div><!-- 5Buntitled-5D -->
|
345
|
+
|
346
|
+
|
347
|
+
</div><!-- documentation -->
|
348
|
+
|
349
|
+
<div id="validator-badges">
|
350
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
351
|
+
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
352
|
+
Rdoc Generator</a> 2</small>.</p>
|
353
|
+
</div>
|
354
|
+
|
355
|
+
</body>
|
356
|
+
</html>
|
357
|
+
|