|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.cluster.ClusterEvent
org.exist.cluster.UpdateClusterEvent
Created by Francesco Mondora.
| Field Summary |
| Fields inherited from class org.exist.cluster.ClusterEvent |
collectionName, documentName, NO_EVENT |
| Constructor Summary | |
UpdateClusterEvent(java.lang.String documentName,
java.lang.String collectionName,
java.lang.String xupdate)
|
|
| Method Summary | |
void |
execute()
Execute the current command. |
int |
hashCode()
|
| Methods inherited from class org.exist.cluster.ClusterEvent |
equals, getCollection, getCollection, getCollectionName, getCounter, getDocumentName, getId, getResource, setCounter, setId |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UpdateClusterEvent(java.lang.String documentName,
java.lang.String collectionName,
java.lang.String xupdate)
| Method Detail |
public void execute()
throws ClusterException
execute in class ClusterEventClusterExceptionpublic int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||