Class JsonPrettyPrinter

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

public class JsonPrettyPrinter extends AbstractPrettyPrinter
Since:
14.0
  • Constructor Details

    • JsonPrettyPrinter

      protected JsonPrettyPrinter(org.aesh.command.shell.Shell shell)
  • Method Details