るりまサーチ (Ruby 2.6.0)

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

別のキーワード

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

検索結果

Rinda::DRbObjectTemplate (18007.0)

Rinda::DRbObjectTemplate#===(ro) (9007.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) (9007.0)

@todo

@todo

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