るりまサーチ

最速Rubyリファレンスマニュアル検索!
300件ヒット [1-100件を表示] (0.128秒)
トップページ > クエリ:e[x] > クエリ:notify[x]

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. matrix rank_e
  5. open3 capture2e

検索結果

<< 1 2 3 > >>

Rinda::TupleSpaceProxy#notify(ev, tuple, sec = nil) -> Rinda::NotifyTemplateEntry (21313.0)

event で指定した種類のイベントの監視を開始します。

...event で指定した種類のイベントの監視を開始します。

内部的にはリモートオブジェクトの Rinda::TupleSpace#notify にフォワードされます。
詳細は Rinda::TupleSpace#notify 参照してください

@param event 監視対象のイベント(文字列)
@para...
...m pattern 監視対象となるタプルのパターン
@param sec 監視期間の長さ(秒数)...

Rinda::TupleSpace#notify(event, pattern, sec = nil) -> Rinda::NotifyTemplateEntry (21307.0)

event で指定した種類のイベントの監視を開始します。

...event で指定した種類のイベントの監視を開始します。

イベントを生じさせたタプルがpattern にマッチした場合にのみ報告されます。

イベントが生じた場合、
このメソッドの返り値の Rinda::NotifyTemplateEntry を経由し、
Rinda::No...
...emplateEntry#each を用いて報告を受け取ります。

sec で監視期間を秒数で指定できます。 nil で無限に監視し続けます。

e
vent として以下の3つを指定できます。
* 'write' : タプルが追加された
* 'take' : タプルが take された
* 'de...
...lete' : タプルが有効期限切れや上書きされたなどでタプルスペースから削除された
これで指定したイベントに加えて、
有効期限切れによって監視が終了した場合には 'close' イベントが報告されます。

pattern で指定できるパ...

Observable#notify_observers(*arg) -> nil (21301.0)

オブザーバへ更新を通知します。

...ザーバの update メソッドを順次呼び出します。
与えられた引数はその update メソッドに渡されます。
与えられた引数の数と登録されているオブザーバのupdate メソッドの引数の数に違いがある場合は
例外ArgumentErrorを発生しま...
...す。
全てのオブザーバの update メソッドを呼び出し後、更新フラグを初期化します。

@raise ArgumentError 与えられた引数の数と登録されているオブザーバのupdate メソッドの引数の数に違いがある場合に発生します。...

Shell::SystemCommand#notify(*opts) {|message| ... } -> String (21208.0)

@todo

...@todo

@param opts

@see Shell#notify...

Shell.notify(*opts) {|message| ... } -> String (21201.0)

@todo

@todo

絞り込み条件を変える

Shell::SystemCommand#notify(*opts) -> String (21108.0)

@todo

...@todo

@param opts

@see Shell#notify...

Shell#notify(*opts) { ... } -> () (21101.0)

@todo

@todo

Shell::CommandProcessor#notify(*opts) { ... } -> () (21101.0)

@todo

@todo

Shell::Filter#notify(*opts) { ... } -> () (21101.0)

@todo

@todo

Socket::Constants::IP_ROUTER_ALERT -> Integer (9316.0)

Notify transit routers to more closely examine the contents of an IP packet。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Notify transit routers to more closely examine the contents of an IP packet。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, ip(7linux)...

絞り込み条件を変える

Socket::IP_ROUTER_ALERT -> Integer (9316.0)

Notify transit routers to more closely examine the contents of an IP packet。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

...Notify transit routers to more closely examine the contents of an IP packet。
BasicSocket#getsockopt, BasicSocket#setsockopt
の第2引数(optname)に使用します。

@see Socket::Constants::IPPROTO_IP, ip(7linux)...

Win32::Registry::Constants::KEY_CREATE_SUB_KEY (9201.0)

@todo

@todo

セキュリティアクセスマスク。
<< 1 2 3 > >>