Uses of Class
io.datarouter.storage.client.imp.WrappedNodeFactory
| Package | Description |
|---|---|
| io.datarouter.storage.client.imp |
-
Uses of WrappedNodeFactory in io.datarouter.storage.client.imp
Methods in io.datarouter.storage.client.imp that return WrappedNodeFactory Modifier and Type Method Description protected abstract <EK extends io.datarouter.model.key.entity.EntityKey<EK>, E extends io.datarouter.model.entity.Entity<EK>, PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK, PK>, D extends io.datarouter.model.databean.Databean<PK, D>, F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK, D>>
WrappedNodeFactory<EK,E,PK,D,F,?>BaseClientNodeFactory. makeWrappedNodeFactory()