mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
28.28.2015 fda423b1444815ac01dd9b3adeb0061cb5236a81
refs
author Matthew Swift <matthew.swift@forgerock.com>
Wednesday, October 28, 2015 01:28 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Wednesday, October 28, 2015 01:44 +0100
commitfda423b1444815ac01dd9b3adeb0061cb5236a81
tree 1de2a950b95bfded99d6b29cd3335d1be5620558 tree | zip | gz
parent f8dfd1a5ffa4fd45813785026abee9d0cd35e4e0 view | diff
OPENDJ-2343: minor usability improvements to backendstat tool

Renamed sub-commands to use terminology which is more familiar to end-
users:

High-level sub-commands:

* list-backends - lists pluggable backends
* list-base-dns - lists base DNs of a pluggable backend
* list-indexes - lists all indexes within a backend/baseDN
* show-index-status - shows summary of attribute indexes within
a backend/baseDN
* dump-index - dumps an index and decodes key/values

Low-level sub-commands:

* list-raw-dbs - lists underlying databases within a backend
* dump-raw-db - dumps raw hex content of a database.

In addition, command line options have been updated to avoid terms like
"storage", "tree", "entry container", and "root container".
4 files modified
175 ■■■■ changed files
opendj-server-legacy/src/main/docbkx/man-pages/backendstat-examples.xml 2 ●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/man-pages/variablelist-backendstat-index-status.xml 6 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/BackendStat.java 126 ●●●● diff | view | raw | blame | history
opendj-server-legacy/src/messages/org/opends/messages/tool.properties 41 ●●●● diff | view | raw | blame | history