Package org.jruby
Class RubyProcess.GroupID
java.lang.Object
org.jruby.RubyProcess.GroupID
- Enclosing class:
RubyProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
change_privilege
(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObject
change_privilege
(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObject
static IRubyObject
eid
(Ruby runtime, IRubyObject arg) static IRubyObject
eid
(IRubyObject self) Deprecated.static IRubyObject
eid
(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObject
eid
(ThreadContext context, IRubyObject self) static IRubyObject
eid
(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObject
grant_privilege
(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObject
grant_privilege
(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObject
re_exchange
(ThreadContext context, IRubyObject self) static IRubyObject
re_exchangeable_p
(IRubyObject self) Deprecated.static IRubyObject
re_exchangeable_p
(ThreadContext context, IRubyObject self) static IRubyObject
static IRubyObject
rid
(IRubyObject self) Deprecated.static IRubyObject
rid
(ThreadContext context, IRubyObject self) static IRubyObject
sid_available_p
(IRubyObject self) Deprecated.static IRubyObject
sid_available_p
(ThreadContext context, IRubyObject self) static IRubyObject
switch_rb
(ThreadContext context, IRubyObject self, Block block)
-
Constructor Details
-
GroupID
public GroupID()
-
-
Method Details
-
change_privilege
@Deprecated(since="10.0") public static IRubyObject change_privilege(IRubyObject self, IRubyObject arg) Deprecated. -
change_privilege
public static IRubyObject change_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) -
eid
Deprecated. -
eid
-
eid
-
eid
Deprecated. -
eid
-
eid
-
grant_privilege
@Deprecated(since="10.0") public static IRubyObject grant_privilege(IRubyObject self, IRubyObject arg) Deprecated. -
grant_privilege
-
re_exchange
-
re_exchangeable_p
Deprecated. -
re_exchangeable_p
-
rid
Deprecated. -
rid
-
rid
-
sid_available_p
Deprecated. -
sid_available_p
-
switch_rb
-