Uses of Interface
io.openraven.magpie.core.dmap.client.DMapMLClient
-
Packages that use DMapMLClient Package Description io.openraven.magpie.core.dmap.client io.openraven.magpie.core.dmap.service -
-
Uses of DMapMLClient in io.openraven.magpie.core.dmap.client
Classes in io.openraven.magpie.core.dmap.client that implement DMapMLClient Modifier and Type Class Description classDMapMLClientImpl -
Uses of DMapMLClient in io.openraven.magpie.core.dmap.service
Constructors in io.openraven.magpie.core.dmap.service with parameters of type DMapMLClient Constructor Description DMapLambdaServiceImpl(DMapMLClient dMapMLClient, com.fasterxml.jackson.databind.ObjectMapper mapper, int workers)
-