Uses of Class
dev.vality.damsel.context.ContextsSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.damsel.context |
-
Uses of ContextsSrv.Get_args in dev.vality.damsel.context
Methods in dev.vality.damsel.context that return ContextsSrv.Get_args Modifier and Type Method Description ContextsSrv.Get_argsContextsSrv.Get_args. deepCopy()ContextsSrv.Get_argsContextsSrv.AsyncProcessor.Get. getEmptyArgsInstance()ContextsSrv.Get_argsContextsSrv.Processor.Get. getEmptyArgsInstance()ContextsSrv.Get_argsContextsSrv.Get_args. setId(String id)ContextsSrv.Get_argsContextsSrv.Get_args. setNs(String ns)Methods in dev.vality.damsel.context with parameters of type ContextsSrv.Get_args Modifier and Type Method Description intContextsSrv.Get_args. compareTo(ContextsSrv.Get_args other)booleanContextsSrv.Get_args. equals(ContextsSrv.Get_args that)ContextsSrv.Get_resultContextsSrv.Processor.Get. getResult(I iface, ContextsSrv.Get_args args)voidContextsSrv.AsyncProcessor.Get. start(I iface, ContextsSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<Value> resultHandler)Constructors in dev.vality.damsel.context with parameters of type ContextsSrv.Get_args Constructor Description Get_args(ContextsSrv.Get_args other)Performs a deep copy on other.