るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.015秒)
トップページ > バージョン:2.3.0[x] > クエリ:DRbObject[x] > クエリ:DRbObjectTemplate[x]

別のキーワード

  1. drb drbobject
  2. drbobject eql?
  3. drbobject __drbref
  4. drbobject __drburi
  5. drbobject new_with_uri

ライブラリ

クラス

キーワード

検索結果

Rinda::DRbObjectTemplate (72001.0)

Rinda::DRbObjectTemplate#===(ro) (18019.0)

@todo

@todo

This DRbObjectTemplate matches +ro+ if the remote object's drburi
and drbref are the same. +nil+ is used as a wildcard.

Rinda::DRbObjectTemplate.new(uri = nil, ref = nil) (18019.0)

@todo

@todo

Creates a new DRbObjectTemplate that will match against +uri+ and
+ref+.