Uses of Enum Class
org.nuxeo.elasticsearch.core.ReindexingState
Packages that use ReindexingState
-
Uses of ReindexingState in org.nuxeo.elasticsearch.core
Fields in org.nuxeo.elasticsearch.core declared as ReindexingStateMethods in org.nuxeo.elasticsearch.core that return ReindexingStateModifier and TypeMethodDescriptionstatic ReindexingState
Returns the enum constant of this class with the specified name.static ReindexingState[]
ReindexingState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.nuxeo.elasticsearch.core with parameters of type ReindexingStateModifierConstructorDescriptionReindexingMessage
(String repository, String indexName, String otherIndex, ReindexingState state)