@AsynchronousPreferred public class ClusterIndexSnapshotCreatedEvent extends ConfluenceEvent implements ClusterEvent
source
Constructor and Description |
---|
ClusterIndexSnapshotCreatedEvent(Object src,
String senderNodeId,
String receiverNodeId,
String indexDirName,
String indexSnapshotFilename)
Construct an event to that includes the name of the generated index snapshot.
|
Modifier and Type | Method and Description |
---|---|
String |
getIndexDirName() |
String |
getIndexSnapshotFilename() |
String |
getReceiverNodeId() |
String |
getSenderNodeId() |
equals, hashCode
getSource, toString
Copyright © 2003–2015 Atlassian. All rights reserved.