Package org.apache.jackrabbit.oak.run
Class JsonIndexCommand
java.lang.Object
org.apache.jackrabbit.oak.run.JsonIndexCommand
- All Implemented Interfaces:
Command
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INDEX
- See Also:
-
-
Constructor Details
-
JsonIndexCommand
public JsonIndexCommand()
-
-
Method Details
-
execute
-
process
public void process(NodeStore nodeStore, LineNumberReader reader, String user, String password) throws Exception - Throws:
Exception
-
openSession
public static Session openSession(NodeStore nodeStore, String user, String password) throws RepositoryException - Throws:
RepositoryException
-