@AsynchronousPreferred public class ReIndexStartedEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ReIndexStartedEvent.IndexingMethod |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@Nullable String |
getId() |
ReIndexStartedEvent.IndexingMethod |
getMethod() |
int |
hashCode() |
static ReIndexStartedEvent |
newIndexRecoveryReIndexStartedEvent() |
static ReIndexStartedEvent |
newPropagationReIndexStartedEvent(String indexingId) |
public @Nullable String getId()
public ReIndexStartedEvent.IndexingMethod getMethod()
public static ReIndexStartedEvent newIndexRecoveryReIndexStartedEvent()
public static ReIndexStartedEvent newPropagationReIndexStartedEvent(String indexingId)
Copyright © 2003–2021 Atlassian. All rights reserved.