Package org.infinispan.cli.printers
Class CsvPrettyPrinter
java.lang.Object
org.infinispan.cli.printers.AbstractPrettyPrinter
org.infinispan.cli.printers.CsvPrettyPrinter
- All Implemented Interfaces:
Closeable,AutoCloseable,PrettyPrinter
- Since:
- 14.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.cli.printers.PrettyPrinter
PrettyPrinter.PrettyPrintMode -
Field Summary
Fields inherited from class org.infinispan.cli.printers.AbstractPrettyPrinter
shell -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCsvPrettyPrinter(org.aesh.command.shell.Shell shell, PrettyRowPrinter rowPrinter) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.cli.printers.PrettyPrinter
print, print
-
Constructor Details
-
CsvPrettyPrinter
-
-
Method Details
-
printItem
-
close
- Throws:
IOException
-