Uses of Class
ai.heavy.thrift.server.Heavy.has_role_args
-
Packages that use Heavy.has_role_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.has_role_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.has_role_args Modifier and Type Method Description Heavy.has_role_argsHeavy.has_role_args. deepCopy()Heavy.has_role_argsHeavy.AsyncProcessor.has_role. getEmptyArgsInstance()Heavy.has_role_argsHeavy.Processor.has_role. getEmptyArgsInstance()Heavy.has_role_argsHeavy.has_role_args. setGranteeName(String granteeName)Heavy.has_role_argsHeavy.has_role_args. setRoleName(String roleName)Heavy.has_role_argsHeavy.has_role_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.has_role_args Modifier and Type Method Description intHeavy.has_role_args. compareTo(Heavy.has_role_args other)booleanHeavy.has_role_args. equals(Heavy.has_role_args that)Heavy.has_role_resultHeavy.Processor.has_role. getResult(I iface, Heavy.has_role_args args)voidHeavy.AsyncProcessor.has_role. start(I iface, Heavy.has_role_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.has_role_args Constructor Description has_role_args(Heavy.has_role_args other)Performs a deep copy on other.
-