public class PersistenceArguments extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PersistenceArguments.Builder
Builder of
PersistenceArguments. |
| Constructor and Description |
|---|
PersistenceArguments(PersistenceSubcommands cmd,
CleanAndBackupSubcommandArg cleanArg,
List<String> cachesList) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
cachesList() |
CleanAndBackupSubcommandArg |
cleanArg() |
PersistenceSubcommands |
subcommand() |
public PersistenceArguments(PersistenceSubcommands cmd, CleanAndBackupSubcommandArg cleanArg, List<String> cachesList)
cmd - public PersistenceSubcommands subcommand()
public CleanAndBackupSubcommandArg cleanArg()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022