public class PersistKeyValueImpl extends Object
| Constructor and Description |
|---|
PersistKeyValueImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateKey() |
Collection<String> |
generateKeys(int number) |
Map<String,String> |
getAllKeyValues() |
String |
getValue(String key) |
String |
put(String value) |
void |
put(String key,
String value) |
public String generateKey()
public Collection<String> generateKeys(int number)
Copyright © 2022 Apache Software Foundation. All rights reserved.