Package org.infinispan.cli.printers
Class TablePrettyPrinter
java.lang.Object
org.infinispan.cli.printers.TablePrettyPrinter
- 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 -
Constructor Summary
ConstructorsConstructorDescriptionTablePrettyPrinter(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
-
TablePrettyPrinter
-
-
Method Details
-
printItem
- Specified by:
printItemin interfacePrettyPrinter
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-