Package org.jruby
Class RubyProcess.GroupID
java.lang.Object
org.jruby.RubyProcess.GroupID
- Enclosing class:
RubyProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectchange_privilege(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObjectchange_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectstatic IRubyObjecteid(Ruby runtime, IRubyObject arg) static IRubyObjecteid(IRubyObject self) Deprecated.static IRubyObjecteid(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObjecteid(ThreadContext context, IRubyObject self) static IRubyObjecteid(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectgrant_privilege(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObjectgrant_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectre_exchange(ThreadContext context, IRubyObject self) static IRubyObjectre_exchangeable_p(IRubyObject self) Deprecated.static IRubyObjectre_exchangeable_p(ThreadContext context, IRubyObject self) static IRubyObjectstatic IRubyObjectrid(IRubyObject self) Deprecated.static IRubyObjectrid(ThreadContext context, IRubyObject self) static IRubyObjectsid_available_p(IRubyObject self) Deprecated.static IRubyObjectsid_available_p(ThreadContext context, IRubyObject self) static IRubyObjectswitch_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
-