org.exist.cluster
Class StoreClusterEvent
java.lang.Object
org.exist.cluster.ClusterEvent
org.exist.cluster.StoreClusterEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class StoreClusterEvent
- extends ClusterEvent
Created by Francesco Mondora.
- Author:
- Francesco Mondora aka Makkina
Date: Aug 30, 2004
Time: 3:45:03 PM
Revision $Revision: 1.3 $
- See Also:
- Serialized Form
|
Constructor Summary |
StoreClusterEvent(java.lang.String content,
java.lang.String collectionName,
java.lang.String documentName)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
StoreClusterEvent
public StoreClusterEvent(java.lang.String content,
java.lang.String collectionName,
java.lang.String documentName)
execute
public void execute()
throws ClusterException
- Execute the current command.
- Specified by:
execute in class ClusterEvent
- Throws:
ClusterException
toString
public java.lang.String toString()
hashCode
public int hashCode()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.