Class RedisHandlePlugin
java.lang.Object
io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- All Implemented Interfaces:
io.vertigo.core.node.component.CoreComponent,io.vertigo.core.node.component.Plugin,HandlePlugin
- Author:
- mlaroche
-
Constructor Summary
ConstructorsConstructorDescriptionRedisHandlePlugin(Optional<String> connectorNameOpt, List<io.vertigo.connectors.redis.RedisConnector> redisConnectors) -
Method Summary
-
Constructor Details
-
RedisHandlePlugin
-
-
Method Details
-
add
- Specified by:
addin interfaceHandlePlugin
-
remove
- Specified by:
removein interfaceHandlePlugin
-
search
- Specified by:
searchin interfaceHandlePlugin
-
getByCode
- Specified by:
getByCodein interfaceHandlePlugin
-
getByUid
- Specified by:
getByUidin interfaceHandlePlugin
-
removeAll
public void removeAll()- Specified by:
removeAllin interfaceHandlePlugin
-