org.apache.ignite.internal.commandline.OutputFormat to java.lang.String
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
- execute("--cache","list",".*","--config","--output-format",outputFormat.text()) to execute("--cache","list",".*","--config","--output-format",outputFormat)
- SINGLE_LINE to SINGLE_LINE.text().equals(outputFormat)