Package org.apache.jackrabbit.oak.index
Class IndexCommand
java.lang.Object
org.apache.jackrabbit.oak.index.IndexCommand
- All Implemented Interfaces:
Command
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
exit
(int status) static void
setDisableExitOnError
(boolean disableExitOnError)
-
Field Details
-
NAME
- See Also:
-
INDEX_DEFINITIONS_JSON
- See Also:
-
INDEX_INFO_TXT
- See Also:
-
INDEX_CONSISTENCY_CHECK_TXT
- See Also:
-
-
Constructor Details
-
IndexCommand
public IndexCommand()
-
-
Method Details
-
checkTikaDependency
- Throws:
ClassNotFoundException
-
exit
public void exit(int status) -
execute
-
setDisableExitOnError
public static void setDisableExitOnError(boolean disableExitOnError)
-