Class MemoryStoreFactory
java.lang.Object
services.moleculer.service.MoleculerComponent
services.moleculer.service.Service
services.moleculer.web.middleware.limiter.RatingStoreFactory
services.moleculer.web.middleware.limiter.MemoryStoreFactory
- All Implemented Interfaces:
services.moleculer.service.MoleculerLifecycle
-
Field Summary
Fields inherited from class services.moleculer.service.MoleculerComponent
broker, logger, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class services.moleculer.service.MoleculerComponent
getBroker, getLogger, getName, started, stopped
-
Constructor Details
-
MemoryStoreFactory
public MemoryStoreFactory()
-
-
Method Details
-
createStore
- Specified by:
createStorein classRatingStoreFactory
-