Package org.infinispan.cli.printers
Class JsonPrettyPrinter
java.lang.Object
org.infinispan.cli.printers.AbstractPrettyPrinter
org.infinispan.cli.printers.JsonPrettyPrinter
- 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
Constructors -
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
-
JsonPrettyPrinter
protected JsonPrettyPrinter(org.aesh.command.shell.Shell shell)
-
-
Method Details
-
printItem
-
close
- Throws:
IOException
-