AdminUI lets you examine and manage an instance of Persistit running within an application. With it you can view:
Application data stored in Persistit,
Configuration details, including physical file names, sizes and growth parameters,
License information,
Performance statistics, including buffer pool and prewrite journal utilization.
In addition, AdminUI lets you launch various utility tasks such as exporting and importing data.
AdminUI uses the Java Swing interface and requires a workstation with keyboard, mouse and display.
You can launch AdminUI locally within the same JVM as the Persistit instance.
Alternatively, if Persistit is configured for remote management, you can connect AdminUI from a remote workstation.