| Constructor and Description |
|---|
Put(FunctionRegistry functionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
String |
put(String key,
String value)
put a value in the cache
|
public Put(FunctionRegistry functionRegistry)
@FunctionInvocation public String put(String key, String value)
key - the key used to identify the valuevalue - the valueCopyright © 2022. All rights reserved.