Uses of Class
dev.vality.fistful.source.ManagementSrv.GetContext_args
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of ManagementSrv.GetContext_args in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return ManagementSrv.GetContext_args Modifier and Type Method Description ManagementSrv.GetContext_argsManagementSrv.GetContext_args. deepCopy()ManagementSrv.GetContext_argsManagementSrv.AsyncProcessor.GetContext. getEmptyArgsInstance()ManagementSrv.GetContext_argsManagementSrv.Processor.GetContext. getEmptyArgsInstance()ManagementSrv.GetContext_argsManagementSrv.GetContext_args. setId(String id)Methods in dev.vality.fistful.source with parameters of type ManagementSrv.GetContext_args Modifier and Type Method Description intManagementSrv.GetContext_args. compareTo(ManagementSrv.GetContext_args other)booleanManagementSrv.GetContext_args. equals(ManagementSrv.GetContext_args that)ManagementSrv.GetContext_resultManagementSrv.Processor.GetContext. getResult(I iface, ManagementSrv.GetContext_args args)voidManagementSrv.AsyncProcessor.GetContext. start(I iface, ManagementSrv.GetContext_args args, org.apache.thrift.async.AsyncMethodCallback<Map<String,Value>> resultHandler)Constructors in dev.vality.fistful.source with parameters of type ManagementSrv.GetContext_args Constructor Description GetContext_args(ManagementSrv.GetContext_args other)Performs a deep copy on other.