triglav-agent 1.0.0.rc3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -1
- data/docs/Triglav.html +1 -1
- data/docs/Triglav/Agent.html +2 -2
- data/docs/Triglav/Agent/ApiClient.html +1 -1
- data/docs/Triglav/Agent/ApiClient/AuthenticationError.html +1 -1
- data/docs/Triglav/Agent/ApiClient/ConnectionError.html +1 -1
- data/docs/Triglav/Agent/ApiClient/Error.html +1 -1
- data/docs/Triglav/Agent/Base.html +1 -1
- data/docs/Triglav/Agent/Base/CLI.html +1 -1
- data/docs/Triglav/Agent/Base/Connection.html +1 -1
- data/docs/Triglav/Agent/Base/Monitor.html +1 -1
- data/docs/Triglav/Agent/Base/Processor.html +1 -1
- data/docs/Triglav/Agent/Base/Setting.html +1 -1
- data/docs/Triglav/Agent/Base/Worker.html +16 -18
- data/docs/Triglav/Agent/Configuration.html +1 -1
- data/docs/Triglav/Agent/Error.html +1 -1
- data/docs/Triglav/Agent/HashUtil.html +1 -1
- data/docs/Triglav/Agent/LogFormatter.html +1 -1
- data/docs/Triglav/Agent/Logger.html +1 -1
- data/docs/Triglav/Agent/Status.html +98 -26
- data/docs/Triglav/Agent/StorageFile.html +330 -88
- data/docs/Triglav/Agent/Timer.html +1 -1
- data/docs/Triglav/Agent/TooManyError.html +1 -1
- data/docs/_index.html +1 -1
- data/docs/file.LICENSE.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/method_list.html +96 -72
- data/docs/top-level-namespace.html +1 -1
- data/lib/triglav/agent/base/worker.rb +5 -6
- data/lib/triglav/agent/version.rb +1 -1
- metadata +5 -5
@@ -414,7 +414,7 @@
|
|
414
414
|
</div>
|
415
415
|
|
416
416
|
<div id="footer">
|
417
|
-
Generated on
|
417
|
+
Generated on Fri Mar 24 11:36:54 2017 by
|
418
418
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
419
419
|
0.9.5 (ruby-2.3.2).
|
420
420
|
</div>
|
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on
|
127
|
+
Generated on Fri Mar 24 11:36:54 2017 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.9.5 (ruby-2.3.2).
|
130
130
|
</div>
|
data/docs/_index.html
CHANGED
@@ -332,7 +332,7 @@
|
|
332
332
|
</div>
|
333
333
|
|
334
334
|
<div id="footer">
|
335
|
-
Generated on
|
335
|
+
Generated on Fri Mar 24 11:36:53 2017 by
|
336
336
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
337
337
|
0.9.5 (ruby-2.3.2).
|
338
338
|
</div>
|
data/docs/file.LICENSE.html
CHANGED
@@ -62,7 +62,7 @@
|
|
62
62
|
<div id="content"><div id='filecontents'>The MIT License (MIT)<br/><br/>Copyright (c) 2016 Triglav Team<br/><br/>Permission is hereby granted, free of charge, to any person obtaining a copy<br/>of this software and associated documentation files (the "Software"), to deal<br/>in the Software without restriction, including without limitation the rights<br/>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell<br/>copies of the Software, and to permit persons to whom the Software is<br/>furnished to do so, subject to the following conditions:<br/><br/>The above copyright notice and this permission notice shall be included in<br/>all copies or substantial portions of the Software.<br/><br/>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br/>IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br/>FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br/>AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br/>LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br/>OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN<br/>THE SOFTWARE.</div></div>
|
63
63
|
|
64
64
|
<div id="footer">
|
65
|
-
Generated on
|
65
|
+
Generated on Fri Mar 24 11:36:53 2017 by
|
66
66
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
67
67
|
0.9.5 (ruby-2.3.2).
|
68
68
|
</div>
|
data/docs/file.README.html
CHANGED
@@ -127,7 +127,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
127
127
|
</div></div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Fri Mar 24 11:36:53 2017 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.5 (ruby-2.3.2).
|
133
133
|
</div>
|
data/docs/index.html
CHANGED
@@ -127,7 +127,7 @@ href="http://opensource.org/licenses/MIT">MIT License</a>.</p>
|
|
127
127
|
</div></div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Fri Mar 24 11:36:53 2017 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.5 (ruby-2.3.2).
|
133
133
|
</div>
|
data/docs/method_list.html
CHANGED
@@ -110,16 +110,16 @@
|
|
110
110
|
|
111
111
|
<li class="odd ">
|
112
112
|
<div class="item">
|
113
|
-
<span class='object_link'><a href="Triglav/Agent/
|
114
|
-
<small>Triglav::Agent::
|
113
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Connection.html#close-instance_method" title="Triglav::Agent::Base::Connection#close (method)">#close</a></span>
|
114
|
+
<small>Triglav::Agent::Base::Connection</small>
|
115
115
|
</div>
|
116
116
|
</li>
|
117
117
|
|
118
118
|
|
119
119
|
<li class="even ">
|
120
120
|
<div class="item">
|
121
|
-
<span class='object_link'><a href="Triglav/Agent/
|
122
|
-
<small>Triglav::Agent::
|
121
|
+
<span class='object_link'><a href="Triglav/Agent/ApiClient.html#close-instance_method" title="Triglav::Agent::ApiClient#close (method)">#close</a></span>
|
122
|
+
<small>Triglav::Agent::ApiClient</small>
|
123
123
|
</div>
|
124
124
|
</li>
|
125
125
|
|
@@ -222,16 +222,16 @@
|
|
222
222
|
|
223
223
|
<li class="odd ">
|
224
224
|
<div class="item">
|
225
|
-
<span class='object_link'><a href="Triglav/Agent/
|
226
|
-
<small>Triglav::Agent::
|
225
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#get-class_method" title="Triglav::Agent::StorageFile.get (method)">get</a></span>
|
226
|
+
<small>Triglav::Agent::StorageFile</small>
|
227
227
|
</div>
|
228
228
|
</li>
|
229
229
|
|
230
230
|
|
231
231
|
<li class="even ">
|
232
232
|
<div class="item">
|
233
|
-
<span class='object_link'><a href="Triglav/Agent/
|
234
|
-
<small>Triglav::Agent::
|
233
|
+
<span class='object_link'><a href="Triglav/Agent/Status.html#get-instance_method" title="Triglav::Agent::Status#get (method)">#get</a></span>
|
234
|
+
<small>Triglav::Agent::Status</small>
|
235
235
|
</div>
|
236
236
|
</li>
|
237
237
|
|
@@ -254,64 +254,64 @@
|
|
254
254
|
|
255
255
|
<li class="odd ">
|
256
256
|
<div class="item">
|
257
|
-
<span class='object_link'><a href="Triglav/Agent/
|
258
|
-
<small>Triglav::Agent::
|
257
|
+
<span class='object_link'><a href="Triglav/Agent/ApiClient.html#initialize-instance_method" title="Triglav::Agent::ApiClient#initialize (method)">#initialize</a></span>
|
258
|
+
<small>Triglav::Agent::ApiClient</small>
|
259
259
|
</div>
|
260
260
|
</li>
|
261
261
|
|
262
262
|
|
263
263
|
<li class="even ">
|
264
264
|
<div class="item">
|
265
|
-
<span class='object_link'><a href="Triglav/Agent/
|
266
|
-
<small>Triglav::Agent::
|
265
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Processor.html#initialize-instance_method" title="Triglav::Agent::Base::Processor#initialize (method)">#initialize</a></span>
|
266
|
+
<small>Triglav::Agent::Base::Processor</small>
|
267
267
|
</div>
|
268
268
|
</li>
|
269
269
|
|
270
270
|
|
271
271
|
<li class="odd ">
|
272
272
|
<div class="item">
|
273
|
-
<span class='object_link'><a href="Triglav/Agent/
|
274
|
-
<small>Triglav::Agent::
|
273
|
+
<span class='object_link'><a href="Triglav/Agent/Timer.html#initialize-instance_method" title="Triglav::Agent::Timer#initialize (method)">#initialize</a></span>
|
274
|
+
<small>Triglav::Agent::Timer</small>
|
275
275
|
</div>
|
276
276
|
</li>
|
277
277
|
|
278
278
|
|
279
279
|
<li class="even ">
|
280
280
|
<div class="item">
|
281
|
-
<span class='object_link'><a href="Triglav/Agent/
|
282
|
-
<small>Triglav::Agent::
|
281
|
+
<span class='object_link'><a href="Triglav/Agent/Logger.html#initialize-instance_method" title="Triglav::Agent::Logger#initialize (method)">#initialize</a></span>
|
282
|
+
<small>Triglav::Agent::Logger</small>
|
283
283
|
</div>
|
284
284
|
</li>
|
285
285
|
|
286
286
|
|
287
287
|
<li class="odd ">
|
288
288
|
<div class="item">
|
289
|
-
<span class='object_link'><a href="Triglav/Agent/
|
290
|
-
<small>Triglav::Agent::
|
289
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#initialize-instance_method" title="Triglav::Agent::Base::Worker#initialize (method)">#initialize</a></span>
|
290
|
+
<small>Triglav::Agent::Base::Worker</small>
|
291
291
|
</div>
|
292
292
|
</li>
|
293
293
|
|
294
294
|
|
295
295
|
<li class="even ">
|
296
296
|
<div class="item">
|
297
|
-
<span class='object_link'><a href="Triglav/Agent/Base/
|
298
|
-
<small>Triglav::Agent::Base::
|
297
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Monitor.html#initialize-instance_method" title="Triglav::Agent::Base::Monitor#initialize (method)">#initialize</a></span>
|
298
|
+
<small>Triglav::Agent::Base::Monitor</small>
|
299
299
|
</div>
|
300
300
|
</li>
|
301
301
|
|
302
302
|
|
303
303
|
<li class="odd ">
|
304
304
|
<div class="item">
|
305
|
-
<span class='object_link'><a href="Triglav/Agent/
|
306
|
-
<small>Triglav::Agent::
|
305
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Connection.html#initialize-instance_method" title="Triglav::Agent::Base::Connection#initialize (method)">#initialize</a></span>
|
306
|
+
<small>Triglav::Agent::Base::Connection</small>
|
307
307
|
</div>
|
308
308
|
</li>
|
309
309
|
|
310
310
|
|
311
311
|
<li class="even ">
|
312
312
|
<div class="item">
|
313
|
-
<span class='object_link'><a href="Triglav/Agent/
|
314
|
-
<small>Triglav::Agent::
|
313
|
+
<span class='object_link'><a href="Triglav/Agent/LogFormatter.html#initialize-instance_method" title="Triglav::Agent::LogFormatter#initialize (method)">#initialize</a></span>
|
314
|
+
<small>Triglav::Agent::LogFormatter</small>
|
315
315
|
</div>
|
316
316
|
</li>
|
317
317
|
|
@@ -326,16 +326,16 @@
|
|
326
326
|
|
327
327
|
<li class="even ">
|
328
328
|
<div class="item">
|
329
|
-
<span class='object_link'><a href="Triglav/Agent/
|
330
|
-
<small>Triglav::Agent::
|
329
|
+
<span class='object_link'><a href="Triglav/Agent/Status.html#initialize-instance_method" title="Triglav::Agent::Status#initialize (method)">#initialize</a></span>
|
330
|
+
<small>Triglav::Agent::Status</small>
|
331
331
|
</div>
|
332
332
|
</li>
|
333
333
|
|
334
334
|
|
335
335
|
<li class="odd ">
|
336
336
|
<div class="item">
|
337
|
-
<span class='object_link'><a href="Triglav/Agent/Base/
|
338
|
-
<small>Triglav::Agent::Base::
|
337
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Setting.html#initialize-instance_method" title="Triglav::Agent::Base::Setting#initialize (method)">#initialize</a></span>
|
338
|
+
<small>Triglav::Agent::Base::Setting</small>
|
339
339
|
</div>
|
340
340
|
</li>
|
341
341
|
|
@@ -350,7 +350,7 @@
|
|
350
350
|
|
351
351
|
<li class="odd ">
|
352
352
|
<div class="item">
|
353
|
-
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#load-
|
353
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#load-instance_method" title="Triglav::Agent::StorageFile#load (method)">#load</a></span>
|
354
354
|
<small>Triglav::Agent::StorageFile</small>
|
355
355
|
</div>
|
356
356
|
</li>
|
@@ -358,7 +358,7 @@
|
|
358
358
|
|
359
359
|
<li class="even ">
|
360
360
|
<div class="item">
|
361
|
-
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#load-
|
361
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#load-class_method" title="Triglav::Agent::StorageFile.load (method)">load</a></span>
|
362
362
|
<small>Triglav::Agent::StorageFile</small>
|
363
363
|
</div>
|
364
364
|
</li>
|
@@ -396,6 +396,22 @@
|
|
396
396
|
</li>
|
397
397
|
|
398
398
|
|
399
|
+
<li class="odd ">
|
400
|
+
<div class="item">
|
401
|
+
<span class='object_link'><a href="Triglav/Agent/Status.html#merge%21-instance_method" title="Triglav::Agent::Status#merge! (method)">#merge!</a></span>
|
402
|
+
<small>Triglav::Agent::Status</small>
|
403
|
+
</div>
|
404
|
+
</li>
|
405
|
+
|
406
|
+
|
407
|
+
<li class="even ">
|
408
|
+
<div class="item">
|
409
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#merge%21-class_method" title="Triglav::Agent::StorageFile.merge! (method)">merge!</a></span>
|
410
|
+
<small>Triglav::Agent::StorageFile</small>
|
411
|
+
</div>
|
412
|
+
</li>
|
413
|
+
|
414
|
+
|
399
415
|
<li class="odd ">
|
400
416
|
<div class="item">
|
401
417
|
<span class='object_link'><a href="Triglav/Agent/Configuration.html#monitor_class-class_method" title="Triglav::Agent::Configuration.monitor_class (method)">monitor_class</a></span>
|
@@ -470,16 +486,16 @@
|
|
470
486
|
|
471
487
|
<li class="even ">
|
472
488
|
<div class="item">
|
473
|
-
<span class='object_link'><a href="Triglav/Agent/Base/
|
474
|
-
<small>Triglav::Agent::Base::
|
489
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#process-instance_method" title="Triglav::Agent::Base::Worker#process (method)">#process</a></span>
|
490
|
+
<small>Triglav::Agent::Base::Worker</small>
|
475
491
|
</div>
|
476
492
|
</li>
|
477
493
|
|
478
494
|
|
479
495
|
<li class="odd ">
|
480
496
|
<div class="item">
|
481
|
-
<span class='object_link'><a href="Triglav/Agent/Base/
|
482
|
-
<small>Triglav::Agent::Base::
|
497
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Processor.html#process-instance_method" title="Triglav::Agent::Base::Processor#process (method)">#process</a></span>
|
498
|
+
<small>Triglav::Agent::Base::Processor</small>
|
483
499
|
</div>
|
484
500
|
</li>
|
485
501
|
|
@@ -502,8 +518,8 @@
|
|
502
518
|
|
503
519
|
<li class="even ">
|
504
520
|
<div class="item">
|
505
|
-
<span class='object_link'><a href="Triglav/Agent/
|
506
|
-
<small>Triglav::Agent::
|
521
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#readopen-class_method" title="Triglav::Agent::StorageFile.readopen (method)">readopen</a></span>
|
522
|
+
<small>Triglav::Agent::StorageFile</small>
|
507
523
|
</div>
|
508
524
|
</li>
|
509
525
|
|
@@ -517,6 +533,14 @@
|
|
517
533
|
|
518
534
|
|
519
535
|
<li class="even ">
|
536
|
+
<div class="item">
|
537
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#reload-instance_method" title="Triglav::Agent::Base::Worker#reload (method)">#reload</a></span>
|
538
|
+
<small>Triglav::Agent::Base::Worker</small>
|
539
|
+
</div>
|
540
|
+
</li>
|
541
|
+
|
542
|
+
|
543
|
+
<li class="odd ">
|
520
544
|
<div class="item">
|
521
545
|
<span class='object_link'><a href="Triglav/Agent/Status.html#resource_uri-instance_method" title="Triglav::Agent::Status#resource_uri (method)">#resource_uri</a></span>
|
522
546
|
<small>Triglav::Agent::Status</small>
|
@@ -524,7 +548,7 @@
|
|
524
548
|
</li>
|
525
549
|
|
526
550
|
|
527
|
-
<li class="
|
551
|
+
<li class="even ">
|
528
552
|
<div class="item">
|
529
553
|
<span class='object_link'><a href="Triglav/Agent/Base/Processor.html#resource_uri_prefix-instance_method" title="Triglav::Agent::Base::Processor#resource_uri_prefix (method)">#resource_uri_prefix</a></span>
|
530
554
|
<small>Triglav::Agent::Base::Processor</small>
|
@@ -532,7 +556,7 @@
|
|
532
556
|
</li>
|
533
557
|
|
534
558
|
|
535
|
-
<li class="
|
559
|
+
<li class="odd ">
|
536
560
|
<div class="item">
|
537
561
|
<span class='object_link'><a href="Triglav/Agent/Status.html#resource_uri_prefix-instance_method" title="Triglav::Agent::Status#resource_uri_prefix (method)">#resource_uri_prefix</a></span>
|
538
562
|
<small>Triglav::Agent::Status</small>
|
@@ -540,7 +564,7 @@
|
|
540
564
|
</li>
|
541
565
|
|
542
566
|
|
543
|
-
<li class="
|
567
|
+
<li class="even ">
|
544
568
|
<div class="item">
|
545
569
|
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#run-instance_method" title="Triglav::Agent::Base::Worker#run (method)">#run</a></span>
|
546
570
|
<small>Triglav::Agent::Base::Worker</small>
|
@@ -548,7 +572,7 @@
|
|
548
572
|
</li>
|
549
573
|
|
550
574
|
|
551
|
-
<li class="
|
575
|
+
<li class="odd ">
|
552
576
|
<div class="item">
|
553
577
|
<span class='object_link'><a href="Triglav/Agent/Base/CLI.html#run-instance_method" title="Triglav::Agent::Base::CLI#run (method)">#run</a></span>
|
554
578
|
<small>Triglav::Agent::Base::CLI</small>
|
@@ -556,7 +580,7 @@
|
|
556
580
|
</li>
|
557
581
|
|
558
582
|
|
559
|
-
<li class="
|
583
|
+
<li class="even ">
|
560
584
|
<div class="item">
|
561
585
|
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#select%21-class_method" title="Triglav::Agent::StorageFile.select! (method)">select!</a></span>
|
562
586
|
<small>Triglav::Agent::StorageFile</small>
|
@@ -564,7 +588,7 @@
|
|
564
588
|
</li>
|
565
589
|
|
566
590
|
|
567
|
-
<li class="
|
591
|
+
<li class="odd ">
|
568
592
|
<div class="item">
|
569
593
|
<span class='object_link'><a href="Triglav/Agent/Status.html#select_resource_uri_prefixes%21-class_method" title="Triglav::Agent::Status.select_resource_uri_prefixes! (method)">select_resource_uri_prefixes!</a></span>
|
570
594
|
<small>Triglav::Agent::Status</small>
|
@@ -572,7 +596,7 @@
|
|
572
596
|
</li>
|
573
597
|
|
574
598
|
|
575
|
-
<li class="
|
599
|
+
<li class="even ">
|
576
600
|
<div class="item">
|
577
601
|
<span class='object_link'><a href="Triglav/Agent/Status.html#select_resource_uris%21-class_method" title="Triglav::Agent::Status.select_resource_uris! (method)">select_resource_uris!</a></span>
|
578
602
|
<small>Triglav::Agent::Status</small>
|
@@ -580,7 +604,7 @@
|
|
580
604
|
</li>
|
581
605
|
|
582
606
|
|
583
|
-
<li class="
|
607
|
+
<li class="odd ">
|
584
608
|
<div class="item">
|
585
609
|
<span class='object_link'><a href="Triglav/Agent/ApiClient.html#send_messages-instance_method" title="Triglav::Agent::ApiClient#send_messages (method)">#send_messages</a></span>
|
586
610
|
<small>Triglav::Agent::ApiClient</small>
|
@@ -588,7 +612,7 @@
|
|
588
612
|
</li>
|
589
613
|
|
590
614
|
|
591
|
-
<li class="
|
615
|
+
<li class="even ">
|
592
616
|
<div class="item">
|
593
617
|
<span class='object_link'><a href="Triglav/Agent/Base/Setting.html#serverengine_options-instance_method" title="Triglav::Agent::Base::Setting#serverengine_options (method)">#serverengine_options</a></span>
|
594
618
|
<small>Triglav::Agent::Base::Setting</small>
|
@@ -596,7 +620,7 @@
|
|
596
620
|
</li>
|
597
621
|
|
598
622
|
|
599
|
-
<li class="
|
623
|
+
<li class="odd ">
|
600
624
|
<div class="item">
|
601
625
|
<span class='object_link'><a href="Triglav/Agent/Status.html#set-instance_method" title="Triglav::Agent::Status#set (method)">#set</a></span>
|
602
626
|
<small>Triglav::Agent::Status</small>
|
@@ -604,7 +628,7 @@
|
|
604
628
|
</li>
|
605
629
|
|
606
630
|
|
607
|
-
<li class="
|
631
|
+
<li class="even ">
|
608
632
|
<div class="item">
|
609
633
|
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#set-class_method" title="Triglav::Agent::StorageFile.set (method)">set</a></span>
|
610
634
|
<small>Triglav::Agent::StorageFile</small>
|
@@ -612,7 +636,7 @@
|
|
612
636
|
</li>
|
613
637
|
|
614
638
|
|
615
|
-
<li class="
|
639
|
+
<li class="odd ">
|
616
640
|
<div class="item">
|
617
641
|
<span class='object_link'><a href="Triglav/Agent/HashUtil.html#setdig-class_method" title="Triglav::Agent::HashUtil.setdig (method)">setdig</a></span>
|
618
642
|
<small>Triglav::Agent::HashUtil</small>
|
@@ -620,14 +644,6 @@
|
|
620
644
|
</li>
|
621
645
|
|
622
646
|
|
623
|
-
<li class="odd ">
|
624
|
-
<div class="item">
|
625
|
-
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#setnx-class_method" title="Triglav::Agent::StorageFile.setnx (method)">setnx</a></span>
|
626
|
-
<small>Triglav::Agent::StorageFile</small>
|
627
|
-
</div>
|
628
|
-
</li>
|
629
|
-
|
630
|
-
|
631
647
|
<li class="even ">
|
632
648
|
<div class="item">
|
633
649
|
<span class='object_link'><a href="Triglav/Agent/Status.html#setnx-instance_method" title="Triglav::Agent::Status#setnx (method)">#setnx</a></span>
|
@@ -638,15 +654,15 @@
|
|
638
654
|
|
639
655
|
<li class="odd ">
|
640
656
|
<div class="item">
|
641
|
-
<span class='object_link'><a href="Triglav/Agent/
|
642
|
-
<small>Triglav::Agent::
|
657
|
+
<span class='object_link'><a href="Triglav/Agent/StorageFile.html#setnx-class_method" title="Triglav::Agent::StorageFile.setnx (method)">setnx</a></span>
|
658
|
+
<small>Triglav::Agent::StorageFile</small>
|
643
659
|
</div>
|
644
660
|
</li>
|
645
661
|
|
646
662
|
|
647
663
|
<li class="even ">
|
648
664
|
<div class="item">
|
649
|
-
<span class='object_link'><a href="Triglav/Agent/Configuration.html#setting_class
|
665
|
+
<span class='object_link'><a href="Triglav/Agent/Configuration.html#setting_class-class_method" title="Triglav::Agent::Configuration.setting_class (method)">setting_class</a></span>
|
650
666
|
<small>Triglav::Agent::Configuration</small>
|
651
667
|
</div>
|
652
668
|
</li>
|
@@ -654,8 +670,8 @@
|
|
654
670
|
|
655
671
|
<li class="odd ">
|
656
672
|
<div class="item">
|
657
|
-
<span class='object_link'><a href="Triglav/Agent/
|
658
|
-
<small>Triglav::Agent::
|
673
|
+
<span class='object_link'><a href="Triglav/Agent/Configuration.html#setting_class%3D-class_method" title="Triglav::Agent::Configuration.setting_class= (method)">setting_class=</a></span>
|
674
|
+
<small>Triglav::Agent::Configuration</small>
|
659
675
|
</div>
|
660
676
|
</li>
|
661
677
|
|
@@ -670,16 +686,16 @@
|
|
670
686
|
|
671
687
|
<li class="odd ">
|
672
688
|
<div class="item">
|
673
|
-
<span class='object_link'><a href="Triglav/Agent/
|
674
|
-
<small>Triglav::Agent::
|
689
|
+
<span class='object_link'><a href="Triglav/Agent/Timer.html#start-instance_method" title="Triglav::Agent::Timer#start (method)">#start</a></span>
|
690
|
+
<small>Triglav::Agent::Timer</small>
|
675
691
|
</div>
|
676
692
|
</li>
|
677
693
|
|
678
694
|
|
679
695
|
<li class="even ">
|
680
696
|
<div class="item">
|
681
|
-
<span class='object_link'><a href="Triglav/Agent/Base/
|
682
|
-
<small>Triglav::Agent::Base::
|
697
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Setting.html#status_file-instance_method" title="Triglav::Agent::Base::Setting#status_file (method)">#status_file</a></span>
|
698
|
+
<small>Triglav::Agent::Base::Setting</small>
|
683
699
|
</div>
|
684
700
|
</li>
|
685
701
|
|
@@ -694,13 +710,21 @@
|
|
694
710
|
|
695
711
|
<li class="even ">
|
696
712
|
<div class="item">
|
697
|
-
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#
|
713
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#stop-instance_method" title="Triglav::Agent::Base::Worker#stop (method)">#stop</a></span>
|
698
714
|
<small>Triglav::Agent::Base::Worker</small>
|
699
715
|
</div>
|
700
716
|
</li>
|
701
717
|
|
702
718
|
|
703
719
|
<li class="odd ">
|
720
|
+
<div class="item">
|
721
|
+
<span class='object_link'><a href="Triglav/Agent/Base/Worker.html#stopped%3F-instance_method" title="Triglav::Agent::Base::Worker#stopped? (method)">#stopped?</a></span>
|
722
|
+
<small>Triglav::Agent::Base::Worker</small>
|
723
|
+
</div>
|
724
|
+
</li>
|
725
|
+
|
726
|
+
|
727
|
+
<li class="even ">
|
704
728
|
<div class="item">
|
705
729
|
<span class='object_link'><a href="Triglav/Agent/Base/Setting.html#token_file-instance_method" title="Triglav::Agent::Base::Setting#token_file (method)">#token_file</a></span>
|
706
730
|
<small>Triglav::Agent::Base::Setting</small>
|
@@ -708,7 +732,7 @@
|
|
708
732
|
</li>
|
709
733
|
|
710
734
|
|
711
|
-
<li class="
|
735
|
+
<li class="odd ">
|
712
736
|
<div class="item">
|
713
737
|
<span class='object_link'><a href="Triglav/Agent/Base/Processor.html#total_count-instance_method" title="Triglav::Agent::Base::Processor#total_count (method)">#total_count</a></span>
|
714
738
|
<small>Triglav::Agent::Base::Processor</small>
|
@@ -716,7 +740,7 @@
|
|
716
740
|
</li>
|
717
741
|
|
718
742
|
|
719
|
-
<li class="
|
743
|
+
<li class="even ">
|
720
744
|
<div class="item">
|
721
745
|
<span class='object_link'><a href="Triglav/Agent/Timer.html#wait-instance_method" title="Triglav::Agent::Timer#wait (method)">#wait</a></span>
|
722
746
|
<small>Triglav::Agent::Timer</small>
|
@@ -724,7 +748,7 @@
|
|
724
748
|
</li>
|
725
749
|
|
726
750
|
|
727
|
-
<li class="
|
751
|
+
<li class="odd ">
|
728
752
|
<div class="item">
|
729
753
|
<span class='object_link'><a href="Triglav/Agent/Base/Processor.html#worker-instance_method" title="Triglav::Agent::Base::Processor#worker (method)">#worker</a></span>
|
730
754
|
<small>Triglav::Agent::Base::Processor</small>
|
@@ -732,7 +756,7 @@
|
|
732
756
|
</li>
|
733
757
|
|
734
758
|
|
735
|
-
<li class="
|
759
|
+
<li class="even ">
|
736
760
|
<div class="item">
|
737
761
|
<span class='object_link'><a href="Triglav/Agent/Configuration.html#worker_module-class_method" title="Triglav::Agent::Configuration.worker_module (method)">worker_module</a></span>
|
738
762
|
<small>Triglav::Agent::Configuration</small>
|
@@ -740,7 +764,7 @@
|
|
740
764
|
</li>
|
741
765
|
|
742
766
|
|
743
|
-
<li class="
|
767
|
+
<li class="odd ">
|
744
768
|
<div class="item">
|
745
769
|
<span class='object_link'><a href="Triglav/Agent/Configuration.html#worker_module%3D-class_method" title="Triglav::Agent::Configuration.worker_module= (method)">worker_module=</a></span>
|
746
770
|
<small>Triglav::Agent::Configuration</small>
|
@@ -748,7 +772,7 @@
|
|
748
772
|
</li>
|
749
773
|
|
750
774
|
|
751
|
-
<li class="
|
775
|
+
<li class="even ">
|
752
776
|
<div class="item">
|
753
777
|
<span class='object_link'><a href="Triglav/Agent/Logger.html#write-instance_method" title="Triglav::Agent::Logger#write (method)">#write</a></span>
|
754
778
|
<small>Triglav::Agent::Logger</small>
|