Uses of Interface
org.apache.jackrabbit.oak.run.commons.Command
Packages that use Command
Package
Description
-
Uses of Command in org.apache.jackrabbit.oak.exporter
Classes in org.apache.jackrabbit.oak.exporter that implement Command -
Uses of Command in org.apache.jackrabbit.oak.index
Classes in org.apache.jackrabbit.oak.index that implement Command -
Uses of Command in org.apache.jackrabbit.oak.index.merge
Classes in org.apache.jackrabbit.oak.index.merge that implement CommandModifier and TypeClassDescriptionclass
class
class
-
Uses of Command in org.apache.jackrabbit.oak.run
Classes in org.apache.jackrabbit.oak.run that implement CommandModifier and TypeClassDescriptionclass
class
CreateGarbageCommand creates garbage nodes in the repository in order to allow for testing fullGC functionality.class
Command to upgrade JR2 DataStore cache.class
Command to check data store consistency and also optionally retrieve ids and references.class
Command to check data store consistency and also optionally retrieve ids and references.class
Command to concurrently download blobs from an azure datastore using sas token authentication.class
The flatfile command is an extract of the ability to create a filefile from the index command.class
Scans and lists all references to nt:frozenNode and returns an exit code of 1 if any are found (0 otherwise).class
Scans and lists all references to nt:frozenNode and returns an exit code of 1 if any are found (0 otherwise).class
class
class
class
Command to analyze and repair the namespace registry in an Oak repository (NamespaceRegistryModel
).class
class
class
class
Gives information about current node revisions state.class
-
Uses of Command in org.apache.jackrabbit.oak.run.commons
Methods in org.apache.jackrabbit.oak.run.commons that return CommandConstructor parameters in org.apache.jackrabbit.oak.run.commons with type arguments of type Command