Uses of Class
com.omnisci.thrift.server.OmniSci.has_role_args
-
Packages that use OmniSci.has_role_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.has_role_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.has_role_args Modifier and Type Method Description OmniSci.has_role_argsOmniSci.has_role_args. deepCopy()OmniSci.has_role_argsOmniSci.AsyncProcessor.has_role. getEmptyArgsInstance()OmniSci.has_role_argsOmniSci.Processor.has_role. getEmptyArgsInstance()OmniSci.has_role_argsOmniSci.has_role_args. setGranteeName(String granteeName)OmniSci.has_role_argsOmniSci.has_role_args. setRoleName(String roleName)OmniSci.has_role_argsOmniSci.has_role_args. setSession(String session)Methods in com.omnisci.thrift.server with parameters of type OmniSci.has_role_args Modifier and Type Method Description intOmniSci.has_role_args. compareTo(OmniSci.has_role_args other)booleanOmniSci.has_role_args. equals(OmniSci.has_role_args that)OmniSci.has_role_resultOmniSci.Processor.has_role. getResult(I iface, OmniSci.has_role_args args)voidOmniSci.AsyncProcessor.has_role. start(I iface, OmniSci.has_role_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.has_role_args Constructor Description has_role_args(OmniSci.has_role_args other)Performs a deep copy on other.
-