Class CsvPrettyPrinter

java.lang.Object
org.infinispan.cli.printers.AbstractPrettyPrinter
org.infinispan.cli.printers.CsvPrettyPrinter
All Implemented Interfaces:
Closeable, AutoCloseable, PrettyPrinter

public class CsvPrettyPrinter extends AbstractPrettyPrinter
Since:
14.0
  • Constructor Details

    • CsvPrettyPrinter

      protected CsvPrettyPrinter(org.aesh.command.shell.Shell shell, PrettyRowPrinter rowPrinter)
  • Method Details