Uses of Class
io.inugami.api.models.Tuple
-
Packages that use Tuple Package Description io.inugami.api.monitoring -
-
Uses of Tuple in io.inugami.api.monitoring
Methods in io.inugami.api.monitoring with parameters of type Tuple Modifier and Type Method Description MdcServiceMdcService. addMdc(Tuple<String,Serializable>... keys)Method parameters in io.inugami.api.monitoring with type arguments of type Tuple Modifier and Type Method Description MdcServiceMdcService. addMdc(Collection<Tuple<String,Serializable>> keys)
-