|
||||||||
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.RemoveClusterEvent
Created by Francesco Mondora.
Field Summary |
Fields inherited from class org.exist.cluster.ClusterEvent |
NO_EVENT |
Constructor Summary | |
RemoveClusterEvent(java.lang.String documentName,
java.lang.String collectionName)
|
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 |
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoveClusterEvent(java.lang.String documentName, java.lang.String collectionName)
Method Detail |
public void execute() throws ClusterException
execute
in class ClusterEvent
ClusterException
public int hashCode()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |