Package org.nuxeo.elasticsearch.commands
Class IndexingCommands
java.lang.Object
org.nuxeo.elasticsearch.commands.IndexingCommands
-
Field Summary
Modifier and TypeFieldDescriptionprotected final List<IndexingCommand>
protected final Set<IndexingCommand.Type>
protected DocumentModel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
add
(IndexingCommand command) void
add
(IndexingCommand.Type type, boolean sync, boolean recurse) protected void
clear()
boolean
contains
(IndexingCommand.Type command) protected IndexingCommand
find
(IndexingCommand.Type command)
-
Field Details
-
commands
-
commandTypes
-
targetDocument
-
-
Constructor Details
-
IndexingCommands
protected IndexingCommands() -
IndexingCommands
-
-
Method Details
-
add
-
find
-
add
-
clear
protected void clear() -
getTargetDocument
-
contains
-
getCommands
-