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