@AsynchronousPreferred public class ClusterIndexSnapshotCreatedEvent extends ConfluenceEvent implements ClusterEvent
source| Constructor and Description |
|---|
ClusterIndexSnapshotCreatedEvent(Object src,
String senderNodeId,
String receiverNodeId,
long journalEntryId,
String indexDirName,
String indexSnapshotFilename)
Construct an event to that includes the name of the generated index snapshot.
|
ClusterIndexSnapshotCreatedEvent(Object src,
String senderNodeId,
String receiverNodeId,
String indexDirName,
String indexSnapshotFilename)
Deprecated.
since 5.9
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexDirName() |
String |
getIndexSnapshotFilename() |
long |
getJournalEntryId() |
String |
getReceiverNodeId() |
String |
getSenderNodeId() |
equals, hashCodegetSource, toStringCopyright © 2003–2018 Atlassian. All rights reserved.