public class NoopConsole extends Object implements GridConsole
GridConsole.| Constructor and Description |
|---|
NoopConsole() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
See
Console.flush(). |
Console |
format(String fmt,
Object... args)
|
Console |
printf(String format,
Object... args)
|
Reader |
reader()
See
Console.reader(). |
String |
readLine()
See
Console.readLine(). |
String |
readLine(String fmt,
Object... args)
|
char[] |
readPassword()
|
char[] |
readPassword(String fmt,
Object... args)
|
PrintWriter |
writer()
See
Console.writer(). |
public PrintWriter writer()
Console.writer().writer in interface GridConsolepublic Reader reader()
Console.reader().reader in interface GridConsolepublic Console format(String fmt, Object... args)
format in interface GridConsolepublic Console printf(String format, Object... args)
printf in interface GridConsolepublic String readLine(String fmt, Object... args)
readLine in interface GridConsolepublic String readLine()
Console.readLine().readLine in interface GridConsolepublic char[] readPassword(String fmt, Object... args)
readPassword in interface GridConsolepublic char[] readPassword()
readPassword in interface GridConsolepublic void flush()
Console.flush().flush in interface GridConsole
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022