るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.007秒)

検索結果

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

@todo

@todo

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

Rinda::SimpleRenewer.new(sec = 180) -> Rinda::SimpleRenewer (10.0)

新たな SimpleRenewer オブジェクトを生成します。

新たな SimpleRenewer オブジェクトを生成します。

sec で Rinda::SimpleRenewer#renew が返す秒数を指定します。
@param sec renew が返す秒数

Rinda::TupleSpaceProxy.new(ts) -> Rinda::TupleSpaceProxy (10.0)

ts を wrap した新たな TupleSpaceProxy オブジェクトを生成します。

ts を wrap した新たな TupleSpaceProxy オブジェクトを生成します。

@param ts ラップするリモート Rinda::TupleSpace オブジェクト