@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Argument
Command,
CommandsRegistry| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
String |
example |
boolean |
javaStyleName
Required to keep compatibility with existing
control.sh output. |
boolean |
optional |
boolean |
withoutPrefix
Required to keep compatibility with existing
control.sh behaviour. |
public abstract boolean optional
True if argument optional, false if required.public abstract String description
public abstract String example
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023