org.exist.cluster
Class RemoveCollectionClusterEvent
java.lang.Object
org.exist.cluster.ClusterEvent
org.exist.cluster.RemoveCollectionClusterEvent
- All Implemented Interfaces:
- Serializable
public class RemoveCollectionClusterEvent
- extends ClusterEvent
Created by Francesco Mondora.
- Author:
- Nicola Breda aka Maiale
Date: 08-aug-2005
Time: 09.21.12
Revision $Revision: 1582 $
- See Also:
- Serialized Form
RemoveCollectionClusterEvent
public RemoveCollectionClusterEvent(String parent,
String collectionName)
getCollectionName
public String getCollectionName()
- Overrides:
getCollectionName
in class ClusterEvent
getParent
public String getParent()
execute
public void execute()
throws ClusterException
- Execute the current command.
- Specified by:
execute
in class ClusterEvent
- Throws:
ClusterException
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright (C) Wolfgang Meier. All rights reserved.