Package org.infinispan.cli.printers
Interface PrettyPrinter
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
AbstractPrettyPrinter,CsvPrettyPrinter,JsonPrettyPrinter,TablePrettyPrinter
- Since:
- 14.0
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
forMode
static PrettyPrinter forMode(PrettyPrinter.PrettyPrintMode mode, org.aesh.command.shell.Shell shell, PrettyRowPrinter rowPrinter) -
printItem
-
print
-
print
-