org.exist.cluster
Class UpdateClusterEvent
java.lang.Object
org.exist.cluster.ClusterEvent
org.exist.cluster.UpdateClusterEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class UpdateClusterEvent
- extends ClusterEvent
Created by Francesco Mondora.
- Author:
- Francesco Mondora aka Makkina
Date: 14-dic-2004
Time: 15.57.25
Revision $Revision: 2435 $
- See Also:
- Serialized Form
Constructor Summary |
UpdateClusterEvent(java.lang.String documentName,
java.lang.String collectionName,
java.lang.String xupdate)
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
UpdateClusterEvent
public UpdateClusterEvent(java.lang.String documentName,
java.lang.String collectionName,
java.lang.String xupdate)
execute
public void execute()
throws ClusterException
- Execute the current command.
- Specified by:
execute
in class ClusterEvent
- Throws:
ClusterException
hashCode
public int hashCode()
Copyright (C) Wolfgang Meier. All rights reserved.