AdminUI menu items include:
Menu | Sub Menu | Description & Use |
File | Connect | Specify a remote Persistit instance to connect to and manage. |
Disconnect | Close the connection to a remote Persistit instance. | |
Freeze Persistit Updates | Toggle the Update Suspended flag. When set, Persistit stalls any thread that is attempting to update the database. | |
Suspend Persistit Shutdown | Toggles the Shutdown Suspended flag. When set, Persistit stalls any thread that is attempting to execute the close method. | |
Flush all data to Disk | Invokes the Persistit flush and sync methods to force all updates to disk. | |
Close Persistit Now | Invokes the Persistit close method. Use with care because subsequent database operations within the application will fail. | |
Exit | Close and exit the AdminUI application. | |
View | Refresh | Set the display refresh time interval. Choices include 2, 5, 10, 30 and 60 seconds. Refresh Once turns off automatic refresh. |
Wrap Mode | Controls whether long text lines displayed in multi-line text boxes are wrapped, and if so whether they are wrapped on word or character boundaries. | |
Font | Selects Default or Monospaced font for various text information display fields. In some circumstances Monospaced font may enhance legibility. | |
Select | (Trees Panel only) Populate the data table display with selected key/value pairs from a tree. | |
Tasks | New Task | Select a Task to set up and execute |
Suspend Tasks | (Tasks Panel only) Suspend the selected Tasks. | |
Resume Tasks | (Tasks Panel only) Resume execution of selected suspended Tasks. | |
Terminate Tasks | (Tasks Panel only) Terminate execution of selected Tasks. | |
Remove Tasks | (Tasks Panel only) Terminates and removes selected Tasks from the task list. | |
Help | Help | Display this help system. |
About | Display copyright and version information about Persistit. |