Class RateLimitingMemStorePlugin

java.lang.Object
io.vertigo.vega.plugins.ratelimiting.mem.RateLimitingMemStorePlugin
All Implemented Interfaces:
io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Plugin, io.vertigo.core.node.definition.DefinitionProvider, io.vertigo.core.node.definition.SimpleDefinitionProvider, RateLimitingStorePlugin

public final class RateLimitingMemStorePlugin extends Object implements RateLimitingStorePlugin, io.vertigo.core.node.definition.SimpleDefinitionProvider
Rate limiting counting in memory storage.
Author:
npiedeloup