| Package | Description |
|---|---|
| org.apache.ignite.internal.commandline.argument.parser |
| Modifier and Type | Method and Description |
|---|---|
Function<CLIArgumentParser,T> |
CLIArgument.defaultValueSupplier() |
| Modifier and Type | Method and Description |
|---|---|
static <T> CLIArgument<T> |
CLIArgument.optionalArg(String name,
String usage,
Class<T> type,
Function<CLIArgumentParser,T> dfltValSupplier) |
| Constructor and Description |
|---|
CLIArgument(String name,
String usage,
boolean isOptional,
Class<T> type,
Function<CLIArgumentParser,T> dfltValSupplier) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022