All Methods Static Methods Concrete Methods Deprecated Methods
| Modifier and Type |
Method and Description |
static IRubyObject |
change_privilege(IRubyObject self,
IRubyObject arg) |
static IRubyObject |
eid(IRubyObject self)
Deprecated.
|
static IRubyObject |
eid(IRubyObject self,
IRubyObject arg)
Deprecated.
|
static IRubyObject |
eid(Ruby runtime) |
static IRubyObject |
eid(Ruby runtime,
IRubyObject arg) |
static IRubyObject |
eid(ThreadContext context,
IRubyObject self) |
static IRubyObject |
eid(ThreadContext context,
IRubyObject self,
IRubyObject arg) |
static IRubyObject |
grant_privilege(IRubyObject self,
IRubyObject arg) |
static IRubyObject |
re_exchange(ThreadContext context,
IRubyObject self) |
static IRubyObject |
re_exchangeable_p(IRubyObject self) |
static IRubyObject |
rid(IRubyObject self)
Deprecated.
|
static IRubyObject |
rid(Ruby runtime) |
static IRubyObject |
rid(ThreadContext context,
IRubyObject self) |
static IRubyObject |
sid_available_p(IRubyObject self) |
static IRubyObject |
switch_rb(ThreadContext context,
IRubyObject self,
Block block) |